2025-12-13 00:01:03.086475 | Job console starting 2025-12-13 00:01:03.095413 | Updating git repos 2025-12-13 00:01:03.173235 | Cloning repos into workspace 2025-12-13 00:01:03.460126 | Restoring repo states 2025-12-13 00:01:03.617391 | Merging changes 2025-12-13 00:01:03.617413 | Checking out repos 2025-12-13 00:01:03.685156 | Preparing playbooks 2025-12-13 00:01:06.232704 | Running Ansible setup 2025-12-13 00:01:16.785781 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-13 00:01:21.263606 | 2025-12-13 00:01:21.263830 | PLAY [Base pre] 2025-12-13 00:01:21.391863 | 2025-12-13 00:01:21.392055 | TASK [Setup log path fact] 2025-12-13 00:01:21.505067 | ubuntu-noble-large | ok 2025-12-13 00:01:21.587414 | 2025-12-13 00:01:21.587628 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-13 00:01:21.770713 | ubuntu-noble-large | ok 2025-12-13 00:01:21.822106 | 2025-12-13 00:01:21.822260 | TASK [emit-job-header : Print job information] 2025-12-13 00:01:21.924606 | # Job Information 2025-12-13 00:01:21.924936 | Ansible Version: 2.16.14 2025-12-13 00:01:21.924980 | Job: container-images-kolla-push-2025.1 2025-12-13 00:01:21.925018 | Pipeline: periodic-midnight 2025-12-13 00:01:21.925046 | Executor: 521e9411259a 2025-12-13 00:01:21.925068 | Triggered by: https://github.com/osism/container-images-kolla 2025-12-13 00:01:21.925091 | Event ID: 8bdeb39c8a854d4abc25f2ca95ccb8d7 2025-12-13 00:01:21.937920 | 2025-12-13 00:01:21.938073 | LOOP [emit-job-header : Print node information] 2025-12-13 00:01:22.477800 | ubuntu-noble-large | ok: 2025-12-13 00:01:22.478013 | ubuntu-noble-large | # Node Information 2025-12-13 00:01:22.478051 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-12-13 00:01:22.478077 | ubuntu-noble-large | Hostname: ubuntu 2025-12-13 00:01:22.478099 | ubuntu-noble-large | Username: zuul 2025-12-13 00:01:22.478120 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-12-13 00:01:22.484944 | ubuntu-noble-large | Provider: regiocloud-a 2025-12-13 00:01:22.485051 | ubuntu-noble-large | Region: 2025-12-13 00:01:22.485083 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-12-13 00:01:22.485107 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-12-13 00:01:22.485130 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7c:9f81 2025-12-13 00:01:22.512923 | 2025-12-13 00:01:22.513090 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-13 00:01:25.044061 | ubuntu-noble-large -> localhost | changed 2025-12-13 00:01:25.055114 | 2025-12-13 00:01:25.055275 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-13 00:01:27.825423 | ubuntu-noble-large -> localhost | changed 2025-12-13 00:01:27.841965 | 2025-12-13 00:01:27.842184 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-13 00:01:28.808362 | ubuntu-noble-large -> localhost | ok 2025-12-13 00:01:28.815870 | 2025-12-13 00:01:28.816064 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-13 00:01:28.884507 | ubuntu-noble-large | ok 2025-12-13 00:01:28.917216 | ubuntu-noble-large | included: /var/lib/zuul/builds/3f74e07a2b8148418ad314ba84bb5a72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-13 00:01:28.934156 | 2025-12-13 00:01:28.934289 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-13 00:01:31.448659 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-12-13 00:01:31.449126 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/3f74e07a2b8148418ad314ba84bb5a72/work/3f74e07a2b8148418ad314ba84bb5a72_id_rsa 2025-12-13 00:01:31.449170 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/3f74e07a2b8148418ad314ba84bb5a72/work/3f74e07a2b8148418ad314ba84bb5a72_id_rsa.pub 2025-12-13 00:01:31.449197 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-12-13 00:01:31.449222 | ubuntu-noble-large -> localhost | SHA256:UIZmPvXzzt/V225HywsaEGhf5hugruSozaIqYk/OSsE zuul-build-sshkey 2025-12-13 00:01:31.449256 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-12-13 00:01:31.449279 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-12-13 00:01:31.449300 | ubuntu-noble-large -> localhost | | .o | 2025-12-13 00:01:31.449321 | ubuntu-noble-large -> localhost | | +oo | 2025-12-13 00:01:31.449342 | ubuntu-noble-large -> localhost | | +.+ + o | 2025-12-13 00:01:31.449362 | ubuntu-noble-large -> localhost | |. +.o O | 2025-12-13 00:01:31.449382 | ubuntu-noble-large -> localhost | | E oSo = | 2025-12-13 00:01:31.449411 | ubuntu-noble-large -> localhost | | . . . + o| 2025-12-13 00:01:31.449432 | ubuntu-noble-large -> localhost | | . . . . = ...+| 2025-12-13 00:01:31.449451 | ubuntu-noble-large -> localhost | |+o* + . = .+*| 2025-12-13 00:01:31.449472 | ubuntu-noble-large -> localhost | |Oo=B o . ..=*| 2025-12-13 00:01:31.449493 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-12-13 00:01:31.449558 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.662143 2025-12-13 00:01:31.457024 | 2025-12-13 00:01:31.457159 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-13 00:01:31.503050 | ubuntu-noble-large | ok 2025-12-13 00:01:31.527011 | ubuntu-noble-large | included: /var/lib/zuul/builds/3f74e07a2b8148418ad314ba84bb5a72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-13 00:01:31.557927 | 2025-12-13 00:01:31.558092 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-13 00:01:31.588059 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-13 00:01:31.595103 | 2025-12-13 00:01:31.595254 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-13 00:01:32.482489 | ubuntu-noble-large | changed 2025-12-13 00:01:32.501228 | 2025-12-13 00:01:32.501389 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-13 00:01:32.866218 | ubuntu-noble-large | ok 2025-12-13 00:01:32.878268 | 2025-12-13 00:01:32.878428 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-13 00:01:33.780273 | ubuntu-noble-large | changed 2025-12-13 00:01:33.802370 | 2025-12-13 00:01:33.802526 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-13 00:01:34.732937 | ubuntu-noble-large | changed 2025-12-13 00:01:34.746307 | 2025-12-13 00:01:34.746460 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-13 00:01:34.811604 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-13 00:01:34.819015 | 2025-12-13 00:01:34.819161 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-13 00:01:36.290490 | ubuntu-noble-large -> localhost | changed 2025-12-13 00:01:36.364277 | 2025-12-13 00:01:36.364438 | TASK [add-build-sshkey : Add back temp key] 2025-12-13 00:01:37.415594 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/3f74e07a2b8148418ad314ba84bb5a72/work/3f74e07a2b8148418ad314ba84bb5a72_id_rsa (zuul-build-sshkey) 2025-12-13 00:01:37.416492 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.036499 2025-12-13 00:01:37.428992 | 2025-12-13 00:01:37.429110 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-13 00:01:37.917294 | ubuntu-noble-large | ok 2025-12-13 00:01:37.931835 | 2025-12-13 00:01:37.931971 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-13 00:01:37.977419 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-13 00:01:37.990998 | 2025-12-13 00:01:37.991124 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-13 00:01:38.546548 | ubuntu-noble-large | ok 2025-12-13 00:01:38.563524 | 2025-12-13 00:01:38.563683 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-13 00:01:38.694688 | ubuntu-noble-large | ok 2025-12-13 00:01:38.700255 | 2025-12-13 00:01:38.700379 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-13 00:01:39.132019 | ubuntu-noble-large -> localhost | ok 2025-12-13 00:01:39.148834 | 2025-12-13 00:01:39.148986 | TASK [validate-host : Collect information about the host] 2025-12-13 00:01:40.557050 | ubuntu-noble-large | ok 2025-12-13 00:01:40.587678 | 2025-12-13 00:01:40.587852 | TASK [validate-host : Sanitize hostname] 2025-12-13 00:01:40.855004 | ubuntu-noble-large | ok 2025-12-13 00:01:40.861215 | 2025-12-13 00:01:40.861350 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-13 00:01:41.926114 | ubuntu-noble-large -> localhost | changed 2025-12-13 00:01:41.934800 | 2025-12-13 00:01:41.934948 | TASK [validate-host : Collect information about zuul worker] 2025-12-13 00:01:42.683950 | ubuntu-noble-large | ok 2025-12-13 00:01:42.693344 | 2025-12-13 00:01:42.693542 | TASK [validate-host : Write out all zuul information for each host] 2025-12-13 00:01:43.410341 | ubuntu-noble-large -> localhost | changed 2025-12-13 00:01:43.423916 | 2025-12-13 00:01:43.424060 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-13 00:01:43.753992 | ubuntu-noble-large | ok 2025-12-13 00:01:43.765444 | 2025-12-13 00:01:43.765934 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-13 00:01:44.898669 | ubuntu-noble-large | changed: 2025-12-13 00:01:44.899027 | ubuntu-noble-large | cd+++++++++ src/ 2025-12-13 00:01:44.899075 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-12-13 00:01:44.899100 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-12-13 00:01:44.899123 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-12-13 00:01:44.899145 | ubuntu-noble-large | Containerfile 2025-12-13 00:01:44.899263 | ubuntu-noble-large | 2025-12-13 00:03:51.053551 | ubuntu-noble-large | 2025-12-13 00:03:51.053560 | ubuntu-noble-large | Or undo this operation with: 2025-12-13 00:03:51.053568 | ubuntu-noble-large | 2025-12-13 00:03:51.053577 | ubuntu-noble-large | git switch - 2025-12-13 00:03:51.053619 | ubuntu-noble-large | 2025-12-13 00:03:51.053628 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-12-13 00:03:51.053637 | ubuntu-noble-large | 2025-12-13 00:03:51.053646 | ubuntu-noble-large | HEAD is now at f3a5124f4 Add Valkey 2025-12-13 00:03:51.056153 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-12-13 00:03:51.062777 | ubuntu-noble-large | + export HASH_KOLLA=f3a5124f4 2025-12-13 00:03:51.062829 | ubuntu-noble-large | + HASH_KOLLA=f3a5124f4 2025-12-13 00:03:51.062848 | ubuntu-noble-large | + popd 2025-12-13 00:03:51.063000 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-12-13 00:03:51.067523 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2025-12-13 00:03:51.070550 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-12-13 00:03:51.070621 | ubuntu-noble-large | + pushd kolla 2025-12-13 00:03:51.070703 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2025-12-13 00:03:51.070721 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2025-12-13 00:03:51.070737 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:03:51.075340 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-12-13 00:03:51.075467 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-12-13 00:03:51.075927 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:03:51.079244 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-12-13 00:03:51.079449 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-12-13 00:03:51.080505 | ubuntu-noble-large | + popd 2025-12-13 00:03:51.080646 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-12-13 00:03:51.080661 | ubuntu-noble-large | + pushd kolla 2025-12-13 00:03:51.080767 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2025-12-13 00:03:51.080780 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2025-12-13 00:03:51.080790 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:03:51.083843 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-12-13 00:03:51.084458 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:03:51.087881 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-12-13 00:03:51.088705 | ubuntu-noble-large | + popd 2025-12-13 00:03:51.088896 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2025-12-13 00:03:51.088954 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-12-13 00:03:51.232752 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-12-13 00:03:51.232843 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-12-13 00:03:51.232855 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2025-12-13 00:03:51.236289 | ubuntu-noble-large | Package: rabbitmq-server 2025-12-13 00:03:51.236329 | ubuntu-noble-large | Pin: version 4.1.* 2025-12-13 00:03:51.236340 | ubuntu-noble-large | Pin-Priority: 1000 2025-12-13 00:03:51.236353 | ubuntu-noble-large | 2025-12-13 00:03:51.236365 | ubuntu-noble-large | Package: openvswitch* 2025-12-13 00:03:51.236375 | ubuntu-noble-large | Pin: version 3.5.* 2025-12-13 00:03:51.236384 | ubuntu-noble-large | Pin-Priority: 1000 2025-12-13 00:03:51.236394 | ubuntu-noble-large | 2025-12-13 00:03:51.236409 | ubuntu-noble-large | Package: erlang* 2025-12-13 00:03:51.236420 | ubuntu-noble-large | Pin: version 1:27.* 2025-12-13 00:03:51.236430 | ubuntu-noble-large | Pin-Priority: 1000 2025-12-13 00:03:51.237627 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2025-12-13 00:03:51.242132 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-12-13 00:03:51.243362 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2025-12-13 00:03:51.246242 | ubuntu-noble-large | + image_name=nova 2025-12-13 00:03:51.246392 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-12-13 00:03:51.251167 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-12-13 00:03:51.252425 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2025-12-13 00:03:51.255624 | ubuntu-noble-large | + image_name=base 2025-12-13 00:03:51.255716 | 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-12-13 00:03:51.260555 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2025-12-13 00:03:51.264647 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2025-12-13 00:03:51.264730 | ubuntu-noble-large | patches/2025.1/nova 2025-12-13 00:03:51.264737 | ubuntu-noble-large | patches/2025.1/kolla 2025-12-13 00:03:51.264740 | ubuntu-noble-large | patches/2025.1/cinder 2025-12-13 00:03:51.264744 | ubuntu-noble-large | patches/2025.1/ironic 2025-12-13 00:03:51.267274 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2025-12-13 00:03:51.267789 | ubuntu-noble-large | ++ grep kolla 2025-12-13 00:03:51.267906 | ubuntu-noble-large | ++ grep -v kolla-build 2025-12-13 00:03:51.272087 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-12-13 00:03:51.273097 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2025-12-13 00:03:51.275495 | ubuntu-noble-large | + project=kolla 2025-12-13 00:03:51.277506 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2025-12-13 00:03:51.277900 | ubuntu-noble-large | ++ sort 2025-12-13 00:03:51.283372 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-13 00:03:51.283420 | ubuntu-noble-large | + pushd kolla 2025-12-13 00:03:51.283495 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2025-12-13 00:03:51.283509 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2025-12-13 00:03:51.283526 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:03:51.286419 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-12-13 00:03:51.286750 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-12-13 00:03:51.287219 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:03:51.289383 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-12-13 00:03:51.289702 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-12-13 00:03:51.290051 | ubuntu-noble-large | + popd 2025-12-13 00:03:51.290168 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-13 00:03:51.290182 | ubuntu-noble-large | + pushd kolla 2025-12-13 00:03:51.290253 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2025-12-13 00:03:51.290265 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2025-12-13 00:03:51.290275 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:03:51.293264 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2025-12-13 00:03:51.293584 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2025-12-13 00:03:51.293661 | ubuntu-noble-large | Hunk #1 succeeded at 325 (offset 16 lines). 2025-12-13 00:03:51.293919 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2025-12-13 00:03:51.294115 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2025-12-13 00:03:51.294140 | ubuntu-noble-large | Hunk #1 succeeded at 88 (offset 6 lines). 2025-12-13 00:03:51.294164 | ubuntu-noble-large | Hunk #2 succeeded at 145 (offset 11 lines). 2025-12-13 00:03:51.294181 | ubuntu-noble-large | Hunk #3 succeeded at 245 (offset 17 lines). 2025-12-13 00:03:51.294203 | ubuntu-noble-large | Hunk #4 succeeded at 303 (offset 22 lines). 2025-12-13 00:03:51.294381 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-12-13 00:03:51.294897 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:03:51.296842 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2025-12-13 00:03:51.297020 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2025-12-13 00:03:51.297047 | ubuntu-noble-large | Hunk #1 succeeded at 325 (offset 16 lines). 2025-12-13 00:03:51.297170 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2025-12-13 00:03:51.297253 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2025-12-13 00:03:51.297271 | ubuntu-noble-large | Hunk #1 succeeded at 88 (offset 6 lines). 2025-12-13 00:03:51.297294 | ubuntu-noble-large | Hunk #2 succeeded at 145 (offset 11 lines). 2025-12-13 00:03:51.297310 | ubuntu-noble-large | Hunk #3 succeeded at 245 (offset 17 lines). 2025-12-13 00:03:51.297333 | ubuntu-noble-large | Hunk #4 succeeded at 303 (offset 22 lines). 2025-12-13 00:03:51.297529 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-12-13 00:03:51.298356 | ubuntu-noble-large | + popd 2025-12-13 00:03:51.298452 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-13 00:03:51.298463 | ubuntu-noble-large | + pushd kolla 2025-12-13 00:03:51.298542 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2025-12-13 00:03:51.298552 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2025-12-13 00:03:51.298560 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:03:51.301187 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-12-13 00:03:51.301323 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2025-12-13 00:03:51.301818 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:03:51.304583 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-12-13 00:03:51.304871 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2025-12-13 00:03:51.305354 | ubuntu-noble-large | + popd 2025-12-13 00:03:51.305525 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-12-13 00:03:51.976717 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-12-13 00:03:52.045918 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-12-13 00:03:52.059111 | 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-12-13 00:03:52.185376 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-12-13 00:03:52.198603 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:03:52.292776 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-12-13 00:03:52.306119 | ubuntu-noble-large | Downloading oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-13 00:03:52.324617 | 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-12-13 00:03:52.330425 | 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-12-13 00:03:52.377888 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-12-13 00:03:52.390723 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-12-13 00:03:52.467134 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-13 00:03:52.479659 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-13 00:03:52.574073 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-13 00:03:52.585569 | ubuntu-noble-large | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:03:52.657754 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-13 00:03:52.670441 | ubuntu-noble-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:03:52.717037 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-13 00:03:52.729755 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-13 00:03:52.743968 | 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-12-13 00:03:52.746332 | 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-12-13 00:03:52.845423 | 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-12-13 00:03:52.859425 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-12-13 00:03:52.905291 | 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.4) 2025-12-13 00:03:52.906925 | 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.11) 2025-12-13 00:03:52.908818 | 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.6.2) 2025-12-13 00:03:52.910157 | 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.11.12) 2025-12-13 00:03:52.951815 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-13 00:03:52.986308 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.1 MB/s eta 0:00:00 2025-12-13 00:03:53.008125 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-12-13 00:03:53.031035 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 12.3 MB/s eta 0:00:00 2025-12-13 00:03:53.047284 | ubuntu-noble-large | Downloading oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-12-13 00:03:53.139246 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 1.4 MB/s eta 0:00:00 2025-12-13 00:03:53.152584 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-12-13 00:03:53.167285 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.5 MB/s eta 0:00:00 2025-12-13 00:03:53.185330 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-13 00:03:53.294098 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.8 MB/s eta 0:00:00 2025-12-13 00:03:53.308987 | ubuntu-noble-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-12-13 00:03:53.329027 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 2.8 MB/s eta 0:00:00 2025-12-13 00:03:53.344585 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-13 00:03:53.373780 | ubuntu-noble-large | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-12-13 00:03:53.398354 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 2.4 MB/s eta 0:00:00 2025-12-13 00:03:53.413264 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-12-13 00:03:53.692654 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-12-13 00:03:54.671305 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.1.0 oslo.i18n-6.7.1 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.6.0 2025-12-13 00:03:54.801795 | ubuntu-noble-large | + pip3 install kolla/ 2025-12-13 00:03:55.319882 | ubuntu-noble-large | Processing ./kolla 2025-12-13 00:03:55.322944 | ubuntu-noble-large | Installing build dependencies: started 2025-12-13 00:03:57.509702 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-12-13 00:03:57.514445 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-12-13 00:03:57.696251 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:03:57.700564 | ubuntu-noble-large | Installing backend dependencies: started 2025-12-13 00:03:59.955948 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-12-13 00:03:59.958140 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-12-13 00:04:00.500734 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:04:00.516374 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev4) (7.0.3) 2025-12-13 00:04:00.518026 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev4) (3.1.6) 2025-12-13 00:04:00.520112 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev4) (3.1.45) 2025-12-13 00:04:00.521697 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev4) (10.1.0) 2025-12-13 00:04:00.523383 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev4) (80.9.0) 2025-12-13 00:04:00.555226 | 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.3.1.dev4) (4.0.12) 2025-12-13 00:04:00.558816 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.3.1.dev4) (3.0.3) 2025-12-13 00:04:00.566177 | 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.3.1.dev4) (1.3.0) 2025-12-13 00:04:00.567442 | 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.3.1.dev4) (5.6.0) 2025-12-13 00:04:00.568544 | 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.3.1.dev4) (6.7.1) 2025-12-13 00:04:00.569897 | 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.3.1.dev4) (2.0.0) 2025-12-13 00:04:00.571516 | 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.3.1.dev4) (6.0.3) 2025-12-13 00:04:00.572876 | 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.3.1.dev4) (2.32.5) 2025-12-13 00:04:00.619710 | 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.3.1.dev4) (5.0.2) 2025-12-13 00:04:00.635814 | 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.3.1.dev4) (3.4.4) 2025-12-13 00:04:00.637387 | 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.3.1.dev4) (3.11) 2025-12-13 00:04:00.638730 | 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.3.1.dev4) (2.6.2) 2025-12-13 00:04:00.639936 | 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.3.1.dev4) (2025.11.12) 2025-12-13 00:04:00.664842 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-12-13 00:04:00.665775 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-12-13 00:04:02.051790 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-12-13 00:04:02.054035 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.3.1.dev4-py3-none-any.whl size=385495 sha256=fd3238a6af5ca03d8457a533ff83edad6aa1ca4bbfcf1d48487994ec53c668bf 2025-12-13 00:04:02.054310 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-ns1pfmhg/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-12-13 00:04:02.063077 | ubuntu-noble-large | Successfully built kolla 2025-12-13 00:04:02.259243 | ubuntu-noble-large | Installing collected packages: kolla 2025-12-13 00:04:02.415619 | ubuntu-noble-large | Successfully installed kolla-20.3.1.dev4 2025-12-13 00:04:02.523249 | ubuntu-noble-large | ++ kolla-build --version 2025-12-13 00:04:02.981755 | ubuntu-noble-large | + export KOLLA_VERSION=20.3.1 2025-12-13 00:04:02.981826 | ubuntu-noble-large | + KOLLA_VERSION=20.3.1 2025-12-13 00:04:02.982854 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-12-13 00:04:02.986712 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=46b68cf 2025-12-13 00:04:02.986785 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=46b68cf 2025-12-13 00:04:02.987274 | ubuntu-noble-large | ++ cd release 2025-12-13 00:04:02.987295 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-12-13 00:04:02.989266 | ubuntu-noble-large | + export HASH_RELEASE=782a25d 2025-12-13 00:04:02.989295 | ubuntu-noble-large | + HASH_RELEASE=782a25d 2025-12-13 00:04:02.989310 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-12-13 00:04:03.133166 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-12-13 00:04:03.133259 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-12-13 00:04:03.133281 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2025-12-13 00:04:03.136109 | ubuntu-noble-large | {% extends parent_template %} 2025-12-13 00:04:03.136142 | ubuntu-noble-large | 2025-12-13 00:04:03.136147 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-12-13 00:04:03.136151 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-12-13 00:04:03.136154 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-12-13 00:04:03.136158 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-12-13 00:04:03.136162 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-12-13 00:04:03.136165 | ubuntu-noble-large | ] %} 2025-12-13 00:04:03.136169 | ubuntu-noble-large | 2025-12-13 00:04:03.136172 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-12-13 00:04:03.136176 | ubuntu-noble-large | 2025-12-13 00:04:03.136179 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-12-13 00:04:03.136183 | ubuntu-noble-large | 2025-12-13 00:04:03.136186 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-12-13 00:04:03.136189 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-12-13 00:04:03.136193 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-12-13 00:04:03.136196 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-12-13 00:04:03.136200 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136203 | ubuntu-noble-large | 2025-12-13 00:04:03.136206 | ubuntu-noble-large | {% block horizon_header %} 2025-12-13 00:04:03.136210 | ubuntu-noble-large | RUN apt-get update \ 2025-12-13 00:04:03.136213 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-12-13 00:04:03.136217 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-12-13 00:04:03.136221 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-12-13 00:04:03.136224 | ubuntu-noble-large | && apt-get clean \ 2025-12-13 00:04:03.136227 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-13 00:04:03.136231 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136234 | ubuntu-noble-large | 2025-12-13 00:04:03.136237 | ubuntu-noble-large | {% block horizon_footer %} 2025-12-13 00:04:03.136240 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-12-13 00:04:03.136244 | 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-12-13 00:04:03.136249 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-12-13 00:04:03.136252 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136256 | ubuntu-noble-large | 2025-12-13 00:04:03.136259 | ubuntu-noble-large | {% block base_header %} 2025-12-13 00:04:03.136262 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-12-13 00:04:03.136265 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-12-13 00:04:03.136269 | ubuntu-noble-large | 2025-12-13 00:04:03.136272 | ubuntu-noble-large | RUN apt-get update \ 2025-12-13 00:04:03.136275 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-12-13 00:04:03.136278 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-12-13 00:04:03.136282 | ubuntu-noble-large | && apt-get clean \ 2025-12-13 00:04:03.136286 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-13 00:04:03.136289 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136292 | ubuntu-noble-large | 2025-12-13 00:04:03.136296 | ubuntu-noble-large | {% block openstack_base_header %} 2025-12-13 00:04:03.136299 | ubuntu-noble-large | RUN apt-get update \ 2025-12-13 00:04:03.136302 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-12-13 00:04:03.136306 | ubuntu-noble-large | && apt-get clean \ 2025-12-13 00:04:03.136309 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-13 00:04:03.136312 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136315 | ubuntu-noble-large | 2025-12-13 00:04:03.136319 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2025-12-13 00:04:03.136322 | ubuntu-noble-large | 2025-12-13 00:04:03.136325 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-12-13 00:04:03.136329 | ubuntu-noble-large | 2025-12-13 00:04:03.136332 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-12-13 00:04:03.136335 | ubuntu-noble-large | 2025-12-13 00:04:03.136339 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-12-13 00:04:03.136342 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-12-13 00:04:03.136345 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-12-13 00:04:03.136357 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136361 | ubuntu-noble-large | 2025-12-13 00:04:03.136364 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-12-13 00:04:03.136367 | ubuntu-noble-large | {% block manila_base_footer %} 2025-12-13 00:04:03.136370 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-12-13 00:04:03.136374 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136377 | ubuntu-noble-large | 2025-12-13 00:04:03.136380 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-12-13 00:04:03.136384 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-12-13 00:04:03.136387 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-12-13 00:04:03.136390 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-12-13 00:04:03.136393 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-12-13 00:04:03.136397 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136400 | ubuntu-noble-large | 2025-12-13 00:04:03.136403 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-12-13 00:04:03.136406 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-12-13 00:04:03.136410 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-12-13 00:04:03.136413 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-12-13 00:04:03.136416 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136419 | ubuntu-noble-large | 2025-12-13 00:04:03.136423 | ubuntu-noble-large | {% block grafana_footer %} 2025-12-13 00:04:03.136426 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-12-13 00:04:03.136429 | ubuntu-noble-large | && mkdir -p /operations \ 2025-12-13 00:04:03.136432 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-12-13 00:04:03.136436 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-12-13 00:04:03.136439 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136442 | ubuntu-noble-large | 2025-12-13 00:04:03.136445 | ubuntu-noble-large | {% block keystone_footer %} 2025-12-13 00:04:03.136449 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-12-13 00:04:03.136452 | ubuntu-noble-large | RUN apt-get update \ 2025-12-13 00:04:03.136455 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-12-13 00:04:03.136459 | ubuntu-noble-large | libapache2-mod-shib \ 2025-12-13 00:04:03.136462 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-12-13 00:04:03.136465 | ubuntu-noble-large | libldap-common \ 2025-12-13 00:04:03.136468 | ubuntu-noble-large | libmemcached11 \ 2025-12-13 00:04:03.136472 | ubuntu-noble-large | && apt-get clean \ 2025-12-13 00:04:03.136475 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-12-13 00:04:03.136478 | ubuntu-noble-large | && a2enmod auth_openidc \ 2025-12-13 00:04:03.136481 | ubuntu-noble-large | && a2dismod shib \ 2025-12-13 00:04:03.136484 | ubuntu-noble-large | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-12-13 00:04:03.136488 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136491 | ubuntu-noble-large | 2025-12-13 00:04:03.136494 | ubuntu-noble-large | {% block footer %} 2025-12-13 00:04:03.136502 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-12-13 00:04:03.136506 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-12-13 00:04:03.136509 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-12-13 00:04:03.136512 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-12-13 00:04:03.136522 | 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-12-13 00:04:03.136530 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136534 | ubuntu-noble-large | 2025-12-13 00:04:03.136537 | ubuntu-noble-large | {% block labels %} 2025-12-13 00:04:03.136540 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-12-13 00:04:03.136544 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-12-13 00:04:03.136547 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="46b68cf" \ 2025-12-13 00:04:03.136550 | ubuntu-noble-large | "de.osism.commit.kolla"="f3a5124f4" \ 2025-12-13 00:04:03.136553 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.3.1" \ 2025-12-13 00:04:03.136557 | ubuntu-noble-large | "de.osism.commit.release"="782a25d" \ 2025-12-13 00:04:03.136560 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-12-13 00:04:03.136563 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-12-13 00:04:03.136569 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2025-12-13 00:04:03.136573 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-12-13 00:04:03.136576 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-12-13T00:04:03.117649+00:00" \ 2025-12-13 00:04:03.136580 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-12-13 00:04:03.136583 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-12-13 00:04:03.136586 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-12-13 00:04:03.136589 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-12-13 00:04:03.136593 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-12-13 00:04:03.136596 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-12-13 00:04:03.136599 | ubuntu-noble-large | {% endblock %} 2025-12-13 00:04:03.136603 | ubuntu-noble-large | 2025-12-13 00:04:03.137192 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-12-13 00:04:03.141206 | ubuntu-noble-large | + BASE=ubuntu 2025-12-13 00:04:03.141265 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-12-13 00:04:03.142226 | ubuntu-noble-large | ++ date +%Y%m%d 2025-12-13 00:04:03.144870 | ubuntu-noble-large | + BUILD_ID=20251213 2025-12-13 00:04:03.144944 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-12-13 00:04:03.144961 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-12-13 00:04:03.144976 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-12-13 00:04:03.144988 | ubuntu-noble-large | + VERSION=latest 2025-12-13 00:04:03.145108 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-13 00:04:03.145124 | ubuntu-noble-large | + . defaults/all.sh 2025-12-13 00:04:03.145248 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-13 00:04:03.145261 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-13 00:04:03.145299 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-13 00:04:03.145314 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-13 00:04:03.145597 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-13 00:04:03.145698 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:03.145720 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:03.145730 | ubuntu-noble-large | +++ hash -r 2025-12-13 00:04:03.145816 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:03.145829 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-13 00:04:03.145842 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-13 00:04:03.145878 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-13 00:04:03.146053 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-13 00:04:03.146068 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-13 00:04:03.146082 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-13 00:04:03.146091 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-13 00:04:03.146139 | 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-12-13 00:04:03.146184 | 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-12-13 00:04:03.146199 | ubuntu-noble-large | +++ export PATH 2025-12-13 00:04:03.146258 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:03.146320 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-13 00:04:03.146335 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-13 00:04:03.146348 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-13 00:04:03.146361 | ubuntu-noble-large | +++ export PS1 2025-12-13 00:04:03.146374 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-13 00:04:03.146388 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-13 00:04:03.146424 | ubuntu-noble-large | +++ hash -r 2025-12-13 00:04:03.146518 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-12-13 00:04:03.147597 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-13 00:04:03.150419 | ubuntu-noble-large | ++ export BUILD_ID=20251213 2025-12-13 00:04:03.150439 | ubuntu-noble-large | ++ BUILD_ID=20251213 2025-12-13 00:04:03.150454 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-13 00:04:03.150463 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-13 00:04:03.150476 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-13 00:04:03.150486 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-13 00:04:03.150539 | ubuntu-noble-large | + export VERSION 2025-12-13 00:04:03.150551 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-13 00:04:03.150564 | ubuntu-noble-large | + DOCKER_TAG=build-20251213 2025-12-13 00:04:03.150578 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-12-13 00:04:03.150590 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-12-13 00:04:03.150626 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-12-13 00:04:03.150640 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-12-13 00:04:03.150695 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-12-13 00:04:03.303591 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-12-13 00:04:03.303650 | 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-12-13 00:04:04.241687 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-13 00:04:04.241729 | ubuntu-noble-large | "changed": false, 2025-12-13 00:04:04.241733 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:04.241737 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:04.241740 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:04.241744 | ubuntu-noble-large | "msg": "OK", 2025-12-13 00:04:04.241747 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:04.241751 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:04.241754 | ubuntu-noble-large | "size": 4526, 2025-12-13 00:04:04.241758 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:04.241761 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:04.241764 | ubuntu-noble-large | } 2025-12-13 00:04:04.303697 | ubuntu-noble-large | + setini DEFAULT tag build-20251213 2025-12-13 00:04:04.303798 | 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-20251213' 2025-12-13 00:04:05.313946 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-13 00:04:05.314091 | ubuntu-noble-large | "changed": true, 2025-12-13 00:04:05.314106 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:05.314116 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:05.314126 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:05.314135 | ubuntu-noble-large | "msg": "option changed", 2025-12-13 00:04:05.314145 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:05.314155 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:05.314166 | ubuntu-noble-large | "size": 4534, 2025-12-13 00:04:05.314175 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:05.314187 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:05.314198 | ubuntu-noble-large | } 2025-12-13 00:04:05.417866 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-12-13 00:04:05.418027 | 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-12-13 00:04:06.520973 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-13 00:04:06.521073 | ubuntu-noble-large | "changed": false, 2025-12-13 00:04:06.521086 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:06.521097 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:06.521105 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:06.521111 | ubuntu-noble-large | "msg": "OK", 2025-12-13 00:04:06.521118 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:06.521125 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:06.521132 | ubuntu-noble-large | "size": 4534, 2025-12-13 00:04:06.521138 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:06.521145 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:06.521151 | ubuntu-noble-large | } 2025-12-13 00:04:06.613197 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-12-13 00:04:06.613311 | 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-12-13 00:04:07.717597 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-13 00:04:07.717709 | ubuntu-noble-large | "changed": false, 2025-12-13 00:04:07.717721 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:07.717729 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:07.717736 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:07.717742 | ubuntu-noble-large | "msg": "OK", 2025-12-13 00:04:07.717749 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:07.717756 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:07.717762 | ubuntu-noble-large | "size": 4534, 2025-12-13 00:04:07.717769 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:07.717776 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:07.717782 | ubuntu-noble-large | } 2025-12-13 00:04:07.807701 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-12-13 00:04:07.807804 | 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-12-13 00:04:08.862213 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-13 00:04:08.862306 | ubuntu-noble-large | "changed": false, 2025-12-13 00:04:08.862320 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:08.862331 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:08.862340 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:08.862350 | ubuntu-noble-large | "msg": "OK", 2025-12-13 00:04:08.862359 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:08.862369 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:08.862379 | ubuntu-noble-large | "size": 4534, 2025-12-13 00:04:08.862413 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:08.862422 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:08.862432 | ubuntu-noble-large | } 2025-12-13 00:04:08.950504 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:08.950615 | 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-12-13 00:04:10.005499 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-13 00:04:10.005580 | ubuntu-noble-large | "changed": true, 2025-12-13 00:04:10.005592 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:10.005602 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:10.005612 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:10.005622 | ubuntu-noble-large | "msg": "section and option added", 2025-12-13 00:04:10.005633 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:10.005643 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:10.005652 | ubuntu-noble-large | "size": 4605, 2025-12-13 00:04:10.005662 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:10.005712 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:10.005723 | ubuntu-noble-large | } 2025-12-13 00:04:10.102949 | 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-12-13 00:04:10.109294 | ubuntu-noble-large | + setini openstack-base type local 2025-12-13 00:04:10.109381 | 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-12-13 00:04:11.169809 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-13 00:04:11.169896 | ubuntu-noble-large | "changed": true, 2025-12-13 00:04:11.169907 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:11.169916 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:11.169924 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:11.169933 | ubuntu-noble-large | "msg": "option added", 2025-12-13 00:04:11.169941 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:11.169950 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:11.169959 | ubuntu-noble-large | "size": 4716, 2025-12-13 00:04:11.169967 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:11.169976 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:11.169985 | ubuntu-noble-large | } 2025-12-13 00:04:11.265759 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-12-13 00:04:11.265818 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-12-13 00:04:11.265825 | 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-12-13 00:04:12.313860 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-13 00:04:12.313938 | ubuntu-noble-large | "changed": true, 2025-12-13 00:04:12.313951 | ubuntu-noble-large | "gid": 1000, 2025-12-13 00:04:12.313962 | ubuntu-noble-large | "group": "zuul", 2025-12-13 00:04:12.313972 | ubuntu-noble-large | "mode": "0664", 2025-12-13 00:04:12.313982 | ubuntu-noble-large | "msg": "option added", 2025-12-13 00:04:12.313993 | ubuntu-noble-large | "owner": "zuul", 2025-12-13 00:04:12.314003 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-13 00:04:12.314014 | ubuntu-noble-large | "size": 4754, 2025-12-13 00:04:12.314024 | ubuntu-noble-large | "state": "file", 2025-12-13 00:04:12.314034 | ubuntu-noble-large | "uid": 1000 2025-12-13 00:04:12.314044 | ubuntu-noble-large | } 2025-12-13 00:04:12.412787 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-12-13 00:04:12.412869 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-12-13 00:04:12.412875 | ubuntu-noble-large | + cat kolla-build.conf 2025-12-13 00:04:12.415756 | ubuntu-noble-large | [DEFAULT] 2025-12-13 00:04:12.415828 | ubuntu-noble-large | base = ubuntu 2025-12-13 00:04:12.415842 | ubuntu-noble-large | base_package_type = deb 2025-12-13 00:04:12.415855 | ubuntu-noble-large | base_tag = 24.04 2025-12-13 00:04:12.415866 | ubuntu-noble-large | install_type = source 2025-12-13 00:04:12.415878 | ubuntu-noble-large | namespace = kolla 2025-12-13 00:04:12.415889 | ubuntu-noble-large | openstack_release = 2025.1 2025-12-13 00:04:12.415901 | ubuntu-noble-large | push = false 2025-12-13 00:04:12.415912 | ubuntu-noble-large | tag = build-20251213 2025-12-13 00:04:12.415924 | ubuntu-noble-large | threads = 1 2025-12-13 00:04:12.415935 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-12-13 00:04:12.415950 | ubuntu-noble-large | 2025-12-13 00:04:12.415964 | ubuntu-noble-large | ######################################################################### 2025-12-13 00:04:12.415977 | ubuntu-noble-large | # sources tracked in release repository 2025-12-13 00:04:12.415988 | ubuntu-noble-large | 2025-12-13 00:04:12.416000 | ubuntu-noble-large | [aodh-base] 2025-12-13 00:04:12.416012 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416048 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-12-13 00:04:12.416058 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2025-12-13 00:04:12.416068 | ubuntu-noble-large | 2025-12-13 00:04:12.416077 | ubuntu-noble-large | 2025-12-13 00:04:12.416087 | ubuntu-noble-large | 2025-12-13 00:04:12.416096 | ubuntu-noble-large | [barbican-base] 2025-12-13 00:04:12.416106 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416115 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-12-13 00:04:12.416180 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2025-12-13 00:04:12.416191 | ubuntu-noble-large | 2025-12-13 00:04:12.416200 | ubuntu-noble-large | 2025-12-13 00:04:12.416209 | ubuntu-noble-large | 2025-12-13 00:04:12.416219 | ubuntu-noble-large | [blazar-base] 2025-12-13 00:04:12.416228 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416237 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-12-13 00:04:12.416248 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2025-12-13 00:04:12.416258 | ubuntu-noble-large | 2025-12-13 00:04:12.416267 | ubuntu-noble-large | 2025-12-13 00:04:12.416276 | ubuntu-noble-large | 2025-12-13 00:04:12.416285 | ubuntu-noble-large | [ceilometer-base] 2025-12-13 00:04:12.416294 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416304 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:12.416313 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:12.416323 | ubuntu-noble-large | 2025-12-13 00:04:12.416332 | ubuntu-noble-large | 2025-12-13 00:04:12.416341 | ubuntu-noble-large | 2025-12-13 00:04:12.416350 | ubuntu-noble-large | [cinder-base] 2025-12-13 00:04:12.416360 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416369 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-12-13 00:04:12.416378 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2025-12-13 00:04:12.416387 | ubuntu-noble-large | 2025-12-13 00:04:12.416397 | ubuntu-noble-large | 2025-12-13 00:04:12.416406 | ubuntu-noble-large | 2025-12-13 00:04:12.416415 | ubuntu-noble-large | [designate-base] 2025-12-13 00:04:12.416425 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416434 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-12-13 00:04:12.416443 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2025-12-13 00:04:12.416452 | ubuntu-noble-large | 2025-12-13 00:04:12.416461 | ubuntu-noble-large | 2025-12-13 00:04:12.416471 | ubuntu-noble-large | 2025-12-13 00:04:12.416480 | ubuntu-noble-large | [glance-base] 2025-12-13 00:04:12.416490 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416499 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-12-13 00:04:12.416509 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2025-12-13 00:04:12.416518 | ubuntu-noble-large | 2025-12-13 00:04:12.416527 | ubuntu-noble-large | 2025-12-13 00:04:12.416536 | ubuntu-noble-large | 2025-12-13 00:04:12.416545 | ubuntu-noble-large | [heat-base] 2025-12-13 00:04:12.416555 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416564 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-12-13 00:04:12.416574 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2025-12-13 00:04:12.416583 | ubuntu-noble-large | 2025-12-13 00:04:12.416592 | ubuntu-noble-large | 2025-12-13 00:04:12.416602 | ubuntu-noble-large | 2025-12-13 00:04:12.416611 | ubuntu-noble-large | [horizon] 2025-12-13 00:04:12.416620 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416643 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-12-13 00:04:12.416652 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2025-12-13 00:04:12.416662 | ubuntu-noble-large | 2025-12-13 00:04:12.416725 | ubuntu-noble-large | 2025-12-13 00:04:12.416735 | ubuntu-noble-large | 2025-12-13 00:04:12.416745 | ubuntu-noble-large | [ironic-base] 2025-12-13 00:04:12.416754 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416764 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-12-13 00:04:12.416773 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2025-12-13 00:04:12.416782 | ubuntu-noble-large | 2025-12-13 00:04:12.416792 | ubuntu-noble-large | 2025-12-13 00:04:12.416801 | ubuntu-noble-large | 2025-12-13 00:04:12.416811 | ubuntu-noble-large | [keystone-base] 2025-12-13 00:04:12.416820 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416829 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-12-13 00:04:12.416839 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2025-12-13 00:04:12.416848 | ubuntu-noble-large | 2025-12-13 00:04:12.416857 | ubuntu-noble-large | 2025-12-13 00:04:12.416866 | ubuntu-noble-large | 2025-12-13 00:04:12.416875 | ubuntu-noble-large | [magnum-base] 2025-12-13 00:04:12.416884 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416902 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-12-13 00:04:12.416911 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2025-12-13 00:04:12.416921 | ubuntu-noble-large | 2025-12-13 00:04:12.416930 | ubuntu-noble-large | 2025-12-13 00:04:12.416939 | ubuntu-noble-large | 2025-12-13 00:04:12.416948 | ubuntu-noble-large | [manila-base] 2025-12-13 00:04:12.416957 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.416967 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-12-13 00:04:12.416976 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2025-12-13 00:04:12.416985 | ubuntu-noble-large | 2025-12-13 00:04:12.416994 | ubuntu-noble-large | 2025-12-13 00:04:12.417003 | ubuntu-noble-large | 2025-12-13 00:04:12.417013 | ubuntu-noble-large | [masakari-base] 2025-12-13 00:04:12.417022 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417031 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-12-13 00:04:12.417040 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2025-12-13 00:04:12.417050 | ubuntu-noble-large | 2025-12-13 00:04:12.417059 | ubuntu-noble-large | 2025-12-13 00:04:12.417068 | ubuntu-noble-large | 2025-12-13 00:04:12.417077 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-12-13 00:04:12.417086 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417096 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:12.417106 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:12.417115 | ubuntu-noble-large | 2025-12-13 00:04:12.417143 | ubuntu-noble-large | 2025-12-13 00:04:12.417154 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-12-13 00:04:12.417164 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417173 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:12.417183 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:12.417193 | ubuntu-noble-large | 2025-12-13 00:04:12.417202 | ubuntu-noble-large | 2025-12-13 00:04:12.417212 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-12-13 00:04:12.417222 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417231 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:12.417242 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:12.417251 | ubuntu-noble-large | 2025-12-13 00:04:12.417261 | ubuntu-noble-large | 2025-12-13 00:04:12.417270 | ubuntu-noble-large | 2025-12-13 00:04:12.417279 | ubuntu-noble-large | [neutron-base] 2025-12-13 00:04:12.417289 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417299 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-12-13 00:04:12.417308 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2025-12-13 00:04:12.417318 | ubuntu-noble-large | 2025-12-13 00:04:12.417327 | ubuntu-noble-large | 2025-12-13 00:04:12.417337 | ubuntu-noble-large | 2025-12-13 00:04:12.417347 | ubuntu-noble-large | [nova-base] 2025-12-13 00:04:12.417356 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417366 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-12-13 00:04:12.417375 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2025-12-13 00:04:12.417385 | ubuntu-noble-large | 2025-12-13 00:04:12.417394 | ubuntu-noble-large | 2025-12-13 00:04:12.417403 | ubuntu-noble-large | 2025-12-13 00:04:12.417413 | ubuntu-noble-large | [octavia-base] 2025-12-13 00:04:12.417422 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417432 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-12-13 00:04:12.417442 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2025-12-13 00:04:12.417451 | ubuntu-noble-large | 2025-12-13 00:04:12.417461 | ubuntu-noble-large | 2025-12-13 00:04:12.417470 | ubuntu-noble-large | 2025-12-13 00:04:12.417480 | ubuntu-noble-large | [placement-base] 2025-12-13 00:04:12.417489 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417499 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-12-13 00:04:12.417508 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2025-12-13 00:04:12.417518 | ubuntu-noble-large | 2025-12-13 00:04:12.417528 | ubuntu-noble-large | 2025-12-13 00:04:12.417537 | ubuntu-noble-large | 2025-12-13 00:04:12.417546 | ubuntu-noble-large | [skyline-apiserver-base] 2025-12-13 00:04:12.417556 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417581 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:12.417591 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:12.417601 | ubuntu-noble-large | 2025-12-13 00:04:12.417611 | ubuntu-noble-large | 2025-12-13 00:04:12.417627 | ubuntu-noble-large | 2025-12-13 00:04:12.417637 | ubuntu-noble-large | [skyline-console-base] 2025-12-13 00:04:12.417647 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417656 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:12.417695 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:12.417708 | ubuntu-noble-large | 2025-12-13 00:04:12.417717 | ubuntu-noble-large | 2025-12-13 00:04:12.417727 | ubuntu-noble-large | 2025-12-13 00:04:12.417736 | ubuntu-noble-large | [watcher-base] 2025-12-13 00:04:12.417745 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417755 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2025-12-13 00:04:12.417764 | ubuntu-noble-large | location = tarballs/watcher-stable-2025.1.tar.gz 2025-12-13 00:04:12.417774 | ubuntu-noble-large | 2025-12-13 00:04:12.417783 | ubuntu-noble-large | 2025-12-13 00:04:12.417792 | ubuntu-noble-large | [openstack-base] 2025-12-13 00:04:12.417801 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:12.417811 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:12.417820 | ubuntu-noble-large | type = local 2025-12-13 00:04:12.417958 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-12-13 00:04:12.421831 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-12-13 00:04:12.421859 | ubuntu-noble-large | + VERSION=latest 2025-12-13 00:04:12.421874 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-12-13 00:04:12.421993 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-13 00:04:12.422010 | ubuntu-noble-large | + . defaults/all.sh 2025-12-13 00:04:12.422195 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-13 00:04:12.422210 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-13 00:04:12.422224 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-13 00:04:12.422240 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-13 00:04:12.422515 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-13 00:04:12.422580 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:12.422593 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:12.422607 | ubuntu-noble-large | +++ hash -r 2025-12-13 00:04:12.422701 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:12.422718 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-13 00:04:12.422733 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-13 00:04:12.422746 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-13 00:04:12.422864 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-13 00:04:12.422878 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-13 00:04:12.422892 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-13 00:04:12.422913 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-13 00:04:12.422958 | 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-12-13 00:04:12.423022 | 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-12-13 00:04:12.423039 | ubuntu-noble-large | +++ export PATH 2025-12-13 00:04:12.423099 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:12.423175 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-13 00:04:12.423191 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-13 00:04:12.423201 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-13 00:04:12.423214 | ubuntu-noble-large | +++ export PS1 2025-12-13 00:04:12.423224 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-13 00:04:12.423237 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-13 00:04:12.423251 | ubuntu-noble-large | +++ hash -r 2025-12-13 00:04:12.423354 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-12-13 00:04:12.424529 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-13 00:04:12.427354 | ubuntu-noble-large | ++ export BUILD_ID=20251213 2025-12-13 00:04:12.427378 | ubuntu-noble-large | ++ BUILD_ID=20251213 2025-12-13 00:04:12.427393 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-13 00:04:12.427403 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-13 00:04:12.427412 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-13 00:04:12.427425 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-13 00:04:12.427476 | ubuntu-noble-large | + export VERSION 2025-12-13 00:04:12.427488 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-13 00:04:12.427501 | ubuntu-noble-large | + mkdir -p tarballs 2025-12-13 00:04:12.433526 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-12-13 00:04:12.433650 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-12-13 00:04:12.438390 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:12.438440 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:12.440733 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-12-13 00:04:12.442158 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2025-12-13 00:04:12.442225 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2025-12-13 00:04:12.442250 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-12-13 00:04:12.442274 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-12-13 00:04:12.442302 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.518532 | ubuntu-noble-large | 2025-12-13 00:04:15 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:15.521217 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:15.521269 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.521282 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.523466 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:15.523488 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.524080 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:15.535940 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2025-12-13 00:04:15.535994 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.536012 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.536024 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2025-12-13 00:04:15.536038 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.536048 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2025-12-13 00:04:15.536061 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2025-12-13 00:04:15.536075 | ubuntu-noble-large | + popd 2025-12-13 00:04:15.536276 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:15.536292 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:15.537569 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-12-13 00:04:15.540580 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2025-12-13 00:04:15.540604 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2025-12-13 00:04:15.540620 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-12-13 00:04:15.540631 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-12-13 00:04:15.540646 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.729113 | ubuntu-noble-large | 2025-12-13 00:04:16 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:16.731564 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:16.731631 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.731652 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.733957 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.734355 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:16.734727 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:16.746710 | ubuntu-noble-large | + directory=barbican-20.0.1.dev3 2025-12-13 00:04:16.746745 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.746756 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.746772 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2025-12-13 00:04:16.746829 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.746841 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2025-12-13 00:04:16.746854 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2025-12-13 00:04:16.746864 | ubuntu-noble-large | + popd 2025-12-13 00:04:16.747066 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:16.747081 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:16.748109 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-12-13 00:04:16.750223 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2025-12-13 00:04:16.750248 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2025-12-13 00:04:16.750264 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-12-13 00:04:16.750274 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-12-13 00:04:16.750315 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.845992 | ubuntu-noble-large | 2025-12-13 00:04:17 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430410/430410] -> "blazar-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:17.848753 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:17.848823 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.848837 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.850932 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.851472 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:17.851859 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:17.861307 | ubuntu-noble-large | + directory=blazar-15.0.1.dev5 2025-12-13 00:04:17.861348 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.861359 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.861368 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2025-12-13 00:04:17.861378 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.861388 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2025-12-13 00:04:17.861397 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2025-12-13 00:04:17.861407 | ubuntu-noble-large | + popd 2025-12-13 00:04:17.861417 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:17.861428 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:17.862660 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:17.865550 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:17.865572 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2025-12-13 00:04:17.865588 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:17.865598 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:17.865611 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.107132 | ubuntu-noble-large | 2025-12-13 00:04:19 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:19.109739 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:19.109832 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.109847 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.112109 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.112553 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:19.113317 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:19.122382 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2025-12-13 00:04:19.122427 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.122438 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.122448 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2025-12-13 00:04:19.122458 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.122467 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2025-12-13 00:04:19.122476 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2025-12-13 00:04:19.122486 | ubuntu-noble-large | + popd 2025-12-13 00:04:19.122496 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:19.122506 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:19.123613 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-12-13 00:04:19.126550 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2025-12-13 00:04:19.126575 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2025-12-13 00:04:19.126701 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-12-13 00:04:19.126717 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-12-13 00:04:19.126759 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-12-13 00:04:20.985587 | ubuntu-noble-large | 2025-12-13 00:04:20 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6435712/6435712] -> "cinder-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:20.988838 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:20.988869 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2025-12-13 00:04:20.988881 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2025-12-13 00:04:20.990752 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2025-12-13 00:04:20.990864 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:20.991215 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:21.000776 | ubuntu-noble-large | + directory=cinder-26.2.1.dev11 2025-12-13 00:04:21.000813 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2025-12-13 00:04:21.000824 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2025-12-13 00:04:21.000872 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2025-12-13 00:04:21.000894 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2025-12-13 00:04:21.325977 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2025-12-13 00:04:21.330019 | ubuntu-noble-large | + pushd cinder-26.2.1.dev11 2025-12-13 00:04:21.332512 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2025-12-13 00:04:21.332795 | ubuntu-noble-large | ++ sort 2025-12-13 00:04:21.337842 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-13 00:04:21.337902 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2025-12-13 00:04:21.337910 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2025-12-13 00:04:21.337957 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:04:21.342095 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-12-13 00:04:21.343650 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-12-13 00:04:21.344408 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2025-12-13 00:04:21.344421 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2025-12-13 00:04:21.344558 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2025-12-13 00:04:21.345037 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-12-13 00:04:21.345549 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-13 00:04:21.345824 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2025-12-13 00:04:21.345844 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2025-12-13 00:04:21.345898 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2025-12-13 00:04:21.346242 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-12-13 00:04:21.347068 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-12-13 00:04:21.347529 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2025-12-13 00:04:21.347536 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2025-12-13 00:04:21.347542 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2025-12-13 00:04:21.347628 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2025-12-13 00:04:21.347954 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-13 00:04:21.348059 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2025-12-13 00:04:21.348168 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2025-12-13 00:04:21.348210 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2025-12-13 00:04:21.348455 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-12-13 00:04:21.349115 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:04:21.352720 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-12-13 00:04:21.354127 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-12-13 00:04:21.354901 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2025-12-13 00:04:21.354916 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2025-12-13 00:04:21.355053 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2025-12-13 00:04:21.355416 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-12-13 00:04:21.355852 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-13 00:04:21.356107 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2025-12-13 00:04:21.356149 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2025-12-13 00:04:21.356156 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2025-12-13 00:04:21.356477 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-12-13 00:04:21.357248 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-12-13 00:04:21.357879 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2025-12-13 00:04:21.357897 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2025-12-13 00:04:21.357907 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2025-12-13 00:04:21.357963 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2025-12-13 00:04:21.358209 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-13 00:04:21.358320 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2025-12-13 00:04:21.358473 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2025-12-13 00:04:21.358517 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2025-12-13 00:04:21.358758 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-12-13 00:04:21.360145 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-13 00:04:21.360177 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2025-12-13 00:04:21.360183 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2025-12-13 00:04:21.360189 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:04:21.363269 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-13 00:04:21.363583 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2025-12-13 00:04:21.364064 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-13 00:04:21.364180 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2025-12-13 00:04:21.364503 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-12-13 00:04:21.365010 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:04:21.367173 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-13 00:04:21.367366 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2025-12-13 00:04:21.367598 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-13 00:04:21.367682 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2025-12-13 00:04:21.367850 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-12-13 00:04:21.368662 | ubuntu-noble-large | + popd 2025-12-13 00:04:21.368855 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev11 2025-12-13 00:04:22.600590 | ubuntu-noble-large | + rm -r cinder-26.2.1.dev11 2025-12-13 00:04:22.675282 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2025-12-13 00:04:22.675385 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2025-12-13 00:04:22.675407 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2025-12-13 00:04:22.675418 | ubuntu-noble-large | + popd 2025-12-13 00:04:22.675452 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:22.675468 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:22.677013 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-12-13 00:04:22.680384 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2025-12-13 00:04:22.680408 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2025-12-13 00:04:22.680455 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-12-13 00:04:22.680468 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-12-13 00:04:22.680482 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.044274 | ubuntu-noble-large | 2025-12-13 00:04:24 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [999724/999724] -> "designate-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:24.047049 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:24.047131 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.047147 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.048603 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.049068 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:24.049150 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:24.061769 | ubuntu-noble-large | + directory=designate-20.0.1.dev7 2025-12-13 00:04:24.061826 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.061841 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.061852 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2025-12-13 00:04:24.061862 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.061872 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2025-12-13 00:04:24.061880 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2025-12-13 00:04:24.061889 | ubuntu-noble-large | + popd 2025-12-13 00:04:24.061905 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:24.061915 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:24.063280 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-12-13 00:04:24.066257 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2025-12-13 00:04:24.066308 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2025-12-13 00:04:24.066320 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-12-13 00:04:24.066330 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-12-13 00:04:24.066381 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.498395 | ubuntu-noble-large | 2025-12-13 00:04:25 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2114389/2114389] -> "glance-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:25.500968 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:25.501022 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.501036 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.502934 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.503441 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:25.504138 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:25.512145 | ubuntu-noble-large | + directory=glance-30.0.1.dev11 2025-12-13 00:04:25.512199 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.512212 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.512222 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2025-12-13 00:04:25.512297 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.512309 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2025-12-13 00:04:25.512319 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2025-12-13 00:04:25.512332 | ubuntu-noble-large | + popd 2025-12-13 00:04:25.512521 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:25.512538 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:25.513860 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-12-13 00:04:25.516633 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2025-12-13 00:04:25.516704 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2025-12-13 00:04:25.516727 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-12-13 00:04:25.516746 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-12-13 00:04:25.516763 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.008516 | ubuntu-noble-large | 2025-12-13 00:04:27 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2368639/2368639] -> "heat-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:27.010313 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:27.010342 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.010354 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.012616 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.012638 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:27.013292 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:27.021702 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev11 2025-12-13 00:04:27.021734 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.021747 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.021824 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2025-12-13 00:04:27.021883 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.021894 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2025-12-13 00:04:27.021904 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2025-12-13 00:04:27.021917 | ubuntu-noble-large | + popd 2025-12-13 00:04:27.022055 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:27.022068 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:27.022927 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-12-13 00:04:27.024432 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2025-12-13 00:04:27.024457 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2025-12-13 00:04:27.024516 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-12-13 00:04:27.024527 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-12-13 00:04:27.024541 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.680905 | ubuntu-noble-large | 2025-12-13 00:04:28 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5350769/5350769] -> "horizon-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:28.683639 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:28.683746 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.683760 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.685501 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.685566 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:28.686261 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:28.695702 | ubuntu-noble-large | + directory=horizon-25.3.2.dev10 2025-12-13 00:04:28.695769 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.695782 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.695793 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2025-12-13 00:04:28.695803 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.695813 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2025-12-13 00:04:28.695825 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2025-12-13 00:04:28.695844 | ubuntu-noble-large | + popd 2025-12-13 00:04:28.695854 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:28.695866 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:28.697308 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-12-13 00:04:28.698844 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2025-12-13 00:04:28.698942 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2025-12-13 00:04:28.698956 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-12-13 00:04:28.698967 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-12-13 00:04:28.698977 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.210290 | ubuntu-noble-large | 2025-12-13 00:04:30 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2876549/2876549] -> "ironic-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:30.212501 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:30.212560 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.212569 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.214476 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.214971 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:30.215080 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:30.228600 | ubuntu-noble-large | + directory=ironic-29.0.5.dev13 2025-12-13 00:04:30.228655 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.228755 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.228770 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2025-12-13 00:04:30.228779 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.409259 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2025-12-13 00:04:30.414523 | ubuntu-noble-large | + pushd ironic-29.0.5.dev13 2025-12-13 00:04:30.416479 | ubuntu-noble-large | ++ sort 2025-12-13 00:04:30.416508 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2025-12-13 00:04:30.421518 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-13 00:04:30.421549 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2025-12-13 00:04:30.421554 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2025-12-13 00:04:30.421558 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:04:30.423202 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2025-12-13 00:04:30.423255 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:04:30.427754 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2025-12-13 00:04:30.428423 | ubuntu-noble-large | + popd 2025-12-13 00:04:30.428434 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.5.dev13 2025-12-13 00:04:31.018718 | ubuntu-noble-large | + rm -r ironic-29.0.5.dev13 2025-12-13 00:04:31.069887 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2025-12-13 00:04:31.069971 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2025-12-13 00:04:31.069983 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2025-12-13 00:04:31.069992 | ubuntu-noble-large | + popd 2025-12-13 00:04:31.070002 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:31.070011 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:31.071736 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-12-13 00:04:31.075360 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2025-12-13 00:04:31.075442 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2025-12-13 00:04:31.075522 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-12-13 00:04:31.075537 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-12-13 00:04:31.075549 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.423516 | ubuntu-noble-large | 2025-12-13 00:04:32 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1777562/1777562] -> "keystone-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:32.425874 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:32.425922 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.425931 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.428189 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.428295 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:32.428897 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:32.438743 | ubuntu-noble-large | + directory=keystone-27.0.1.dev21 2025-12-13 00:04:32.438805 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.438817 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.438828 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2025-12-13 00:04:32.438838 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.438847 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2025-12-13 00:04:32.438857 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2025-12-13 00:04:32.438866 | ubuntu-noble-large | + popd 2025-12-13 00:04:32.438877 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:32.438887 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:32.440213 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-12-13 00:04:32.443468 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2025-12-13 00:04:32.443531 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2025-12-13 00:04:32.443551 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-12-13 00:04:32.443560 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-12-13 00:04:32.443582 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.675482 | ubuntu-noble-large | 2025-12-13 00:04:33 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972987/972987] -> "magnum-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:33.678376 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:33.678426 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.678439 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.680235 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.680604 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:33.681107 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:33.690632 | ubuntu-noble-large | + directory=magnum-20.0.1.dev6 2025-12-13 00:04:33.690762 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.690775 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.690796 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2025-12-13 00:04:33.690805 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.690813 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2025-12-13 00:04:33.690822 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2025-12-13 00:04:33.690831 | ubuntu-noble-large | + popd 2025-12-13 00:04:33.690844 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:33.690860 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:33.692037 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-12-13 00:04:33.694622 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2025-12-13 00:04:33.694643 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2025-12-13 00:04:33.694720 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-12-13 00:04:33.694742 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-12-13 00:04:33.694754 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.227937 | ubuntu-noble-large | 2025-12-13 00:04:35 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3540331/3540331] -> "manila-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:35.230433 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:35.230471 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.230484 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.233287 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.233544 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:35.234041 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:35.244165 | ubuntu-noble-large | + directory=manila-20.0.1.dev24 2025-12-13 00:04:35.244247 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.244261 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.244281 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2025-12-13 00:04:35.244291 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.244301 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2025-12-13 00:04:35.244311 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2025-12-13 00:04:35.244321 | ubuntu-noble-large | + popd 2025-12-13 00:04:35.244335 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:35.244347 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:35.245538 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-12-13 00:04:35.247647 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2025-12-13 00:04:35.247720 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2025-12-13 00:04:35.247744 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-12-13 00:04:35.247756 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-12-13 00:04:35.247769 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.335032 | ubuntu-noble-large | 2025-12-13 00:04:36 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:36.337366 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:36.337396 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.337413 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.339730 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.340126 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:36.340349 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:36.349315 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2025-12-13 00:04:36.349358 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.349372 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.349388 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2025-12-13 00:04:36.349466 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.349478 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2025-12-13 00:04:36.349492 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2025-12-13 00:04:36.349502 | ubuntu-noble-large | + popd 2025-12-13 00:04:36.349802 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:36.349822 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:36.351500 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:36.354423 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:36.354447 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-12-13 00:04:36.354462 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:36.354475 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:36.354503 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.292506 | ubuntu-noble-large | 2025-12-13 00:04:37 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-12-13 00:04:37.294994 | 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-12-13 00:04:37.295059 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.295068 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.297413 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.297719 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:37.298053 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:37.307819 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-12-13 00:04:37.307922 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.307939 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.307953 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2025-12-13 00:04:37.307976 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.307989 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.308000 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2025-12-13 00:04:37.308011 | ubuntu-noble-large | + popd 2025-12-13 00:04:37.308023 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:37.308035 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:37.309165 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.312106 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 00:04:37.312131 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-12-13 00:04:37.312143 | ubuntu-noble-large | + popd 2025-12-13 00:04:37.312232 | ubuntu-noble-large | + continue 2025-12-13 00:04:37.312244 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:37.312258 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:37.313459 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:37.316244 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:37.316270 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2025-12-13 00:04:37.316284 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:37.316297 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:37.316311 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.350251 | ubuntu-noble-large | 2025-12-13 00:04:38 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-12-13 00:04:38.352886 | 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-12-13 00:04:38.352919 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.352931 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.355383 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.355993 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:38.356240 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:38.364993 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2025-12-13 00:04:38.365035 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.365048 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.365062 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2025-12-13 00:04:38.365238 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.365286 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-12-13 00:04:38.365297 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2025-12-13 00:04:38.365308 | ubuntu-noble-large | + popd 2025-12-13 00:04:38.365327 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:38.365338 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:38.366529 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-12-13 00:04:38.369406 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2025-12-13 00:04:38.369440 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2025-12-13 00:04:38.369458 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-12-13 00:04:38.369469 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-12-13 00:04:38.369479 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.339180 | ubuntu-noble-large | 2025-12-13 00:04:40 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12237272/12237272] -> "neutron-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:40.341281 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:40.341316 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.341329 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.343567 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.344310 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:40.344697 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:40.354235 | ubuntu-noble-large | + directory=neutron-26.0.3.dev26 2025-12-13 00:04:40.354305 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.354318 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.354328 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2025-12-13 00:04:40.354382 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.354394 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2025-12-13 00:04:40.354408 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2025-12-13 00:04:40.354451 | ubuntu-noble-large | + popd 2025-12-13 00:04:40.354652 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:40.354703 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:40.355965 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-12-13 00:04:40.358944 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2025-12-13 00:04:40.358973 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2025-12-13 00:04:40.358989 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-12-13 00:04:40.359000 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-12-13 00:04:40.359014 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.315705 | ubuntu-noble-large | 2025-12-13 00:04:42 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9644647/9644647] -> "nova-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:42.318796 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:42.318872 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.318885 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.320224 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.320789 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:42.321288 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:42.329663 | ubuntu-noble-large | + directory=nova-31.2.1.dev5 2025-12-13 00:04:42.329735 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.329746 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.329762 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2025-12-13 00:04:42.329771 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.769750 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2025-12-13 00:04:42.776843 | ubuntu-noble-large | + pushd nova-31.2.1.dev5 2025-12-13 00:04:42.778876 | ubuntu-noble-large | ++ sort 2025-12-13 00:04:42.778912 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2025-12-13 00:04:42.784225 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-13 00:04:42.784293 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-12-13 00:04:42.784307 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-12-13 00:04:42.784319 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-13 00:04:42.786805 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-12-13 00:04:42.787321 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-12-13 00:04:42.787781 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-13 00:04:42.791204 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-12-13 00:04:42.791267 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-12-13 00:04:42.791980 | ubuntu-noble-large | + popd 2025-12-13 00:04:42.792035 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.2.1.dev5 2025-12-13 00:04:44.333407 | ubuntu-noble-large | + rm -r nova-31.2.1.dev5 2025-12-13 00:04:44.419752 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2025-12-13 00:04:44.419800 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2025-12-13 00:04:44.419807 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2025-12-13 00:04:44.419812 | ubuntu-noble-large | + popd 2025-12-13 00:04:44.419816 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:44.419826 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:44.421323 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-12-13 00:04:44.424812 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2025-12-13 00:04:44.424890 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2025-12-13 00:04:44.424907 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-12-13 00:04:44.424920 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-12-13 00:04:44.424933 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.749049 | ubuntu-noble-large | 2025-12-13 00:04:45 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1333232/1333232] -> "octavia-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:45.751595 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:45.751765 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.751786 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.753418 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.753964 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:45.754024 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:45.762855 | ubuntu-noble-large | + directory=octavia-16.0.1.dev15 2025-12-13 00:04:45.762910 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.762932 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.762944 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2025-12-13 00:04:45.762959 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.762970 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2025-12-13 00:04:45.762984 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2025-12-13 00:04:45.763027 | ubuntu-noble-large | + popd 2025-12-13 00:04:45.763252 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:45.763302 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:45.764663 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-12-13 00:04:45.767375 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2025-12-13 00:04:45.767453 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2025-12-13 00:04:45.767467 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-12-13 00:04:45.767478 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-12-13 00:04:45.767488 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.968227 | ubuntu-noble-large | 2025-12-13 00:04:46 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:46.971074 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:46.971134 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.971147 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.972470 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.972608 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:46.973262 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:46.989577 | ubuntu-noble-large | + directory=openstack_placement-13.0.0.0rc2.dev2 2025-12-13 00:04:46.989625 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.989637 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.989647 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2025-12-13 00:04:46.989657 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.989666 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2025-12-13 00:04:46.989753 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2025-12-13 00:04:46.989763 | ubuntu-noble-large | + popd 2025-12-13 00:04:46.989781 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:46.989793 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:46.991144 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:46.992746 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:46.992778 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2025-12-13 00:04:46.992785 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:46.992791 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:46.992797 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.034821 | ubuntu-noble-large | 2025-12-13 00:04:49 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062138/9062138] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:49.037359 | 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-12-13 00:04:49.037421 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.037433 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.038748 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.039460 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:49.039959 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:49.046804 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev11 2025-12-13 00:04:49.046870 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.046886 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.046898 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2025-12-13 00:04:49.046909 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.046921 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-12-13 00:04:49.046933 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2025-12-13 00:04:49.046944 | ubuntu-noble-large | + popd 2025-12-13 00:04:49.046956 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:49.046968 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:49.047549 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:49.049861 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:49.049885 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2025-12-13 00:04:49.049900 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:49.049910 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:49.049923 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.848188 | ubuntu-noble-large | 2025-12-13 00:04:51 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26617482/26617482] -> "skyline-console-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:51.850792 | 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-12-13 00:04:51.850853 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.850865 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.852236 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.852914 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:51.852976 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:51.861795 | ubuntu-noble-large | + directory=skyline_console-6.0.1.dev2 2025-12-13 00:04:51.861845 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.861864 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.861888 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2025-12-13 00:04:51.861898 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.861908 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2025-12-13 00:04:51.861917 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2025-12-13 00:04:51.861926 | ubuntu-noble-large | + popd 2025-12-13 00:04:51.862345 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:51.862384 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:51.863413 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2025-12-13 00:04:51.865772 | ubuntu-noble-large | + filename=watcher-stable-2025.1.tar.gz 2025-12-13 00:04:51.865814 | ubuntu-noble-large | + [[ -e watcher-stable-2025.1.tar.gz ]] 2025-12-13 00:04:51.865824 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2025-12-13 00:04:51.865835 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2025-12-13 00:04:51.865844 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.180304 | ubuntu-noble-large | 2025-12-13 00:04:53 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1143657/1143657] -> "watcher-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:53.183065 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:53.183151 | ubuntu-noble-large | + echo Process watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.183165 | ubuntu-noble-large | Process watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.184941 | ubuntu-noble-large | ++ tar -tzf watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.185435 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:53.185979 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:53.194408 | ubuntu-noble-large | + directory=python_watcher-14.0.1.dev28 2025-12-13 00:04:53.194442 | ubuntu-noble-large | + echo Check patches for watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.194452 | ubuntu-noble-large | Check patches for watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.194465 | ubuntu-noble-large | + [[ -e ../patches/2025.1/python_watcher ]] 2025-12-13 00:04:53.194563 | ubuntu-noble-large | + echo Check overlays for watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.194576 | ubuntu-noble-large | Check overlays for watcher-stable-2025.1.tar.gz 2025-12-13 00:04:53.194586 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2025-12-13 00:04:53.194600 | ubuntu-noble-large | + popd 2025-12-13 00:04:53.194790 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-13 00:04:53.194809 | ubuntu-noble-large | + pushd tarballs 2025-12-13 00:04:53.196295 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:53.198991 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2025-12-13 00:04:53.199013 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2025-12-13 00:04:53.199064 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:53.199076 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:53.199090 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.163652 | ubuntu-noble-large | 2025-12-13 00:04:54 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150464/150464] -> "requirements-stable-2025.1.tar.gz" [1] 2025-12-13 00:04:54.165206 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-13 00:04:54.165289 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.165303 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.167451 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.168025 | ubuntu-noble-large | ++ head -1 2025-12-13 00:04:54.168441 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-13 00:04:54.175162 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7501 2025-12-13 00:04:54.175222 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.175234 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.175252 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2025-12-13 00:04:54.175262 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.175272 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2025-12-13 00:04:54.175281 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2025-12-13 00:04:54.175294 | ubuntu-noble-large | + popd 2025-12-13 00:04:54.176327 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-12-13 00:04:54.179872 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-12-13 00:04:54.180837 | ubuntu-noble-large | ++ date +%Y%m%d 2025-12-13 00:04:54.183707 | ubuntu-noble-large | + BUILD_ID=20251213 2025-12-13 00:04:54.183967 | ubuntu-noble-large | + BUILD_TYPE=all 2025-12-13 00:04:54.184016 | ubuntu-noble-large | + IS_RELEASE=False 2025-12-13 00:04:54.184028 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-12-13 00:04:54.184045 | ubuntu-noble-large | + VERSION=latest 2025-12-13 00:04:54.184055 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-12-13 00:04:54.184178 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-13 00:04:54.184196 | ubuntu-noble-large | + . defaults/all.sh 2025-12-13 00:04:54.184375 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-13 00:04:54.184390 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-13 00:04:54.184404 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-13 00:04:54.184417 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-13 00:04:54.184723 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-13 00:04:54.184834 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:54.184848 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:54.184862 | ubuntu-noble-large | +++ hash -r 2025-12-13 00:04:54.184937 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:54.184949 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-13 00:04:54.184963 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-13 00:04:54.185002 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-13 00:04:54.185132 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-13 00:04:54.185145 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-13 00:04:54.185159 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-13 00:04:54.185169 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-13 00:04:54.185224 | 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-12-13 00:04:54.185240 | 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-12-13 00:04:54.185254 | ubuntu-noble-large | +++ export PATH 2025-12-13 00:04:54.185324 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 00:04:54.185386 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-13 00:04:54.185400 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-13 00:04:54.185414 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-13 00:04:54.185427 | ubuntu-noble-large | +++ export PS1 2025-12-13 00:04:54.185437 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-13 00:04:54.185450 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-13 00:04:54.185501 | ubuntu-noble-large | +++ hash -r 2025-12-13 00:04:54.185600 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-12-13 00:04:54.187042 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-13 00:04:54.190003 | ubuntu-noble-large | ++ export BUILD_ID=20251213 2025-12-13 00:04:54.190022 | ubuntu-noble-large | ++ BUILD_ID=20251213 2025-12-13 00:04:54.190036 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-13 00:04:54.190049 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-13 00:04:54.190077 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-13 00:04:54.190088 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-13 00:04:54.190181 | ubuntu-noble-large | + export IS_RELEASE 2025-12-13 00:04:54.190193 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-13 00:04:54.190203 | ubuntu-noble-large | + export VERSION 2025-12-13 00:04:54.190334 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-12-13 00:04:54.190347 | ubuntu-noble-large | + [[ -z '' ]] 2025-12-13 00:04:54.191166 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-12-13 00:04:54.249219 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd ^watcher' 2025-12-13 00:04:54.249295 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-12-13 00:04:54.249315 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2025-12-13 00:04:54.249325 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2025-12-13 00:04:54.249335 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2025-12-13 00:04:54.249345 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-12-13 00:04:54.249493 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-12-13 00:04:54.250597 | ubuntu-noble-large | + tee kolla-build-20251213.log 2025-12-13 00:04:54.250957 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2025.1/template-overrides.j2 --config-file kolla-build.conf --skip-existing --platform linux/amd64 '^aodh' '^barbican' '^blazar' '^ceilometer' '^cinder' '^cron' '^designate' '^dnsmasq' '^fluentd' '^glance' '^gnocchi' '^grafana' '^hacluster' '^haproxy' '^heat' '^horizon' '^ironic' '^iscsid' '^keepalived' '^keystone' '^kolla-toolbox' '^letsencrypt' '^magnum' '^manila' '^mariadb' '^masakari' '^memcached' '^multipathd' '^neutron' '^nova' '^octavia' '^opensearch' '^openstack-base' '^openvswitch' '^ovn' '^ovsdpdk' '^placement' '^prometheus' '^proxysql' '^rabbitmq' '^redis' '^skyline-apiserver' '^skyline-console' '^tgtd' '^watcher' 2025-12-13 00:04:54.704844 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-12-13 00:04:54.704947 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-12-13 00:05:01.439270 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-12-13 00:05:01.440523 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-12-13 00:05:01.440856 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-12-13 00:05:01.441015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-12-13 00:05:01.440795 2025-12-13 00:05:01.442911 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-12-13 00:05:01.443992 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-12-13 00:06:43.364724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/38 : FROM ubuntu:24.04 2025-12-13 00:06:43.364860 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c3a134f2ace4 2025-12-13 00:06:43.366502 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/38 : LABEL "build-date"="20251213" "name"="base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:06:43.366550 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in aabb818164cc 2025-12-13 00:06:43.366563 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container aabb818164cc 2025-12-13 00:06:43.366575 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 436dc490b189 2025-12-13 00:06:43.366593 | 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-12-13 00:06:43.366605 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7a086188b7e5 2025-12-13 00:06:43.366617 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7a086188b7e5 2025-12-13 00:06:43.366628 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 363d155f2199 2025-12-13 00:06:43.366638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/38 : COPY curlrc /root/.curlrc 2025-12-13 00:06:43.366648 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e5a943a171ee 2025-12-13 00:06:43.366659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/38 : ENV LANG en_US.UTF-8 2025-12-13 00:06:43.366696 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 784e83597fd9 2025-12-13 00:06:43.366707 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 784e83597fd9 2025-12-13 00:06:43.366718 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 526cf213e676 2025-12-13 00:06:43.366728 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/38 : LABEL kolla_version="2025.1" 2025-12-13 00:06:43.366740 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3e0eb017dfd1 2025-12-13 00:06:43.366751 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3e0eb017dfd1 2025-12-13 00:06:43.366762 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b9702d47e7d6 2025-12-13 00:06:43.366772 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-12-13 00:06:43.366783 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d688c6437b98 2025-12-13 00:06:43.366794 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/38 : COPY *.gpg /etc/kolla/apt-keys/ 2025-12-13 00:06:43.366804 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e9b0c120c44d 2025-12-13 00:06:43.366816 | 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-12-13 00:06:43.366826 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f34565fcc623 2025-12-13 00:06:43.366836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:06:43.366847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:06:43.366858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:06:43.366888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:06:43.366897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1183 kB] 2025-12-13 00:06:43.366907 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-12-13 00:06:43.366915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2874 kB] 2025-12-13 00:06:43.366924 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:06:43.366932 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] 2025-12-13 00:06:43.366940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1736 kB] 2025-12-13 00:06:43.366949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-12-13 00:06:43.366957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-12-13 00:06:43.366978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2118 kB] 2025-12-13 00:06:43.366987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3048 kB] 2025-12-13 00:06:43.366995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1944 kB] 2025-12-13 00:06:43.367004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-12-13 00:06:43.367012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:06:43.367020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:06:43.367029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 35.3 MB in 3s (12.9 MB/s) 2025-12-13 00:06:43.367037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.367046 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.367054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-13 00:06:43.367063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-13 00:06:43.367071 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-12-13 00:06:43.367080 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2025-12-13 00:06:43.367088 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-12-13 00:06:43.367097 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-12-13 00:06:43.367111 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:06:43.367119 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5391 kB of archives. 2025-12-13 00:06:43.367128 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-12-13 00:06:43.367137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.6 [1003 kB] 2025-12-13 00:06:43.367147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-12-13 00:06:43.367156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-12-13 00:06:43.367165 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-12-13 00:06:43.367173 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-12-13 00:06:43.367182 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-12-13 00:06:43.367218 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-12-13 00:06:43.367226 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-12-13 00:06:43.367235 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-12-13 00:06:43.367243 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-12-13 00:06:43.367251 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.367260 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-12-13 00:06:43.367268 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.367277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5391 kB in 0s (10.9 MB/s) 2025-12-13 00:06:43.367285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-12-13 00:06:43.367293 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.367302 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.367320 | 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-12-13 00:06:43.367340 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.367349 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% (Reading database ... 75% 2025-12-13 00:06:43.367357 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-13 00:06:43.367365 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.367374 | ubuntu-noble-large | INFO:kolla.common.utils.base:85% (Reading database ... 90% (Reading database ... 95% 2025-12-13 00:06:43.367382 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-12-13 00:06:43.367391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-13 00:06:43.367399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.6) ... 2025-12-13 00:06:43.367408 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-12-13 00:06:43.367416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-12-13 00:06:43.367424 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.367433 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-12-13 00:06:43.367442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-12-13 00:06:43.367450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-12-13 00:06:43.367468 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.367477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-12-13 00:06:43.367486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-12-13 00:06:43.367494 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-12-13 00:06:43.367502 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-12-13 00:06:43.367511 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-12-13 00:06:43.367519 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-12-13 00:06:43.367532 | 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-12-13 00:06:43.367541 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-12-13 00:06:43.367555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-12-13 00:06:43.367564 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.367572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-12-13 00:06:43.367581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.6) ... 2025-12-13 00:06:43.367594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-12-13 00:06:43.367603 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-12-13 00:06:43.367615 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-12-13 00:06:43.367746 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-12-13 00:06:43.367768 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-12-13 00:06:43.367824 | 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-12-13 00:06:43.367904 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-12-13 00:06:43.367919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-12-13 00:06:43.367963 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-12-13 00:06:43.368038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-12-13 00:06:43.368051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-12-13 00:06:43.368132 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-12-13 00:06:43.368146 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-12-13 00:06:43.368256 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-12-13 00:06:43.368323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-12-13 00:06:43.368368 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-12-13 00:06:43.368380 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-12-13 00:06:43.368455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-12-13 00:06:43.368511 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f34565fcc623 2025-12-13 00:06:43.368520 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 818613c2019e 2025-12-13 00:06:43.368589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/38 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-12-13 00:06:43.368625 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f040c70e147a 2025-12-13 00:06:43.368693 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f040c70e147a 2025-12-13 00:06:43.368710 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8fd72ed5f282 2025-12-13 00:06:43.368785 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/38 : COPY kolla_bashrc /tmp/ 2025-12-13 00:06:43.368822 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b286ecdf1856 2025-12-13 00:06:43.368880 | 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-12-13 00:06:43.368915 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d1f26f254dbf 2025-12-13 00:06:43.368927 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d1f26f254dbf 2025-12-13 00:06:43.369012 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7c765e896977 2025-12-13 00:06:43.369049 | 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-12-13 00:06:43.369086 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 26387b8b3e21 2025-12-13 00:06:43.369122 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 26387b8b3e21 2025-12-13 00:06:43.369178 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6c836dfbdfe1 2025-12-13 00:06:43.369257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/38 : ENV DEBIAN_FRONTEND noninteractive 2025-12-13 00:06:43.369266 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d0ee8eafd1da 2025-12-13 00:06:43.369346 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d0ee8eafd1da 2025-12-13 00:06:43.369383 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6f252a1ccd10 2025-12-13 00:06:43.369430 | 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-12-13 00:06:43.369487 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 46696d72ebd3 2025-12-13 00:06:43.369496 | 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-12-13 00:06:43.369568 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c467287272a7 2025-12-13 00:06:43.369623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:06:43.369632 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:06:43.369746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:06:43.369758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:06:43.369827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:06:43.369845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-12-13 00:06:43.369915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,874 kB] 2025-12-13 00:06:43.369972 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-12-13 00:06:43.369981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:06:43.370052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:06:43.370061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] 2025-12-13 00:06:43.370137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:06:43.370228 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:06:43.370238 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-12-13 00:06:43.370275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,048 kB] 2025-12-13 00:06:43.370333 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:06:43.370389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:06:43.370397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:06:43.370463 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 35.3 MB in 3s (12.7 MB/s) 2025-12-13 00:06:43.370471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.370546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.370591 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-13 00:06:43.370598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-13 00:06:43.370693 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-12-13 00:06:43.370715 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-12-13 00:06:43.370782 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-12-13 00:06:43.370789 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-12-13 00:06:43.370868 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-12-13 00:06:43.370924 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-12-13 00:06:43.370931 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-12-13 00:06:43.371000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-12-13 00:06:43.371008 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-12-13 00:06:43.371080 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-12-13 00:06:43.371088 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-12-13 00:06:43.371157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-12-13 00:06:43.371164 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-12-13 00:06:43.371311 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-12-13 00:06:43.371320 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-12-13 00:06:43.371364 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-12-13 00:06:43.371409 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-12-13 00:06:43.371417 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-12-13 00:06:43.371493 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-12-13 00:06:43.371549 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-12-13 00:06:43.371557 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:06:43.371625 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-12-13 00:06:43.371632 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-12-13 00:06:43.371698 | 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-12-13 00:06:43.371764 | 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-12-13 00:06:43.371773 | 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-12-13 00:06:43.371838 | 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-12-13 00:06:43.371846 | 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-12-13 00:06:43.371908 | 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-12-13 00:06:43.371915 | 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-12-13 00:06:43.371978 | 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-12-13 00:06:43.371986 | 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-12-13 00:06:43.372047 | 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-12-13 00:06:43.372060 | 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-12-13 00:06:43.372118 | 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-12-13 00:06:43.372159 | 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-12-13 00:06:43.372386 | 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-12-13 00:06:43.372464 | 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-12-13 00:06:43.372477 | 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-12-13 00:06:43.372488 | 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.2 [188 kB] 2025-12-13 00:06:43.372509 | 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-12-13 00:06:43.372519 | 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-12-13 00:06:43.372529 | 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-12-13 00:06:43.372540 | 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-12-13 00:06:43.372550 | 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-12-13 00:06:43.372564 | 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-12-13 00:06:43.372575 | 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-12-13 00:06:43.372588 | 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-12-13 00:06:43.372644 | 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-12-13 00:06:43.372659 | 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-12-13 00:06:43.372752 | 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-12-13 00:06:43.372769 | 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-12-13 00:06:43.372782 | 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-12-13 00:06:43.372831 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-12-13 00:06:43.372846 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.372888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 1s (9,268 kB/s) 2025-12-13 00:06:43.372942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-12-13 00:06:43.372954 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.373000 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.373018 | 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-12-13 00:06:43.373054 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-13 00:06:43.373068 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-13 00:06:43.373126 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-12-13 00:06:43.373171 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-12-13 00:06:43.373182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-12-13 00:06:43.373247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-12-13 00:06:43.373261 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-12-13 00:06:43.373303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-12-13 00:06:43.373317 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.373501 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-12-13 00:06:43.373559 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 25% (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-12-13 00:06:43.373569 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-13 00:06:43.373578 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-13 00:06:43.373591 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-13 00:06:43.373599 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-13 00:06:43.373606 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-13 00:06:43.373613 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-13 00:06:43.373623 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-12-13 00:06:43.373695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:06:43.373717 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.373773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-12-13 00:06:43.373782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:06:43.373844 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.373875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.373886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-12-13 00:06:43.373950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-12-13 00:06:43.373999 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.374008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-12-13 00:06:43.374064 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-12-13 00:06:43.374072 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:06:43.374133 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.374142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-12-13 00:06:43.374249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:06:43.374262 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.374324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.374372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-12-13 00:06:43.374381 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-12-13 00:06:43.374451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-12-13 00:06:43.374482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-12-13 00:06:43.374522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-12-13 00:06:43.374572 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.374580 | 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 libreadline8t64' 2025-12-13 00:06:43.374654 | 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-12-13 00:06:43.374712 | 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-12-13 00:06:43.374726 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2025-12-13 00:06:43.374775 | 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 libre 2025-12-13 00:06:43.374783 | ubuntu-noble-large | INFO:kolla.common.utils.base:adline8t64' 2025-12-13 00:06:43.374837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-12-13 00:06:43.374845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-12-13 00:06:43.374897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-12-13 00:06:43.374905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-12-13 00:06:43.374957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-12-13 00:06:43.374965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-12-13 00:06:43.375015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-12-13 00:06:43.375023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-12-13 00:06:43.375074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-12-13 00:06:43.375082 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-12-13 00:06:43.375133 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-12-13 00:06:43.375141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-12-13 00:06:43.375206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-12-13 00:06:43.375215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-12-13 00:06:43.375263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 00:06:43.375272 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:06:43.375371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-12-13 00:06:43.375379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 00:06:43.375386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:06:43.375396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-12-13 00:06:43.375411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-12-13 00:06:43.375470 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.375479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:06:43.375527 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-12-13 00:06:43.375535 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-12-13 00:06:43.375586 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.375628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-12-13 00:06:43.375637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-12-13 00:06:43.375685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.2_amd64.deb ... 2025-12-13 00:06:43.375699 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.375759 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.2) ... 2025-12-13 00:06:43.375767 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-12-13 00:06:43.375817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:06:43.375826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:06:43.375876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-12-13 00:06:43.375885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:06:43.375936 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.375978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-12-13 00:06:43.375986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-12-13 00:06:43.376029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376037 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.376090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-12-13 00:06:43.376150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-12-13 00:06:43.376158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-12-13 00:06:43.376224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-12-13 00:06:43.376233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-12-13 00:06:43.376354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376362 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.376414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-12-13 00:06:43.376470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-12-13 00:06:43.376538 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-12-13 00:06:43.376588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-12-13 00:06:43.376602 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-12-13 00:06:43.376646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376702 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-12-13 00:06:43.376766 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.376774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376834 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-12-13 00:06:43.376884 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-13 00:06:43.376892 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.376945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.376953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-12-13 00:06:43.377003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-12-13 00:06:43.377011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-12-13 00:06:43.377070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-12-13 00:06:43.377120 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-12-13 00:06:43.377128 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-12-13 00:06:43.377179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-12-13 00:06:43.377206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-12-13 00:06:43.377282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-12-13 00:06:43.377294 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-12-13 00:06:43.377304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-12-13 00:06:43.377368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-12-13 00:06:43.377385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-12-13 00:06:43.377427 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.377435 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:06:43.377487 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-12-13 00:06:43.377495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.377547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:06:43.377555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.377608 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-12-13 00:06:43.377616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:06:43.377682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:06:43.377744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.2) ... 2025-12-13 00:06:43.377757 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-12-13 00:06:43.377802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:06:43.377888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377938 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.377992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-12-13 00:06:43.378000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-12-13 00:06:43.378047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:06:43.378077 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c467287272a7 2025-12-13 00:06:43.378116 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dbe8f179547e 2025-12-13 00:06:43.378126 | 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-12-13 00:06:43.378167 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in afc6040ca985 2025-12-13 00:06:43.378175 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container afc6040ca985 2025-12-13 00:06:43.378241 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> edd4c3e9c8a5 2025-12-13 00:06:43.378250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/38 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-12-13 00:06:43.378381 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in add1bf1c2647 2025-12-13 00:06:43.378389 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container add1bf1c2647 2025-12-13 00:06:43.378396 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 88b945841c4b 2025-12-13 00:06:43.378403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/38 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-12-13 00:06:43.378410 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 63edc8d5b55f 2025-12-13 00:06:43.378420 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/38 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-12-13 00:06:43.378502 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a5bec7bd3f71 2025-12-13 00:06:43.378510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-12-13 00:06:43.378517 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e84c948b1b2f 2025-12-13 00:06:43.378546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/38 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-12-13 00:06:43.378554 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8d80ffd09149 2025-12-13 00:06:43.378606 | 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 6B73A36E6026DFCA && gpg --export 6B73A36E6026DFCA >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-12-13 00:06:43.378617 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 5e873c64d1f8 2025-12-13 00:06:43.378690 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-12-13 00:06:43.378702 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.378733 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-12-13 00:06:43.378773 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.378788 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-12-13 00:06:43.378820 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-12-13 00:06:43.378830 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.378880 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-12-13 00:06:43.378888 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-12-13 00:06:43.378932 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.378943 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2025-12-13 00:06:43.378985 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.379016 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2025-12-13 00:06:43.379024 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.379071 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-12-13 00:06:43.379080 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-12-13 00:06:43.379123 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.379139 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-12-13 00:06:43.379170 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.379181 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-12-13 00:06:43.379225 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-12-13 00:06:43.379269 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.379277 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 5e873c64d1f8 2025-12-13 00:06:43.379327 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 89ba78bcff83 2025-12-13 00:06:43.379342 | 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-3.0.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-12-13 00:06:43.379392 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8733e06703c8 2025-12-13 00:06:43.379424 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.127779, size: 3817 2025-12-13 00:06:43.379432 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.140852, size: 2460 2025-12-13 00:06:43.379480 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.122087, size: 1684 2025-12-13 00:06:43.379488 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.347431, size: 27481 2025-12-13 00:06:43.379535 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.144886, size: 4300 2025-12-13 00:06:43.379543 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.136632, size: 3151 2025-12-13 00:06:43.379589 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.105106, size: 3157 2025-12-13 00:06:43.379597 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8733e06703c8 2025-12-13 00:06:43.379645 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> be2b18927abe 2025-12-13 00:06:43.379658 | 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-12-13 00:06:43.379697 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7720acaad069 2025-12-13 00:06:43.379755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:06:43.379766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:06:43.379809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:06:43.379817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:06:43.379871 | 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-12-13 00:06:43.379902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:06:43.379910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:06:43.379957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:06:43.379987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:06:43.380038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:06:43.380047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:06:43.380057 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:06:43.380107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:06:43.380137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:06:43.380145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:06:43.380202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-13 00:06:43.380211 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.380262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.380273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-13 00:06:43.380316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-13 00:06:43.380324 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-12-13 00:06:43.380367 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:06:43.380397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-12-13 00:06:43.380406 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-12-13 00:06:43.380454 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-12-13 00:06:43.380494 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-12-13 00:06:43.380501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.380530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-13 00:06:43.380560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-13 00:06:43.380577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-12-13 00:06:43.380620 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:06:43.380651 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.380702 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-13 00:06:43.380715 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-13 00:06:43.380746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-12-13 00:06:43.380787 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:06:43.380818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2025-12-13 00:06:43.380856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:06:43.380864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2025-12-13 00:06:43.380905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-12-13 00:06:43.380937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-12-13 00:06:43.380945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-12-13 00:06:43.380992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (28 B/s) 2025-12-13 00:06:43.381001 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.381047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-13 00:06:43.381058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-13 00:06:43.381108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-13 00:06:43.381138 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-12-13 00:06:43.381149 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-12-13 00:06:43.381209 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-12-13 00:06:43.381218 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-12-13 00:06:43.381279 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-12-13 00:06:43.381287 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-12-13 00:06:43.381331 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-12-13 00:06:43.381342 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-12-13 00:06:43.381384 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-12-13 00:06:43.381393 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-12-13 00:06:43.381436 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-12-13 00:06:43.381445 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-12-13 00:06:43.381492 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-12-13 00:06:43.381500 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2025-12-13 00:06:43.381545 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2025-12-13 00:06:43.381553 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2025-12-13 00:06:43.381602 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2025-12-13 00:06:43.381610 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2025-12-13 00:06:43.381641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-12-13 00:06:43.381652 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-12-13 00:06:43.381685 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-12-13 00:06:43.381741 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-12-13 00:06:43.381762 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-12-13 00:06:43.381811 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-12-13 00:06:43.381819 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-12-13 00:06:43.381829 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-12-13 00:06:43.381871 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-12-13 00:06:43.381879 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-12-13 00:06:43.381910 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-12-13 00:06:43.381949 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-12-13 00:06:43.381957 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2025-12-13 00:06:43.381995 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-12-13 00:06:43.382003 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-12-13 00:06:43.382042 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-12-13 00:06:43.382050 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:06:43.382088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2025-12-13 00:06:43.382096 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-12-13 00:06:43.382106 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:06:43.382148 | 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.9 [836 kB] 2025-12-13 00:06:43.382156 | 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-12-13 00:06:43.382234 | 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.9 [2,332 kB] 2025-12-13 00:06:43.382244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2.1 [27.4 kB] 2025-12-13 00:06:43.382251 | 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-12-13 00:06:43.382291 | 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-12-13 00:06:43.382299 | 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-12-13 00:06:43.382338 | 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.9 [2,068 kB] 2025-12-13 00:06:43.382346 | 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.9 [651 kB] 2025-12-13 00:06:43.382365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2.1 [10.1 kB] 2025-12-13 00:06:43.382396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2.1 [23.0 kB] 2025-12-13 00:06:43.382410 | 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-12-13 00:06:43.382442 | 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-12-13 00:06:43.382482 | 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-12-13 00:06:43.382496 | 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-12-13 00:06:43.382506 | 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-12-13 00:06:43.382537 | 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.11 [204 kB] 2025-12-13 00:06:43.382548 | 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.11 [106 kB] 2025-12-13 00:06:43.382597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.11 [1,874 kB] 2025-12-13 00:06:43.382605 | 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-12-13 00:06:43.382635 | 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-12-13 00:06:43.382645 | 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-12-13 00:06:43.382685 | 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-12-13 00:06:43.382721 | 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-12-13 00:06:43.382732 | 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-12-13 00:06:43.382774 | 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-12-13 00:06:43.382782 | 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-12-13 00:06:43.382824 | 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-12-13 00:06:43.382832 | 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-12-13 00:06:43.382872 | 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-12-13 00:06:43.382880 | 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-12-13 00:06:43.382920 | 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-12-13 00:06:43.382928 | 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-12-13 00:06:43.382969 | 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-12-13 00:06:43.382978 | 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-12-13 00:06:43.383018 | 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-12-13 00:06:43.383032 | 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-12-13 00:06:43.383064 | 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-12-13 00:06:43.383074 | 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-12-13 00:06:43.383113 | 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-12-13 00:06:43.383121 | 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-12-13 00:06:43.383161 | 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-12-13 00:06:43.383169 | 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-12-13 00:06:43.383218 | 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-12-13 00:06:43.383235 | 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-12-13 00:06:43.383266 | 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.5 [50.5 kB] 2025-12-13 00:06:43.383277 | 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-12-13 00:06:43.383315 | 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-12-13 00:06:43.383323 | 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-12-13 00:06:43.383362 | 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-12-13 00:06:43.383392 | 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-12-13 00:06:43.383403 | 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-12-13 00:06:43.383443 | 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-12-13 00:06:43.383451 | 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-12-13 00:06:43.383490 | 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-12-13 00:06:43.383498 | 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-12-13 00:06:43.383538 | 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-12-13 00:06:43.383546 | 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-12-13 00:06:43.383586 | 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-12-13 00:06:43.383595 | 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-12-13 00:06:43.383636 | 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-12-13 00:06:43.383650 | 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-12-13 00:06:43.383683 | 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-12-13 00:06:43.383717 | 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-12-13 00:06:43.383747 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-12-13 00:06:43.383755 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.383796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 2s (17.8 MB/s) 2025-12-13 00:06:43.383804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-12-13 00:06:43.383843 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.383877 | 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-12-13 00:06:43.383903 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-13 00:06:43.383933 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-13 00:06:43.383941 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-13 00:06:43.383984 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-13 00:06:43.383992 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-13 00:06:43.384030 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-13 00:06:43.384038 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-12-13 00:06:43.384079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:06:43.384087 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.384127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-12-13 00:06:43.384135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-12-13 00:06:43.384176 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-13 00:06:43.384199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-12-13 00:06:43.384228 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:06:43.384239 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.384282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.384290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-13 00:06:43.384329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.384337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-12-13 00:06:43.384367 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.384406 | 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-12-13 00:06:43.384414 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-13 00:06:43.384430 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-13 00:06:43.384461 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-13 00:06:43.384501 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-13 00:06:43.384508 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-13 00:06:43.384546 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-13 00:06:43.384554 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2025-12-13 00:06:43.384583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:06:43.384594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2025-12-13 00:06:43.384632 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-12-13 00:06:43.384640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-12-13 00:06:43.384681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-12-13 00:06:43.384724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-12-13 00:06:43.384732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-12-13 00:06:43.384775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-12-13 00:06:43.384783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-12-13 00:06:43.384824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-12-13 00:06:43.384832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-12-13 00:06:43.384872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-12-13 00:06:43.384883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:06:43.384922 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.384952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-12-13 00:06:43.384966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:06:43.384996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.385007 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-12-13 00:06:43.385045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:06:43.385053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:06:43.385092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2025-12-13 00:06:43.385100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-12-13 00:06:43.385137 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.385145 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-12-13 00:06:43.385202 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 30% (Reading database ... 2025-12-13 00:06:43.385210 | ubuntu-noble-large | INFO:kolla.common.utils.base:35% (Reading database ... 40% 2025-12-13 00:06:43.385610 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 45% (Reading database ... 2025-12-13 00:06:43.385873 | ubuntu-noble-large | INFO:kolla.common.utils.base:50% (Reading database ... 55% 2025-12-13 00:06:43.385968 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:06:43.386035 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-13 00:06:43.386102 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-13 00:06:43.386151 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-13 00:06:43.386225 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-13 00:06:43.386327 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-13 00:06:43.386365 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-13 00:06:43.386427 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2025-12-13 00:06:43.386489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:06:43.386553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:06:43.386613 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-12-13 00:06:43.386682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-12-13 00:06:43.386777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-12-13 00:06:43.386833 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.386894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-12-13 00:06:43.386954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-12-13 00:06:43.387011 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.387069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-12-13 00:06:43.387127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-12-13 00:06:43.387212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-12-13 00:06:43.387256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-12-13 00:06:43.387307 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.387365 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-13 00:06:43.387430 | 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-12-13 00:06:43.387490 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-13 00:06:43.387545 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-13 00:06:43.387597 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-13 00:06:43.387649 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-13 00:06:43.387707 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% (Reading database ... 95% 2025-12-13 00:06:43.387798 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-12-13 00:06:43.387856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-12-13 00:06:43.387911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-12-13 00:06:43.387965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-12-13 00:06:43.388022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-12-13 00:06:43.388078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-12-13 00:06:43.388132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-12-13 00:06:43.388197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-12-13 00:06:43.388260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-12-13 00:06:43.388316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-12-13 00:06:43.388375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:06:43.388427 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-13 00:06:43.388481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-12-13 00:06:43.388534 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.11_all.deb ... 2025-12-13 00:06:43.388612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.11) ... 2025-12-13 00:06:43.388681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-12-13 00:06:43.388750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:06:43.388804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.11) ... 2025-12-13 00:06:43.388858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-12-13 00:06:43.388911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-12-13 00:06:43.388968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-12-13 00:06:43.389017 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-12-13 00:06:43.389069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-12-13 00:06:43.389123 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-12-13 00:06:43.389177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-12-13 00:06:43.389305 | 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-12-13 00:06:43.389357 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-12-13 00:06:43.389413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-12-13 00:06:43.389466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-12-13 00:06:43.389536 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-12-13 00:06:43.389618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-12-13 00:06:43.389704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-12-13 00:06:43.389815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-12-13 00:06:43.389892 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-12-13 00:06:43.389987 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.390052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-12-13 00:06:43.390105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-12-13 00:06:43.390153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-12-13 00:06:43.390225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-12-13 00:06:43.390275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-12-13 00:06:43.390325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-12-13 00:06:43.390376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-12-13 00:06:43.390424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-12-13 00:06:43.390473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-12-13 00:06:43.390518 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-12-13 00:06:43.390567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:06:43.390617 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-12-13 00:06:43.390679 | 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-12-13 00:06:43.390738 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:06:43.390789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-12-13 00:06:43.390837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-12-13 00:06:43.390887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:06:43.390935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-12-13 00:06:43.390982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-12-13 00:06:43.391029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:06:43.391078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-12-13 00:06:43.391124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-12-13 00:06:43.391172 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.391347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-12-13 00:06:43.391399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-12-13 00:06:43.391413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-12-13 00:06:43.391425 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.391440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-12-13 00:06:43.391454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-12-13 00:06:43.391519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-12-13 00:06:43.391561 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.391613 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-12-13 00:06:43.391654 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-12-13 00:06:43.391712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-12-13 00:06:43.391792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-12-13 00:06:43.391833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-12-13 00:06:43.391898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-12-13 00:06:43.391948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-12-13 00:06:43.391988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-12-13 00:06:43.392044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-13 00:06:43.392085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.392137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-12-13 00:06:43.392178 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-13 00:06:43.392255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.392348 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-12-13 00:06:43.392360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-13 00:06:43.392373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:06:43.392401 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-12-13 00:06:43.392474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-12-13 00:06:43.392515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-12-13 00:06:43.392564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-12-13 00:06:43.392615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-12-13 00:06:43.392655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-12-13 00:06:43.392714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-12-13 00:06:43.392778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:06:43.392820 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:06:43.392874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-12-13 00:06:43.392915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-12-13 00:06:43.392969 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-12-13 00:06:43.393010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-12-13 00:06:43.393064 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-12-13 00:06:43.393105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-12-13 00:06:43.393156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-12-13 00:06:43.393212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-12-13 00:06:43.393301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-12-13 00:06:43.393353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-12-13 00:06:43.393404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ... 2025-12-13 00:06:43.393445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... 2025-12-13 00:06:43.393500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-12-13 00:06:43.393541 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-12-13 00:06:43.393596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-12-13 00:06:43.393636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-12-13 00:06:43.393713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-12-13 00:06:43.393758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-12-13 00:06:43.393812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-12-13 00:06:43.393863 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-12-13 00:06:43.393879 | 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-12-13 00:06:43.393937 | 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-12-13 00:06:43.393990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-12-13 00:06:43.394005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-12-13 00:06:43.394056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-12-13 00:06:43.394106 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-12-13 00:06:43.394157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-12-13 00:06:43.394168 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-12-13 00:06:43.394240 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-12-13 00:06:43.394256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-12-13 00:06:43.394331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-12-13 00:06:43.394343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-12-13 00:06:43.394395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-12-13 00:06:43.394410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-12-13 00:06:43.394460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-12-13 00:06:43.394500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-12-13 00:06:43.394540 | 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-12-13 00:06:43.394594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.394645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-12-13 00:06:43.394660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-12-13 00:06:43.394716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-12-13 00:06:43.394777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-12-13 00:06:43.394807 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-13 00:06:43.394846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.394886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-12-13 00:06:43.394926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-12-13 00:06:43.394965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-12-13 00:06:43.395004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-12-13 00:06:43.395043 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-12-13 00:06:43.395093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-12-13 00:06:43.395108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2025-12-13 00:06:43.395171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2025-12-13 00:06:43.395208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2025-12-13 00:06:43.395249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-12-13 00:06:43.395289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-12-13 00:06:43.395328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-12-13 00:06:43.395379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-12-13 00:06:43.395394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2025-12-13 00:06:43.395445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-12-13 00:06:43.395497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-12-13 00:06:43.395523 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-12-13 00:06:43.395576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-12-13 00:06:43.395590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-12-13 00:06:43.395653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2025-12-13 00:06:43.395704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-12-13 00:06:43.395722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-12-13 00:06:43.395787 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4build3_amd64.deb ... 2025-12-13 00:06:43.395818 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.395870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-12-13 00:06:43.395921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-12-13 00:06:43.395941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-12-13 00:06:43.395982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... 2025-12-13 00:06:43.396022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-12-13 00:06:43.396061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-12-13 00:06:43.396101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-12-13 00:06:43.396140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-12-13 00:06:43.396179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-12-13 00:06:43.396237 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-12-13 00:06:43.396316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-12-13 00:06:43.396327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-13 00:06:43.396378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.11) ... 2025-12-13 00:06:43.396429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:06:43.396443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-12-13 00:06:43.396499 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.396514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-12-13 00:06:43.396563 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Sat Dec 13 00:06:14 UTC 2025. 2025-12-13 00:06:43.396577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Sat Dec 13 00:06:14 UTC 2025. 2025-12-13 00:06:43.396616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-12-13 00:06:43.396630 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.396692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-12-13 00:06:43.396711 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-12-13 00:06:43.396771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-12-13 00:06:43.396786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-12-13 00:06:43.396825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-12-13 00:06:43.396864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2025-12-13 00:06:43.396878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-12-13 00:06:43.396932 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:06:43.396947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.397011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-12-13 00:06:43.397035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.397048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:06:43.397103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-12-13 00:06:43.397118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-12-13 00:06:43.397170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-12-13 00:06:43.397200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-12-13 00:06:43.397256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-12-13 00:06:43.397271 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.397323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-12-13 00:06:43.397338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.397391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.397406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-12-13 00:06:43.397460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-12-13 00:06:43.397475 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.397528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:06:43.397543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-12-13 00:06:43.397597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-12-13 00:06:43.397611 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-12-13 00:06:43.397688 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-13 00:06:43.397708 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-12-13 00:06:43.397760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:06:43.397774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-12-13 00:06:43.397829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.11) ... 2025-12-13 00:06:43.397843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-12-13 00:06:43.397894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-12-13 00:06:43.397908 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-12-13 00:06:43.397954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-12-13 00:06:43.397969 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-12-13 00:06:43.398020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:06:43.398035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:06:43.398088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-12-13 00:06:43.398102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:06:43.398141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-12-13 00:06:43.398181 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-12-13 00:06:43.398211 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:06:43.398264 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-12-13 00:06:43.398278 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:06:43.398335 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:06:43.398349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-12-13 00:06:43.398385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-12-13 00:06:43.398426 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-12-13 00:06:43.398440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-12-13 00:06:43.398497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-12-13 00:06:43.398511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-12-13 00:06:43.398550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:06:43.398590 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7720acaad069 2025-12-13 00:06:43.398604 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 410c1a6152be 2025-12-13 00:06:43.398819 | 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 42494 valkey && useradd -l -M --shell /usr/sbin/nologin --uid 42494 --gid 42494 valkey && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-12-13 00:06:43.398863 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3fe0fa5a24f2 2025-12-13 00:06:43.398878 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3fe0fa5a24f2 2025-12-13 00:06:43.398888 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1ce51c37cce6 2025-12-13 00:06:43.398898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/38 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-12-13 00:06:43.398908 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 12a6f54b59d7 2025-12-13 00:06:43.398921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/38 : COPY start.sh /usr/local/bin/kolla_start 2025-12-13 00:06:43.398953 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8499a85b6955 2025-12-13 00:06:43.398978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/38 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-12-13 00:06:43.399039 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5f020b17f759 2025-12-13 00:06:43.399054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/38 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-12-13 00:06:43.399109 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0098c68c2e4e 2025-12-13 00:06:43.399124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/38 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-12-13 00:06:43.399179 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> eeaf2a326bef 2025-12-13 00:06:43.399388 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/38 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2025-12-13 00:06:43.399411 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8d87683425f7 2025-12-13 00:06:43.399423 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/38 : COPY sudoers /etc/sudoers 2025-12-13 00:06:43.399435 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a8c20f9a6358 2025-12-13 00:06:43.399445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/38 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-12-13 00:06:43.399475 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ce9ee2897064 2025-12-13 00:06:43.399489 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ce9ee2897064 2025-12-13 00:06:43.399499 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fd6b94316112 2025-12-13 00:06:43.399509 | 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-12-13 00:06:43.399525 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7e7f7a0eea65 2025-12-13 00:06:43.399539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/38 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-12-13 00:06:43.399595 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d1aea509cdea 2025-12-13 00:06:43.399606 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d1aea509cdea 2025-12-13 00:06:43.399663 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b959fe99ceba 2025-12-13 00:06:43.399730 | 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-12-13 00:06:43.399744 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 57a63cc50b63 2025-12-13 00:06:43.399758 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 57a63cc50b63 2025-12-13 00:06:43.399825 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 423e42e6309c 2025-12-13 00:06:43.399838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/38 : CMD ["kolla_start"] 2025-12-13 00:06:43.399852 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in af32d64a4799 2025-12-13 00:06:43.399866 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container af32d64a4799 2025-12-13 00:06:43.399942 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d06ba6d6811c 2025-12-13 00:06:43.399954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built 89a504f99cae 2025-12-13 00:06:43.399998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:06:43.400289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-12-13 00:06:43.400092 (took 0:01:41.959297) 2025-12-13 00:06:43.400547 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-12-13 00:06:43.400644 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-12-13 00:06:43.400658 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-12-13 00:06:43.400701 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-12-13 00:06:43.400717 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-12-13 00:06:43.400731 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-12-13 00:06:43.400795 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-12-13 00:06:43.400806 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-12-13 00:06:43.400849 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-12-13 00:06:43.400893 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-12-13 00:06:43.400904 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-12-13 00:06:43.400961 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-12-13 00:06:43.400972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-12-13 00:06:43.401027 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-12-13 00:06:43.401039 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-12-13 00:06:43.401084 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-12-13 00:06:43.401107 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-12-13 00:06:43.401121 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-12-13 00:06:43.401135 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-12-13 00:06:43.401244 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-12-13 00:06:43.401258 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-12-13 00:06:43.401336 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-12-13 00:06:43.401348 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-12-13 00:06:43.401362 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-12-13 00:06:43.401420 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-12-13 00:06:43.401854 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-12-13 00:06:43.401873 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-12-13 00:06:43.401976 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-12-13 00:06:43.401828 2025-12-13 00:06:43.402910 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-12-13 00:06:43.403517 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-12-13 00:07:17.585607 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:07:17.585729 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 89a504f99cae 2025-12-13 00:07:17.585751 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20251213" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:07:17.585845 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2bf2e09eb254 2025-12-13 00:07:17.585860 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2bf2e09eb254 2025-12-13 00:07:17.585872 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 78b52e6be6a0 2025-12-13 00:07:17.585885 | 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-12-13 00:07:17.585898 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 881506f4adc5 2025-12-13 00:07:17.585910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 881506f4adc5 2025-12-13 00:07:17.585921 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 1ce71a5f1fe6 2025-12-13 00:07:17.586021 | 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://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-12-13 00:07:17.586049 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in c5577d506863 2025-12-13 00:07:17.586059 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container c5577d506863 2025-12-13 00:07:17.586069 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 97a5664989c6 2025-12-13 00:07:17.586124 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-12-13 00:07:17.586136 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> acc7c9977934 2025-12-13 00:07:17.586146 | 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-12-13 00:07:17.586193 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 23d970cf28ce 2025-12-13 00:07:17.586241 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:07:17.586800 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:07:17.586823 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:07:17.586833 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-12-13 00:07:17.586844 | 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-12-13 00:07:17.586854 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-12-13 00:07:17.586864 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:07:17.586874 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2025-12-13 00:07:17.586884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:07:17.586894 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-12-13 00:07:17.586909 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:07:17.587050 | 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-12-13 00:07:17.587068 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:07:17.587162 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:07:17.587180 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [5,305 B] 2025-12-13 00:07:17.587261 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:07:17.587312 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:07:17.587362 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:07:17.587389 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:07:17.587529 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:07:17.587597 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:07:17.587691 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 29.1 MB in 3s (8,999 kB/s) 2025-12-13 00:07:17.587759 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-13 00:07:17.587831 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-13 00:07:17.587920 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-12-13 00:07:17.587981 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-12-13 00:07:17.588043 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-12-13 00:07:17.588077 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-12-13 00:07:17.588144 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-12-13 00:07:17.588207 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-12-13 00:07:17.589923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-12-13 00:07:17.589948 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-12-13 00:07:17.589958 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-12-13 00:07:17.589969 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-12-13 00:07:17.589979 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-12-13 00:07:17.589989 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-12-13 00:07:17.589999 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-12-13 00:07:17.590008 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-12-13 00:07:17.590018 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-12-13 00:07:17.590027 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-12-13 00:07:17.590036 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-12-13 00:07:17.590046 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-12-13 00:07:17.590055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:17.590065 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 45.2 MB of archives. 2025-12-13 00:07:17.590090 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 75.4 MB of additional disk space will be used. 2025-12-13 00:07:17.590100 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:07:17.590110 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 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-12-13 00:07:17.590123 | 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-12-13 00:07:17.590139 | 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-12-13 00:07:17.590157 | 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-12-13 00:07:17.590174 | 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-12-13 00:07:17.590202 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.5-1 [22.5 MB] 2025-12-13 00:07:17.590219 | 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-12-13 00:07:17.590237 | 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-12-13 00:07:17.590247 | 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-12-13 00:07:17.590257 | 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-12-13 00:07:17.590266 | 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-12-13 00:07:17.590276 | 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-12-13 00:07:17.590286 | 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-12-13 00:07:17.590296 | 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-12-13 00:07:17.590305 | 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-12-13 00:07:17.590324 | 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-12-13 00:07:17.590335 | 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-12-13 00:07:17.590344 | 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-12-13 00:07:17.590353 | 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-12-13 00:07:17.590372 | 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-12-13 00:07:17.590382 | 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-12-13 00:07:17.590391 | 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-12-13 00:07:17.590447 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 45.2 MB in 10s (4,642 kB/s) 2025-12-13 00:07:17.590459 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-12-13 00:07:17.590469 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-12-13 00:07:17.590478 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-12-13 00:07:17.590504 | 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-12-13 00:07:17.590520 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-12-13 00:07:17.590529 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-12-13 00:07:17.590539 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-12-13 00:07:17.590548 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-12-13 00:07:17.590624 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-12-13 00:07:17.590635 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-12-13 00:07:17.590644 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:07:17.590654 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-13 00:07:17.590664 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:07:17.590709 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:07:17.590720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-12-13 00:07:17.590729 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-12-13 00:07:17.590738 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-12-13 00:07:17.590748 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% 2025-12-13 00:07:17.590758 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:07:17.590768 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-12-13 00:07:17.590778 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-12-13 00:07:17.590788 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:07:17.590797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% (Reading database ... 95% 2025-12-13 00:07:17.590807 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-12-13 00:07:17.590816 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-13 00:07:17.590826 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:07:17.590835 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:07:17.590845 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:07:17.590854 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:07:17.590864 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-12-13 00:07:17.590873 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-12-13 00:07:17.590882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-12-13 00:07:17.590892 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-12-13 00:07:17.590902 | 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-12-13 00:07:17.590916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.590934 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-12-13 00:07:17.590944 | 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-12-13 00:07:17.590954 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.590963 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-12-13 00:07:17.590973 | 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-12-13 00:07:17.590982 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.590996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-12-13 00:07:17.591006 | 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-12-13 00:07:17.591019 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591100 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-12-13 00:07:17.591116 | 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-12-13 00:07:17.591167 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591182 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-12-13 00:07:17.591278 | 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-12-13 00:07:17.591291 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591354 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-12-13 00:07:17.591369 | 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-12-13 00:07:17.591460 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591650 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-12-13 00:07:17.591740 | 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-12-13 00:07:17.591749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591762 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-12-13 00:07:17.591769 | 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-12-13 00:07:17.591774 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591813 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-12-13 00:07:17.591868 | 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-12-13 00:07:17.591913 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.591960 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-12-13 00:07:17.592009 | 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-12-13 00:07:17.592110 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.592138 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-12-13 00:07:17.592185 | 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-12-13 00:07:17.592232 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.592279 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-12-13 00:07:17.592326 | 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-12-13 00:07:17.592380 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.592446 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-12-13 00:07:17.592474 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-12-13 00:07:17.592550 | 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-12-13 00:07:17.592568 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.592615 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-12-13 00:07:17.592661 | 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-12-13 00:07:17.592726 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.593451 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-12-13 00:07:17.593481 | 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-12-13 00:07:17.593503 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.593510 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-12-13 00:07:17.593515 | 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-12-13 00:07:17.593521 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.593527 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-12-13 00:07:17.593532 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.5-1_all.deb ... 2025-12-13 00:07:17.593538 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.5-1) ... 2025-12-13 00:07:17.593543 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.593549 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-12-13 00:07:17.593555 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-12-13 00:07:17.593560 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.593584 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:07:17.593591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-12-13 00:07:17.593596 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:07:17.593703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.593842 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.594839 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.594912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.594950 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.594962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.594972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:07:17.594982 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-12-13 00:07:17.594992 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595011 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595021 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595031 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595040 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595059 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595069 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:07:17.595079 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.5-1) ... 2025-12-13 00:07:17.595088 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-12-13 00:07:17.595098 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:07:17.595108 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:07:17.595117 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 23d970cf28ce 2025-12-13 00:07:17.595127 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 2626379288f8 2025-12-13 00:07:17.595139 | 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-12-13 00:07:17.595151 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in f8ec68b1f46f 2025-12-13 00:07:17.595161 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-12-13 00:07:17.595171 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-12-13 00:07:17.595191 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-12-13 00:07:17.595201 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-12-13 00:07:17.595211 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-12-13 00:07:17.595221 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-12-13 00:07:17.595231 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-12-13 00:07:17.595240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-12-13 00:07:17.595263 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-12-13 00:07:17.595273 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-12-13 00:07:17.595283 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-12-13 00:07:17.595292 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-12-13 00:07:17.595301 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-12-13 00:07:17.595314 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-12-13 00:07:17.595324 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2025-12-13 00:07:17.595334 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-12-13 00:07:17.595362 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container f8ec68b1f46f 2025-12-13 00:07:17.595376 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 5674ef2c0322 2025-12-13 00:07:17.595390 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-12-13 00:07:17.595497 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 1cafcfaa491c 2025-12-13 00:07:17.595514 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-12-13 00:07:17.595566 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in e123d7a0a3d8 2025-12-13 00:07:17.595582 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container e123d7a0a3d8 2025-12-13 00:07:17.595707 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 818e42d27e05 2025-12-13 00:07:17.595747 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:07:17.595813 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 450488e29efe 2025-12-13 00:07:17.595829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:07:17.595899 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in a625eacb04f6 2025-12-13 00:07:17.595915 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container a625eacb04f6 2025-12-13 00:07:17.596022 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> fd42a5a53540 2025-12-13 00:07:17.596037 | 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-12-13 00:07:17.596074 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2f0d31863f5b 2025-12-13 00:07:17.596135 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-13 00:07:17.596194 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-12-13 00:07:17.596209 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-12-13 00:07:17.596287 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-12-13 00:07:17.596302 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:17.596380 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-13 00:07:17.596454 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-12-13 00:07:17.596469 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-12-13 00:07:17.596533 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:17.596564 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2f0d31863f5b 2025-12-13 00:07:17.596626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> a7fe7c344b4c 2025-12-13 00:07:17.596641 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-12-13 00:07:17.596769 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in bf8bae8794ff 2025-12-13 00:07:17.596786 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container bf8bae8794ff 2025-12-13 00:07:17.596800 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4114a96bc8b8 2025-12-13 00:07:17.596851 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 3e6c4000c704 2025-12-13 00:07:17.596866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20251213 2025-12-13 00:07:17.597000 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-12-13 00:07:17.596889 (took 0:00:34.195061) 2025-12-13 00:07:17.597390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-12-13 00:07:17.597466 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-12-13 00:07:17.597556 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-12-13 00:07:17.597461 2025-12-13 00:07:17.598453 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-12-13 00:07:17.599132 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-12-13 00:07:30.085886 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:07:30.087162 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 89a504f99cae 2025-12-13 00:07:30.087254 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20251213" "name"="memcached" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:07:30.087274 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 4792a726dd17 2025-12-13 00:07:30.087286 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 4792a726dd17 2025-12-13 00:07:30.087298 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> cd87e5195fc6 2025-12-13 00:07:30.087309 | 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-12-13 00:07:30.087322 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 95ad1d602b81 2025-12-13 00:07:30.087332 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 95ad1d602b81 2025-12-13 00:07:30.087342 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 0744af7efa2a 2025-12-13 00:07:30.087353 | 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-12-13 00:07:30.087363 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 8dfa054c791a 2025-12-13 00:07:30.087374 | 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-12-13 00:07:30.087385 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:07:30.087396 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:07:30.087407 | 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-12-13 00:07:30.087418 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:07:30.087429 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:07:30.087439 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:07:30.087450 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:07:30.087460 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:07:30.087471 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:07:30.087481 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:07:30.087547 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:07:30.087557 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:07:30.087566 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:07:30.087581 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:07:30.087652 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 29.0 MB in 3s (11.1 MB/s) 2025-12-13 00:07:30.087718 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-13 00:07:30.087729 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-13 00:07:30.087738 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-12-13 00:07:30.087747 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-12-13 00:07:30.087756 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-12-13 00:07:30.087764 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-12-13 00:07:30.087773 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-12-13 00:07:30.087782 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-12-13 00:07:30.087791 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-12-13 00:07:30.087800 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-12-13 00:07:30.087808 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-12-13 00:07:30.087826 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:30.087841 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-12-13 00:07:30.087850 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-12-13 00:07:30.087859 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:07:30.087914 | 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-12-13 00:07:30.088012 | 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-12-13 00:07:30.088178 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (820 kB/s) 2025-12-13 00:07:30.088193 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:07:30.088202 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-12-13 00:07:30.088264 | 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-12-13 00:07:30.088335 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-12-13 00:07:30.088409 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-12-13 00:07:30.088480 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2025-12-13 00:07:30.088577 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2025-12-13 00:07:30.088663 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2025-12-13 00:07:30.088742 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2025-12-13 00:07:30.088868 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:07:30.088884 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-13 00:07:30.089129 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:07:30.090582 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-12-13 00:07:30.090625 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-12-13 00:07:30.090631 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-12-13 00:07:30.090635 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:07:30.090639 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-12-13 00:07:30.090643 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-12-13 00:07:30.090647 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:07:30.090650 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:07:30.090654 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 8dfa054c791a 2025-12-13 00:07:30.090659 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 776186e71702 2025-12-13 00:07:30.090665 | 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-12-13 00:07:30.090685 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 15e786370270 2025-12-13 00:07:30.090689 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-13 00:07:30.090693 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-12-13 00:07:30.090696 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-12-13 00:07:30.090699 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-12-13 00:07:30.090703 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:30.090707 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-13 00:07:30.090710 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-12-13 00:07:30.090714 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-12-13 00:07:30.090717 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:30.090721 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 15e786370270 2025-12-13 00:07:30.090725 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 0f64cf7f724a 2025-12-13 00:07:30.090740 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-12-13 00:07:30.090744 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 584d28b07a2b 2025-12-13 00:07:30.090747 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 584d28b07a2b 2025-12-13 00:07:30.090751 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 6efe54b242cb 2025-12-13 00:07:30.090754 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built f997e494b1bb 2025-12-13 00:07:30.090757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20251213 2025-12-13 00:07:30.090761 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-12-13 00:07:30.090144 (took 0:00:12.492683) 2025-12-13 00:07:30.090770 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-12-13 00:07:30.090773 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-12-13 00:07:30.090830 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-12-13 00:07:30.090717 2025-12-13 00:07:30.091751 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-12-13 00:07:30.092373 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-12-13 00:07:43.116772 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:07:43.116875 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 89a504f99cae 2025-12-13 00:07:43.116911 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20251213" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:07:43.116929 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in fc589d43bd70 2025-12-13 00:07:43.116942 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container fc589d43bd70 2025-12-13 00:07:43.116954 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> b9afada2df2f 2025-12-13 00:07:43.116966 | 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-12-13 00:07:43.116979 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 3af59aae558b 2025-12-13 00:07:43.116991 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:07:43.117003 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:07:43.117015 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:07:43.117027 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:07:43.117039 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:07:43.117051 | 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-12-13 00:07:43.117063 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:07:43.117075 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:07:43.117086 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:07:43.117098 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:07:43.117109 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:07:43.117121 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:07:43.117132 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:07:43.117144 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:07:43.117155 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:07:43.117166 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-13 00:07:43.117178 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-13 00:07:43.117215 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-13 00:07:43.117226 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-12-13 00:07:43.117235 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-12-13 00:07:43.117245 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-12-13 00:07:43.117255 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-12-13 00:07:43.117265 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-12-13 00:07:43.117274 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-12-13 00:07:43.117283 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-12-13 00:07:43.117292 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-12-13 00:07:43.117302 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-12-13 00:07:43.117311 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-12-13 00:07:43.117320 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-12-13 00:07:43.117330 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-12-13 00:07:43.117351 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:43.117361 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-12-13 00:07:43.117371 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-12-13 00:07:43.117380 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:07:43.117390 | 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-12-13 00:07:43.117400 | 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-12-13 00:07:43.117409 | 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-12-13 00:07:43.117418 | 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-12-13 00:07:43.117428 | 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-12-13 00:07:43.117437 | 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-12-13 00:07:43.117447 | 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-12-13 00:07:43.117456 | 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-12-13 00:07:43.117466 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 1s (2,189 kB/s) 2025-12-13 00:07:43.117475 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:07:43.117485 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-12-13 00:07:43.117494 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-12-13 00:07:43.117520 | 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-12-13 00:07:43.117532 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2025-12-13 00:07:43.117541 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2025-12-13 00:07:43.117551 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2025-12-13 00:07:43.117568 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2025-12-13 00:07:43.117577 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2025-12-13 00:07:43.117642 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-12-13 00:07:43.117658 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:07:43.117711 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:07:43.117722 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:07:43.117732 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-13 00:07:43.117741 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-13 00:07:43.117756 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:07:43.117766 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-13 00:07:43.117829 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-13 00:07:43.117864 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:07:43.117925 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-12-13 00:07:43.117973 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-12-13 00:07:43.118034 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:07:43.118063 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-12-13 00:07:43.118182 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-13 00:07:43.118196 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:07:43.118210 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-12-13 00:07:43.118309 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-12-13 00:07:43.118325 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-12-13 00:07:43.118393 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-12-13 00:07:43.118441 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-12-13 00:07:43.118497 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-13 00:07:43.118542 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-12-13 00:07:43.118631 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-12-13 00:07:43.118728 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-12-13 00:07:43.118774 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:07:43.118828 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:07:43.118869 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:07:43.118924 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:07:43.118965 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-12-13 00:07:43.119018 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:07:43.119059 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-13 00:07:43.119110 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-12-13 00:07:43.119134 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-12-13 00:07:43.119203 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:07:43.119244 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:07:43.119297 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 3af59aae558b 2025-12-13 00:07:43.119338 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> f8dee21d3cea 2025-12-13 00:07:43.119391 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:07:43.119433 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 7c4d2916ffd0 2025-12-13 00:07:43.119487 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:07:43.119531 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 503d84c1af55 2025-12-13 00:07:43.119598 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 503d84c1af55 2025-12-13 00:07:43.119623 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> c19b207a03b1 2025-12-13 00:07:43.119799 | 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-12-13 00:07:43.119815 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 53b4588f4e31 2025-12-13 00:07:43.119824 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-13 00:07:43.119866 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-12-13 00:07:43.119919 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-12-13 00:07:43.119972 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-12-13 00:07:43.119986 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:43.120059 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-13 00:07:43.120121 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-12-13 00:07:43.120162 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-12-13 00:07:43.120227 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:07:43.120241 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 53b4588f4e31 2025-12-13 00:07:43.120313 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 4195a152501e 2025-12-13 00:07:43.120364 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built fb27932414f9 2025-12-13 00:07:43.120405 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20251213 2025-12-13 00:07:43.120510 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-12-13 00:07:43.120383 (took 0:00:13.029666) 2025-12-13 00:07:43.121040 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-12-13 00:07:43.121092 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-12-13 00:07:43.121190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-12-13 00:07:43.121054 2025-12-13 00:07:43.122243 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-12-13 00:07:43.123090 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-12-13 00:09:07.997441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:09:07.997522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 89a504f99cae 2025-12-13 00:09:07.997541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20251213" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:09:07.997657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 10f77b50a7f4 2025-12-13 00:09:07.997715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 10f77b50a7f4 2025-12-13 00:09:07.997732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 65d372dba656 2025-12-13 00:09:07.997744 | 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-12-13 00:09:07.997756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 41b9f41e718b 2025-12-13 00:09:07.997809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 41b9f41e718b 2025-12-13 00:09:07.997820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 34f376ca072d 2025-12-13 00:09:07.997832 | 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-12-13 00:09:07.997899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in f204efb9ce8d 2025-12-13 00:09:07.998009 | 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-12-13 00:09:07.998050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:07.999805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:09:07.999846 | 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-12-13 00:09:07.999860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:09:07.999871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:09:07.999881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:09:07.999891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:09:07.999902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:09:07.999930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:09:07.999940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:09:07.999950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:09:07.999959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:09:07.999969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:09:07.999991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:09:08.000001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-13 00:09:08.000014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-13 00:09:08.000024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-13 00:09:08.000034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-12-13 00:09:08.000044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-12-13 00:09:08.000054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-12-13 00:09:08.000063 | 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-12-13 00:09:08.000073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-12-13 00:09:08.000082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-12-13 00:09:08.000092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-13 00:09:08.000101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-13 00:09:08.000110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-12-13 00:09:08.000120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-12-13 00:09:08.000129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-12-13 00:09:08.000139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-13 00:09:08.000148 | 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-12-13 00:09:08.000157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-12-13 00:09:08.000167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-12-13 00:09:08.000176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-12-13 00:09:08.000185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-12-13 00:09:08.000195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-12-13 00:09:08.000204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-12-13 00:09:08.000213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-12-13 00:09:08.000222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-12-13 00:09:08.000251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-12-13 00:09:08.000276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-12-13 00:09:08.000286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-12-13 00:09:08.000295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-12-13 00:09:08.000305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-12-13 00:09:08.000315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-12-13 00:09:08.000333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2025-12-13 00:09:08.000343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-12-13 00:09:08.000352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-12-13 00:09:08.000367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-12-13 00:09:08.000382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-12-13 00:09:08.000392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-12-13 00:09:08.000406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-12-13 00:09:08.000479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-12-13 00:09:08.000539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-12-13 00:09:08.000603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-12-13 00:09:08.000666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-12-13 00:09:08.000763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-12-13 00:09:08.000896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-12-13 00:09:08.000914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-12-13 00:09:08.000981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-12-13 00:09:08.001043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-12-13 00:09:08.001104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-12-13 00:09:08.001164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2025-12-13 00:09:08.001224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2025-12-13 00:09:08.001364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2025-12-13 00:09:08.001400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-12-13 00:09:08.001473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-12-13 00:09:08.001536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-12-13 00:09:08.001598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base parted libvirt-l10n python3-openvswitch python3-netifaces 2025-12-13 00:09:08.001661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: vbetool hdparm ethtool kbd | console-tools ipxe-qemu-256k-compat-efi-roms 2025-12-13 00:09:08.001738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-efi-aarch64 qemu-efi-arm qemu-system-gui qemu-system-modules-spice 2025-12-13 00:09:08.001797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl cpu-checker networkd-dispatcher systemd-timesyncd 2025-12-13 00:09:08.001860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | time-daemon systemd-resolved libnss-mymachines libnss-systemd 2025-12-13 00:09:08.001924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-12-13 00:09:08.001978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-12-13 00:09:08.002022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-12-13 00:09:08.002079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-13 00:09:08.002120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-12-13 00:09:08.002178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-12-13 00:09:08.002250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-12-13 00:09:08.002293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-13 00:09:08.002334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-13 00:09:08.002390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-12-13 00:09:08.002443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-12-13 00:09:08.002499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-12-13 00:09:08.002548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-13 00:09:08.002604 | 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-12-13 00:09:08.002655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-12-13 00:09:08.002748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-12-13 00:09:08.002798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-12-13 00:09:08.002853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-12-13 00:09:08.002908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-12-13 00:09:08.002959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-12-13 00:09:08.003011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-12-13 00:09:08.003051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-12-13 00:09:08.003103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-12-13 00:09:08.003160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-12-13 00:09:08.003212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-12-13 00:09:08.003278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-12-13 00:09:08.003330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-12-13 00:09:08.003403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-12-13 00:09:08.003459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate mdevctl openvswitch-common openvswitch-switch ovmf pm-utils 2025-12-13 00:09:08.003510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: polkitd powermgmt-base python3-ceph-argparse python3-ceph-common 2025-12-13 00:09:08.003566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cephfs python3-certifi python3-chardet python3-idna 2025-12-13 00:09:08.003617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-rados python3-rbd python3-requests 2025-12-13 00:09:08.003687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-block-extra qemu-system 2025-12-13 00:09:08.003733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2025-12-13 00:09:08.003785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2025-12-13 00:09:08.003825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-x86 qemu-utils sasl2-bin seabios sgml-base swtpm swtpm-tools 2025-12-13 00:09:08.003881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd systemd-container systemd-sysv tpm-udev tpm2-tools trousers 2025-12-13 00:09:08.003937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: uuid-runtime xml-core 2025-12-13 00:09:08.003992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 158 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:09:08.004053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 203 MB of archives. 2025-12-13 00:09:08.004105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 811 MB of additional disk space will be used. 2025-12-13 00:09:08.004158 | 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.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:09:08.004214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-12-13 00:09:08.004313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:09:08.004375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-12-13 00:09:08.004434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2025-12-13 00:09:08.004492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2025-12-13 00:09:08.004547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:08.004603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-12-13 00:09:08.004653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-12-13 00:09:08.004732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-12-13 00:09:08.004792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-12-13 00:09:08.004808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.11 [2,076 kB] 2025-12-13 00:09:08.004888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.11 [3,475 kB] 2025-12-13 00:09:08.004916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.11 [11.9 kB] 2025-12-13 00:09:08.004939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:09:08.004997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-12-13 00:09:08.005038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2025-12-13 00:09:08.005062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-13 00:09:08.005119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-12-13 00:09:08.005160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-12-13 00:09:08.005200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-12-13 00:09:08.007764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-12-13 00:09:08.007785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-12-13 00:09:08.007798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2025-12-13 00:09:08.007810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-12-13 00:09:08.007821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-12-13 00:09:08.007830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-12-13 00:09:08.007840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-12-13 00:09:08.007849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-12-13 00:09:08.007859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-12-13 00:09:08.007868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-13 00:09:08.007878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-12-13 00:09:08.007887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.11 [235 kB] 2025-12-13 00:09:08.007896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-12-13 00:09:08.007906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.6 [763 kB] 2025-12-13 00:09:08.007915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-12-13 00:09:08.007925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-12-13 00:09:08.007934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-12-13 00:09:08.007944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-12-13 00:09:08.007953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-12-13 00:09:08.007962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-12-13 00:09:08.007981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-12-13 00:09:08.007991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-12-13 00:09:08.008000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-12-13 00:09:08.008009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-12-13 00:09:08.008019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-12-13 00:09:08.008028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-12-13 00:09:08.008038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-13 00:09:08.008058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-12-13 00:09:08.008068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-12-13 00:09:08.008087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.1 [187 kB] 2025-12-13 00:09:08.008097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-12-13 00:09:08.008107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2025-12-13 00:09:08.008116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-12-13 00:09:08.008126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-12-13 00:09:08.008136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-12-13 00:09:08.008145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-13 00:09:08.008154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-12-13 00:09:08.008164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-12-13 00:09:08.008173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-12-13 00:09:08.008183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-12-13 00:09:08.008192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.1 [3,413 kB] 2025-12-13 00:09:08.008201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.1 [46.0 kB] 2025-12-13 00:09:08.008212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.1 [87.3 kB] 2025-12-13 00:09:08.008221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.1 [413 kB] 2025-12-13 00:09:08.008257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.1 [839 kB] 2025-12-13 00:09:08.008304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-13 00:09:08.008315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.1 [178 kB] 2025-12-13 00:09:08.008325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-12-13 00:09:08.008335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-12-13 00:09:08.008344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.1 [320 kB] 2025-12-13 00:09:08.008354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-12-13 00:09:08.008364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-12-13 00:09:08.008374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-12-13 00:09:08.008384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-12-13 00:09:08.008393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-12-13 00:09:08.008403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-12-13 00:09:08.008420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-12-13 00:09:08.008431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-12-13 00:09:08.008440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-12-13 00:09:08.008450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-13 00:09:08.008460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-12-13 00:09:08.008470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-12-13 00:09:08.008479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-12-13 00:09:08.008489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-12-13 00:09:08.008499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-12-13 00:09:08.008509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-13 00:09:08.008518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.1 [536 kB] 2025-12-13 00:09:08.008536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.1 [25.5 MB] 2025-12-13 00:09:08.008546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-12-13 00:09:08.008556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-12-13 00:09:08.008565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-12-13 00:09:08.008575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-12-13 00:09:08.008590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-12-13 00:09:08.008600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-12-13 00:09:08.008610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-13 00:09:08.008619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-12-13 00:09:08.008629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-12-13 00:09:08.008639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-12-13 00:09:08.008649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-12-13 00:09:08.008658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-12-13 00:09:08.008693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-12-13 00:09:08.008706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-12-13 00:09:08.008716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-12-13 00:09:08.008726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-12-13 00:09:08.008736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2025-12-13 00:09:08.008752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-12-13 00:09:08.008762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.2 [49.1 kB] 2025-12-13 00:09:08.008772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.2 [17.4 kB] 2025-12-13 00:09:08.008782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-12-13 00:09:08.008792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-12-13 00:09:08.008802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-12-13 00:09:08.008818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-12-13 00:09:08.008828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 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-12-13 00:09:08.008838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-12-13 00:09:08.008847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-12-13 00:09:08.008857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-12-13 00:09:08.008867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-12-13 00:09:08.008877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-12-13 00:09:08.008886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 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-12-13 00:09:08.008896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-12-13 00:09:08.008911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-12-13 00:09:08.008921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-12-13 00:09:08.008931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-12-13 00:09:08.008941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-12-13 00:09:08.008951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-12-13 00:09:08.008961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-12-13 00:09:08.008971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-12-13 00:09:08.008980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.10 [1,829 kB] 2025-12-13 00:09:08.008990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.10 [438 kB] 2025-12-13 00:09:08.009000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.10 [740 kB] 2025-12-13 00:09:08.009010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.10 [431 kB] 2025-12-13 00:09:08.009026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.10 [3,120 B] 2025-12-13 00:09:08.009036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.10 [6,038 B] 2025-12-13 00:09:08.009052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.11 [417 kB] 2025-12-13 00:09:08.009062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.10 [1,374 B] 2025-12-13 00:09:08.009072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-12-13 00:09:08.009082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.2 [95.2 kB] 2025-12-13 00:09:08.009092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.10 [49.5 kB] 2025-12-13 00:09:08.009102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2025-12-13 00:09:08.009111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2025-12-13 00:09:08.009121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-12-13 00:09:08.009131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-12-13 00:09:08.009141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-12-13 00:09:08.009151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-12-13 00:09:08.009160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-12-13 00:09:08.009170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.10 [6,294 kB] 2025-12-13 00:09:08.009184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.10 [3,434 kB] 2025-12-13 00:09:08.009199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.10 [9,106 kB] 2025-12-13 00:09:08.009209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.10 [57.8 MB] 2025-12-13 00:09:08.009218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.10 [16.3 MB] 2025-12-13 00:09:08.009248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.10 [10.9 MB] 2025-12-13 00:09:08.009262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-12-13 00:09:08.009272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-12-13 00:09:08.009305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.10 [57.4 kB] 2025-12-13 00:09:08.009359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-12-13 00:09:08.009382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-12-13 00:09:08.009429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-12-13 00:09:08.009464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2025-12-13 00:09:08.009521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-12-13 00:09:08.009577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 203 MB in 13s (16.0 MB/s) 2025-12-13 00:09:08.009592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-12-13 00:09:08.009650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-13 00:09:08.009717 | 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-12-13 00:09:08.009758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:09:08.009824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-12-13 00:09:08.009859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-13 00:09:08.009923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:85% (Reading database ... 90% 2025-12-13 00:09:08.009979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-13 00:09:08.009995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:09:08.010057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-13 00:09:08.010088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 00:09:08.010145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 00:09:08.010185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 00:09:08.010225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:09:08.010293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-13 00:09:08.010307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 00:09:08.010367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:09:08.010407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-12-13 00:09:08.010457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:09:08.010472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-13 00:09:08.010530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-12-13 00:09:08.010570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.010616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:09:08.010631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.010746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-12-13 00:09:08.010763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-13 00:09:08.010790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-12-13 00:09:08.010833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-12-13 00:09:08.010848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-12-13 00:09:08.010904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-13 00:09:08.010956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-13 00:09:08.010970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-12-13 00:09:08.011021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-12-13 00:09:08.011074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-12-13 00:09:08.011088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-13 00:09:08.011141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.011181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-13 00:09:08.011223 | 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-12-13 00:09:08.011299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-12-13 00:09:08.011349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-12-13 00:09:08.011395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:09:08.011432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-12-13 00:09:08.011476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-13 00:09:08.011522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11601 files and directories currently installed.) 2025-12-13 00:09:08.011558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.011604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-12-13 00:09:08.011693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-13 00:09:08.011746 | 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-12-13 00:09:08.011782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-12-13 00:09:08.011818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-12-13 00:09:08.011853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-12-13 00:09:08.011899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-12-13 00:09:08.011912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-12-13 00:09:08.011958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-13 00:09:08.011994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11594 files and directories currently installed.) 2025-12-13 00:09:08.012041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:09:08.012054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.012100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 00:09:08.012146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:09:08.012160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:09:08.012207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-13 00:09:08.012262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.012275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.012338 | 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-12-13 00:09:08.012352 | 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-12-13 00:09:08.012410 | 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-12-13 00:09:08.012447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-12-13 00:09:08.012483 | 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-12-13 00:09:08.012530 | 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-12-13 00:09:08.012543 | 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-12-13 00:09:08.012589 | 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-12-13 00:09:08.012626 | 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-12-13 00:09:08.012639 | 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-12-13 00:09:08.012710 | 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-12-13 00:09:08.012750 | 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-12-13 00:09:08.012763 | 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-12-13 00:09:08.012818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-12-13 00:09:08.012854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-12-13 00:09:08.012900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-12-13 00:09:08.012912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-12-13 00:09:08.012960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-13 00:09:08.012997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-12-13 00:09:08.013033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-12-13 00:09:08.013069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 60% (Reading database ... 65% 2025-12-13 00:09:08.013114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-12-13 00:09:08.013135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-12-13 00:09:08.013189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-12-13 00:09:08.013225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-12-13 00:09:08.013294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-12-13 00:09:08.013330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-13 00:09:08.013366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 2025-12-13 00:09:08.013411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:12517 files and directories currently installed.) 2025-12-13 00:09:08.013423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:09:08.013474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.013510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-12-13 00:09:08.013555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:09:08.013568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.013621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:09:08.013657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:09:08.013692 | 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-12-13 00:09:08.013746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:09:08.013793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:09:08.013806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:09:08.013854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:09:08.013869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-12-13 00:09:08.013918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:09:08.013931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:08.013979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:09:08.014025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.014038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:09:08.014073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:09:08.014119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:09:08.014132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:09:08.014167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:09:08.014181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:09:08.014254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:09:08.014268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:08.014304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-12-13 00:09:08.014317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-12-13 00:09:08.014361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-12-13 00:09:08.014407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-12-13 00:09:08.014420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-12-13 00:09:08.014455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-12-13 00:09:08.014468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-12-13 00:09:08.014661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.014772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:09:08.014786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-12-13 00:09:08.014796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-12-13 00:09:08.014816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-12-13 00:09:08.014827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-12-13 00:09:08.014836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2025-12-13 00:09:08.014846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-12-13 00:09:08.014855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-12-13 00:09:08.014865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2025-12-13 00:09:08.014880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-12-13 00:09:08.014889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:09:08.014899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:09:08.014912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.015000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-12-13 00:09:08.015013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:09:08.015027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.015038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-12-13 00:09:08.015082 | 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-12-13 00:09:08.015098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.015152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-12-13 00:09:08.015167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:09:08.015181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.015223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-12-13 00:09:08.015265 | 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-12-13 00:09:08.015279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.015331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-12-13 00:09:08.015346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:09:08.015377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.015421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:09:08.015435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:09:08.015474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:09:08.015489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:09:08.015528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.015542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:09:08.015596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-12-13 00:09:08.015611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:09:08.015650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.015664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:09:08.015711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:09:08.015767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:09:08.015782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:09:08.015823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:09:08.015837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:09:08.015887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-13 00:09:08.015927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-13 00:09:08.015942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:09:08.015992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-12-13 00:09:08.016007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-logrotate_3.21.0-2build1_amd64.deb ... 2025-12-13 00:09:08.016045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-12-13 00:09:08.016095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-12-13 00:09:08.016109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-12-13 00:09:08.016159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.016173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-12-13 00:09:08.016212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-12-13 00:09:08.016226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-12-13 00:09:08.016268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.016310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-12-13 00:09:08.016324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-12-13 00:09:08.016373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:09:08.016387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:09:08.016438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-12-13 00:09:08.016462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:09:08.016483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:09:08.016526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-13 00:09:08.016540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-13 00:09:08.016578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:09:08.016593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-13 00:09:08.016631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-13 00:09:08.016646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:09:08.016715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-12-13 00:09:08.016734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-13 00:09:08.016784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:09:08.016799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-12-13 00:09:08.016837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:09:08.016890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:09:08.016905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-12-13 00:09:08.016955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-13 00:09:08.016969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 00:09:08.017019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-12-13 00:09:08.017034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-13 00:09:08.017082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:09:08.017097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:09:08.017144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:09:08.017159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:09:08.017207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-12-13 00:09:08.017222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2025-12-13 00:09:08.017310 | 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-12-13 00:09:08.017364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:' 2025-12-13 00:09:08.017379 | 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 libpa 2025-12-13 00:09:08.017418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:rted2t64' 2025-12-13 00:09:08.017432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-12-13 00:09:08.017471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-13 00:09:08.019751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-13 00:09:08.019781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:09:08.019790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-13 00:09:08.019800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-13 00:09:08.019810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 00:09:08.019819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-12-13 00:09:08.019828 | 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-12-13 00:09:08.019838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-13 00:09:08.019847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-12-13 00:09:08.019856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-12-13 00:09:08.019865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-12-13 00:09:08.019875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-12-13 00:09:08.019891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-acl_2.3.2-1build1.1_amd64.deb ... 2025-12-13 00:09:08.019901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-12-13 00:09:08.019910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-13 00:09:08.019920 | 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-12-13 00:09:08.019929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.019939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-13 00:09:08.019948 | 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-12-13 00:09:08.019958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.019967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-12-13 00:09:08.019977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.019986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.019995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-12-13 00:09:08.020005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-13 00:09:08.020014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 00:09:08.020024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-12-13 00:09:08.020033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-13 00:09:08.020043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 00:09:08.020052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-12-13 00:09:08.020061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 00:09:08.020071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:09:08.020080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-12-13 00:09:08.020096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 00:09:08.020106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:09:08.020115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-12-13 00:09:08.020124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.020134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-12-13 00:09:08.020153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.020162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-12-13 00:09:08.020194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 00:09:08.020204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:09:08.020213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-12-13 00:09:08.020222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-13 00:09:08.020255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-13 00:09:08.020274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.020284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.020293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-12-13 00:09:08.020303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.020312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-12-13 00:09:08.020337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.020347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-12-13 00:09:08.020365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.020375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-12-13 00:09:08.020393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-13 00:09:08.020402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 00:09:08.020412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-12-13 00:09:08.020421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-prettytable_3.6.0-2_all.deb ... 2025-12-13 00:09:08.020437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-13 00:09:08.020447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-12-13 00:09:08.020456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.020466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.020475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-12-13 00:09:08.020485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-certifi_2023.11.17-1_all.deb ... 2025-12-13 00:09:08.020494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-13 00:09:08.020503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-12-13 00:09:08.020513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-13 00:09:08.020522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 00:09:08.020532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-12-13 00:09:08.020541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-13 00:09:08.020551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 00:09:08.020560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-12-13 00:09:08.020569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2025-12-13 00:09:08.020579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 00:09:08.020588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-12-13 00:09:08.020597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2025-12-13 00:09:08.020615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 00:09:08.020625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-12-13 00:09:08.020635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-13 00:09:08.020644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:09:08.020654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-13 00:09:08.020663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-13 00:09:08.020702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 00:09:08.020711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-13 00:09:08.020721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.020731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.020740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-13 00:09:08.020755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.020764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.020774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-13 00:09:08.020790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.020799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.020809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-13 00:09:08.020818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.020828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.020837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-13 00:09:08.020846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:09:08.020855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:09:08.020865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-13 00:09:08.020874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-13 00:09:08.020883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 00:09:08.020892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-12-13 00:09:08.020902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-13 00:09:08.020911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 00:09:08.020920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-13 00:09:08.020930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-13 00:09:08.020939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 00:09:08.020948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-13 00:09:08.020957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-13 00:09:08.020967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:09:08.020976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-12-13 00:09:08.020985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-13 00:09:08.020994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 00:09:08.021004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-12-13 00:09:08.021013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-13 00:09:08.021029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 00:09:08.021039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-12-13 00:09:08.021048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.021058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.021067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-12-13 00:09:08.021076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:08.021091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.021101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-12-13 00:09:08.021110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-ebtables_2.0.11-6build1_amd64.deb ... 2025-12-13 00:09:08.021119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-12-13 00:09:08.021129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-12-13 00:09:08.021138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-13 00:09:08.021153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 00:09:08.021162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-12-13 00:09:08.021172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-12-13 00:09:08.021181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-13 00:09:08.021190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-12-13 00:09:08.021200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-12-13 00:09:08.021209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-13 00:09:08.021218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-12-13 00:09:08.021244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-12-13 00:09:08.021254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-13 00:09:08.021264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.021273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-12-13 00:09:08.021283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-13 00:09:08.021292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:09:08.021302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-12-13 00:09:08.021311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-13 00:09:08.021321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:09:08.021331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-12-13 00:09:08.021340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-12-13 00:09:08.021350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-13 00:09:08.021359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-12-13 00:09:08.021369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-12-13 00:09:08.021378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-13 00:09:08.021388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-12-13 00:09:08.021397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-12-13 00:09:08.021407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-13 00:09:08.021423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-12-13 00:09:08.021433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-12-13 00:09:08.021442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-13 00:09:08.021452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-13 00:09:08.021468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-13 00:09:08.021478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-13 00:09:08.021488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-12-13 00:09:08.021497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-13 00:09:08.021507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-13 00:09:08.021517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-12-13 00:09:08.021526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-12-13 00:09:08.021536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-13 00:09:08.021545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-12-13 00:09:08.021555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-12-13 00:09:08.021565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-13 00:09:08.021575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-12-13 00:09:08.021590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libnfs14_5.0.2-1build1_amd64.deb ... 2025-12-13 00:09:08.021600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-12-13 00:09:08.021610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-12-13 00:09:08.021619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:09:08.021629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-12-13 00:09:08.021638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-12-13 00:09:08.021648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-12-13 00:09:08.021658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-13 00:09:08.021690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-12-13 00:09:08.021703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-12-13 00:09:08.021712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-13 00:09:08.021722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-12-13 00:09:08.021732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-12-13 00:09:08.021741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-13 00:09:08.021750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-12-13 00:09:08.021765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.021787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:09:08.021797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-12-13 00:09:08.021806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 00:09:08.021816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:09:08.021825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-12-13 00:09:08.021835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-12-13 00:09:08.021844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-13 00:09:08.021853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-12-13 00:09:08.021863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-12-13 00:09:08.021872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-13 00:09:08.021882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-12-13 00:09:08.021895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.021905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.021914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-12-13 00:09:08.021923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.021932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.021945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-12-13 00:09:08.021955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.021968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.021981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-12-13 00:09:08.022019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-12-13 00:09:08.022108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-12-13 00:09:08.022194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-12-13 00:09:08.022286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-12-13 00:09:08.022335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-12-13 00:09:08.022409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-12-13 00:09:08.022488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-12-13 00:09:08.022556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-12-13 00:09:08.022646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 00:09:08.022720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.022740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-12-13 00:09:08.022754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-liburing2_2.5-1build1_amd64.deb ... 2025-12-13 00:09:08.022787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-13 00:09:08.022819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-12-13 00:09:08.022850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-12-13 00:09:08.022882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-13 00:09:08.022913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-12-13 00:09:08.022954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-13 00:09:08.022968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-13 00:09:08.022982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-12-13 00:09:08.023020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 00:09:08.023035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.023074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-12-13 00:09:08.023138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libvirt-clients_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 00:09:08.023158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-12-13 00:09:08.023185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 00:09:08.023226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-12-13 00:09:08.023294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt-daemon_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 00:09:08.023309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-12-13 00:09:08.023365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-daemon-config-network_10.0.0-2ubuntu8.10_all.deb ... 2025-12-13 00:09:08.023416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-12-13 00:09:08.023441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.10_all.deb ... 2025-12-13 00:09:08.023489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-12-13 00:09:08.023517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-systemd-container_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 00:09:08.023558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.023572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-12-13 00:09:08.023586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.10_all.deb ... 2025-12-13 00:09:08.023625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-12-13 00:09:08.023690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-xml-core_0.19_all.deb ... 2025-12-13 00:09:08.023709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-12-13 00:09:08.023749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-12-13 00:09:08.023763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-12-13 00:09:08.023790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-12-13 00:09:08.023829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-12-13 00:09:08.023844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libvirt-daemon-system_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 00:09:08.023857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.023896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2025-12-13 00:09:08.023910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2025-12-13 00:09:08.023924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2025-12-13 00:09:08.023945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-12-13 00:09:08.023971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-pm-utils_1.4.1-21_all.deb ... 2025-12-13 00:09:08.023999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-12-13 00:09:08.024027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-12-13 00:09:08.024078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libfdt1_1.7.0-2build1_amd64.deb ... 2025-12-13 00:09:08.024090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-12-13 00:09:08.024103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-12-13 00:09:08.024116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-12-13 00:09:08.024183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-12-13 00:09:08.024273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-12-13 00:09:08.024301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-seabios_1.16.3-2_all.deb ... 2025-12-13 00:09:08.024311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-12-13 00:09:08.024324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-12-13 00:09:08.024334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-12-13 00:09:08.024388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-12-13 00:09:08.024458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-12-13 00:09:08.024533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-12-13 00:09:08.024599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-12-13 00:09:08.024659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-12-13 00:09:08.024756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.024804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-12-13 00:09:08.024851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-12-13 00:09:08.024945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.024955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.024967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-12-13 00:09:08.025002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:09:08.025015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.025050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-12-13 00:09:08.025063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-13 00:09:08.025097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 00:09:08.025110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-12-13 00:09:08.025122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-13 00:09:08.025157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 00:09:08.025169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-12-13 00:09:08.025210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-tpm2-tools_5.6-1build4_amd64.deb ... 2025-12-13 00:09:08.025223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-12-13 00:09:08.025253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-12-13 00:09:08.025265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-ovmf_2024.02-2ubuntu0.7_all.deb ... 2025-12-13 00:09:08.025302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.7) ... 2025-12-13 00:09:08.025315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:09:08.025350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-12-13 00:09:08.025362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:09:08.025408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.025417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-13 00:09:08.025429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-12-13 00:09:08.025464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:09:08.025477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-12-13 00:09:08.025495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-12-13 00:09:08.025532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.025545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-12-13 00:09:08.025590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-12-13 00:09:08.025600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-12-13 00:09:08.025611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-12-13 00:09:08.025658 | 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-12-13 00:09:08.025697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-12-13 00:09:08.025710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 00:09:08.025747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.025760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:09:08.025795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:09:08.025808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-12-13 00:09:08.025843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.025855 | 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-12-13 00:09:08.025890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:09:08.025903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.025938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-13 00:09:08.025950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:09:08.025996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.026005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.026017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-12-13 00:09:08.026052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:09:08.026065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:09:08.026099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:09:08.026112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.026124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.026159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-12-13 00:09:08.026172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 00:09:08.026207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.026220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-12-13 00:09:08.026270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-12-13 00:09:08.026290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:09:08.026341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.7) ... 2025-12-13 00:09:08.026362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:09:08.026374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-13 00:09:08.026411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:09:08.026424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-12-13 00:09:08.026469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:09:08.026479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 00:09:08.026490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-13 00:09:08.026526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 00:09:08.026538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.026573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-12-13 00:09:08.026585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:09:08.026630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.026640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-12-13 00:09:08.026652 | 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-12-13 00:09:08.026722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:09:08.026739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.026751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.026798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 00:09:08.026809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.026820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-12-13 00:09:08.026856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 00:09:08.026868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 00:09:08.026903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-13 00:09:08.026915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-13 00:09:08.026950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 00:09:08.026963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 00:09:08.026997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 00:09:08.027010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.027054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-12-13 00:09:08.027063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 00:09:08.027075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:09:08.027109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:09:08.027121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-12-13 00:09:08.027156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:08.027176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:08.027188 | 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-12-13 00:09:08.027225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-13 00:09:08.027254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-13 00:09:08.027266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:09:08.027302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:09:08.027314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.027360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-12-13 00:09:08.027370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:08.027387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:08.027410 | 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-12-13 00:09:08.027457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:08.027466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-13 00:09:08.027478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:09:08.027513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.027525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 00:09:08.027571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.027581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 00:09:08.027592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:09:08.027627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:09:08.027640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 00:09:08.027683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-13 00:09:08.027733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-12-13 00:09:08.027747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.027759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-13 00:09:08.027793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-13 00:09:08.027806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-13 00:09:08.027852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-12-13 00:09:08.027861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-13 00:09:08.027873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-13 00:09:08.027908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.027921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.027956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-12-13 00:09:08.027969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:09:08.027987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:09:08.028024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:09:08.028037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.028061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-13 00:09:08.028097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:09:08.028109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2025-12-13 00:09:08.028121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-13 00:09:08.028155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:08.028168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2025-12-13 00:09:08.028203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-12-13 00:09:08.028216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:08.028278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:08.028292 | 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-12-13 00:09:08.028330 | 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-12-13 00:09:08.028344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-12-13 00:09:08.028366 | 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-12-13 00:09:08.028413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.028426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.028435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 00:09:08.028459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-12-13 00:09:08.028497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:09:08.028509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:09:08.028521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:08.028557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:08.028569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-12-13 00:09:08.028592 | 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 libparted2t 2025-12-13 00:09:08.028627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:64' 2025-12-13 00:09:08.028640 | 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 lib 2025-12-13 00:09:08.028653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:parted2t64' 2025-12-13 00:09:08.028714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:09:08.028731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.028750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-13 00:09:08.028788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-13 00:09:08.028799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.028828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.028839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.028876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:08.028887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 00:09:08.028926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 00:09:08.030008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:09:08.030062 | 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-12-13 00:09:08.030074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.030084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.030105 | 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-12-13 00:09:08.030115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:09:08.030125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-12-13 00:09:08.030135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 00:09:08.030144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-13 00:09:08.030154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 00:09:08.030163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030191 | 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-12-13 00:09:08.030201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-12-13 00:09:08.030210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.030379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030405 | 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-12-13 00:09:08.030416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:09:08.030425 | 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-12-13 00:09:08.030435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2025-12-13 00:09:08.030446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-13 00:09:08.030465 | 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-12-13 00:09:08.030475 | 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-12-13 00:09:08.030485 | 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-12-13 00:09:08.030494 | 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-12-13 00:09:08.030504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.030542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 00:09:08.030579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:09:08.030588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-12-13 00:09:08.030598 | 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-12-13 00:09:08.030621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.030631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-12-13 00:09:08.030641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.030650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-12-13 00:09:08.030659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-12-13 00:09:08.030704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-12-13 00:09:08.030713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.030761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.030770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:09:08.030780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:09:08.030789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-12-13 00:09:08.030799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-12-13 00:09:08.030808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-12-13 00:09:08.030817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-12-13 00:09:08.030833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-12-13 00:09:08.030843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-12-13 00:09:08.030853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-12-13 00:09:08.030863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-12-13 00:09:08.030872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-12-13 00:09:08.030881 | 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-12-13 00:09:08.030898 | 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-12-13 00:09:08.030908 | 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-12-13 00:09:08.030918 | 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-12-13 00:09:08.030988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:09:08.031000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-12-13 00:09:08.031010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-12-13 00:09:08.031019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-12-13 00:09:08.031028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-12-13 00:09:08.031038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:08.031047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-12-13 00:09:08.031056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2025-12-13 00:09:08.031066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.10) ... 2025-12-13 00:09:08.031075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-12-13 00:09:08.031089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-12-13 00:09:08.031100 | 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-12-13 00:09:08.031110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.031134 | 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-12-13 00:09:08.031144 | 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-12-13 00:09:08.031376 | 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-12-13 00:09:08.031398 | 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-12-13 00:09:08.031417 | 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-12-13 00:09:08.031435 | 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-12-13 00:09:08.031451 | 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-12-13 00:09:08.031489 | 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-12-13 00:09:08.031500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.031510 | 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-12-13 00:09:08.031519 | 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-12-13 00:09:08.031529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-13 00:09:08.031538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-12-13 00:09:08.031548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container f204efb9ce8d 2025-12-13 00:09:08.031558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e06b2ea36da9 2025-12-13 00:09:08.031567 | 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-12-13 00:09:08.031577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 1ab2cf2e519e 2025-12-13 00:09:08.031586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 1ab2cf2e519e 2025-12-13 00:09:08.031596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 452f5eee0b5c 2025-12-13 00:09:08.031605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:09:08.031624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 19449e95a128 2025-12-13 00:09:08.031633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:09:08.031643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in e3fb7a83bede 2025-12-13 00:09:08.031653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container e3fb7a83bede 2025-12-13 00:09:08.031662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 67099ff98726 2025-12-13 00:09:08.031743 | 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-12-13 00:09:08.031754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in a40a29998a5d 2025-12-13 00:09:08.031763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container a40a29998a5d 2025-12-13 00:09:08.031773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> fb27b15ea35c 2025-12-13 00:09:08.031783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-12-13 00:09:08.031793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in b8de3043aa75 2025-12-13 00:09:08.031803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container b8de3043aa75 2025-12-13 00:09:08.031812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5c96770cf734 2025-12-13 00:09:08.031824 | 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-12-13 00:09:08.031836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in b13ffde71089 2025-12-13 00:09:08.031846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-13 00:09:08.031856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-12-13 00:09:08.031866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-12-13 00:09:08.031875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-12-13 00:09:08.031893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:08.031903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-13 00:09:08.031913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-12-13 00:09:08.031922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-12-13 00:09:08.031932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:08.031942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container b13ffde71089 2025-12-13 00:09:08.031952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 81a0abd6fb2b 2025-12-13 00:09:08.031962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built b3624c03c331 2025-12-13 00:09:08.031972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20251213 2025-12-13 00:09:08.031982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-12-13 00:09:08.030892 (took 0:01:24.909838) 2025-12-13 00:09:08.031992 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-12-13 00:09:08.032001 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-12-13 00:09:08.032011 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-12-13 00:09:08.031253 2025-12-13 00:09:08.032026 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-12-13 00:09:08.032431 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-12-13 00:09:23.070211 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:09:23.070281 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 89a504f99cae 2025-12-13 00:09:23.070397 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/6 : LABEL "build-date"="20251213" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:09:23.070485 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 564e128f3e1e 2025-12-13 00:09:23.070551 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 564e128f3e1e 2025-12-13 00:09:23.070610 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> ee6c7560592f 2025-12-13 00:09:23.070730 | 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-12-13 00:09:23.070803 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 3ca0a240a03f 2025-12-13 00:09:23.070870 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:23.070936 | 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-12-13 00:09:23.070997 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:09:23.071059 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:09:23.071119 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:09:23.071177 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:09:23.071237 | 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-12-13 00:09:23.071295 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:09:23.071370 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:09:23.071432 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:09:23.071492 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:09:23.071550 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:09:23.071608 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:09:23.071681 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:09:23.071750 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:09:23.071840 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 29.0 MB in 3s (10.0 MB/s) 2025-12-13 00:09:23.071896 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-13 00:09:23.071958 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-13 00:09:23.072017 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-12-13 00:09:23.072072 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-12-13 00:09:23.072129 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-12-13 00:09:23.072185 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-12-13 00:09:23.073739 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-12-13 00:09:23.073747 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-12-13 00:09:23.074071 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2025-12-13 00:09:23.074079 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2025-12-13 00:09:23.074082 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-12-13 00:09:23.074085 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2025-12-13 00:09:23.074089 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-12-13 00:09:23.074092 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-12-13 00:09:23.074096 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2025-12-13 00:09:23.074099 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2025-12-13 00:09:23.074102 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:23.074106 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,357 kB of archives. 2025-12-13 00:09:23.074109 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.5 MB of additional disk space will be used. 2025-12-13 00:09:23.074121 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:09:23.074126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:23.074129 | 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-12-13 00:09:23.074133 | 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-12-13 00:09:23.074139 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:09:23.074142 | 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-12-13 00:09:23.074146 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2025-12-13 00:09:23.074149 | 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.7 [443 kB] 2025-12-13 00:09:23.074153 | 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-12-13 00:09:23.074156 | 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-12-13 00:09:23.074160 | 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-12-13 00:09:23.074163 | 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-12-13 00:09:23.074166 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2025-12-13 00:09:23.074170 | 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-12-13 00:09:23.074173 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,357 kB in 1s (6,534 kB/s) 2025-12-13 00:09:23.074176 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-12-13 00:09:23.074180 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-12-13 00:09:23.074190 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:09:23.074195 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-12-13 00:09:23.074205 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-12-13 00:09:23.074208 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-12-13 00:09:23.074212 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-12-13 00:09:23.074215 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-12-13 00:09:23.074218 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-12-13 00:09:23.074222 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:09:23.074225 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:09:23.074232 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:09:23.074235 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:09:23.074238 | 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-12-13 00:09:23.074242 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:09:23.074245 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:09:23.074249 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:09:23.074252 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:09:23.074255 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-12-13 00:09:23.074258 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:09:23.074262 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:23.074265 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:09:23.074268 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:09:23.074271 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:09:23.074274 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:09:23.074278 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:09:23.074283 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:09:23.074286 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:09:23.074467 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:09:23.074527 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:23.074550 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:09:23.074561 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:09:23.074571 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:23.074585 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-12-13 00:09:23.074653 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-13 00:09:23.074712 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-13 00:09:23.074775 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-13 00:09:23.074908 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-13 00:09:23.074922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:09:23.074954 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-12-13 00:09:23.075033 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-12-13 00:09:23.075073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-13 00:09:23.075128 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-13 00:09:23.075182 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-13 00:09:23.075237 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:09:23.075291 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-12-13 00:09:23.075353 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:09:23.075438 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:23.075481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:09:23.075536 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:09:23.075589 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:09:23.075642 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:09:23.075729 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:09:23.075787 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-13 00:09:23.075843 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:09:23.075897 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:09:23.075950 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:09:23.076003 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:09:23.076055 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:23.076109 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:23.076162 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:23.076229 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:09:23.076283 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:23.076339 | 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-12-13 00:09:23.076412 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:23.076468 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:23.076521 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-13 00:09:23.076574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:09:23.076626 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:09:23.076682 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 3ca0a240a03f 2025-12-13 00:09:23.076774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 53ee4ee57c91 2025-12-13 00:09:23.076829 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:09:23.076887 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> b21e6d361b1b 2025-12-13 00:09:23.076943 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/6 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-12-13 00:09:23.077001 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 41555aab8d04 2025-12-13 00:09:23.077064 | 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-12-13 00:09:23.077119 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 7af6073cea90 2025-12-13 00:09:23.077180 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 7af6073cea90 2025-12-13 00:09:23.077236 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 3819ea4a14b7 2025-12-13 00:09:23.077295 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built ea9eed62289f 2025-12-13 00:09:23.077360 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 2025-12-13 00:09:23.077491 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-12-13 00:09:23.077392 (took 0:00:15.046139) 2025-12-13 00:09:23.077598 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-12-13 00:09:23.077682 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-12-13 00:09:23.077766 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-12-13 00:09:23.078152 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-12-13 00:09:23.078230 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-12-13 00:09:23.078312 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-12-13 00:09:23.078236 2025-12-13 00:09:23.079250 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-12-13 00:09:23.080013 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-12-13 00:09:37.339120 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:09:37.339201 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 89a504f99cae 2025-12-13 00:09:37.339291 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20251213" "name"="multipathd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:09:37.339340 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 3f8aa3e8431c 2025-12-13 00:09:37.339354 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 3f8aa3e8431c 2025-12-13 00:09:37.339392 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 5b7274105623 2025-12-13 00:09:37.339431 | 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-12-13 00:09:37.339450 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 98322a2e7a78 2025-12-13 00:09:37.339486 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:09:37.339500 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:37.339589 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:09:37.339600 | 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-12-13 00:09:37.339636 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:09:37.339650 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:09:37.339743 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:09:37.339806 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:09:37.339819 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:09:37.339868 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:09:37.339914 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:09:37.340003 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:09:37.340014 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:09:37.340051 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:09:37.340092 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:09:37.340183 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-13 00:09:37.340195 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-13 00:09:37.340249 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-13 00:09:37.340306 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-12-13 00:09:37.340354 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-12-13 00:09:37.340440 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-12-13 00:09:37.340452 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-13 00:09:37.340528 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-12-13 00:09:37.340539 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-12-13 00:09:37.340617 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-12-13 00:09:37.340628 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-13 00:09:37.340704 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-12-13 00:09:37.340777 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-12-13 00:09:37.340791 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-12-13 00:09:37.340869 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-12-13 00:09:37.340880 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-13 00:09:37.340959 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-12-13 00:09:37.340970 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-12-13 00:09:37.341017 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:37.341094 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-12-13 00:09:37.341104 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-12-13 00:09:37.341154 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:37.341195 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2025-12-13 00:09:37.341299 | 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-12-13 00:09:37.341311 | 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-12-13 00:09:37.341649 | 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-12-13 00:09:37.341756 | 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-12-13 00:09:37.341769 | 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-12-13 00:09:37.341781 | 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-12-13 00:09:37.341791 | 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-12-13 00:09:37.341800 | 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-12-13 00:09:37.341855 | 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-12-13 00:09:37.341866 | 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-12-13 00:09:37.341876 | 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-12-13 00:09:37.341885 | 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-12-13 00:09:37.341920 | 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-12-13 00:09:37.341930 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-12-13 00:09:37.341969 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 1s (2,252 kB/s) 2025-12-13 00:09:37.341981 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-12-13 00:09:37.342017 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-12-13 00:09:37.342117 | 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-12-13 00:09:37.342156 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2025-12-13 00:09:37.342167 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2025-12-13 00:09:37.342202 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-12-13 00:09:37.342251 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2025-12-13 00:09:37.342382 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2025-12-13 00:09:37.342395 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2025-12-13 00:09:37.342412 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:09:37.342478 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-13 00:09:37.342492 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 00:09:37.342528 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-12-13 00:09:37.342621 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-13 00:09:37.342632 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 00:09:37.342706 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-12-13 00:09:37.342783 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-13 00:09:37.342797 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 00:09:37.342838 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-12-13 00:09:37.342885 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-13 00:09:37.342952 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-12-13 00:09:37.342993 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 00:09:37.343029 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-12-13 00:09:37.343112 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-13 00:09:37.343123 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 00:09:37.343164 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-12-13 00:09:37.343244 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 00:09:37.343255 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 00:09:37.343325 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-12-13 00:09:37.343366 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 00:09:37.343402 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 00:09:37.343447 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-12-13 00:09:37.343528 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-13 00:09:37.343539 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 00:09:37.343581 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-12-13 00:09:37.343659 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-13 00:09:37.343708 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 00:09:37.343755 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-12-13 00:09:37.343796 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-13 00:09:37.343831 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 00:09:37.343912 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 00:09:37.343924 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 00:09:37.343959 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 00:09:37.343993 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-12-13 00:09:37.344091 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-13 00:09:37.344110 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 00:09:37.344137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-12-13 00:09:37.344181 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 00:09:37.344216 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-13 00:09:37.344260 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-12-13 00:09:37.344320 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 00:09:37.344356 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 00:09:37.344439 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 00:09:37.344450 | 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-12-13 00:09:37.344493 | 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-12-13 00:09:37.344537 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 00:09:37.344611 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 00:09:37.344652 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 00:09:37.344729 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 00:09:37.344775 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-12-13 00:09:37.344856 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-12-13 00:09:37.344867 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-12-13 00:09:37.344944 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-12-13 00:09:37.344955 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-13 00:09:37.345029 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 00:09:37.345040 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 00:09:37.345111 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-13 00:09:37.345154 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 00:09:37.345235 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-12-13 00:09:37.345247 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 00:09:37.345372 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 00:09:37.345384 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 00:09:37.345425 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-12-13 00:09:37.345506 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 00:09:37.345517 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-12-13 00:09:37.345552 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 00:09:37.345588 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:09:37.345653 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 00:09:37.345709 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 98322a2e7a78 2025-12-13 00:09:37.345753 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> bdd2dff31f72 2025-12-13 00:09:37.345765 | 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-12-13 00:09:37.345801 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 52fddd29a2cc 2025-12-13 00:09:37.345842 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-13 00:09:37.345881 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-12-13 00:09:37.345922 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-12-13 00:09:37.345964 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-12-13 00:09:37.345999 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:37.346042 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-13 00:09:37.346077 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-12-13 00:09:37.346124 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-12-13 00:09:37.346186 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:37.346200 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 52fddd29a2cc 2025-12-13 00:09:37.346239 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 649f1a17dfcd 2025-12-13 00:09:37.346299 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 1d5ba8723c43 2025-12-13 00:09:37.346335 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20251213 2025-12-13 00:09:37.346437 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-12-13 00:09:37.346329 (took 0:00:14.268093) 2025-12-13 00:09:37.346892 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-12-13 00:09:37.346999 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-12-13 00:09:37.347011 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-12-13 00:09:37.346878 2025-12-13 00:09:37.347940 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-12-13 00:09:37.348642 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-12-13 00:09:54.958945 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:09:54.959014 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 89a504f99cae 2025-12-13 00:09:54.959030 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20251213" "name"="haproxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:09:54.959046 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 62197282ceb3 2025-12-13 00:09:54.959080 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 62197282ceb3 2025-12-13 00:09:54.959090 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> cf7e213bd4df 2025-12-13 00:09:54.959099 | 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-12-13 00:09:54.959109 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 481b87d376ee 2025-12-13 00:09:54.959118 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 481b87d376ee 2025-12-13 00:09:54.959126 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 5dce9e1fb814 2025-12-13 00:09:54.959135 | 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-12-13 00:09:54.959143 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 7c7cc08be80c 2025-12-13 00:09:54.959244 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:54.959293 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:09:54.959375 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:09:54.959475 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:09:54.959539 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:09:54.959602 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:09:54.959726 | 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-12-13 00:09:54.959740 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:09:54.959749 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:09:54.959757 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:09:54.959766 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:09:54.959774 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:09:54.959800 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:09:54.959809 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:09:54.959817 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:09:54.959826 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-13 00:09:54.959834 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-13 00:09:54.959843 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-13 00:09:54.959851 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-12-13 00:09:54.959859 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-12-13 00:09:54.959867 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-12-13 00:09:54.959880 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-12-13 00:09:54.959889 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-12-13 00:09:54.959897 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-12-13 00:09:54.959905 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-12-13 00:09:54.959914 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-12-13 00:09:54.959931 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:54.959946 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,230 kB of archives. 2025-12-13 00:09:54.959961 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,270 kB of additional disk space will be used. 2025-12-13 00:09:54.959977 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:09:54.959991 | 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-12-13 00:09:54.960007 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2,064 kB] 2025-12-13 00:09:54.960020 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,230 kB in 1s (4,210 kB/s) 2025-12-13 00:09:54.960033 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-13 00:09:54.960046 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-12-13 00:09:54.960062 | 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-12-13 00:09:54.960078 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2025-12-13 00:09:54.960092 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2025-12-13 00:09:54.960105 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2025-12-13 00:09:54.960119 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2025-12-13 00:09:54.960133 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2025-12-13 00:09:54.960147 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2025-12-13 00:09:54.960162 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:09:54.960199 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-13 00:09:54.960271 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:09:54.960282 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-12-13 00:09:54.960312 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:09:54.960321 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-13 00:09:54.960329 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:09:54.960337 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-13 00:09:54.960346 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-12-13 00:09:54.960354 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:09:54.960362 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:09:54.960370 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 7c7cc08be80c 2025-12-13 00:09:54.960379 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3952b02b7da5 2025-12-13 00:09:54.960387 | 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-12-13 00:09:54.960395 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3aa8116653ef 2025-12-13 00:09:54.960404 | 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-12-13 00:09:54.960422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 9722a0a5bcf0 2025-12-13 00:09:54.960437 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 9722a0a5bcf0 2025-12-13 00:09:54.960446 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d32de67080a7 2025-12-13 00:09:54.960456 | 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-12-13 00:09:54.960466 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 0d81ad7af17e 2025-12-13 00:09:54.960474 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-13 00:09:54.960482 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-12-13 00:09:54.960491 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-12-13 00:09:54.960499 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-12-13 00:09:54.960633 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:54.960646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-13 00:09:54.960654 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-12-13 00:09:54.960663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-12-13 00:09:54.960701 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:09:54.960710 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 0d81ad7af17e 2025-12-13 00:09:54.960719 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> be1dacef4626 2025-12-13 00:09:54.960727 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built a0e6ea85f891 2025-12-13 00:09:54.960736 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20251213 2025-12-13 00:09:54.960750 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-12-13 00:09:54.960243 (took 0:00:17.613365) 2025-12-13 00:09:54.960758 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-12-13 00:09:54.960767 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-12-13 00:09:54.960775 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-12-13 00:09:54.960563 2025-12-13 00:09:54.961233 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-12-13 00:09:54.961598 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-12-13 00:10:12.424638 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:10:12.424782 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 89a504f99cae 2025-12-13 00:10:12.424832 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20251213" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:10:12.424860 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in f6f0b60c287d 2025-12-13 00:10:12.424878 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container f6f0b60c287d 2025-12-13 00:10:12.424969 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> af87ba6f8653 2025-12-13 00:10:12.425069 | 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-12-13 00:10:12.425084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 0df347f16ffb 2025-12-13 00:10:12.425094 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 0df347f16ffb 2025-12-13 00:10:12.425155 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 5a7068e50b26 2025-12-13 00:10:12.425369 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-12-13 00:10:12.425431 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in b76147068513 2025-12-13 00:10:12.425444 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container b76147068513 2025-12-13 00:10:12.425455 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b9190c57a0eb 2025-12-13 00:10:12.425500 | 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-12-13 00:10:12.425512 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in f96d04ce6a6c 2025-12-13 00:10:12.425523 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:12.425533 | 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-12-13 00:10:12.425549 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:10:12.425704 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:10:12.426374 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:10:12.426395 | 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-12-13 00:10:12.426405 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:10:12.426414 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:10:12.426424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:10:12.426434 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:10:12.426444 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:10:12.426453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:10:12.426462 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:10:12.426471 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:10:12.426481 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:10:12.426490 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 29.0 MB in 3s (9,986 kB/s) 2025-12-13 00:10:12.426500 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-13 00:10:12.426515 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-13 00:10:12.426525 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-12-13 00:10:12.426538 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-12-13 00:10:12.426634 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-12-13 00:10:12.426713 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-12-13 00:10:12.426730 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-12-13 00:10:12.426822 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-12-13 00:10:12.426839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-12-13 00:10:12.426898 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-12-13 00:10:12.426913 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-12-13 00:10:12.427015 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-12-13 00:10:12.427032 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-12-13 00:10:12.427122 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-12-13 00:10:12.427194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:12.427427 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-12-13 00:10:12.427450 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-12-13 00:10:12.427467 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:12.427477 | 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-12-13 00:10:12.427487 | 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-12-13 00:10:12.427501 | 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-12-13 00:10:12.427540 | 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-12-13 00:10:12.427581 | 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-12-13 00:10:12.427649 | 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-12-13 00:10:12.427701 | 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-12-13 00:10:12.427780 | 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-12-13 00:10:12.427839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-12-13 00:10:12.427893 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 1s (1,464 kB/s) 2025-12-13 00:10:12.427950 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:10:12.428025 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-12-13 00:10:12.428212 | 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-12-13 00:10:12.428229 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2025-12-13 00:10:12.428243 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2025-12-13 00:10:12.428391 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-12-13 00:10:12.428427 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2025-12-13 00:10:12.428454 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2025-12-13 00:10:12.428458 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2025-12-13 00:10:12.428509 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:10:12.428560 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:10:12.428620 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:10:12.428686 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-12-13 00:10:12.428714 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 00:10:12.428792 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:10:12.428855 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-12-13 00:10:12.428861 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-13 00:10:12.428943 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:10:12.428980 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-12-13 00:10:12.429033 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-13 00:10:12.429088 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:10:12.429163 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-12-13 00:10:12.429216 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:10:12.429270 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:10:12.429328 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-13 00:10:12.429392 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-12-13 00:10:12.429453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:10:12.429505 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:10:12.429573 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-12-13 00:10:12.429633 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-12-13 00:10:12.429640 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-12-13 00:10:12.429760 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 00:10:12.429797 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-12-13 00:10:12.429857 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:10:12.429904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:10:12.429969 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:10:12.430012 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-12-13 00:10:12.430065 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:10:12.430144 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:10:12.430232 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:10:12.430290 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:10:12.430345 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-12-13 00:10:12.430403 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-13 00:10:12.430466 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:10:12.430527 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:10:12.430577 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:10:12.430636 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-13 00:10:12.430683 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-12-13 00:10:12.430732 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-12-13 00:10:12.430801 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-13 00:10:12.430861 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:2tPeWY3OMq2kAWR4dwkps66BiczNjalvR10tOIO+xEM root@ubuntu (RSA) 2025-12-13 00:10:12.430868 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-12-13 00:10:12.430933 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-13 00:10:12.430984 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:HVM0iOuE+JoT39EojF+SxPe7NWvSyxq5OVqWLtS1R5Y root@ubuntu (ECDSA) 2025-12-13 00:10:12.431036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-12-13 00:10:12.431084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-13 00:10:12.431240 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:bESI539Qf4w4ZVqDCLpGZVTaWywZB9+hbKYhZTsaqRc root@ubuntu (ED25519) 2025-12-13 00:10:12.431337 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-12-13 00:10:12.431352 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:10:12.431363 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:10:12.431404 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container f96d04ce6a6c 2025-12-13 00:10:12.431415 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> bccb38ddb653 2025-12-13 00:10:12.431497 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:10:12.431551 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e0b6ceac2dde 2025-12-13 00:10:12.431605 | 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-12-13 00:10:12.431615 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 6932b0aae73e 2025-12-13 00:10:12.431699 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 6932b0aae73e 2025-12-13 00:10:12.431717 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 151cebecc777 2025-12-13 00:10:12.431794 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2025-12-13 00:10:12.431809 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e56ae4083aa4 2025-12-13 00:10:12.431861 | 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-12-13 00:10:12.431874 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 2e1a3d4db129 2025-12-13 00:10:12.431935 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-13 00:10:12.431945 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-12-13 00:10:12.432019 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-12-13 00:10:12.432034 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-12-13 00:10:12.432061 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:12.432130 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-13 00:10:12.432145 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-12-13 00:10:12.432202 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-12-13 00:10:12.432213 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:12.432277 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 2e1a3d4db129 2025-12-13 00:10:12.432289 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 90b7d1a5859f 2025-12-13 00:10:12.432342 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 563a5613aeeb 2025-12-13 00:10:12.432354 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251213 2025-12-13 00:10:12.432472 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-12-13 00:10:12.432355 (took 0:00:17.471792) 2025-12-13 00:10:12.432920 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-12-13 00:10:12.432993 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-12-13 00:10:12.433062 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-12-13 00:10:12.432963 2025-12-13 00:10:12.434317 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-12-13 00:10:12.435155 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-12-13 00:10:22.016324 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:10:22.016438 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 89a504f99cae 2025-12-13 00:10:22.016458 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20251213" "name"="tgtd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:10:22.016478 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in cd481906191c 2025-12-13 00:10:22.016585 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container cd481906191c 2025-12-13 00:10:22.016632 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 3feb62e0eb0c 2025-12-13 00:10:22.016747 | 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-12-13 00:10:22.016815 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 369225b4a4f6 2025-12-13 00:10:22.016894 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:22.016944 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:10:22.017006 | 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-12-13 00:10:22.017112 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:10:22.017264 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:10:22.017306 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:10:22.017382 | 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-12-13 00:10:22.017445 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:10:22.017504 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:10:22.017549 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:10:22.017628 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:10:22.017733 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:10:22.017754 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:10:22.017845 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:10:22.017861 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:10:22.017949 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 29.0 MB in 3s (9,629 kB/s) 2025-12-13 00:10:22.017964 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-13 00:10:22.018056 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-13 00:10:22.018136 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-12-13 00:10:22.018220 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-12-13 00:10:22.018290 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-12-13 00:10:22.018304 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:22.018376 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 369225b4a4f6 2025-12-13 00:10:22.018432 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> ae4433b7fc12 2025-12-13 00:10:22.018489 | 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-12-13 00:10:22.018547 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 5fcfec42c52d 2025-12-13 00:10:22.018604 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 5fcfec42c52d 2025-12-13 00:10:22.018657 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> f87eb1734d96 2025-12-13 00:10:22.018709 | 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-12-13 00:10:22.018809 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in f7750c133ca8 2025-12-13 00:10:22.018869 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-13 00:10:22.018929 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-12-13 00:10:22.018971 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-12-13 00:10:22.019037 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-12-13 00:10:22.019108 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:22.019151 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-13 00:10:22.019225 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-12-13 00:10:22.019281 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-12-13 00:10:22.019347 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:22.019388 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container f7750c133ca8 2025-12-13 00:10:22.019445 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> c89ef6c00e49 2025-12-13 00:10:22.019529 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 1ff450ae59e8 2025-12-13 00:10:22.019590 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20251213 2025-12-13 00:10:22.019736 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-12-13 00:10:22.019557 (took 0:00:09.586594) 2025-12-13 00:10:22.020290 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-12-13 00:10:22.020477 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-12-13 00:10:22.020538 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-12-13 00:10:22.020317 2025-12-13 00:10:22.022192 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-12-13 00:10:22.023236 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-12-13 00:10:35.648712 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:10:35.648814 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 89a504f99cae 2025-12-13 00:10:35.648848 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20251213" "name"="keepalived" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:10:35.648866 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 752c2a850bfd 2025-12-13 00:10:35.648878 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 752c2a850bfd 2025-12-13 00:10:35.648891 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b38001b97c98 2025-12-13 00:10:35.649083 | 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-12-13 00:10:35.649104 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 1c6b5a7dedf7 2025-12-13 00:10:35.649121 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:10:35.649209 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:35.649230 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:10:35.649294 | 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-12-13 00:10:35.649397 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:10:35.649417 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:10:35.649481 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:10:35.649536 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:10:35.649553 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:10:35.649616 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:10:35.649654 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:10:35.649719 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:10:35.649777 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:10:35.649804 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:10:35.649873 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:10:35.649924 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-13 00:10:35.649964 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-13 00:10:35.650026 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-13 00:10:35.650300 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-12-13 00:10:35.650345 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-12-13 00:10:35.650417 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-12-13 00:10:35.650471 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-12-13 00:10:35.650511 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-12-13 00:10:35.650576 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-12-13 00:10:35.650587 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-12-13 00:10:35.650627 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-12-13 00:10:35.650638 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-13 00:10:35.650730 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-12-13 00:10:35.650776 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-12-13 00:10:35.650817 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-12-13 00:10:35.650827 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:35.650903 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-12-13 00:10:35.650914 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-12-13 00:10:35.650928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:35.650995 | 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.5 [1,544 kB] 2025-12-13 00:10:35.651007 | 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-12-13 00:10:35.651077 | 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-12-13 00:10:35.651090 | 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-12-13 00:10:35.651165 | 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-12-13 00:10:35.651176 | 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-12-13 00:10:35.651198 | 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-12-13 00:10:35.651260 | 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-12-13 00:10:35.651281 | 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-12-13 00:10:35.651323 | 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-12-13 00:10:35.651363 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,699 kB in 1s (5,864 kB/s) 2025-12-13 00:10:35.651414 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:10:35.651425 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-12-13 00:10:35.651466 | 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-12-13 00:10:35.651507 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2025-12-13 00:10:35.651518 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2025-12-13 00:10:35.651581 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2025-12-13 00:10:35.651592 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2025-12-13 00:10:35.651697 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2025-12-13 00:10:35.651712 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2025-12-13 00:10:35.651776 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:10:35.651787 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:10:35.651849 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:10:35.651860 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-12-13 00:10:35.651922 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-13 00:10:35.651933 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:10:35.651994 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-12-13 00:10:35.652005 | 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-12-13 00:10:35.652271 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:10:35.652345 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-12-13 00:10:35.652358 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-13 00:10:35.652369 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 00:10:35.652379 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-12-13 00:10:35.652399 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-13 00:10:35.652410 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-12-13 00:10:35.652420 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 00:10:35.652430 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-12-13 00:10:35.652439 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-12-13 00:10:35.652449 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-12-13 00:10:35.652463 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-12-13 00:10:35.652508 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-12-13 00:10:35.652533 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-13 00:10:35.652583 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-12-13 00:10:35.652594 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-12-13 00:10:35.652649 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:10:35.652710 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-12-13 00:10:35.652738 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-12-13 00:10:35.652748 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-12-13 00:10:35.652838 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:10:35.652851 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-12-13 00:10:35.652864 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-12-13 00:10:35.652923 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-12-13 00:10:35.652935 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 00:10:35.652992 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:10:35.653003 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-12-13 00:10:35.653115 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:10:35.653137 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:10:35.653155 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-12-13 00:10:35.653180 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-12-13 00:10:35.653202 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-13 00:10:35.653247 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 00:10:35.653289 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:10:35.653300 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:10:35.653362 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-12-13 00:10:35.653373 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-12-13 00:10:35.653432 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:10:35.653452 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:10:35.653496 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 1c6b5a7dedf7 2025-12-13 00:10:35.653508 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> c264bea7e922 2025-12-13 00:10:35.653584 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-12-13 00:10:35.653599 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> ed69aea8b651 2025-12-13 00:10:35.653641 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:10:35.653655 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 23a2b98a0096 2025-12-13 00:10:35.653757 | 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-12-13 00:10:35.653775 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in ca6cfcc4121f 2025-12-13 00:10:35.653833 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container ca6cfcc4121f 2025-12-13 00:10:35.653847 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 60c56147d5b1 2025-12-13 00:10:35.653908 | 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-12-13 00:10:35.653951 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in ccc8da8f8d1e 2025-12-13 00:10:35.653962 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-13 00:10:35.654026 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-12-13 00:10:35.654037 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-12-13 00:10:35.654122 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-12-13 00:10:35.654137 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:35.654179 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-13 00:10:35.654231 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-12-13 00:10:35.654241 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-12-13 00:10:35.654294 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:35.654305 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container ccc8da8f8d1e 2025-12-13 00:10:35.654379 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 0983d4c7e9a2 2025-12-13 00:10:35.654405 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 2fe0fbd18767 2025-12-13 00:10:35.654427 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20251213 2025-12-13 00:10:35.654553 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-12-13 00:10:35.654419 (took 0:00:13.634102) 2025-12-13 00:10:35.654983 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-12-13 00:10:35.655006 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-12-13 00:10:35.655034 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-12-13 00:10:35.654960 2025-12-13 00:10:35.656098 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-12-13 00:10:35.656752 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-12-13 00:10:53.849659 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:10:53.849769 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 89a504f99cae 2025-12-13 00:10:53.849857 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20251213" "name"="iscsid" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:10:53.849875 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 9a81e68143a6 2025-12-13 00:10:53.849888 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 9a81e68143a6 2025-12-13 00:10:53.849900 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 10a36edce6df 2025-12-13 00:10:53.849951 | 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-12-13 00:10:53.849963 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 1510fd11c4fb 2025-12-13 00:10:53.850095 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:53.851760 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:10:53.851780 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:10:53.851791 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:10:53.851801 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:10:53.851810 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:10:53.851820 | 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-12-13 00:10:53.851831 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:10:53.851840 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:10:53.851849 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:10:53.851859 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:10:53.851868 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:10:53.851877 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:10:53.851887 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:10:53.851896 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:10:53.851905 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-13 00:10:53.851915 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-13 00:10:53.851924 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-13 00:10:53.851933 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-12-13 00:10:53.851942 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-12-13 00:10:53.851952 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-12-13 00:10:53.851961 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-12-13 00:10:53.851970 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-12-13 00:10:53.851979 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-12-13 00:10:53.852008 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-12-13 00:10:53.852018 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-12-13 00:10:53.852057 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-12-13 00:10:53.852066 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-12-13 00:10:53.852076 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-12-13 00:10:53.852086 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-12-13 00:10:53.852095 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-13 00:10:53.852116 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-12-13 00:10:53.852126 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-12-13 00:10:53.852135 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-12-13 00:10:53.852145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-12-13 00:10:53.852155 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-12-13 00:10:53.852164 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:53.852174 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-12-13 00:10:53.852183 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-12-13 00:10:53.852193 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:10:53.852202 | 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.5 [1,544 kB] 2025-12-13 00:10:53.852218 | 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.5 [183 kB] 2025-12-13 00:10:53.852229 | 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-12-13 00:10:53.852238 | 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-12-13 00:10:53.852248 | 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-12-13 00:10:53.852258 | 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-12-13 00:10:53.852267 | 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-12-13 00:10:53.852277 | 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-12-13 00:10:53.852287 | 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-12-13 00:10:53.852296 | 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-12-13 00:10:53.852309 | 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-12-13 00:10:53.852319 | 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-12-13 00:10:53.852332 | 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-12-13 00:10:53.852403 | 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-12-13 00:10:53.852470 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 2s (1,551 kB/s) 2025-12-13 00:10:53.852506 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:10:53.852576 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-12-13 00:10:53.852659 | 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-12-13 00:10:53.852752 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-12-13 00:10:53.852777 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:70% 2025-12-13 00:10:53.852856 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2025-12-13 00:10:53.852907 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2025-12-13 00:10:53.852953 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2025-12-13 00:10:53.853017 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2025-12-13 00:10:53.853098 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2025-12-13 00:10:53.853141 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:10:53.853207 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:10:53.853256 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:10:53.853305 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-13 00:10:53.853363 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:10:53.853419 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:10:53.853475 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-13 00:10:53.853533 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-12-13 00:10:53.853589 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-13 00:10:53.853645 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-12-13 00:10:53.853734 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-12-13 00:10:53.853798 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-13 00:10:53.853857 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-12-13 00:10:53.853915 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-12-13 00:10:53.853972 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-12-13 00:10:53.854043 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-12-13 00:10:53.854194 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 00:10:53.854211 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 00:10:53.854372 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-12-13 00:10:53.854423 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-12-13 00:10:53.854437 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-12-13 00:10:53.854445 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-12-13 00:10:53.854455 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-13 00:10:53.854519 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-13 00:10:53.854574 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-12-13 00:10:53.854629 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-13 00:10:53.854688 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 00:10:53.854763 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-12-13 00:10:53.854820 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-12-13 00:10:53.854874 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-12-13 00:10:53.854929 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-12-13 00:10:53.854987 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-12-13 00:10:53.855061 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-12-13 00:10:53.855137 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-13 00:10:53.855191 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-12-13 00:10:53.855238 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-12-13 00:10:53.855285 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-12-13 00:10:53.855332 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-12-13 00:10:53.855378 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-12-13 00:10:53.855423 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-13 00:10:53.855470 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-12-13 00:10:53.855516 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-12-13 00:10:53.855562 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-13 00:10:53.855610 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-12-13 00:10:53.855689 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:10:53.855750 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-12-13 00:10:53.855785 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 00:10:53.855832 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 00:10:53.855880 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-13 00:10:53.855940 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:10:53.855990 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-13 00:10:53.856061 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-12-13 00:10:53.856102 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-13 00:10:53.856150 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-12-13 00:10:53.856197 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:10:53.856244 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-12-13 00:10:53.856291 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-13 00:10:53.856339 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-12-13 00:10:53.856387 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-13 00:10:53.856435 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:10:53.856482 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-12-13 00:10:53.856528 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-13 00:10:53.856577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-13 00:10:53.856623 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-13 00:10:53.856691 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-13 00:10:53.856713 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-12-13 00:10:53.856770 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:10:53.856814 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 00:10:53.856858 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:10:53.858436 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 00:10:53.858464 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-13 00:10:53.858471 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-13 00:10:53.858478 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:10:53.858484 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-13 00:10:53.858490 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-13 00:10:53.858496 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-13 00:10:53.858502 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-13 00:10:53.858508 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-12-13 00:10:53.858514 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:10:53.858520 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 00:10:53.858526 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:10:53.858532 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 00:10:53.858538 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-13 00:10:53.858544 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-13 00:10:53.858550 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-13 00:10:53.858556 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:10:53.858562 | 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-12-13 00:10:53.858569 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:10:53.858575 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 1510fd11c4fb 2025-12-13 00:10:53.858581 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 62da59b4bb82 2025-12-13 00:10:53.858588 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:10:53.858594 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 94cf79186499 2025-12-13 00:10:53.858600 | 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-12-13 00:10:53.858606 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 8c28c73cea3f 2025-12-13 00:10:53.858612 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 8c28c73cea3f 2025-12-13 00:10:53.858618 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 4b26dbbac09b 2025-12-13 00:10:53.858639 | 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-12-13 00:10:53.858647 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 8a7faad65f79 2025-12-13 00:10:53.858653 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-13 00:10:53.858659 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-12-13 00:10:53.858693 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-12-13 00:10:53.858702 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-12-13 00:10:53.858708 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:53.858714 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-13 00:10:53.858719 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-12-13 00:10:53.858725 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-12-13 00:10:53.858731 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:10:53.858737 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 8a7faad65f79 2025-12-13 00:10:53.858742 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 54862338ce47 2025-12-13 00:10:53.858748 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 3d2a32ebb0f1 2025-12-13 00:10:53.858762 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20251213 2025-12-13 00:10:53.858768 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-12-13 00:10:53.858007 (took 0:00:18.203047) 2025-12-13 00:10:53.858775 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-12-13 00:10:53.858781 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-12-13 00:10:53.858787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-12-13 00:10:53.858448 2025-12-13 00:10:53.859476 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-12-13 00:10:53.859959 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-12-13 00:13:32.939506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:13:32.939581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 89a504f99cae 2025-12-13 00:13:32.939656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20251213" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:13:32.939710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 9f51b09e2031 2025-12-13 00:13:32.939791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 9f51b09e2031 2025-12-13 00:13:32.939873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 225d4ff12ce6 2025-12-13 00:13:32.939955 | 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-12-13 00:13:32.940058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 2823f9ababf0 2025-12-13 00:13:32.940130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 2823f9ababf0 2025-12-13 00:13:32.940196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2a36da2ca04a 2025-12-13 00:13:32.940207 | 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-12-13 00:13:32.940217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in eb05d28dc24c 2025-12-13 00:13:32.940227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container eb05d28dc24c 2025-12-13 00:13:32.940236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f28f8c5a7d08 2025-12-13 00:13:32.940248 | 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://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-12-13 00:13:32.940260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 94527077327a 2025-12-13 00:13:32.940270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 94527077327a 2025-12-13 00:13:32.940279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0eee8eb57210 2025-12-13 00:13:32.940289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-12-13 00:13:32.940299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e388de056460 2025-12-13 00:13:32.940315 | 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 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-12-13 00:13:32.940326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c8ae9c993d3b 2025-12-13 00:13:32.940336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:13:32.940346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:13:32.940357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:13:32.940366 | 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-12-13 00:13:32.940401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2025-12-13 00:13:32.940411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:13:32.940421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:13:32.940430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:13:32.940439 | 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-12-13 00:13:32.940456 | 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-12-13 00:13:32.940466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:13:32.940476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:13:32.940485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [5,305 B] 2025-12-13 00:13:32.940527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:13:32.940624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:13:32.940655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:13:32.940740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:13:32.940815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:13:32.940866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:13:32.940917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 29.0 MB in 3s (9,994 kB/s) 2025-12-13 00:13:32.941027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-13 00:13:32.941110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-13 00:13:32.941167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-12-13 00:13:32.941177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-12-13 00:13:32.941187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-12-13 00:13:32.941196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-12-13 00:13:32.941205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:13:32.941215 | 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-12-13 00:13:32.941224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-12-13 00:13:32.941234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-12-13 00:13:32.941243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-12-13 00:13:32.941257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-12-13 00:13:32.941266 | 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-12-13 00:13:32.941276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-12-13 00:13:32.941285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-13 00:13:32.941294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-12-13 00:13:32.941304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-12-13 00:13:32.941313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-12-13 00:13:32.941322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-12-13 00:13:32.941338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-12-13 00:13:32.941347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-12-13 00:13:32.941357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2025-12-13 00:13:32.941366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3.12-dev python3.12-venv 2025-12-13 00:13:32.941392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-12-13 00:13:32.941402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-12-13 00:13:32.941412 | 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-12-13 00:13:32.941422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-12-13 00:13:32.941431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-12-13 00:13:32.941441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-12-13 00:13:32.941451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-12-13 00:13:32.941460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-12-13 00:13:32.941469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-12-13 00:13:32.941479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2025-12-13 00:13:32.941495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-12-13 00:13:32.941505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-12-13 00:13:32.941514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-12-13 00:13:32.941524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2025-12-13 00:13:32.941566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2025-12-13 00:13:32.941638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-12-13 00:13:32.941728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-12-13 00:13:32.941817 | 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-12-13 00:13:32.941848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-12-13 00:13:32.941919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-12-13 00:13:32.941989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-12-13 00:13:32.942060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-12-13 00:13:32.942131 | 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-12-13 00:13:32.942202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu gdisk git git-man icu-devtools iputils-ping jq libasan8 2025-12-13 00:13:32.942305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev 2025-12-13 00:13:32.942356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl liberror-perl 2025-12-13 00:13:32.942389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev libgomp1 2025-12-13 00:13:32.942406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 2025-12-13 00:13:32.942415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 2025-12-13 00:13:32.942425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev libpython3.12t64 2025-12-13 00:13:32.942434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libssl-dev libstdc++-13-dev libtsan2 libubsan1 2025-12-13 00:13:32.942444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev libxslt1.1 2025-12-13 00:13:32.942453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2025-12-13 00:13:32.942462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-switch python3-dev python3-pip-whl python3-setuptools-whl 2025-12-13 00:13:32.942471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-venv python3.12-dev python3.12-venv rabbitmq-server rpcsvc-proto 2025-12-13 00:13:32.942480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: traceroute uuid-runtime xz-utils zlib1g-dev 2025-12-13 00:13:32.942490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:13:32.942504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 164 MB of archives. 2025-12-13 00:13:32.942514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 507 MB of additional disk space will be used. 2025-12-13 00:13:32.942523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:13:32.942532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-12-13 00:13:32.942542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 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-12-13 00:13:32.942553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:13:32.942563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-12-13 00:13:32.942572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:13:32.942581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-12-13 00:13:32.942597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2025-12-13 00:13:32.942606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-13 00:13:32.942616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-12-13 00:13:32.942626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-12-13 00:13:32.942635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.5-1 [22.5 MB] 2025-12-13 00:13:32.942644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-12-13 00:13:32.942654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.6 [763 kB] 2025-12-13 00:13:32.942690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-12-13 00:13:32.942704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-12-13 00:13:32.942713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-12-13 00:13:32.942723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2025-12-13 00:13:32.942732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2025-12-13 00:13:32.942741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2025-12-13 00:13:32.942751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2025-12-13 00:13:32.942760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2025-12-13 00:13:32.942769 | 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-12-13 00:13:32.942778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2025-12-13 00:13:32.942788 | 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.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:13:32.942797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2025-12-13 00:13:32.942816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2025-12-13 00:13:32.942826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-12-13 00:13:32.942835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-90.91 [1,932 kB] 2025-12-13 00:13:32.942845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-12-13 00:13:32.942854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-12-13 00:13:32.942921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-12-13 00:13:32.942985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-12-13 00:13:32.943037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-12-13 00:13:32.943048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-12-13 00:13:32.943085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 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-12-13 00:13:32.943117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-12-13 00:13:32.943133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-12-13 00:13:32.943165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-12-13 00:13:32.943174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-12-13 00:13:32.943205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-12-13 00:13:32.943257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-12-13 00:13:32.943329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-12-13 00:13:32.943416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-12-13 00:13:32.943488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-12-13 00:13:32.943559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-12-13 00:13:32.943610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-12-13 00:13:32.943714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-12-13 00:13:32.943783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-12-13 00:13:32.943814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-12-13 00:13:32.943844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 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-12-13 00:13:32.943896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-12-13 00:13:32.943947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-12-13 00:13:32.944005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-12-13 00:13:32.944015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-12-13 00:13:32.944024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 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-12-13 00:13:32.944034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-12-13 00:13:32.944043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-12-13 00:13:32.944058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-12-13 00:13:32.944068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-12-13 00:13:32.944084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-12-13 00:13:32.944093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-12-13 00:13:32.944108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-12-13 00:13:32.944118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-12-13 00:13:32.944127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-12-13 00:13:32.944137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-13 00:13:32.944146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-12-13 00:13:32.944156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-12-13 00:13:32.944165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-12-13 00:13:32.944174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-12-13 00:13:32.944184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-12-13 00:13:32.944193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-12-13 00:13:32.944202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-12-13 00:13:32.944212 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-12-13 00:13:32.944221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-12-13 00:13:32.944230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-12-13 00:13:32.944239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-12-13 00:13:32.944248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-12-13 00:13:32.944258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.9 [2,342 kB] 2025-12-13 00:13:32.944267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-12-13 00:13:32.944276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.9 [5,677 kB] 2025-12-13 00:13:32.944286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2025-12-13 00:13:32.944295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-12-13 00:13:32.944310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.6 [781 kB] 2025-12-13 00:13:32.944319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-12-13 00:13:32.944328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-12-13 00:13:32.944343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.9 [498 kB] 2025-12-13 00:13:32.944353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2025-12-13 00:13:32.944363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-12-13 00:13:32.944399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-12-13 00:13:32.944416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.9 [5,674 B] 2025-12-13 00:13:32.944425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2025-12-13 00:13:32.944435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2025-12-13 00:13:32.944445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-12-13 00:13:32.944454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-12-13 00:13:32.944464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-12-13 00:13:32.944474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-12-13 00:13:32.944484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-12-13 00:13:32.944493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-12-13 00:13:32.944503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-12-13 00:13:32.944558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-12-13 00:13:32.944651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-12-13 00:13:32.944760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-12-13 00:13:32.944811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-12-13 00:13:32.944908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-12-13 00:13:32.944958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-12-13 00:13:32.945008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-12-13 00:13:32.945059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-12-13 00:13:32.945111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-12-13 00:13:32.945121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-12-13 00:13:32.945216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-12-13 00:13:32.945267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 164 MB in 14s (12.0 MB/s) 2025-12-13 00:13:32.945337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-12-13 00:13:32.945423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-13 00:13:32.945545 | 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-12-13 00:13:32.945584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-13 00:13:32.945594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-13 00:13:32.945604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-13 00:13:32.945613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-13 00:13:32.945623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-13 00:13:32.945632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-13 00:13:32.945641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:13:32.945650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-13 00:13:32.945660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:13:32.945691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:13:32.945704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-12-13 00:13:32.945714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-12-13 00:13:32.945724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-13 00:13:32.945751 | 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-12-13 00:13:32.945784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-13 00:13:32.945808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-13 00:13:32.945824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-13 00:13:32.945840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-13 00:13:32.945855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-13 00:13:32.945870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-13 00:13:32.945885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-12-13 00:13:32.945901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-13 00:13:32.945917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:13:32.945932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-12-13 00:13:32.945948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:13:32.945964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:13:32.945981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:13:32.945996 | 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-12-13 00:13:32.946013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:13:32.946030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.946047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:13:32.946057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:13:32.946067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:13:32.946076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-12-13 00:13:32.946085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:13:32.946095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:13:32.946104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:13:32.946113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:13:32.946122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:13:32.946131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:13:32.946149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:13:32.946159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:13:32.946168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:13:32.946178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:13:32.946187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:13:32.946196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-12-13 00:13:32.946206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-13 00:13:32.946231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:13:32.946240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:13:32.946249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:13:32.946259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:13:32.946268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:13:32.946277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:13:32.946286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:13:32.946296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:13:32.946448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:13:32.946523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:13:32.946593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-12-13 00:13:32.946624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2025-12-13 00:13:32.946634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-12-13 00:13:32.946666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-12-13 00:13:32.946870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2025-12-13 00:13:32.946917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:13:32.946962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-12-13 00:13:32.946990 | 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-12-13 00:13:32.947049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:13:32.947077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-12-13 00:13:32.947122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-12-13 00:13:32.947240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-12-13 00:13:32.947357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-13 00:13:32.947509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-12-13 00:13:32.947651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-12-13 00:13:32.947808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-13 00:13:32.947859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-12-13 00:13:32.947885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:13:32.947894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.947902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-12-13 00:13:32.947910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:13:32.947919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:13:32.947928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-13 00:13:32.947936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-13 00:13:32.947945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.947954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:13:32.947968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-13 00:13:32.947976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-13 00:13:32.947985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:13:32.947993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-12-13 00:13:32.948002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-13 00:13:32.948010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:13:32.948019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-12-13 00:13:32.948027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:13:32.948036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:13:32.948044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-12-13 00:13:32.948053 | 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-12-13 00:13:32.948062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.948070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-12-13 00:13:32.948079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.948087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-13 00:13:32.948102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:13:32.948111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-12-13 00:13:32.948119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-13 00:13:32.948128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:13:32.948136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-13 00:13:32.948145 | 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-12-13 00:13:32.948153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.948162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-12-13 00:13:32.948170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.948187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-13 00:13:32.948196 | 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-12-13 00:13:32.948210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.948219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-12-13 00:13:32.948227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:13:32.948236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.948244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-12-13 00:13:32.948253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-12-13 00:13:32.948278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-12-13 00:13:32.948304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-12-13 00:13:32.948329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-12-13 00:13:32.948362 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-12-13 00:13:32.948449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-12-13 00:13:32.948475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-12-13 00:13:32.948500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-12-13 00:13:32.948525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-12-13 00:13:32.948650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.948744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.948862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-13 00:13:32.948871 | 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-12-13 00:13:32.948918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.948961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-13 00:13:32.948984 | 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-12-13 00:13:32.949007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.949035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-12-13 00:13:32.949058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.949080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.949103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.949125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-13 00:13:32.949148 | 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-12-13 00:13:32.949155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.949178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-12-13 00:13:32.949200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:13:32.949223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.949246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-13 00:13:32.949268 | 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-12-13 00:13:32.949296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.949319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-13 00:13:32.949342 | 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-12-13 00:13:32.949365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.949422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-12-13 00:13:32.949446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:13:32.949468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.949490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-13 00:13:32.949512 | 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-12-13 00:13:32.949520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.949543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-12-13 00:13:32.949565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:13:32.949588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.949611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-12-13 00:13:32.949635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2025-12-13 00:13:32.949658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-12-13 00:13:32.949717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-12-13 00:13:32.949746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-12-13 00:13:32.949769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:13:32.949792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-12-13 00:13:32.949819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-12-13 00:13:32.949842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:13:32.949865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-12-13 00:13:32.949887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2025-12-13 00:13:32.949910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-12-13 00:13:32.949933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-12-13 00:13:32.949955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-12-13 00:13:32.949977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:13:32.949985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-12-13 00:13:32.950007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2025-12-13 00:13:32.950030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-12-13 00:13:32.950054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-12-13 00:13:32.950081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-12-13 00:13:32.950170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-12-13 00:13:32.950222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-12-13 00:13:32.950249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-12-13 00:13:32.950270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-12-13 00:13:32.950290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-12-13 00:13:32.950311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950325 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-12-13 00:13:32.950332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-12-13 00:13:32.950353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-12-13 00:13:32.950397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-12-13 00:13:32.950429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-12-13 00:13:32.950450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-12-13 00:13:32.950471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-12-13 00:13:32.950492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-12-13 00:13:32.950513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-12-13 00:13:32.950534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-12-13 00:13:32.950555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-12-13 00:13:32.950561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.950568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.950575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-13 00:13:32.950599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:13:32.950606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:13:32.950613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-12-13 00:13:32.950620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-liberror-perl_0.17029-2_all.deb ... 2025-12-13 00:13:32.950686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-12-13 00:13:32.950732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-12-13 00:13:32.950755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-12-13 00:13:32.950778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:13:32.950800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-12-13 00:13:32.950828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-12-13 00:13:32.950850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:13:32.950872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-12-13 00:13:32.950880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:13:32.950903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-12-13 00:13:32.950926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-12-13 00:13:32.950948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-libonig5_6.9.9-1build1_amd64.deb ... 2025-12-13 00:13:32.950972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-12-13 00:13:32.950994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-12-13 00:13:32.951016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:13:32.951038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-12-13 00:13:32.951045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-12-13 00:13:32.951068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:13:32.951091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-12-13 00:13:32.951113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-12-13 00:13:32.951136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-12-13 00:13:32.951159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-13 00:13:32.951204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-12-13 00:13:32.951227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:13:32.951250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:13:32.951273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-12-13 00:13:32.951295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-12-13 00:13:32.951303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-13 00:13:32.951325 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-12-13 00:13:32.951348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-12-13 00:13:32.951371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-13 00:13:32.951486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-12-13 00:13:32.951510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-12-13 00:13:32.951518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-12-13 00:13:32.951524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-12-13 00:13:32.951548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libpython3.12t64_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:13:32.951570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.951617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-12-13 00:13:32.951623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-12-13 00:13:32.951643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-13 00:13:32.951649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-12-13 00:13:32.951683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:13:32.951707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.951728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-12-13 00:13:32.951752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:13:32.951759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:13:32.951769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-12-13 00:13:32.951775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-13 00:13:32.951781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-13 00:13:32.951786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-12-13 00:13:32.951792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:13:32.951798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:13:32.951804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-12-13 00:13:32.951809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:13:32.951815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:13:32.951821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-12-13 00:13:32.951826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:13:32.951832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:13:32.951838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-12-13 00:13:32.951843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-python3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:13:32.951849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.951855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-12-13 00:13:32.951865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:13:32.951871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-13 00:13:32.951876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-12-13 00:13:32.951882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-12-13 00:13:32.951890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-13 00:13:32.951915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-12-13 00:13:32.951964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-12-13 00:13:32.951971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-13 00:13:32.951990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-12-13 00:13:32.951996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3.12-venv_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:13:32.952015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.952034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-12-13 00:13:32.952041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:13:32.952060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-13 00:13:32.952081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-12-13 00:13:32.952088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-12-13 00:13:32.952108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-12-13 00:13:32.952113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-12-13 00:13:32.952133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-gdisk_1.0.10-1build1_amd64.deb ... 2025-12-13 00:13:32.952139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-12-13 00:13:32.952161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-12-13 00:13:32.952180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-12-13 00:13:32.952186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-13 00:13:32.952206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-12-13 00:13:32.952228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-rabbitmq-server_4.1.5-1_all.deb ... 2025-12-13 00:13:32.952247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.5-1) ... 2025-12-13 00:13:32.952253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-13 00:13:32.952274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-12-13 00:13:32.952280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.952302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-12-13 00:13:32.952328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-12-13 00:13:32.952353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-12-13 00:13:32.952398 | 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-12-13 00:13:32.952425 | 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-12-13 00:13:32.952437 | 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-12-13 00:13:32.952470 | 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-12-13 00:13:32.952485 | 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-12-13 00:13:32.952515 | 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-12-13 00:13:32.952539 | 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-12-13 00:13:32.952553 | 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-12-13 00:13:32.952576 | 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-12-13 00:13:32.952583 | 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-12-13 00:13:32.952604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-13 00:13:32.952626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.952648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:13:32.952688 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-13 00:13:32.952719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:13:32.952725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.952751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:13:32.952776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:13:32.952801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.952823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:13:32.952848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.952886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.952894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:13:32.952924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-13 00:13:32.952944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.953003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:13:32.953010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-12-13 00:13:32.953030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:13:32.953037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.953059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:13:32.953080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:13:32.953102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.953124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.953145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-12-13 00:13:32.953171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:13:32.953196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-12-13 00:13:32.953224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-12-13 00:13:32.953231 | 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-12-13 00:13:32.953256 | 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-12-13 00:13:32.953278 | 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-12-13 00:13:32.953300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-12-13 00:13:32.953329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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-12-13 00:13:32.953346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-12-13 00:13:32.953370 | 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-12-13 00:13:32.953395 | 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-12-13 00:13:32.953418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-12-13 00:13:32.953448 | 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-12-13 00:13:32.953472 | 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-12-13 00:13:32.953478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.953505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-13 00:13:32.953530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:13:32.953555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.953577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.953602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.953640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:13:32.953648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.953691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:13:32.953719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:13:32.953747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:13:32.953775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:13:32.953788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-12-13 00:13:32.953808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-13 00:13:32.953815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:13:32.953838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.953863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:13:32.953901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:13:32.953909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.953938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.953971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:13:32.953979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.954004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.954028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-13 00:13:32.954050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.954072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.954093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:13:32.954115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:13:32.954136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:13:32.954158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:13:32.954186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.954197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-12-13 00:13:32.954234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.954242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.954267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-13 00:13:32.954305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:13:32.954313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.954338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:13:32.954369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-12-13 00:13:32.954437 | 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-12-13 00:13:32.954445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-13 00:13:32.954470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:13:32.954495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-12-13 00:13:32.954517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.954538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.954579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.954587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-12-13 00:13:32.954609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.954634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.954704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-12-13 00:13:32.954716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.954728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-13 00:13:32.954746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.954764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-12-13 00:13:32.954770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:13:32.954789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-12-13 00:13:32.954814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.954838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-12-13 00:13:32.954859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:13:32.954879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:13:32.954903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:13:32.954927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.954947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.954967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.954987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.955031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.955042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.955073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.955081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.955101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:13:32.955121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:13:32.955141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.955161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-13 00:13:32.955185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.955227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.955242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-13 00:13:32.955258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.955281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:13:32.955291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.955314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.955337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-13 00:13:32.955358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.955396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.955431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-13 00:13:32.955452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.955472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.955478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.5-1) ... 2025-12-13 00:13:32.955499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-13 00:13:32.955519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:13:32.955539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:13:32.955564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-13 00:13:32.955584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.955604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-12-13 00:13:32.955628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-13 00:13:32.955651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-12-13 00:13:32.955692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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-12-13 00:13:32.955725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-12-13 00:13:32.955745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:13:32.955765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c8ae9c993d3b 2025-12-13 00:13:32.955790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e2cb16003dad 2025-12-13 00:13:32.955814 | 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-12-13 00:13:32.955838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 79f58e08f087 2025-12-13 00:13:32.955863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 79f58e08f087 2025-12-13 00:13:32.955883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> bcd3322f2217 2025-12-13 00:13:32.955907 | 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-12-13 00:13:32.955934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 87b4466242f4 2025-12-13 00:13:32.955959 | 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: 2.715125, size: 13007 2025-12-13 00:13:32.955983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 87b4466242f4 2025-12-13 00:13:32.956003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 23dcfa42f192 2025-12-13 00:13:32.956028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : ENV PATH /opt/ansible/bin:$PATH 2025-12-13 00:13:32.956049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in b64e1487108f 2025-12-13 00:13:32.956073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container b64e1487108f 2025-12-13 00:13:32.956097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f28c3d3fe38b 2025-12-13 00:13:32.956155 | 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-12-13 00:13:32.956162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in a77aa9b38a9f 2025-12-13 00:13:32.956182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-12-13 00:13:32.956188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-12-13 00:13:32.956213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 2025-12-13 00:13:32.956273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-12-13 00:13:32.956291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-12-13 00:13:32.956301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:13:32.956324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-12-13 00:13:32.956330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-12-13 00:13:32.956336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-12-13 00:13:32.956356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-13 00:13:32.956441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.7 MB/s eta 0:00:00 2025-12-13 00:13:32.956453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-12-13 00:13:32.956459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 165.4 MB/s eta 0:00:00 2025-12-13 00:13:32.956478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-13 00:13:32.956484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.1 MB/s eta 0:00:00 2025-12-13 00:13:32.956504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-12-13 00:13:32.956530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-12-13 00:13:32.956554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-12-13 00:13:32.956579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-12-13 00:13:32.956603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-12-13 00:13:32.956627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-12-13 00:13:32.956660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-12-13 00:13:32.956686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-12-13 00:13:32.956711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-12-13 00:13:32.956733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-12-13 00:13:32.956756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-12-13 00:13:32.956797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-12-13 00:13:32.956802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-12-13 00:13:32.956821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 2025-12-13 00:13:32.956839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2025-12-13 00:13:32.956875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2025-12-13 00:13:32.956896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-12-13 00:13:32.956918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2025-12-13 00:13:32.956956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-12-13 00:13:32.956962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-12-13 00:13:32.956989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-12-13 00:13:32.957008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:13:32.957030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-12-13 00:13:32.957049 | 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-12-13 00:13:32.957089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-12-13 00:13:32.957095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-13 00:13:32.957113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-12-13 00:13:32.957131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-13 00:13:32.957173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-12-13 00:13:32.957178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.1-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:13:32.957200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-12-13 00:13:32.957221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-13 00:13:32.957260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-12-13 00:13:32.957266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2025-12-13 00:13:32.957287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-12-13 00:13:32.957309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:13:32.957349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2025-12-13 00:13:32.957354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2025-12-13 00:13:32.957389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2025-12-13 00:13:32.957429 | 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-12-13 00:13:32.957451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2025-12-13 00:13:32.957477 | 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-12-13 00:13:32.957495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.18.*) 2025-12-13 00:13:32.957536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-12-13 00:13:32.957541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2025-12-13 00:13:32.957559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:13:32.957577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2025-12-13 00:13:32.957612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-12-13 00:13:32.957617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2025-12-13 00:13:32.957656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2025-12-13 00:13:32.957661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2025-12-13 00:13:32.957712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:13:32.957717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2025-12-13 00:13:32.957757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:13:32.957762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2025-12-13 00:13:32.957784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-12-13 00:13:32.957807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-12-13 00:13:32.957845 | 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-12-13 00:13:32.957850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-12-13 00:13:32.957872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:13:32.957910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-12-13 00:13:32.957915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:13:32.957937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-12-13 00:13:32.957980 | 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-12-13 00:13:32.957986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-12-13 00:13:32.958004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:13:32.958041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-12-13 00:13:32.958048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2025-12-13 00:13:32.958066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-12-13 00:13:32.958084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:13:32.958126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-12-13 00:13:32.958131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-13 00:13:32.958153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-12-13 00:13:32.958184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:13:32.958213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2025-12-13 00:13:32.958218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:13:32.958259 | 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-12-13 00:13:32.958264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-12-13 00:13:32.958286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:13:32.958324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:13:32.958330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:13:32.958351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:13:32.958391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-12-13 00:13:32.958414 | 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-12-13 00:13:32.958433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-12-13 00:13:32.958455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-12-13 00:13:32.958493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-12-13 00:13:32.958499 | 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-12-13 00:13:32.958517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-12-13 00:13:32.958535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-12-13 00:13:32.958575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-12-13 00:13:32.958580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:13:32.958602 | 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-12-13 00:13:32.958624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-12-13 00:13:32.958647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:13:32.958689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-12-13 00:13:32.958713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2025-12-13 00:13:32.958753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-12-13 00:13:32.958759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2025-12-13 00:13:32.958780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-12-13 00:13:32.958802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:13:32.958840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-12-13 00:13:32.958846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:13:32.958868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-12-13 00:13:32.958897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:13:32.958919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-12-13 00:13:32.958937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:13:32.958956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-12-13 00:13:32.958995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2025-12-13 00:13:32.959001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-12-13 00:13:32.959023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-13 00:13:32.959045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-12-13 00:13:32.959084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2025-12-13 00:13:32.959089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2025-12-13 00:13:32.959111 | 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-12-13 00:13:32.959133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2025-12-13 00:13:32.959171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-12-13 00:13:32.959177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2025-12-13 00:13:32.959199 | 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-12-13 00:13:32.959221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-12-13 00:13:32.959259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:13:32.959264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-13 00:13:32.959286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:13:32.959308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-13 00:13:32.959346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:13:32.959352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-13 00:13:32.959387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-12-13 00:13:32.959426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-13 00:13:32.959450 | 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-12-13 00:13:32.959476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-13 00:13:32.959509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-13 00:13:32.959530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-13 00:13:32.959548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:13:32.959572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-13 00:13:32.959593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2025-12-13 00:13:32.959633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-13 00:13:32.959639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-13 00:13:32.959657 | 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-12-13 00:13:32.959693 | 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-12-13 00:13:32.959719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-12-13 00:13:32.959737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-12-13 00:13:32.959760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-12-13 00:13:32.959778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:13:32.959803 | 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-12-13 00:13:32.959843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-13 00:13:32.959848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-12-13 00:13:32.959866 | 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-12-13 00:13:32.959884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-12-13 00:13:32.959922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:13:32.959928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-12-13 00:13:32.959949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-13 00:13:32.959986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-12-13 00:13:32.959992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-13 00:13:32.960013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2025-12-13 00:13:32.960043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 31.6 MB/s 0:00:00 2025-12-13 00:13:32.960064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-13 00:13:32.960085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2025-12-13 00:13:32.960108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-12-13 00:13:32.960145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2025-12-13 00:13:32.960151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 31.0 MB/s 0:00:00 2025-12-13 00:13:32.960189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-12-13 00:13:32.960198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-12-13 00:13:32.960217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-12-13 00:13:32.960235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.1-py3-none-any.whl (240 kB) 2025-12-13 00:13:32.960273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2025-12-13 00:13:32.960279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 28.1 MB/s 0:00:00 2025-12-13 00:13:32.960316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2025-12-13 00:13:32.960321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-12-13 00:13:32.960343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2025-12-13 00:13:32.960421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-12-13 00:13:32.960432 | 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-12-13 00:13:32.960437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 32.8 MB/s 0:00:00 2025-12-13 00:13:32.960452 | 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-12-13 00:13:32.960466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-12-13 00:13:32.960480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2025-12-13 00:13:32.960493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-13 00:13:32.960515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2025-12-13 00:13:32.960556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-13 00:13:32.960561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-13 00:13:32.960577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-13 00:13:32.960593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2025-12-13 00:13:32.960621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-12-13 00:13:32.960638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2025-12-13 00:13:32.960692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2025-12-13 00:13:32.960722 | 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-12-13 00:13:32.960741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-12-13 00:13:32.960775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2025-12-13 00:13:32.960780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-12-13 00:13:32.960806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2025-12-13 00:13:32.960825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-13 00:13:32.960845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-13 00:13:32.960872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 33.1 MB/s 0:00:00 2025-12-13 00:13:32.960896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-12-13 00:13:32.960915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-12-13 00:13:32.960943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2025-12-13 00:13:32.960962 | 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-12-13 00:13:32.960983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2025-12-13 00:13:32.961019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2025-12-13 00:13:32.961056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-13 00:13:32.961093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2025-12-13 00:13:32.961108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-12-13 00:13:32.961127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2025-12-13 00:13:32.961156 | 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-12-13 00:13:32.961174 | 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-12-13 00:13:32.961202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 28.5 MB/s 0:00:00 2025-12-13 00:13:32.961222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2025-12-13 00:13:32.961257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-12-13 00:13:32.961262 | 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-12-13 00:13:32.961288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-12-13 00:13:32.961307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-13 00:13:32.961342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-13 00:13:32.961347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-13 00:13:32.961386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-13 00:13:32.961415 | 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-12-13 00:13:32.961456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-13 00:13:32.961465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-12-13 00:13:32.961482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-13 00:13:32.961498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2025-12-13 00:13:32.961526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-12-13 00:13:32.961546 | 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-12-13 00:13:32.961582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-12-13 00:13:32.961612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-12-13 00:13:32.961619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2025-12-13 00:13:32.961654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-12-13 00:13:32.961658 | 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=f2f51e30c5d174f4909372e741ff249a421e3787c7f420413ca1393e67fff437 2025-12-13 00:13:32.961712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-m1h66ld3/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-12-13 00:13:32.961732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-12-13 00:13:32.961763 | 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-12-13 00:13:32.961787 | 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.12 attrs-25.1.0 autopage-0.5.2 certifi-2025.11.12 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-12-13 00:13:32.961825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container a77aa9b38a9f 2025-12-13 00:13:32.961840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d0e0d823812c 2025-12-13 00:13:32.961860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : COPY requirements.yml /var/lib/ansible/ 2025-12-13 00:13:32.961887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4a854669753a 2025-12-13 00:13:32.961910 | 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-12-13 00:13:32.961951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in ebea0bf80362 2025-12-13 00:13:32.961969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-12-13 00:13:32.961988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-12-13 00:13:32.962010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-12-13 00:13:32.962043 | 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-8l2jgpskl/tmpq79b2qmi/community-rabbitmq-1.6.0-5yoskbt0 2025-12-13 00:13:32.962049 | 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-12-13 00:13:32.962069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-12-13 00:13:32.962104 | 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-8l2jgpskl/tmpq79b2qmi/openvswitch-openvswitch-2.1.1-2oz3e5t_ 2025-12-13 00:13:32.962109 | 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-12-13 00:13:32.962129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-12-13 00:13:32.962164 | 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-8l2jgpskl/tmpq79b2qmi/ansible-posix-1.6.2-okf9kbgz 2025-12-13 00:13:32.962169 | 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-12-13 00:13:32.962189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-12-13 00:13:32.962209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-8l2jgpskl/tmpq79b2qmi/openstack-cloud-2.5.0-8tf4m7mh 2025-12-13 00:13:32.962229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-12-13 00:13:32.962264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.5.0 was installed successfully 2025-12-13 00:13:32.962269 | 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-8l2jgpskl/tmpq79b2qmi/community-mysql-2.4.2-bkqs48xx 2025-12-13 00:13:32.962303 | 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-12-13 00:13:32.962308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-12-13 00:13:32.962342 | 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-8l2jgpskl/tmpq79b2qmi/community-general-3.8.10-ec3v3qkk 2025-12-13 00:13:32.962347 | 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-12-13 00:13:32.962367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-12-13 00:13:32.962406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container ebea0bf80362 2025-12-13 00:13:32.962423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 29be5f8e47a1 2025-12-13 00:13:32.962459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-12-13 00:13:32.962477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 11cb54513847 2025-12-13 00:13:32.962496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 11cb54513847 2025-12-13 00:13:32.962519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e8e075672c68 2025-12-13 00:13:32.962547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-12-13 00:13:32.962566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0ecfc2901aaf 2025-12-13 00:13:32.962598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-12-13 00:13:32.962617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ad2166bc263f 2025-12-13 00:13:32.962640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:13:32.962660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> bca8030322b6 2025-12-13 00:13:32.962714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-12-13 00:13:32.962730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1149c94f580f 2025-12-13 00:13:32.962746 | 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-12-13 00:13:32.962774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6ffcc75568ca 2025-12-13 00:13:32.962790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6ffcc75568ca 2025-12-13 00:13:32.962806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b4dafbd0788a 2025-12-13 00:13:32.962841 | 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-12-13 00:13:32.962859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 2259389f127b 2025-12-13 00:13:32.962875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-13 00:13:32.962909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-12-13 00:13:32.962930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-12-13 00:13:32.962956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-12-13 00:13:32.962975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:13:32.962995 | 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-12-13 00:13:32.963029 | 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-12-13 00:13:32.963034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:13:32.963053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:13:32.963087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-12-13 00:13:32.963092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-12-13 00:13:32.963126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-12-13 00:13:32.963131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-12-13 00:13:32.963157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-12-13 00:13:32.963176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-12-13 00:13:32.963221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:13:32.963234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:13:32.963253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-13 00:13:32.963259 | 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-12-13 00:13:32.963280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-13 00:13:32.963307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-13 00:13:32.963327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-13 00:13:32.963361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-13 00:13:32.963365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-13 00:13:32.963419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-13 00:13:32.963441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20900 files and directories currently installed.) 2025-12-13 00:13:32.963469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:13:32.963488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-13 00:13:32.963522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-12-13 00:13:32.963527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-12-13 00:13:32.963561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-12-13 00:13:32.963576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:13:32.963598 | 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-12-13 00:13:32.963617 | 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-12-13 00:13:32.963633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:13:32.963695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:13:32.963701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-12-13 00:13:32.963902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-12-13 00:13:32.963944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-12-13 00:13:32.963953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-12-13 00:13:32.963960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-12-13 00:13:32.963967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-13 00:13:32.963975 | 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-12-13 00:13:32.963984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-13 00:13:32.963990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-13 00:13:32.963996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-13 00:13:32.964003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-13 00:13:32.964035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-13 00:13:32.964102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-13 00:13:32.964140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:95% 2025-12-13 00:13:32.964163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20891 files and directories currently installed.) 2025-12-13 00:13:32.964185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.964192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.964234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:13:32.964276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.964328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.964341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.964440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:13:32.964461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.964467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:13:32.964527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:13:32.964596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:13:32.964785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:13:32.964851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:13:32.964875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.964888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:13:32.964894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:13:32.964906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.964918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:13:32.964924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-12-13 00:13:32.964930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.964937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-12-13 00:13:32.964946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-13 00:13:32.964973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:13:32.964979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:13:32.965001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 2259389f127b 2025-12-13 00:13:32.965021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a21a6dfff4e1 2025-12-13 00:13:32.965042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-12-13 00:13:32.965048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 212f39c13e93 2025-12-13 00:13:32.965055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 212f39c13e93 2025-12-13 00:13:32.965064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c446e6591a57 2025-12-13 00:13:32.965070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built cd371ad14e21 2025-12-13 00:13:32.965076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251213 2025-12-13 00:13:32.965099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-12-13 00:13:32.965044 (took 0:02:39.106596) 2025-12-13 00:13:32.965421 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-12-13 00:13:32.965449 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-12-13 00:13:32.965479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-12-13 00:13:32.965441 2025-12-13 00:13:32.966167 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-12-13 00:13:32.966714 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-12-13 00:14:43.389293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:14:43.389371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 89a504f99cae 2025-12-13 00:14:43.389498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20251213" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:14:43.389557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 37398f270985 2025-12-13 00:14:43.389805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 37398f270985 2025-12-13 00:14:43.389840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b0eafc8e15c7 2025-12-13 00:14:43.389948 | 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-12-13 00:14:43.390036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 97012663f163 2025-12-13 00:14:43.390119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:14:43.390198 | 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-12-13 00:14:43.390813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:14:43.390853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:14:43.390873 | 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-12-13 00:14:43.390892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:14:43.390910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:14:43.390930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:14:43.390948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:14:43.390967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:14:43.390994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:14:43.391019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:14:43.391206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:14:43.391318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:14:43.391479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:14:43.391601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-13 00:14:43.391869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-12-13 00:14:43.391909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-12-13 00:14:43.392019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-12-13 00:14:43.392093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-12-13 00:14:43.392175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-12-13 00:14:43.393466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2025-12-13 00:14:43.393509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-12-13 00:14:43.393521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-12-13 00:14:43.393531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-12-13 00:14:43.393541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-12-13 00:14:43.393559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2025-12-13 00:14:43.393569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2025-12-13 00:14:43.393579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2025-12-13 00:14:43.393589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2025-12-13 00:14:43.393598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2025-12-13 00:14:43.393608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2025-12-13 00:14:43.393617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2025-12-13 00:14:43.393627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2025-12-13 00:14:43.393637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2025-12-13 00:14:43.393646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2025-12-13 00:14:43.393656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2025-12-13 00:14:43.393666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2025-12-13 00:14:43.393788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2025-12-13 00:14:43.393803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2025-12-13 00:14:43.393812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2025-12-13 00:14:43.393822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2025-12-13 00:14:43.393832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2025-12-13 00:14:43.393841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2025-12-13 00:14:43.393851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2025-12-13 00:14:43.393860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2025-12-13 00:14:43.393870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2025-12-13 00:14:43.393880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2025-12-13 00:14:43.393890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2025-12-13 00:14:43.393963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2025-12-13 00:14:43.393975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2025-12-13 00:14:43.393985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2025-12-13 00:14:43.393994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2025-12-13 00:14:43.394004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2025-12-13 00:14:43.394013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2025-12-13 00:14:43.394023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2025-12-13 00:14:43.394032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2025-12-13 00:14:43.394042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2025-12-13 00:14:43.394060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2025-12-13 00:14:43.394070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2025-12-13 00:14:43.394079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2025-12-13 00:14:43.394093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2025-12-13 00:14:43.394102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2025-12-13 00:14:43.394112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2025-12-13 00:14:43.394125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2025-12-13 00:14:43.394239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2025-12-13 00:14:43.394258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2025-12-13 00:14:43.394360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2025-12-13 00:14:43.394426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2025-12-13 00:14:43.394486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2025-12-13 00:14:43.394554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2025-12-13 00:14:43.394624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2025-12-13 00:14:43.394697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2025-12-13 00:14:43.394843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2025-12-13 00:14:43.394879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2025-12-13 00:14:43.394965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2025-12-13 00:14:43.395034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2025-12-13 00:14:43.395128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2025-12-13 00:14:43.395181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2025-12-13 00:14:43.395901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2025-12-13 00:14:43.395948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2025-12-13 00:14:43.395960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2025-12-13 00:14:43.395971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2025-12-13 00:14:43.395980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2025-12-13 00:14:43.395990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2025-12-13 00:14:43.396000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2025-12-13 00:14:43.396009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2025-12-13 00:14:43.396019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2025-12-13 00:14:43.396050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2025-12-13 00:14:43.396061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2025-12-13 00:14:43.396070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2025-12-13 00:14:43.396079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2025-12-13 00:14:43.396089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-12-13 00:14:43.396157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-12-13 00:14:43.396169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2025-12-13 00:14:43.396179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-12-13 00:14:43.396189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2025-12-13 00:14:43.396199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2025-12-13 00:14:43.396209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-12-13 00:14:43.396219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2025-12-13 00:14:43.396266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2025-12-13 00:14:43.396283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2025-12-13 00:14:43.396300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2025-12-13 00:14:43.396376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2025-12-13 00:14:43.396389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2025-12-13 00:14:43.396492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2025-12-13 00:14:43.396504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2025-12-13 00:14:43.396514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2025-12-13 00:14:43.396547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2025-12-13 00:14:43.396557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2025-12-13 00:14:43.396570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2025-12-13 00:14:43.396695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2025-12-13 00:14:43.397762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2025-12-13 00:14:43.397782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2025-12-13 00:14:43.397793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2025-12-13 00:14:43.397802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2025-12-13 00:14:43.397812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2025-12-13 00:14:43.397821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2025-12-13 00:14:43.397830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2025-12-13 00:14:43.397854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2025-12-13 00:14:43.397864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2025-12-13 00:14:43.397884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2025-12-13 00:14:43.397894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2025-12-13 00:14:43.397903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2025-12-13 00:14:43.397912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2025-12-13 00:14:43.397922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2025-12-13 00:14:43.397931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2025-12-13 00:14:43.397941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2025-12-13 00:14:43.397950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2025-12-13 00:14:43.397959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2025-12-13 00:14:43.397969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2025-12-13 00:14:43.397978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2025-12-13 00:14:43.397987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2025-12-13 00:14:43.397997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2025-12-13 00:14:43.398006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2025-12-13 00:14:43.398016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2025-12-13 00:14:43.398025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2025-12-13 00:14:43.398035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2025-12-13 00:14:43.398044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2025-12-13 00:14:43.398053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2025-12-13 00:14:43.398063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2025-12-13 00:14:43.398077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2025-12-13 00:14:43.398087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2025-12-13 00:14:43.398096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2025-12-13 00:14:43.398106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2025-12-13 00:14:43.398115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2025-12-13 00:14:43.398124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2025-12-13 00:14:43.398137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2025-12-13 00:14:43.398150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2025-12-13 00:14:43.398245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2025-12-13 00:14:43.398263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2025-12-13 00:14:43.398353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2025-12-13 00:14:43.398378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2025-12-13 00:14:43.398452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2025-12-13 00:14:43.398514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2025-12-13 00:14:43.398576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2025-12-13 00:14:43.398636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2025-12-13 00:14:43.398766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2025-12-13 00:14:43.398829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2025-12-13 00:14:43.398876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2025-12-13 00:14:43.399028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2025-12-13 00:14:43.399060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2025-12-13 00:14:43.399075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2025-12-13 00:14:43.399089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2025-12-13 00:14:43.399160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2025-12-13 00:14:43.399220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2025-12-13 00:14:43.399293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2025-12-13 00:14:43.399376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2025-12-13 00:14:43.399476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2025-12-13 00:14:43.399542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2025-12-13 00:14:43.399599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2025-12-13 00:14:43.399701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:14:43.399812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 40.4 MB of archives. 2025-12-13 00:14:43.399910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 196 MB of additional disk space will be used. 2025-12-13 00:14:43.400030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:14:43.400151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:14:43.400267 | 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-12-13 00:14:43.400374 | 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-12-13 00:14:43.400460 | 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-12-13 00:14:43.400554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:14:43.400631 | 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-12-13 00:14:43.400713 | 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-12-13 00:14:43.400816 | 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-12-13 00:14:43.400874 | 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-12-13 00:14:43.400954 | 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-12-13 00:14:43.401012 | 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-12-13 00:14:43.401069 | 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-12-13 00:14:43.401125 | 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-12-13 00:14:43.401181 | 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.7 [443 kB] 2025-12-13 00:14:43.401779 | 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-12-13 00:14:43.401815 | 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-12-13 00:14:43.401825 | 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-12-13 00:14:43.401834 | 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-12-13 00:14:43.401844 | 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-12-13 00:14:43.401853 | 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-12-13 00:14:43.401863 | 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-12-13 00:14:43.401872 | 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-12-13 00:14:43.401881 | 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-12-13 00:14:43.401891 | 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-12-13 00:14:43.401900 | 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-12-13 00:14:43.401909 | 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-12-13 00:14:43.401918 | 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-12-13 00:14:43.401928 | 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-12-13 00:14:43.401937 | 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-12-13 00:14:43.401969 | 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-90.91 [1,932 kB] 2025-12-13 00:14:43.401983 | 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-12-13 00:14:43.401993 | 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-12-13 00:14:43.402002 | 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-12-13 00:14:43.402011 | 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-12-13 00:14:43.402024 | 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-12-13 00:14:43.402090 | 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-12-13 00:14:43.402141 | 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-12-13 00:14:43.402173 | 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-12-13 00:14:43.402290 | 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-12-13 00:14:43.402314 | 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-12-13 00:14:43.402339 | 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-12-13 00:14:43.402388 | 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-12-13 00:14:43.402430 | 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-12-13 00:14:43.402501 | 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-12-13 00:14:43.402557 | 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-12-13 00:14:43.402595 | 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-12-13 00:14:43.402649 | 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-12-13 00:14:43.402742 | 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-12-13 00:14:43.402849 | 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-12-13 00:14:43.402890 | 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-12-13 00:14:43.402942 | 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-12-13 00:14:43.402999 | 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-12-13 00:14:43.403056 | 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-12-13 00:14:43.403111 | 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-12-13 00:14:43.403165 | 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-12-13 00:14:43.403219 | 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-12-13 00:14:43.403268 | 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-12-13 00:14:43.403324 | 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-12-13 00:14:43.403347 | 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-12-13 00:14:43.403397 | 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-12-13 00:14:43.403444 | 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-12-13 00:14:43.403490 | 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-12-13 00:14:43.405755 | 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-12-13 00:14:43.405772 | 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-12-13 00:14:43.405783 | 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-12-13 00:14:43.405791 | 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-12-13 00:14:43.405800 | 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-12-13 00:14:43.405808 | 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-12-13 00:14:43.405816 | 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-12-13 00:14:43.405825 | 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-12-13 00:14:43.405840 | 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-12-13 00:14:43.405848 | 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-12-13 00:14:43.405857 | 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-12-13 00:14:43.405865 | 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-12-13 00:14:43.405883 | 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-12-13 00:14:43.405892 | 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-12-13 00:14:43.405900 | 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-12-13 00:14:43.405908 | 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-12-13 00:14:43.405917 | 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-12-13 00:14:43.405925 | 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-12-13 00:14:43.405933 | 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-12-13 00:14:43.405941 | 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-12-13 00:14:43.405950 | 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-12-13 00:14:43.405958 | 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.6 [2,408 kB] 2025-12-13 00:14:43.405966 | 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-12-13 00:14:43.405974 | 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-12-13 00:14:43.405983 | 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-12-13 00:14:43.405991 | 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-12-13 00:14:43.406009 | 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-12-13 00:14:43.406018 | 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-12-13 00:14:43.406026 | 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-12-13 00:14:43.406034 | 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-12-13 00:14:43.406043 | 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-12-13 00:14:43.406051 | 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-12-13 00:14:43.406059 | 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-12-13 00:14:43.406067 | 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-12-13 00:14:43.406086 | 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-12-13 00:14:43.406094 | 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-12-13 00:14:43.406103 | 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-12-13 00:14:43.406111 | 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-12-13 00:14:43.406119 | 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-12-13 00:14:43.406127 | 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-12-13 00:14:43.406135 | 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-12-13 00:14:43.406144 | 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-12-13 00:14:43.406152 | 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-12-13 00:14:43.406160 | 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-12-13 00:14:43.406168 | 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-12-13 00:14:43.406177 | 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-12-13 00:14:43.406185 | 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-12-13 00:14:43.406193 | 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-12-13 00:14:43.406201 | 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-12-13 00:14:43.406210 | 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-12-13 00:14:43.406224 | 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-12-13 00:14:43.406233 | 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-12-13 00:14:43.406241 | 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-12-13 00:14:43.406249 | 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-12-13 00:14:43.406264 | 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-12-13 00:14:43.406272 | 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-12-13 00:14:43.406280 | 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-12-13 00:14:43.406293 | 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-12-13 00:14:43.406301 | 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-12-13 00:14:43.406309 | 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-12-13 00:14:43.406318 | 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-12-13 00:14:43.406326 | 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-12-13 00:14:43.406334 | 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-12-13 00:14:43.406343 | 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-12-13 00:14:43.406351 | 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-12-13 00:14:43.406359 | 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-12-13 00:14:43.406367 | 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-12-13 00:14:43.406376 | 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-12-13 00:14:43.406384 | 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-12-13 00:14:43.406392 | 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-12-13 00:14:43.406400 | 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-12-13 00:14:43.406409 | 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-12-13 00:14:43.406417 | 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-12-13 00:14:43.406431 | 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-12-13 00:14:43.406444 | 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-12-13 00:14:43.406452 | 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-12-13 00:14:43.406461 | 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-12-13 00:14:43.406469 | 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-12-13 00:14:43.406477 | 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-12-13 00:14:43.406485 | 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-12-13 00:14:43.406494 | 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-12-13 00:14:43.406506 | 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-12-13 00:14:43.406515 | 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-12-13 00:14:43.406523 | 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-12-13 00:14:43.406531 | 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-12-13 00:14:43.406540 | 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-12-13 00:14:43.406548 | 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-12-13 00:14:43.406556 | 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-12-13 00:14:43.406564 | 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-12-13 00:14:43.406572 | 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-12-13 00:14:43.406581 | 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-12-13 00:14:43.406589 | 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-12-13 00:14:43.406597 | 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-12-13 00:14:43.406605 | 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-12-13 00:14:43.406619 | 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-12-13 00:14:43.406628 | 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-12-13 00:14:43.406636 | 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-12-13 00:14:43.406649 | 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-12-13 00:14:43.406658 | 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-12-13 00:14:43.406690 | 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-12-13 00:14:43.406699 | 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-12-13 00:14:43.406707 | 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-12-13 00:14:43.406716 | 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-12-13 00:14:43.406739 | 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-12-13 00:14:43.406752 | 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-12-13 00:14:43.406766 | 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-12-13 00:14:43.406797 | 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-12-13 00:14:43.406911 | 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-12-13 00:14:43.406952 | 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-12-13 00:14:43.407004 | 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-12-13 00:14:43.407052 | 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-12-13 00:14:43.407099 | 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-12-13 00:14:43.407146 | 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-12-13 00:14:43.407193 | 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-12-13 00:14:43.407242 | 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-12-13 00:14:43.407301 | 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-12-13 00:14:43.407330 | 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-12-13 00:14:43.407405 | 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-12-13 00:14:43.407435 | 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-12-13 00:14:43.407500 | 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-12-13 00:14:43.407538 | 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-12-13 00:14:43.407587 | 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-12-13 00:14:43.407634 | 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-12-13 00:14:43.407684 | 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-12-13 00:14:43.407886 | 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-12-13 00:14:43.407951 | 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-12-13 00:14:43.408008 | 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-12-13 00:14:43.408062 | 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-12-13 00:14:43.408114 | 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-12-13 00:14:43.408179 | 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-12-13 00:14:43.408219 | 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-12-13 00:14:43.408265 | 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-12-13 00:14:43.408309 | 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-12-13 00:14:43.408354 | 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-12-13 00:14:43.408399 | 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-12-13 00:14:43.408440 | 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-12-13 00:14:43.408497 | 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-12-13 00:14:43.408543 | 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-12-13 00:14:43.408588 | 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-12-13 00:14:43.408634 | 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-12-13 00:14:43.408748 | 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-12-13 00:14:43.408796 | 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-12-13 00:14:43.408843 | 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-12-13 00:14:43.408889 | 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-12-13 00:14:43.408933 | 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-12-13 00:14:43.408977 | 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-12-13 00:14:43.409021 | 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-12-13 00:14:43.409064 | 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-12-13 00:14:43.409108 | 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-12-13 00:14:43.409150 | 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-12-13 00:14:43.409192 | 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-12-13 00:14:43.409234 | 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-12-13 00:14:43.409277 | 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-12-13 00:14:43.409338 | 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-12-13 00:14:43.409369 | 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-12-13 00:14:43.409412 | 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-12-13 00:14:43.409448 | 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-12-13 00:14:43.409490 | 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-12-13 00:14:43.409531 | 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-12-13 00:14:43.409573 | 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-12-13 00:14:43.409615 | 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-12-13 00:14:43.409657 | 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-12-13 00:14:43.409716 | 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-12-13 00:14:43.409784 | 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-12-13 00:14:43.409831 | 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-12-13 00:14:43.409875 | 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-12-13 00:14:43.409920 | 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-12-13 00:14:43.409964 | 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-12-13 00:14:43.410007 | 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-12-13 00:14:43.410050 | 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-12-13 00:14:43.410094 | 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-12-13 00:14:43.410137 | 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-12-13 00:14:43.410180 | 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-12-13 00:14:43.410221 | 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-12-13 00:14:43.410263 | 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-12-13 00:14:43.410304 | 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-12-13 00:14:43.410357 | 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-12-13 00:14:43.410407 | 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-12-13 00:14:43.410450 | 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-12-13 00:14:43.410493 | 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-12-13 00:14:43.410535 | 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-12-13 00:14:43.410578 | 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-12-13 00:14:43.410620 | 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-12-13 00:14:43.410662 | 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-12-13 00:14:43.410742 | 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-12-13 00:14:43.410887 | 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-12-13 00:14:43.410936 | 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-12-13 00:14:43.410949 | 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-12-13 00:14:43.410967 | 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-12-13 00:14:43.410977 | 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-12-13 00:14:43.410987 | 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-12-13 00:14:43.411000 | 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-12-13 00:14:43.411053 | 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-12-13 00:14:43.411141 | 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-12-13 00:14:43.411159 | 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-12-13 00:14:43.411220 | 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-12-13 00:14:43.411269 | 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-12-13 00:14:43.411301 | 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-12-13 00:14:43.411352 | 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-12-13 00:14:43.411393 | 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-12-13 00:14:43.411449 | 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-12-13 00:14:43.411465 | 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-12-13 00:14:43.411523 | 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-12-13 00:14:43.411599 | 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-12-13 00:14:43.411646 | 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-12-13 00:14:43.411714 | 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-12-13 00:14:43.411803 | 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-12-13 00:14:43.411843 | 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-12-13 00:14:43.411881 | 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-12-13 00:14:43.411918 | 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-12-13 00:14:43.411956 | 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-12-13 00:14:43.411994 | 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-12-13 00:14:43.412031 | 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-12-13 00:14:43.412069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:277 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch-dpdk amd64 3.5.1-0ubuntu0.1~cloud0 [1,157 kB] 2025-12-13 00:14:43.412107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2025-12-13 00:14:43.412146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 40.4 MB in 5s (8,369 kB/s) 2025-12-13 00:14:43.412184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-12-13 00:14:43.412222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-12-13 00:14:43.412263 | 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-12-13 00:14:43.412289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-12-13 00:14:43.412340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-12-13 00:14:43.412379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-12-13 00:14:43.412416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-12-13 00:14:43.412456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:14:43.412494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:14:43.412531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:14:43.412569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:14:43.412606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-13 00:14:43.412653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:14:43.412698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:14:43.412757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:14:43.412815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:14:43.412866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-12-13 00:14:43.412880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:14:43.412947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:14:43.412985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:14:43.413023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:14:43.413060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:14:43.413098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:14:43.413136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:14:43.413173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:14:43.413221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:14:43.413235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:14:43.413293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:14:43.413331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-12-13 00:14:43.413369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-12-13 00:14:43.413406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-12-13 00:14:43.413443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-12-13 00:14:43.413481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2025-12-13 00:14:43.413518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-12-13 00:14:43.413556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2025-12-13 00:14:43.413578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2025-12-13 00:14:43.413631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2025-12-13 00:14:43.413691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2025-12-13 00:14:43.413769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2025-12-13 00:14:43.414748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-12-13 00:14:43.414767 | 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-12-13 00:14:43.414777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-12-13 00:14:43.414787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-12-13 00:14:43.414797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-12-13 00:14:43.414805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-12-13 00:14:43.414813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-12-13 00:14:43.414822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-12-13 00:14:43.414830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:95% 2025-12-13 00:14:43.414838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11822 files and directories currently installed.) 2025-12-13 00:14:43.414847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2025-12-13 00:14:43.414856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.414864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2025-12-13 00:14:43.414873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:14:43.414881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:14:43.414889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:14:43.414897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-12-13 00:14:43.414906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-12-13 00:14:43.414914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:14:43.414922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-12-13 00:14:43.414931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2025-12-13 00:14:43.414946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:14:43.414954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-13 00:14:43.414963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-13 00:14:43.414971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:14:43.414979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-12-13 00:14:43.414988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-13 00:14:43.414996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 00:14:43.415005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-12-13 00:14:43.415013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-13 00:14:43.415029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 00:14:43.415038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-12-13 00:14:43.415046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-12-13 00:14:43.415054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.415063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-12-13 00:14:43.415071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-12-13 00:14:43.415080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2025-12-13 00:14:43.415092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-12-13 00:14:43.415101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-12-13 00:14:43.415109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2025-12-13 00:14:43.415117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-12-13 00:14:43.415126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-12-13 00:14:43.415134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.415142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.415151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-12-13 00:14:43.415159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:14:43.415167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:14:43.415179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.415188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-12-13 00:14:43.415199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:14:43.415255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:14:43.415294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-13 00:14:43.415345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-13 00:14:43.415371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:14:43.415437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-13 00:14:43.415451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-13 00:14:43.415503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:14:43.415540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-12-13 00:14:43.415578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-13 00:14:43.415626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:14:43.415687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-12-13 00:14:43.415704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:14:43.415822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:14:43.415837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.415896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-12-13 00:14:43.415934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-12-13 00:14:43.415971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-13 00:14:43.416023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-12-13 00:14:43.416073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-12-13 00:14:43.416122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-12-13 00:14:43.416146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-12-13 00:14:43.416195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-13 00:14:43.416239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:14:43.416281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-12-13 00:14:43.416323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-12-13 00:14:43.416365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-12-13 00:14:43.416407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-12-13 00:14:43.416450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-12-13 00:14:43.416494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-12-13 00:14:43.416536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-12-13 00:14:43.416578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-12-13 00:14:43.416621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-12-13 00:14:43.416656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-12-13 00:14:43.416742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-12-13 00:14:43.416794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-13 00:14:43.416837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-12-13 00:14:43.416871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-12-13 00:14:43.416906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.416951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-12-13 00:14:43.416995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-12-13 00:14:43.417038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2025-12-13 00:14:43.417082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-12-13 00:14:43.417125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-12-13 00:14:43.417167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2025-12-13 00:14:43.417228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-12-13 00:14:43.417251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-12-13 00:14:43.417306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:14:43.417329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:14:43.417365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-12-13 00:14:43.417399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-12-13 00:14:43.417438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:14:43.417480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-12-13 00:14:43.417502 | 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-12-13 00:14:43.417573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:14:43.417584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-12-13 00:14:43.417618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-12-13 00:14:43.417652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:14:43.417704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-12-13 00:14:43.417770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-12-13 00:14:43.417806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-12-13 00:14:43.417851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-12-13 00:14:43.417885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-12-13 00:14:43.417943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-12-13 00:14:43.417971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-12-13 00:14:43.418060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-12-13 00:14:43.418075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-12-13 00:14:43.418087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-12-13 00:14:43.418125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-12-13 00:14:43.418159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-12-13 00:14:43.418192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-12-13 00:14:43.418226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2025-12-13 00:14:43.418781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-12-13 00:14:43.418812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-12-13 00:14:43.418828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-12-13 00:14:43.418844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-12-13 00:14:43.418859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-12-13 00:14:43.418872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2025-12-13 00:14:43.418881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-12-13 00:14:43.418890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-12-13 00:14:43.418898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-12-13 00:14:43.418907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-12-13 00:14:43.418915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-12-13 00:14:43.418923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-12-13 00:14:43.418932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-12-13 00:14:43.418940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-12-13 00:14:43.418959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-13 00:14:43.418968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:14:43.418976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-12-13 00:14:43.418984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-13 00:14:43.418993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:14:43.419006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-12-13 00:14:43.419015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-13 00:14:43.419024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-13 00:14:43.419032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-12-13 00:14:43.419040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:14:43.419049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:14:43.419060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2025-12-13 00:14:43.419069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.419118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.419164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2025-12-13 00:14:43.419177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.419292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.419312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2025-12-13 00:14:43.419336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.419433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.419501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.419573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2025-12-13 00:14:43.419624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.419682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.419791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2025-12-13 00:14:43.419808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.419850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.419899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2025-12-13 00:14:43.419935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.419982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.420026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2025-12-13 00:14:43.420069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.420113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.420148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2025-12-13 00:14:43.420199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.420234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.420279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2025-12-13 00:14:43.420322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.420364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2025-12-13 00:14:43.422771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2025-12-13 00:14:43.422798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2025-12-13 00:14:43.422822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2025-12-13 00:14:43.422847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2025-12-13 00:14:43.422872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2025-12-13 00:14:43.422896 | 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-12-13 00:14:43.422905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2025-12-13 00:14:43.422922 | 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-12-13 00:14:43.422930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2025-12-13 00:14:43.422947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.422963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2025-12-13 00:14:43.422978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.422994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2025-12-13 00:14:43.423010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2025-12-13 00:14:43.423035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2025-12-13 00:14:43.423060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2025-12-13 00:14:43.423084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2025-12-13 00:14:43.423116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2025-12-13 00:14:43.423142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2025-12-13 00:14:43.423167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2025-12-13 00:14:43.423192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2025-12-13 00:14:43.423217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2025-12-13 00:14:43.423242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2025-12-13 00:14:43.423272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2025-12-13 00:14:43.423297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2025-12-13 00:14:43.423322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2025-12-13 00:14:43.423351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2025-12-13 00:14:43.423377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2025-12-13 00:14:43.423402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2025-12-13 00:14:43.423427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2025-12-13 00:14:43.423451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2025-12-13 00:14:43.423482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2025-12-13 00:14:43.423507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2025-12-13 00:14:43.423532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2025-12-13 00:14:43.423562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2025-12-13 00:14:43.423587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2025-12-13 00:14:43.423612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2025-12-13 00:14:43.423637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2025-12-13 00:14:43.423662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2025-12-13 00:14:43.423711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2025-12-13 00:14:43.423757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2025-12-13 00:14:43.423782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2025-12-13 00:14:43.423812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2025-12-13 00:14:43.423837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2025-12-13 00:14:43.423868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2025-12-13 00:14:43.423894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2025-12-13 00:14:43.423922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.423931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.423942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2025-12-13 00:14:43.423987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2025-12-13 00:14:43.424149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2025-12-13 00:14:43.424178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2025-12-13 00:14:43.424277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2025-12-13 00:14:43.424368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2025-12-13 00:14:43.424460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2025-12-13 00:14:43.424596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2025-12-13 00:14:43.424700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2025-12-13 00:14:43.424851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.424901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.424935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2025-12-13 00:14:43.424957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2025-12-13 00:14:43.425073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2025-12-13 00:14:43.425187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2025-12-13 00:14:43.425248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2025-12-13 00:14:43.425335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2025-12-13 00:14:43.425431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2025-12-13 00:14:43.425504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2025-12-13 00:14:43.425611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2025-12-13 00:14:43.425746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2025-12-13 00:14:43.425828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2025-12-13 00:14:43.425936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.425949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.425984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2025-12-13 00:14:43.426026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2025-12-13 00:14:43.426115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2025-12-13 00:14:43.426185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2025-12-13 00:14:43.426280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2025-12-13 00:14:43.426371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2025-12-13 00:14:43.426465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2025-12-13 00:14:43.426552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2025-12-13 00:14:43.426643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2025-12-13 00:14:43.426754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2025-12-13 00:14:43.426898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.426909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.426922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.426933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2025-12-13 00:14:43.426979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2025-12-13 00:14:43.427071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2025-12-13 00:14:43.427165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2025-12-13 00:14:43.427255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2025-12-13 00:14:43.427344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.427377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2025-12-13 00:14:43.427459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2025-12-13 00:14:43.427542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2025-12-13 00:14:43.427625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2025-12-13 00:14:43.427743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2025-12-13 00:14:43.427831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2025-12-13 00:14:43.427913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.427941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.427968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2025-12-13 00:14:43.427996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2025-12-13 00:14:43.428079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.428141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2025-12-13 00:14:43.428211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2025-12-13 00:14:43.428308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2025-12-13 00:14:43.428407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.428447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2025-12-13 00:14:43.428536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2025-12-13 00:14:43.428635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2025-12-13 00:14:43.428768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2025-12-13 00:14:43.428868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.428924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2025-12-13 00:14:43.428958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.428987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2025-12-13 00:14:43.429048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2025-12-13 00:14:43.429132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2025-12-13 00:14:43.429215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2025-12-13 00:14:43.429298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2025-12-13 00:14:43.429389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2025-12-13 00:14:43.429468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2025-12-13 00:14:43.429541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2025-12-13 00:14:43.429637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.429753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2025-12-13 00:14:43.429807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2025-12-13 00:14:43.429862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.429917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2025-12-13 00:14:43.429956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.429998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2025-12-13 00:14:43.430054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2025-12-13 00:14:43.430137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.430164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.430220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2025-12-13 00:14:43.430265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2025-12-13 00:14:43.430365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2025-12-13 00:14:43.430438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2025-12-13 00:14:43.430535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2025-12-13 00:14:43.430622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2025-12-13 00:14:43.430712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2025-12-13 00:14:43.430822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2025-12-13 00:14:43.430896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.430938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.430966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2025-12-13 00:14:43.430994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2025-12-13 00:14:43.431080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2025-12-13 00:14:43.431160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2025-12-13 00:14:43.431245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2025-12-13 00:14:43.431340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2025-12-13 00:14:43.431434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2025-12-13 00:14:43.431528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2025-12-13 00:14:43.431621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2025-12-13 00:14:43.431766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.431801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.431834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2025-12-13 00:14:43.431866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2025-12-13 00:14:43.434767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2025-12-13 00:14:43.434785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2025-12-13 00:14:43.434802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2025-12-13 00:14:43.434819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2025-12-13 00:14:43.434843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2025-12-13 00:14:43.434861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2025-12-13 00:14:43.434878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2025-12-13 00:14:43.434895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2025-12-13 00:14:43.434918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2025-12-13 00:14:43.434935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2025-12-13 00:14:43.434952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2025-12-13 00:14:43.434969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.434980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2025-12-13 00:14:43.434986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.434992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2025-12-13 00:14:43.435011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2025-12-13 00:14:43.435028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2025-12-13 00:14:43.435045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2025-12-13 00:14:43.435062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2025-12-13 00:14:43.435079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.435085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2025-12-13 00:14:43.435105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2025-12-13 00:14:43.435126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2025-12-13 00:14:43.435144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2025-12-13 00:14:43.435161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2025-12-13 00:14:43.435178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2025-12-13 00:14:43.435195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.435206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2025-12-13 00:14:43.435217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2025-12-13 00:14:43.435235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2025-12-13 00:14:43.435252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2025-12-13 00:14:43.435275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2025-12-13 00:14:43.435292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2025-12-13 00:14:43.435313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2025-12-13 00:14:43.435330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2025-12-13 00:14:43.435354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2025-12-13 00:14:43.435372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2025-12-13 00:14:43.435389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2025-12-13 00:14:43.435406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2025-12-13 00:14:43.435423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2025-12-13 00:14:43.435440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2025-12-13 00:14:43.435457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2025-12-13 00:14:43.435474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.435486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2025-12-13 00:14:43.435497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2025-12-13 00:14:43.435522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2025-12-13 00:14:43.435539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2025-12-13 00:14:43.435556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.435568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2025-12-13 00:14:43.435579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2025-12-13 00:14:43.435596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2025-12-13 00:14:43.435613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2025-12-13 00:14:43.435630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2025-12-13 00:14:43.435647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2025-12-13 00:14:43.435687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2025-12-13 00:14:43.435705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2025-12-13 00:14:43.435737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2025-12-13 00:14:43.435755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2025-12-13 00:14:43.435772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.435784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2025-12-13 00:14:43.435796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2025-12-13 00:14:43.435818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.435829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2025-12-13 00:14:43.435841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2025-12-13 00:14:43.435867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2025-12-13 00:14:43.435913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2025-12-13 00:14:43.435936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2025-12-13 00:14:43.435954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2025-12-13 00:14:43.435976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.435982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.435988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2025-12-13 00:14:43.435994 | 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-12-13 00:14:43.436000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.436012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2025-12-13 00:14:43.436018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2025-12-13 00:14:43.436035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2025-12-13 00:14:43.436053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2025-12-13 00:14:43.436071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2025-12-13 00:14:43.436088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2025-12-13 00:14:43.436111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2025-12-13 00:14:43.436129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2025-12-13 00:14:43.436146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2025-12-13 00:14:43.436164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2025-12-13 00:14:43.436188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2025-12-13 00:14:43.436206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2025-12-13 00:14:43.436224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-12-13 00:14:43.436245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-12-13 00:14:43.436263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-12-13 00:14:43.436297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-12-13 00:14:43.436374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-12-13 00:14:43.436450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-12-13 00:14:43.436536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-12-13 00:14:43.436613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-12-13 00:14:43.436703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.436774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-12-13 00:14:43.436817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-12-13 00:14:43.436896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.436932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.436965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-12-13 00:14:43.436974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.437008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.437039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-12-13 00:14:43.437048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.437083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.437108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-12-13 00:14:43.437139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2025-12-13 00:14:43.437147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.437181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-12-13 00:14:43.437205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:14:43.437235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:14:43.437244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 00:14:43.437278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-12-13 00:14:43.437302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:14:43.437332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-12-13 00:14:43.437341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:14:43.437373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:14:43.437398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-12-13 00:14:43.437422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:14:43.437446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:14:43.437470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-12-13 00:14:43.437500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-12-13 00:14:43.437509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:14:43.437544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-13 00:14:43.437568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:14:43.437592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-12-13 00:14:43.437623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:14:43.437632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-13 00:14:43.437681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:14:43.437692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-12-13 00:14:43.437739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-12-13 00:14:43.437771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 00:14:43.437780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:14:43.437814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:14:43.437838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:14:43.437862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:14:43.437892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:14:43.437900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-12-13 00:14:43.437933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:14:43.437957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-12-13 00:14:43.437981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:14:43.438011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:14:43.438020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2025-12-13 00:14:43.438052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-12-13 00:14:43.438076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:14:43.438107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-12-13 00:14:43.438116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-12-13 00:14:43.438149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-12-13 00:14:43.438173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:14:43.438201 | 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-12-13 00:14:43.438211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:14:43.438246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-12-13 00:14:43.438270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-12-13 00:14:43.438300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-12-13 00:14:43.438309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:14:43.438342 | 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-12-13 00:14:43.438367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-12-13 00:14:43.438396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:14:43.438405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-12-13 00:14:43.438434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-12-13 00:14:43.438488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:14:43.438497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-12-13 00:14:43.438529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-12-13 00:14:43.438583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:14:43.438592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-12-13 00:14:43.438775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-12-13 00:14:43.438823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.438998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-13 00:14:43.439046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:14:43.439856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.439988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-12-13 00:14:43.440182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:14:43.440625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.440985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.441998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:14:43.442295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-13 00:14:43.442920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.442999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.443994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:14:43.444332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-12-13 00:14:43.444359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:14:43.444385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:14:43.444410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 00:14:43.444430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2025-12-13 00:14:43.444456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 97012663f163 2025-12-13 00:14:43.444482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 656d4b9768c2 2025-12-13 00:14:43.444509 | 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-12-13 00:14:43.444550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 3a35f9e4a0ea 2025-12-13 00:14:43.444563 | 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-12-13 00:14:43.444596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 3a35f9e4a0ea 2025-12-13 00:14:43.444609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> e037d6c683cc 2025-12-13 00:14:43.444639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:14:43.444685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 7c2e41db06b0 2025-12-13 00:14:43.444703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:14:43.444758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 42c885dd52b8 2025-12-13 00:14:43.444772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 42c885dd52b8 2025-12-13 00:14:43.444811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> dfdc72c9fb70 2025-12-13 00:14:43.444832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 62e20d5cd15e 2025-12-13 00:14:43.444860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20251213 2025-12-13 00:14:43.444917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-12-13 00:14:43.444864 (took 0:01:10.479423) 2025-12-13 00:14:43.444978 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-12-13 00:14:43.445011 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-12-13 00:14:43.445227 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-12-13 00:14:43.445244 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-12-13 00:14:43.445297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-12-13 00:14:43.445240 2025-12-13 00:14:43.445841 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-12-13 00:14:43.446167 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-12-13 00:15:02.342598 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:15:02.344776 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 89a504f99cae 2025-12-13 00:15:02.344810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20251213" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:15:02.344846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 7bdbef011fd4 2025-12-13 00:15:02.344859 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 7bdbef011fd4 2025-12-13 00:15:02.344896 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 05139a97c512 2025-12-13 00:15:02.344907 | 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-12-13 00:15:02.344918 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 78e6bbe445cd 2025-12-13 00:15:02.344928 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 78e6bbe445cd 2025-12-13 00:15:02.344937 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 25f1031ed48e 2025-12-13 00:15:02.344948 | 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-12-13 00:15:02.344960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e9100d4e94f8 2025-12-13 00:15:02.344970 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e9100d4e94f8 2025-12-13 00:15:02.344979 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> c46446ceb751 2025-12-13 00:15:02.344989 | 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-12-13 00:15:02.345000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 9f58680e9b2b 2025-12-13 00:15:02.345017 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:15:02.345035 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:15:02.345051 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:15:02.345069 | 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-12-13 00:15:02.345085 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:15:02.345101 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:15:02.345111 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:15:02.345121 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:15:02.345130 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:15:02.345140 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-12-13 00:15:02.345149 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:15:02.345159 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:15:02.345187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:15:02.345210 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:15:02.345220 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:15:02.345229 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:15:02.345249 | 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-12-13 00:15:02.345259 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-13 00:15:02.345268 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-12-13 00:15:02.345278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-12-13 00:15:02.345287 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-12-13 00:15:02.345297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-12-13 00:15:02.345306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-12-13 00:15:02.345315 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-12-13 00:15:02.345326 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-12-13 00:15:02.345335 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-12-13 00:15:02.345345 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-12-13 00:15:02.345354 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-12-13 00:15:02.345363 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-12-13 00:15:02.345373 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-12-13 00:15:02.345382 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-12-13 00:15:02.345391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:02.345401 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,481 kB of archives. 2025-12-13 00:15:02.345410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 38.1 MB of additional disk space will be used. 2025-12-13 00:15:02.345420 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:15:02.345429 | 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-12-13 00:15:02.345439 | 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-12-13 00:15:02.345448 | 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.15+maria~ubu2404 [2,920 B] 2025-12-13 00:15:02.345459 | 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.15+maria~ubu2404 [4,088 B] 2025-12-13 00:15:02.345469 | 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.15+maria~ubu2404 [173 kB] 2025-12-13 00:15:02.345483 | 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.15+maria~ubu2404 [1,109 kB] 2025-12-13 00:15:02.345494 | 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.15+maria~ubu2404 [2,041 kB] 2025-12-13 00:15:02.345503 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,481 kB in 3s (1,005 kB/s) 2025-12-13 00:15:02.345513 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:15:02.345526 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-12-13 00:15:02.345568 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:15:02.345803 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2025-12-13 00:15:02.345901 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2025-12-13 00:15:02.345927 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2025-12-13 00:15:02.345958 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% (Reading database ... 90% 2025-12-13 00:15:02.345976 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% (Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:15:02.346032 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:15:02.346209 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:15:02.346241 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-12-13 00:15:02.346260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.15+maria~ubu2404_all.deb ... 2025-12-13 00:15:02.346319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.346382 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-12-13 00:15:02.346441 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.15+maria~ubu2404_all.deb ... 2025-12-13 00:15:02.346508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.346575 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-12-13 00:15:02.346643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-13 00:15:02.346781 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.346882 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-12-13 00:15:02.346941 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-12-13 00:15:02.347042 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-12-13 00:15:02.347122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-12-13 00:15:02.347168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-13 00:15:02.347260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.347311 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-12-13 00:15:02.347399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-13 00:15:02.347450 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.347523 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-12-13 00:15:02.347578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.347660 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.347733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-12-13 00:15:02.347849 | 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-12-13 00:15:02.347949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:15:02.347995 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.348059 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.348121 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:15:02.348190 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:15:02.348259 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 9f58680e9b2b 2025-12-13 00:15:02.348330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 39db679e8ab0 2025-12-13 00:15:02.348399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-12-13 00:15:02.348461 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e31b957c2d2d 2025-12-13 00:15:02.348519 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e31b957c2d2d 2025-12-13 00:15:02.348573 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 1c1a7e52c838 2025-12-13 00:15:02.348654 | 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-12-13 00:15:02.348746 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4252385e53a3 2025-12-13 00:15:02.348808 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4252385e53a3 2025-12-13 00:15:02.349010 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 184b9f433eac 2025-12-13 00:15:02.349055 | 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-12-13 00:15:02.349072 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 022632aa5835 2025-12-13 00:15:02.349083 | 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.509537, size: 3356 2025-12-13 00:15:02.349142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 022632aa5835 2025-12-13 00:15:02.349158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 13557c443488 2025-12-13 00:15:02.349268 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 0a429d2d246c 2025-12-13 00:15:02.349300 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20251213 2025-12-13 00:15:02.349410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-12-13 00:15:02.349301 (took 0:00:18.904061) 2025-12-13 00:15:02.349525 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-12-13 00:15:02.349591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-12-13 00:15:02.350078 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-12-13 00:15:02.350144 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-12-13 00:15:02.350260 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-12-13 00:15:02.350145 2025-12-13 00:15:02.351127 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-12-13 00:15:02.351703 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-12-13 00:15:15.341535 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:15:15.341703 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 89a504f99cae 2025-12-13 00:15:15.341730 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20251213" "name"="cron" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:15:15.341806 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in fed5c951597c 2025-12-13 00:15:15.341818 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container fed5c951597c 2025-12-13 00:15:15.341832 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> af91f877dd3d 2025-12-13 00:15:15.341936 | 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-12-13 00:15:15.341990 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 1231c01fca95 2025-12-13 00:15:15.342056 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:15:15.342120 | 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-12-13 00:15:15.342185 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:15:15.342246 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:15:15.342306 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:15:15.342369 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:15:15.342437 | 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-12-13 00:15:15.342487 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:15:15.342550 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:15:15.342611 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:15:15.342661 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:15:15.342749 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:15:15.342922 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:15:15.342942 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:15:15.343851 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:15:15.343964 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-13 00:15:15.343979 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-13 00:15:15.343989 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-13 00:15:15.343999 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-12-13 00:15:15.344008 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-12-13 00:15:15.344018 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-12-13 00:15:15.344029 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-12-13 00:15:15.344038 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-12-13 00:15:15.344049 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-12-13 00:15:15.344059 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-12-13 00:15:15.344068 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-12-13 00:15:15.344114 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-12-13 00:15:15.344124 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:15.344134 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-12-13 00:15:15.344144 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-12-13 00:15:15.344154 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:15:15.344163 | 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-12-13 00:15:15.344174 | 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-12-13 00:15:15.344184 | 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-12-13 00:15:15.344194 | 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-12-13 00:15:15.344204 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (511 kB/s) 2025-12-13 00:15:15.344214 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-12-13 00:15:15.344234 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-13 00:15:15.344814 | 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-12-13 00:15:15.344862 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-12-13 00:15:15.344868 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-12-13 00:15:15.344872 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-12-13 00:15:15.344876 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-12-13 00:15:15.344879 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-12-13 00:15:15.344882 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-12-13 00:15:15.344886 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:15:15.344907 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-13 00:15:15.344911 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:15:15.344916 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:15:15.344920 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-12-13 00:15:15.344924 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-12-13 00:15:15.344928 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-13 00:15:15.344933 | 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% 2025-12-13 00:15:15.344939 | ubuntu-noble-large | INFO:kolla.common.utils.cron: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-12-13 00:15:15.344942 | ubuntu-noble-large | INFO:kolla.common.utils.cron:55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:15:15.344946 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-12-13 00:15:15.344949 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-12-13 00:15:15.344952 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-12-13 00:15:15.344956 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-12-13 00:15:15.344980 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-12-13 00:15:15.344983 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-12-13 00:15:15.345014 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-12-13 00:15:15.345022 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-13 00:15:15.345025 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:15:15.345028 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:15:15.345032 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:15:15.345036 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:15:15.345049 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-12-13 00:15:15.345108 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-12-13 00:15:15.345914 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-12-13 00:15:15.345945 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:15:15.345955 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-12-13 00:15:15.345965 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:15:15.345975 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:15:15.345985 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-12-13 00:15:15.345994 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:15:15.346005 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 1231c01fca95 2025-12-13 00:15:15.346015 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c1714fd22c65 2025-12-13 00:15:15.346025 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:15:15.346035 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c072586b1dd3 2025-12-13 00:15:15.346044 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:15:15.346054 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 982e26335327 2025-12-13 00:15:15.346064 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 982e26335327 2025-12-13 00:15:15.346073 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d06e23c39444 2025-12-13 00:15:15.346085 | 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-12-13 00:15:15.346097 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 8061d562d6af 2025-12-13 00:15:15.346107 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-13 00:15:15.346116 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-12-13 00:15:15.346126 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-12-13 00:15:15.346142 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-12-13 00:15:15.346152 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:15.346251 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-13 00:15:15.346264 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-12-13 00:15:15.346274 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-12-13 00:15:15.346283 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:15.346292 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 8061d562d6af 2025-12-13 00:15:15.346336 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> e039d5be08b8 2025-12-13 00:15:15.346346 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built b4ca74175695 2025-12-13 00:15:15.346405 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20251213 2025-12-13 00:15:15.346416 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-12-13 00:15:15.346300 (took 0:00:12.996155) 2025-12-13 00:15:15.346906 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-12-13 00:15:15.346937 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-12-13 00:15:15.348966 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-12-13 00:15:15.346955 2025-12-13 00:15:15.348977 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-12-13 00:15:15.348981 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-12-13 00:15:36.299928 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:15:36.299976 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 89a504f99cae 2025-12-13 00:15:36.299993 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20251213" "name"="proxysql" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:15:36.300001 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in c465a7ffbef9 2025-12-13 00:15:36.300005 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container c465a7ffbef9 2025-12-13 00:15:36.300023 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> b49de76550a3 2025-12-13 00:15:36.300028 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2025-12-13 00:15:36.300034 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 3a3facf3ef0e 2025-12-13 00:15:36.300038 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 3a3facf3ef0e 2025-12-13 00:15:36.300042 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9b7a9993fdc1 2025-12-13 00:15:36.300047 | 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-12-13 00:15:36.300053 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 216a423a443f 2025-12-13 00:15:36.300084 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 216a423a443f 2025-12-13 00:15:36.300090 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9b90f7f75e4a 2025-12-13 00:15:36.300764 | 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-12-13 00:15:36.300773 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in e1f109c04fb1 2025-12-13 00:15:36.300777 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:15:36.300788 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:15:36.300792 | 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-12-13 00:15:36.300797 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [5,658 B] 2025-12-13 00:15:36.300801 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:15:36.300805 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:15:36.300868 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:15:36.301006 | 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-12-13 00:15:36.301197 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [1,770 B] 2025-12-13 00:15:36.301319 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:15:36.301426 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:15:36.301549 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:15:36.301657 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:15:36.301805 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:15:36.301927 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:15:36.302111 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:15:36.302281 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:15:36.302403 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 29.0 MB in 3s (9,914 kB/s) 2025-12-13 00:15:36.302518 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-13 00:15:36.302639 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-13 00:15:36.302777 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-12-13 00:15:36.303874 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-12-13 00:15:36.303932 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-12-13 00:15:36.303946 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-12-13 00:15:36.303957 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-12-13 00:15:36.303968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-12-13 00:15:36.303977 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:36.303987 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 38.7 MB of archives. 2025-12-13 00:15:36.303997 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 147 MB of additional disk space will be used. 2025-12-13 00:15:36.304042 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-12-13 00:15:36.304054 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:15:36.304064 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-12-13 00:15:36.304074 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.3 [38.5 MB] 2025-12-13 00:15:36.304110 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 38.7 MB in 2s (21.7 MB/s) 2025-12-13 00:15:36.304121 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-13 00:15:36.304130 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-12-13 00:15:36.304142 | 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-12-13 00:15:36.304154 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-12-13 00:15:36.304222 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:70% 2025-12-13 00:15:36.304233 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-12-13 00:15:36.304243 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2025-12-13 00:15:36.304252 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% (Reading database ... 90% 2025-12-13 00:15:36.304262 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2025-12-13 00:15:36.304271 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:15:36.304281 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-13 00:15:36.304291 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:15:36.304356 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-12-13 00:15:36.304368 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.3_amd64.deb ... 2025-12-13 00:15:36.304377 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.3) ... 2025-12-13 00:15:36.304429 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-12-13 00:15:36.304440 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 00:15:36.304487 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:15:36.304533 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.3) ... 2025-12-13 00:15:36.304579 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:15:36.304625 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:15:36.304706 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:15:36.304752 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container e1f109c04fb1 2025-12-13 00:15:36.304825 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> abd3ab71df5a 2025-12-13 00:15:36.306588 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-12-13 00:15:36.306654 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 3919cb54e261 2025-12-13 00:15:36.306710 | 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-12-13 00:15:36.306726 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 533a3366701a 2025-12-13 00:15:36.306755 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 533a3366701a 2025-12-13 00:15:36.306767 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> dd8037700293 2025-12-13 00:15:36.306777 | 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-12-13 00:15:36.306789 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 774dcb6bb7ff 2025-12-13 00:15:36.306817 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 774dcb6bb7ff 2025-12-13 00:15:36.306827 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 477c569b62b5 2025-12-13 00:15:36.306840 | 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-12-13 00:15:36.306851 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in f309e2ee3856 2025-12-13 00:15:36.306861 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-13 00:15:36.306870 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-12-13 00:15:36.306879 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-12-13 00:15:36.306888 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-12-13 00:15:36.306898 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:36.306908 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-13 00:15:36.306917 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-12-13 00:15:36.306926 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-12-13 00:15:36.306936 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:15:36.306945 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container f309e2ee3856 2025-12-13 00:15:36.306954 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> ddb27a982dab 2025-12-13 00:15:36.306964 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-12-13 00:15:36.306973 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 066d9addd72b 2025-12-13 00:15:36.306982 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 066d9addd72b 2025-12-13 00:15:36.306991 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> da7b5383e578 2025-12-13 00:15:36.307001 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built cb7f01f16b9e 2025-12-13 00:15:36.307057 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20251213 2025-12-13 00:15:36.307068 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-12-13 00:15:36.306082 (took 0:00:20.959127) 2025-12-13 00:15:36.307089 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-12-13 00:15:36.307099 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-12-13 00:15:36.307108 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-12-13 00:15:36.306786 2025-12-13 00:15:36.307856 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-12-13 00:15:36.308545 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-12-13 00:16:37.045966 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:16:37.046058 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 89a504f99cae 2025-12-13 00:16:37.046076 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20251213" "name"="grafana" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:16:37.046115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 890a83c546ea 2025-12-13 00:16:37.046124 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 890a83c546ea 2025-12-13 00:16:37.046133 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 795a670ab7de 2025-12-13 00:16:37.046169 | 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-12-13 00:16:37.046180 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 90ed5f0fe703 2025-12-13 00:16:37.046190 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 90ed5f0fe703 2025-12-13 00:16:37.046198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 99e9b1a3c885 2025-12-13 00:16:37.046209 | 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-12-13 00:16:37.046219 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 8752ff23b900 2025-12-13 00:16:37.046227 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 8752ff23b900 2025-12-13 00:16:37.046235 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 94a0de39c286 2025-12-13 00:16:37.046245 | 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-12-13 00:16:37.046255 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 8f13a2a2c121 2025-12-13 00:16:37.046264 | 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-12-13 00:16:37.046273 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:16:37.046282 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,661 B] 2025-12-13 00:16:37.046290 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:16:37.046299 | 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-12-13 00:16:37.046309 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:16:37.046318 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:16:37.046326 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:16:37.046334 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [503 kB] 2025-12-13 00:16:37.046342 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:16:37.046351 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:16:37.046359 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:16:37.046387 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:16:37.046395 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:16:37.046419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:16:37.046428 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:16:37.046444 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:16:37.046453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 29.5 MB in 3s (10.2 MB/s) 2025-12-13 00:16:37.046462 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-13 00:16:37.046470 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-13 00:16:37.046479 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-12-13 00:16:37.046487 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-12-13 00:16:37.046496 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-12-13 00:16:37.046504 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-12-13 00:16:37.046513 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-12-13 00:16:37.046521 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-12-13 00:16:37.046530 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:16:37.046538 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 194 MB of archives. 2025-12-13 00:16:37.046547 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 710 MB of additional disk space will be used. 2025-12-13 00:16:37.046556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 12.3.0 [194 MB] 2025-12-13 00:16:37.046564 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:16:37.046573 | 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-12-13 00:16:37.046587 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 194 MB in 6s (30.5 MB/s) 2025-12-13 00:16:37.046595 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-12-13 00:16:37.046604 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-12-13 00:16:37.046614 | 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-12-13 00:16:37.046654 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2025-12-13 00:16:37.046663 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2025-12-13 00:16:37.046706 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2025-12-13 00:16:37.046714 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2025-12-13 00:16:37.046722 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% (Reading database ... 95% 2025-12-13 00:16:37.046732 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:16:37.046740 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-12-13 00:16:37.046749 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-12-13 00:16:37.046758 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-12-13 00:16:37.046766 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.3.0_amd64.deb ... 2025-12-13 00:16:37.046775 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.3.0) ... 2025-12-13 00:16:37.046784 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-12-13 00:16:37.046792 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.3.0) ... 2025-12-13 00:16:37.046801 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-12-13 00:16:37.046809 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-12-13 00:16:37.046818 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-12-13 00:16:37.046833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-12-13 00:16:37.046842 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 8f13a2a2c121 2025-12-13 00:16:37.046857 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f26abd586c60 2025-12-13 00:16:37.046866 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-12-13 00:16:37.046874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 9e7a401e8b07 2025-12-13 00:16:37.046883 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 9e7a401e8b07 2025-12-13 00:16:37.046891 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 73ab1efc0a11 2025-12-13 00:16:37.046900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-12-13 00:16:37.046908 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 6d587cc47c21 2025-12-13 00:16:37.046916 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:16:37.046925 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> eab6b19a073b 2025-12-13 00:16:37.046934 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install grafana-opensearch-datasource 2025-12-13 00:16:37.046942 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 314d05236111 2025-12-13 00:16:37.046951 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.82001375Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-12-13T00:16:16Z 2025-12-13 00:16:37.046962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820722865Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-12-13 00:16:37.046972 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820754911Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-12-13 00:16:37.046981 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.82076306Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-12-13 00:16:37.046990 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820771634Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-12-13 00:16:37.047000 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820779983Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-12-13 00:16:37.047008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.82078744Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-12-13 00:16:37.047021 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820795877Z level=info msg=Target target=[all] 2025-12-13 00:16:37.047030 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820811589Z level=info msg="Path Home" path=/usr/share/grafana 2025-12-13 00:16:37.047039 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820818817Z level=info msg="Path Data" path=/var/lib/grafana 2025-12-13 00:16:37.047047 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820825775Z level=info msg="Path Logs" path=/var/log/grafana 2025-12-13 00:16:37.047055 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820833051Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-12-13 00:16:37.047064 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820840451Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-12-13 00:16:37.047072 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.820857238Z level=info msg="App mode production" 2025-12-13 00:16:37.047081 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.82448871Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-12-13T00:16:16Z 2025-12-13 00:16:37.047095 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825072199Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-12-13 00:16:37.047104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825099861Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-12-13 00:16:37.047117 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825107076Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-12-13 00:16:37.047126 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.82511492Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-12-13 00:16:37.047135 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825121692Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-12-13 00:16:37.047143 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.82512839Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-12-13 00:16:37.047152 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825135346Z level=info msg=Target target=[all] 2025-12-13 00:16:37.047160 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825158395Z level=info msg="Path Home" path=/usr/share/grafana 2025-12-13 00:16:37.047168 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825165206Z level=info msg="Path Data" path=/var/lib/grafana 2025-12-13 00:16:37.047177 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825171781Z level=info msg="Path Logs" path=/var/log/grafana 2025-12-13 00:16:37.047185 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825178116Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-12-13 00:16:37.047194 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825192016Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-12-13 00:16:37.047202 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-13T00:16:16.825199175Z level=info msg="App mode production" 2025-12-13 00:16:37.047211 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.32.2 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-12-13 00:16:37.047219 | 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-12-13 00:16:37.047227 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 314d05236111 2025-12-13 00:16:37.047236 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 595b9430a18e 2025-12-13 00:16:37.047245 | 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-12-13 00:16:37.047253 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 4cf706d01fa6 2025-12-13 00:16:37.047266 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 4cf706d01fa6 2025-12-13 00:16:37.047274 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 2ef739a5ec52 2025-12-13 00:16:37.047285 | 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-12-13 00:16:37.047296 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 6484419cc6f4 2025-12-13 00:16:37.047304 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:curl (https://codeload.github.com/osism/kolla-operations/legacy.tar.gz/refs/heads/main): response: 200, time: 2.214062, size: 184412 2025-12-13 00:16:37.047319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-12-13 00:16:37.047328 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-12-13 00:16:37.047336 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-12-13 00:16:37.047348 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-12-13 00:16:37.047357 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-12-13 00:16:37.047380 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-12-13 00:16:37.047390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-12-13 00:16:37.047398 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-12-13 00:16:37.047407 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-12-13 00:16:37.047419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-12-13 00:16:37.047427 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-12-13 00:16:37.047436 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-12-13 00:16:37.047444 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-12-13 00:16:37.047455 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-12-13 00:16:37.047464 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-12-13 00:16:37.047472 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-12-13 00:16:37.047525 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-12-13 00:16:37.047535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-12-13 00:16:37.047543 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-12-13 00:16:37.047598 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-12-13 00:16:37.047608 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-12-13 00:16:37.047617 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-12-13 00:16:37.047625 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-12-13 00:16:37.047634 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-12-13 00:16:37.047744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-12-13 00:16:37.047772 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-12-13 00:16:37.047781 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-12-13 00:16:37.047790 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-12-13 00:16:37.047798 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-12-13 00:16:37.047807 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-12-13 00:16:37.047815 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-12-13 00:16:37.047823 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-12-13 00:16:37.047832 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-12-13 00:16:37.047840 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-12-13 00:16:37.047852 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-12-13 00:16:37.047868 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-12-13 00:16:37.047876 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-12-13 00:16:37.047885 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-12-13 00:16:37.047893 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-12-13 00:16:37.047905 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-12-13 00:16:37.047913 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-12-13 00:16:37.047926 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-12-13 00:16:37.047938 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-12-13 00:16:37.047946 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-12-13 00:16:37.047955 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-12-13 00:16:37.047963 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-12-13 00:16:37.047975 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-12-13 00:16:37.047984 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-12-13 00:16:37.047992 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-12-13 00:16:37.048018 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-12-13 00:16:37.048028 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-12-13 00:16:37.048064 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-12-13 00:16:37.048074 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-12-13 00:16:37.048082 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-12-13 00:16:37.048121 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-12-13 00:16:37.048130 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-12-13 00:16:37.048139 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-12-13 00:16:37.048147 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-12-13 00:16:37.048160 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-12-13 00:16:37.048168 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-12-13 00:16:37.048201 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-12-13 00:16:37.048211 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-12-13 00:16:37.048219 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-12-13 00:16:37.048260 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-12-13 00:16:37.048275 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-12-13 00:16:37.048284 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-12-13 00:16:37.048293 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-12-13 00:16:37.048305 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-12-13 00:16:37.048314 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-12-13 00:16:37.048325 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-12-13 00:16:37.048334 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-12-13 00:16:37.048346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-12-13 00:16:37.048390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-12-13 00:16:37.048401 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-12-13 00:16:37.048597 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-12-13 00:16:37.048622 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-12-13 00:16:37.048639 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-12-13 00:16:37.048655 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-12-13 00:16:37.048706 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-12-13 00:16:37.048724 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-12-13 00:16:37.048749 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-12-13 00:16:37.048764 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-12-13 00:16:37.048785 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-12-13 00:16:37.048801 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-12-13 00:16:37.048817 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-12-13 00:16:37.048833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-12-13 00:16:37.048849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-12-13 00:16:37.048863 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-12-13 00:16:37.048878 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-12-13 00:16:37.048894 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-12-13 00:16:37.048908 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-12-13 00:16:37.048923 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-12-13 00:16:37.048937 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-12-13 00:16:37.048959 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-12-13 00:16:37.048973 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-12-13 00:16:37.048988 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 6484419cc6f4 2025-12-13 00:16:37.049003 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 091984fb3661 2025-12-13 00:16:37.049037 | 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-12-13 00:16:37.049054 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 01df1b62b069 2025-12-13 00:16:37.049070 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-13 00:16:37.049086 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-12-13 00:16:37.049100 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-12-13 00:16:37.049116 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-12-13 00:16:37.049131 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:16:37.049147 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-13 00:16:37.049161 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-12-13 00:16:37.049182 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-12-13 00:16:37.049198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:16:37.049212 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 01df1b62b069 2025-12-13 00:16:37.049228 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 640404567210 2025-12-13 00:16:37.049242 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-12-13 00:16:37.049257 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in b600a21b2c3c 2025-12-13 00:16:37.049272 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container b600a21b2c3c 2025-12-13 00:16:37.049285 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 64c84809d5b8 2025-12-13 00:16:37.049294 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built 125c5f506bb0 2025-12-13 00:16:37.049314 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20251213 2025-12-13 00:16:37.049326 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-12-13 00:16:37.049111 (took 0:01:00.742325) 2025-12-13 00:16:37.049553 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-12-13 00:16:37.049575 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-12-13 00:16:37.049585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-12-13 00:16:37.049440 2025-12-13 00:16:37.050184 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-12-13 00:16:37.050573 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-12-13 00:16:39.079066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:16:39.079148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 89a504f99cae 2025-12-13 00:16:39.079278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20251213" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:16:39.079308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 2418fd6f0501 2025-12-13 00:16:39.079319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 2418fd6f0501 2025-12-13 00:16:39.079330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 0d4a8ca2998d 2025-12-13 00:16:39.079411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:16:39.079431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> d21640dfa9ac 2025-12-13 00:16:39.079449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:16:39.079518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in cf35061376ec 2025-12-13 00:16:39.079530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container cf35061376ec 2025-12-13 00:16:39.079579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 321a472792b7 2025-12-13 00:16:39.079866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 27a1e0733ed7 2025-12-13 00:16:39.079922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 00:16:39.079964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-12-13 00:16:39.079715 (took 0:00:02.030275) 2025-12-13 00:16:39.079975 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-12-13 00:16:39.080107 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-12-13 00:16:39.080217 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-12-13 00:16:39.080786 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-12-13 00:16:39.080978 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-12-13 00:16:39.081141 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-12-13 00:16:39.081275 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-12-13 00:16:39.081180 2025-12-13 00:16:39.082563 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-12-13 00:16:39.083456 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-12-13 00:16:39.429085 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:16:39.429951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 89a504f99cae 2025-12-13 00:16:39.430004 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20251213" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:16:39.430022 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 5bad55981223 2025-12-13 00:16:39.430033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 5bad55981223 2025-12-13 00:16:39.430045 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 2554c1509b72 2025-12-13 00:16:39.430055 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:16:39.430066 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> dba656db8537 2025-12-13 00:16:39.430077 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 11c4c21b29f1 2025-12-13 00:16:39.430097 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251213 2025-12-13 00:16:39.430119 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-12-13 00:16:39.429604 (took 0:00:00.348424) 2025-12-13 00:16:39.430127 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-12-13 00:16:39.430135 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-12-13 00:16:39.430353 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-12-13 00:16:39.431789 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-12-13 00:16:39.431813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-12-13 00:16:39.430431 2025-12-13 00:16:39.431822 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2025-12-13 00:16:39.432499 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2025-12-13 00:16:39.433323 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-12-13 00:20:08.869999 | 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-12-13 00:20:08.870085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.870172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-12-13 00:20:08.870263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.870348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:20:08.870435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 89a504f99cae 2025-12-13 00:20:08.870550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/10 : LABEL "build-date"="20251213" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:20:08.872046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3114f434c0d5 2025-12-13 00:20:08.872195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3114f434c0d5 2025-12-13 00:20:08.872293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 922698045f2a 2025-12-13 00:20:08.872389 | 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-12-13 00:20:08.872474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in fe0356536fa5 2025-12-13 00:20:08.872586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:20:08.872688 | 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-12-13 00:20:08.872795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:20:08.872877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:20:08.872961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:20:08.873045 | 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-12-13 00:20:08.873129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:20:08.873210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:20:08.873291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:20:08.873420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:20:08.873486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:20:08.873695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:20:08.873775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:20:08.873862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:20:08.873939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:20:08.874018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 00:20:08.874088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-13 00:20:08.874160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-13 00:20:08.874230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-12-13 00:20:08.874299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-12-13 00:20:08.874368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-12-13 00:20:08.874431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-12-13 00:20:08.874495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:20:08.874582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container fe0356536fa5 2025-12-13 00:20:08.874651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fd18a9d42f00 2025-12-13 00:20:08.874750 | 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-12-13 00:20:08.874828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in b729b785b828 2025-12-13 00:20:08.874898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:20:08.874968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:20:08.875860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:20:08.875872 | 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-12-13 00:20:08.875883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:20:08.875889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:20:08.875895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:20:08.875901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:20:08.875908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:20:08.875914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:20:08.875920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:20:08.875926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:20:08.875932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:20:08.875939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:20:08.875945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:20:08.875951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 29.0 MB in 3s (11.2 MB/s) 2025-12-13 00:20:08.875958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-13 00:20:08.875964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-13 00:20:08.875970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-12-13 00:20:08.875983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-12-13 00:20:08.875989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-12-13 00:20:08.876027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-12-13 00:20:08.876033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-12-13 00:20:08.876039 | 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-12-13 00:20:08.876044 | 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-12-13 00:20:08.876050 | 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-12-13 00:20:08.876080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-12-13 00:20:08.876108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-12-13 00:20:08.879750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-13 00:20:08.879762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-12-13 00:20:08.879768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-12-13 00:20:08.879775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2025-12-13 00:20:08.879781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2025-12-13 00:20:08.879786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2025-12-13 00:20:08.879797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2025-12-13 00:20:08.879803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2025-12-13 00:20:08.879808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2025-12-13 00:20:08.879813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2025-12-13 00:20:08.879819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-12-13 00:20:08.879824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-12-13 00:20:08.879829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-12-13 00:20:08.879835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-12-13 00:20:08.879840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-12-13 00:20:08.879845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-12-13 00:20:08.879850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-12-13 00:20:08.879856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-12-13 00:20:08.879861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2025-12-13 00:20:08.879866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2025-12-13 00:20:08.879872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2025-12-13 00:20:08.879877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-12-13 00:20:08.879883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-12-13 00:20:08.879888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-12-13 00:20:08.879894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-12-13 00:20:08.879899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-12-13 00:20:08.879905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-12-13 00:20:08.879910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-12-13 00:20:08.879915 | 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-12-13 00:20:08.879920 | 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-12-13 00:20:08.879931 | 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-12-13 00:20:08.879936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-12-13 00:20:08.879942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-12-13 00:20:08.879947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-12-13 00:20:08.879952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-12-13 00:20:08.879958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-12-13 00:20:08.879967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2025-12-13 00:20:08.879973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2025-12-13 00:20:08.879986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2025-12-13 00:20:08.879992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2025-12-13 00:20:08.879997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2025-12-13 00:20:08.880002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2025-12-13 00:20:08.880008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2025-12-13 00:20:08.880013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-12-13 00:20:08.880018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2025-12-13 00:20:08.880024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2025-12-13 00:20:08.880029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:20:08.880035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 122 MB of archives. 2025-12-13 00:20:08.880040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2025-12-13 00:20:08.880046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:20:08.880051 | 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-12-13 00:20:08.880058 | 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-12-13 00:20:08.880063 | 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-12-13 00:20:08.880069 | 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-12-13 00:20:08.880074 | 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-12-13 00:20:08.880080 | 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-12-13 00:20:08.880085 | 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-12-13 00:20:08.880090 | 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.6 [763 kB] 2025-12-13 00:20:08.880096 | 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-12-13 00:20:08.880101 | 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-12-13 00:20:08.880107 | 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-12-13 00:20:08.880112 | 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-12-13 00:20:08.880117 | 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-12-13 00:20:08.880127 | 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-12-13 00:20:08.880136 | 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.8 [240 kB] 2025-12-13 00:20:08.880141 | 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.8 [15.6 kB] 2025-12-13 00:20:08.880147 | 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.8 [576 kB] 2025-12-13 00:20:08.880152 | 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.8 [97.9 kB] 2025-12-13 00:20:08.880157 | 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.8 [94.5 kB] 2025-12-13 00:20:08.880163 | 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.8 [849 kB] 2025-12-13 00:20:08.880174 | 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.8 [2,463 kB] 2025-12-13 00:20:08.880180 | 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.8 [18.1 kB] 2025-12-13 00:20:08.880186 | 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-12-13 00:20:08.880191 | 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-90.91 [1,932 kB] 2025-12-13 00:20:08.880197 | 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-12-13 00:20:08.880202 | 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-12-13 00:20:08.880208 | 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-12-13 00:20:08.880213 | 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-12-13 00:20:08.880219 | 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-12-13 00:20:08.880224 | 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-12-13 00:20:08.880230 | 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-12-13 00:20:08.880235 | 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-12-13 00:20:08.880241 | 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-12-13 00:20:08.880246 | 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-12-13 00:20:08.880252 | 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-12-13 00:20:08.880257 | 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-12-13 00:20:08.880263 | 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-12-13 00:20:08.880273 | 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-12-13 00:20:08.880278 | 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-12-13 00:20:08.880284 | 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-12-13 00:20:08.880289 | 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-12-13 00:20:08.880298 | 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-12-13 00:20:08.880304 | 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-12-13 00:20:08.880309 | 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-12-13 00:20:08.880315 | 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-12-13 00:20:08.880320 | 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-12-13 00:20:08.880326 | 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-12-13 00:20:08.880336 | 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-12-13 00:20:08.880341 | 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-12-13 00:20:08.880347 | 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-12-13 00:20:08.880353 | 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-12-13 00:20:08.880358 | 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-12-13 00:20:08.880364 | 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-12-13 00:20:08.880369 | 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-12-13 00:20:08.880375 | 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-12-13 00:20:08.880380 | 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-12-13 00:20:08.880386 | 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-12-13 00:20:08.880391 | 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-12-13 00:20:08.880397 | 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-12-13 00:20:08.880403 | 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-12-13 00:20:08.880412 | 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-12-13 00:20:08.880418 | 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-12-13 00:20:08.880423 | 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-12-13 00:20:08.880429 | 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-12-13 00:20:08.880435 | 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-12-13 00:20:08.880443 | 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.9 [2,342 kB] 2025-12-13 00:20:08.880448 | 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-12-13 00:20:08.880456 | 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-12-13 00:20:08.880699 | 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-12-13 00:20:08.880797 | 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-12-13 00:20:08.880824 | 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-12-13 00:20:08.880835 | 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-12-13 00:20:08.880845 | 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-12-13 00:20:08.880854 | 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-12-13 00:20:08.880869 | 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-12-13 00:20:08.880922 | 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-12-13 00:20:08.880998 | 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-12-13 00:20:08.881014 | 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-12-13 00:20:08.881066 | 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-12-13 00:20:08.881081 | 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-12-13 00:20:08.881227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.11-0ubuntu0.24.04.1 [145 kB] 2025-12-13 00:20:08.881254 | 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.6 [2,408 kB] 2025-12-13 00:20:08.881266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.11-0ubuntu0.24.04.1 [152 kB] 2025-12-13 00:20:08.881291 | 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-12-13 00:20:08.881301 | 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.9 [5,677 kB] 2025-12-13 00:20:08.881353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2025-12-13 00:20:08.881400 | 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-12-13 00:20:08.881447 | 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.6 [781 kB] 2025-12-13 00:20:08.881495 | 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-12-13 00:20:08.881557 | 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-12-13 00:20:08.881607 | 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-12-13 00:20:08.881687 | 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-12-13 00:20:08.881747 | 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-12-13 00:20:08.881800 | 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-12-13 00:20:08.881848 | 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.9 [498 kB] 2025-12-13 00:20:08.881897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2025-12-13 00:20:08.881945 | 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-12-13 00:20:08.882012 | 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-12-13 00:20:08.882047 | 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.9 [5,674 B] 2025-12-13 00:20:08.882094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2025-12-13 00:20:08.882142 | 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-12-13 00:20:08.882199 | 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-12-13 00:20:08.882250 | 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-12-13 00:20:08.882291 | 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-12-13 00:20:08.882335 | 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-12-13 00:20:08.882382 | 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-12-13 00:20:08.882434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 122 MB in 5s (25.0 MB/s) 2025-12-13 00:20:08.882472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-12-13 00:20:08.882552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-13 00:20:08.882569 | 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-12-13 00:20:08.882626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-13 00:20:08.882684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:70% 2025-12-13 00:20:08.882737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2025-12-13 00:20:08.882789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-13 00:20:08.882836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:80% 2025-12-13 00:20:08.882883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-13 00:20:08.882930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:85% (Reading database ... 90% (Reading database ... 95% 2025-12-13 00:20:08.882979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:20:08.883029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-12-13 00:20:08.883077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-13 00:20:08.883125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-12-13 00:20:08.883172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-13 00:20:08.883221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:20:08.883276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-12-13 00:20:08.883326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-13 00:20:08.883358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:20:08.883402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-12-13 00:20:08.883448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-13 00:20:08.883496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:20:08.883603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-12-13 00:20:08.883647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2025-12-13 00:20:08.883719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:20:08.883772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-13 00:20:08.883834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-13 00:20:08.883875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:20:08.883921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:20:08.883968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:20:08.884010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:20:08.884055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:20:08.884103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:20:08.884146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:20:08.884189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-12-13 00:20:08.884232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-13 00:20:08.884276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.884319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-12-13 00:20:08.884363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-12-13 00:20:08.884406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.884450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-12-13 00:20:08.884493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-13 00:20:08.884695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.884738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-12-13 00:20:08.884759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-13 00:20:08.884771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.884782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-13 00:20:08.884796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-13 00:20:08.884846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:20:08.884861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-12-13 00:20:08.884918 | 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-12-13 00:20:08.884934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:20:08.885000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-12-13 00:20:08.885016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-12-13 00:20:08.885174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-12-13 00:20:08.885302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-13 00:20:08.885418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-12-13 00:20:08.885549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-12-13 00:20:08.885689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-13 00:20:08.885817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.885877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.885933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-12-13 00:20:08.885947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:08.886005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.886062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-12-13 00:20:08.886076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:20:08.886136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:20:08.886152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-13 00:20:08.886219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-13 00:20:08.886276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.886291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:20:08.886352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-13 00:20:08.886409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-13 00:20:08.886424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:20:08.886482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-12-13 00:20:08.886556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-13 00:20:08.886571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:20:08.886615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-12-13 00:20:08.886692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:20:08.886711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:20:08.886773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-12-13 00:20:08.886830 | 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-12-13 00:20:08.886845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.886901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.886916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-12-13 00:20:08.886981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-13 00:20:08.886996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:20:08.887079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-12-13 00:20:08.887135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-13 00:20:08.887150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:20:08.887209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-13 00:20:08.887267 | 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-12-13 00:20:08.887282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.887338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-12-13 00:20:08.887353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../031-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.887417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.887432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-13 00:20:08.887504 | 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-12-13 00:20:08.887584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.887600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-12-13 00:20:08.887730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:20:08.887757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.887770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-12-13 00:20:08.887812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../034-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.887849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.887892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-12-13 00:20:08.887935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.887977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-12-13 00:20:08.888055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-12-13 00:20:08.888170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-12-13 00:20:08.888286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-12-13 00:20:08.888397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-12-13 00:20:08.888510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-12-13 00:20:08.888633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-12-13 00:20:08.888766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-12-13 00:20:08.888887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.888926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.888965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-13 00:20:08.889004 | 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-12-13 00:20:08.889044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.889084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-13 00:20:08.889124 | 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-12-13 00:20:08.889162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.889214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-12-13 00:20:08.889243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../046-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.889280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.889320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-13 00:20:08.889360 | 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-12-13 00:20:08.889398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.889445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-12-13 00:20:08.889483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:20:08.889527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.889566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-13 00:20:08.889605 | 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-12-13 00:20:08.889644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.889684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-13 00:20:08.889750 | 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-12-13 00:20:08.889789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.889828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-12-13 00:20:08.889868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../051-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:08.889907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.889945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-13 00:20:08.889983 | 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-12-13 00:20:08.890021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.890059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-12-13 00:20:08.890098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:20:08.890136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.890174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-12-13 00:20:08.890211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2025-12-13 00:20:08.890249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-12-13 00:20:08.890287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-12-13 00:20:08.890325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-12-13 00:20:08.890365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:20:08.890403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-12-13 00:20:08.890440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-12-13 00:20:08.890479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:20:08.890538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-12-13 00:20:08.890600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2025-12-13 00:20:08.890649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-12-13 00:20:08.890705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-12-13 00:20:08.890751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-12-13 00:20:08.890792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:20:08.890831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-12-13 00:20:08.890870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2025-12-13 00:20:08.890904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-12-13 00:20:08.890957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-13 00:20:08.890986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:20:08.891024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:20:08.891062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-12-13 00:20:08.891118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2025-12-13 00:20:08.891157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-12-13 00:20:08.891200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.891242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-12-13 00:20:08.891282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-12-13 00:20:08.891321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.891362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:20:08.891403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-12-13 00:20:08.891441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-12-13 00:20:08.891479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:20:08.891532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-12-13 00:20:08.891615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:20:08.891624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-12-13 00:20:08.891660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-12-13 00:20:08.891707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:20:08.891743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.891779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-12-13 00:20:08.891826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-12-13 00:20:08.891854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-12-13 00:20:08.891890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-12-13 00:20:08.891918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-12-13 00:20:08.891954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-13 00:20:08.891982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-12-13 00:20:08.892017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:20:08.892053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.892088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:20:08.892116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-12-13 00:20:08.892151 | 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-12-13 00:20:08.892194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-13 00:20:08.892725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-12-13 00:20:08.892736 | 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-12-13 00:20:08.892742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-13 00:20:08.892747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-12-13 00:20:08.892753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-12-13 00:20:08.892758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-12-13 00:20:08.892763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2025-12-13 00:20:08.892769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-12-13 00:20:08.892774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-12-13 00:20:08.892779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-12-13 00:20:08.892794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-12-13 00:20:08.892800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.892805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-12-13 00:20:08.892811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-12-13 00:20:08.892816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.892822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-12-13 00:20:08.892827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-12-13 00:20:08.892832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.892837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-12-13 00:20:08.892843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-12-13 00:20:08.892848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.892853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-12-13 00:20:08.892859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-12-13 00:20:08.892864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.892869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-12-13 00:20:08.892878 | 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-12-13 00:20:08.892883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-12-13 00:20:08.892889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-12-13 00:20:08.892894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-12-13 00:20:08.892899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-13 00:20:08.892907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-12-13 00:20:08.892921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.11-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:20:08.892980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2025-12-13 00:20:08.892990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-12-13 00:20:08.893035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-13 00:20:08.893068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-13 00:20:08.893107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-12-13 00:20:08.893116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.11-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:20:08.893182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.11-0ubuntu0.24.04.1) ... 2025-12-13 00:20:08.893192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-12-13 00:20:08.893237 | 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-12-13 00:20:08.893266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-13 00:20:08.893301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-12-13 00:20:08.893330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:20:08.893358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.893403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-12-13 00:20:08.893432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:20:08.893460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:20:08.893496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2025-12-13 00:20:08.893552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1build3_amd64.deb ... 2025-12-13 00:20:08.893597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-12-13 00:20:08.893626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-12-13 00:20:08.893654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:20:08.893695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:20:08.893735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-12-13 00:20:08.893771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.893808 | 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-12-13 00:20:08.893844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.893881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:20:08.893909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-12-13 00:20:08.893945 | 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-12-13 00:20:08.893980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:20:08.894011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2025-12-13 00:20:08.894037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2025-12-13 00:20:08.894072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-12-13 00:20:08.894107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-12-13 00:20:08.894142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-12-13 00:20:08.894178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-12-13 00:20:08.894211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-12-13 00:20:08.894247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2025-12-13 00:20:08.894281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-12-13 00:20:08.896725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-12-13 00:20:08.896738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2025-12-13 00:20:08.896744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-12-13 00:20:08.896749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-12-13 00:20:08.896754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:20:08.896759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.896764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.896769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-12-13 00:20:08.896773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:20:08.896778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-13 00:20:08.896783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-12-13 00:20:08.896788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-12-13 00:20:08.896793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-13 00:20:08.896797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-12-13 00:20:08.896802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-12-13 00:20:08.896807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-13 00:20:08.896811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-12-13 00:20:08.896816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-13 00:20:08.896820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.896825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-12-13 00:20:08.896830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-13 00:20:08.896834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.896839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-13 00:20:08.896848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2025-12-13 00:20:08.896853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-13 00:20:08.896863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-13 00:20:08.896867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2025-12-13 00:20:08.896872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-12-13 00:20:08.896877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-12-13 00:20:08.896882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-12-13 00:20:08.896886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-12-13 00:20:08.896891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-12-13 00:20:08.896895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-12-13 00:20:08.896900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-12-13 00:20:08.896905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-13 00:20:08.896909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-12-13 00:20:08.896914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-12-13 00:20:08.896919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-12-13 00:20:08.896923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-12-13 00:20:08.896928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-12-13 00:20:08.896932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-12-13 00:20:08.896937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-12-13 00:20:08.896942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.896953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-13 00:20:08.896958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-12-13 00:20:08.896963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-12-13 00:20:08.896968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.896972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-13 00:20:08.896977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:20:08.896982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.896986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-13 00:20:08.896991 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2025-12-13 00:20:08.896995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:20:08.897000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:20:08.897005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:20:08.897018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-13 00:20:08.897027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:20:08.897036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-12-13 00:20:08.897041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.897046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-12-13 00:20:08.897050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.897055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-12-13 00:20:08.897060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-13 00:20:08.897064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:20:08.897072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-12-13 00:20:08.897082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:20:08.897086 | 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-12-13 00:20:08.897092 | 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-12-13 00:20:08.897097 | 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-12-13 00:20:08.897103 | 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-12-13 00:20:08.897107 | 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-12-13 00:20:08.897112 | 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-12-13 00:20:08.897117 | 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-12-13 00:20:08.897122 | 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-12-13 00:20:08.897130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-12-13 00:20:08.897135 | 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-12-13 00:20:08.897141 | 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-12-13 00:20:08.897146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-13 00:20:08.897158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.897163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:20:08.897168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-12-13 00:20:08.897177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:20:08.897181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:20:08.897191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:20:08.897200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-13 00:20:08.897209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:20:08.897214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:20:08.897218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.897223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-13 00:20:08.897235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:20:08.897245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:20:08.897249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:20:08.897254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:08.897268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-13 00:20:08.897273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.897282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:20:08.897286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-12-13 00:20:08.897291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-12-13 00:20:08.897296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.897301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.11-0ubuntu0.24.04.1) ... 2025-12-13 00:20:08.897310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:20:08.897318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-12-13 00:20:08.897323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:20:08.897328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-12-13 00:20:08.897332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-13 00:20:08.897346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-12-13 00:20:08.897350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-12-13 00:20:08.897355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-12-13 00:20:08.897360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-12-13 00:20:08.897365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:20:08.897374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:20:08.897379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-12-13 00:20:08.897383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:20:08.897388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.897397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.897406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-12-13 00:20:08.897416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:20:08.897425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.897430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:20:08.897434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:20:08.897439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-13 00:20:08.897444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-13 00:20:08.897456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.897461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:20:08.897465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.897472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.897477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-12-13 00:20:08.897482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-12-13 00:20:08.897486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-12-13 00:20:08.897495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-12-13 00:20:08.897502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-12-13 00:20:08.897508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-12-13 00:20:08.897654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-12-13 00:20:08.897722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-12-13 00:20:08.897737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-12-13 00:20:08.897757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-12-13 00:20:08.897769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-12-13 00:20:08.897779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-12-13 00:20:08.897788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-12-13 00:20:08.897801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-12-13 00:20:08.897810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-12-13 00:20:08.897823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-12-13 00:20:08.897857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-12-13 00:20:08.897904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-12-13 00:20:08.897918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-12-13 00:20:08.897946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-12-13 00:20:08.897990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-12-13 00:20:08.898003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-12-13 00:20:08.898046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-12-13 00:20:08.898059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-12-13 00:20:08.898102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.898114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-12-13 00:20:08.898157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-12-13 00:20:08.898170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:20:08.898226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:20:08.898240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.898266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-12-13 00:20:08.898310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-12-13 00:20:08.898323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:20:08.898379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-13 00:20:08.898389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.898418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-13 00:20:08.898462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.898475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:08.898543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-13 00:20:08.898558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-13 00:20:08.898602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.898616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:08.898659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2025-12-13 00:20:08.898709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-13 00:20:08.898721 | 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-12-13 00:20:08.898751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-12-13 00:20:08.898794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:20:08.898807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container b729b785b828 2025-12-13 00:20:08.898857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 136ccdd59b5d 2025-12-13 00:20:08.898871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/10 : ADD openstack-base-archive /openstack-base-source 2025-12-13 00:20:08.898883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 694ee7c85708 2025-12-13 00:20:08.898924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/10 : ADD plugins-archive / 2025-12-13 00:20:08.898965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> af306f5b96a4 2025-12-13 00:20:08.898982 | 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-12-13 00:20:08.899029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 5b486a63cfdd 2025-12-13 00:20:08.899043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 5b486a63cfdd 2025-12-13 00:20:08.899083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 8ca4184a149f 2025-12-13 00:20:08.899096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/10 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-12-13 00:20:08.899136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 535c21d2c1be 2025-12-13 00:20:08.899148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 535c21d2c1be 2025-12-13 00:20:08.899189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> c73104cd3a68 2025-12-13 00:20:08.899208 | 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-12-13 00:20:08.899267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 90e8eca994e0 2025-12-13 00:20:08.899278 | 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-12-13 00:20:08.899290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-12-13 00:20:08.899303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 2025-12-13 00:20:08.899357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-12-13 00:20:08.899371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-12-13 00:20:08.899397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:20:08.899438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-12-13 00:20:08.899450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2025-12-13 00:20:08.899500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-12-13 00:20:08.899513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-13 00:20:08.899572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.6 MB/s eta 0:00:00 2025-12-13 00:20:08.899585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-12-13 00:20:08.899626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 13.8 MB/s eta 0:00:00 2025-12-13 00:20:08.899639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-13 00:20:08.899694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.6 MB/s eta 0:00:00 2025-12-13 00:20:08.899740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-12-13 00:20:08.899753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-12-13 00:20:08.899795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-12-13 00:20:08.899808 | 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-12-13 00:20:08.899821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-12-13 00:20:08.899873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-12-13 00:20:08.899887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-12-13 00:20:08.899938 | 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-12-13 00:20:08.899948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-12-13 00:20:08.899960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-12-13 00:20:08.900001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-12-13 00:20:08.900014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-12-13 00:20:08.900064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-12-13 00:20:08.900074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 2025-12-13 00:20:08.900094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-12-13 00:20:08.900145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-bhqtu1qq 2025-12-13 00:20:08.900155 | 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-bhqtu1qq 2025-12-13 00:20:08.900168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-13 00:20:08.900209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit 1a3edfb305b03b38b0e1d4ec33ad4ceb4d0e7587 2025-12-13 00:20:08.900222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.900271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.900281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.900321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.900334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2025-12-13 00:20:08.900374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:20:08.900387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.900437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.900447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-12-13 00:20:08.900459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-12-13 00:20:08.900605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-12-13 00:20:08.900629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2025-12-13 00:20:08.900638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-12-13 00:20:08.900647 | 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-12-13 00:20:08.900655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-12-13 00:20:08.900714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-12-13 00:20:08.900728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-12-13 00:20:08.900741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:20:08.900750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-12-13 00:20:08.900762 | 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-12-13 00:20:08.900801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-12-13 00:20:08.900814 | 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-12-13 00:20:08.900849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-12-13 00:20:08.900862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-12-13 00:20:08.900897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-12-13 00:20:08.900911 | 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-12-13 00:20:08.900946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-12-13 00:20:08.900968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-12-13 00:20:08.901005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-12-13 00:20:08.901018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:20:08.901054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-12-13 00:20:08.901068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2025-12-13 00:20:08.901104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-12-13 00:20:08.901116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2025-12-13 00:20:08.901152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-12-13 00:20:08.901165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2025-12-13 00:20:08.901201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-12-13 00:20:08.901214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:20:08.901250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-12-13 00:20:08.901263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-12-13 00:20:08.901299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-12-13 00:20:08.901312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-13 00:20:08.901348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-12-13 00:20:08.901361 | 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-12-13 00:20:08.901405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-12-13 00:20:08.901417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-12-13 00:20:08.901453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-12-13 00:20:08.901466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:20:08.901502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-12-13 00:20:08.901538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:20:08.901551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-12-13 00:20:08.901662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:20:08.901708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-12-13 00:20:08.901715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2025-12-13 00:20:08.901725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-12-13 00:20:08.901730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-12-13 00:20:08.901735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-12-13 00:20:08.901743 | 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-12-13 00:20:08.901771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-12-13 00:20:08.901798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:20:08.901824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-12-13 00:20:08.901852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:20:08.901885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-12-13 00:20:08.901920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2025-12-13 00:20:08.901934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-12-13 00:20:08.901962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-12-13 00:20:08.901990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-12-13 00:20:08.902023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:20:08.902051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-12-13 00:20:08.902078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-12-13 00:20:08.902106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-12-13 00:20:08.902133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:20:08.902162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-12-13 00:20:08.902189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-13 00:20:08.902216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-12-13 00:20:08.902244 | 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-12-13 00:20:08.902272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-12-13 00:20:08.902300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-12-13 00:20:08.902327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-12-13 00:20:08.902354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:20:08.902381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-12-13 00:20:08.902408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2025-12-13 00:20:08.902435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-12-13 00:20:08.902463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.902489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-12-13 00:20:08.902530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:20:08.902554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-12-13 00:20:08.902582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2025-12-13 00:20:08.902609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-12-13 00:20:08.902636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:20:08.902679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-12-13 00:20:08.902704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.9.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-13 00:20:08.902734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-12-13 00:20:08.902764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2025-12-13 00:20:08.902793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-12-13 00:20:08.902821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-12-13 00:20:08.902850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.902878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.902906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.902935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.902964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.902991 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.903019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-12-13 00:20:08.903046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-12-13 00:20:08.903074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-12-13 00:20:08.903101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-13 00:20:08.903129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-12-13 00:20:08.903157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-12-13 00:20:08.903184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.903211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.903244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.903276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.903299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.903327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.903354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-12-13 00:20:08.903381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 00:20:08.903409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-12-13 00:20:08.903436 | 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-12-13 00:20:08.903463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-12-13 00:20:08.903490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:20:08.903526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-12-13 00:20:08.903553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-13 00:20:08.903581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-12-13 00:20:08.903609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:20:08.903640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-12-13 00:20:08.903681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-12-13 00:20:08.903705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-12-13 00:20:08.903736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:20:08.903763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-12-13 00:20:08.903791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.903818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-12-13 00:20:08.903845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:20:08.903872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-12-13 00:20:08.903899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-12-13 00:20:08.903927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-12-13 00:20:08.903955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-13 00:20:08.903982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-12-13 00:20:08.904009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:20:08.904035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-12-13 00:20:08.904062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:20:08.904089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-12-13 00:20:08.904116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2025-12-13 00:20:08.904142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-12-13 00:20:08.904169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2025-12-13 00:20:08.904196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-12-13 00:20:08.904223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2025-12-13 00:20:08.904249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-12-13 00:20:08.904276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:20:08.904303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-12-13 00:20:08.904330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:20:08.904356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-12-13 00:20:08.904384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:20:08.904411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-12-13 00:20:08.904437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:20:08.904464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-12-13 00:20:08.904490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:20:08.904534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-12-13 00:20:08.904642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:20:08.904695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-12-13 00:20:08.904719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-13 00:20:08.904734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-12-13 00:20:08.904742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:20:08.904749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-12-13 00:20:08.904759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-13 00:20:08.904766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-12-13 00:20:08.904790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-12-13 00:20:08.904821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-12-13 00:20:08.904850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:20:08.904880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-12-13 00:20:08.904899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2025-12-13 00:20:08.904930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-12-13 00:20:08.904959 | 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-12-13 00:20:08.904978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2025-12-13 00:20:08.905009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:20:08.905037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-12-13 00:20:08.905065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-13 00:20:08.905094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-12-13 00:20:08.905123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-12-13 00:20:08.905145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.905176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.905206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.905244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.905274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.905286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.908002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-12-13 00:20:08.908060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2025-12-13 00:20:08.908072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-12-13 00:20:08.908083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2025-12-13 00:20:08.908093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-12-13 00:20:08.908103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2025-12-13 00:20:08.908113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-12-13 00:20:08.908122 | 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-12-13 00:20:08.908132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-12-13 00:20:08.908141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2025-12-13 00:20:08.908150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-12-13 00:20:08.908160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:20:08.908169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-12-13 00:20:08.908178 | 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-12-13 00:20:08.908187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-12-13 00:20:08.908197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 00:20:08.908206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-12-13 00:20:08.908216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:20:08.908226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-12-13 00:20:08.908235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-13 00:20:08.908244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-12-13 00:20:08.908268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.908287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-12-13 00:20:08.908296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.1-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:20:08.908306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-12-13 00:20:08.908315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:20:08.908325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-12-13 00:20:08.908334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.908343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-12-13 00:20:08.908353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-13 00:20:08.908362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-12-13 00:20:08.908371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:20:08.908381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-12-13 00:20:08.908390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2025-12-13 00:20:08.908399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-12-13 00:20:08.908408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-13 00:20:08.908418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-12-13 00:20:08.908427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.908437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-12-13 00:20:08.908446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-13 00:20:08.908455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-12-13 00:20:08.908465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2025-12-13 00:20:08.908474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.908483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.908492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.908513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.908554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.908564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.908573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-12-13 00:20:08.908583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-13 00:20:08.908592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-12-13 00:20:08.908601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-13 00:20:08.908611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-12-13 00:20:08.908620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2025-12-13 00:20:08.908630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-12-13 00:20:08.908639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-12-13 00:20:08.908656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-12-13 00:20:08.908666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:20:08.908721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-12-13 00:20:08.908731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-12-13 00:20:08.908741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-12-13 00:20:08.908750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-12-13 00:20:08.908760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-12-13 00:20:08.908770 | 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-12-13 00:20:08.908781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-12-13 00:20:08.908791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-12-13 00:20:08.908808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.908817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.908827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.908837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.908846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.908856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.908865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-12-13 00:20:08.908875 | 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-12-13 00:20:08.908885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-12-13 00:20:08.908894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:20:08.908904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-12-13 00:20:08.908913 | 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-12-13 00:20:08.908923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-12-13 00:20:08.908932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2025-12-13 00:20:08.908942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-12-13 00:20:08.908951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:20:08.908961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-12-13 00:20:08.908970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-12-13 00:20:08.908979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.908989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.908998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.909008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.909017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.909027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.909050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2025-12-13 00:20:08.909060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2025-12-13 00:20:08.909070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 47.7 MB/s 0:00:00 2025-12-13 00:20:08.909081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.909090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.909100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.909109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.909119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.909128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.909137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-12-13 00:20:08.909147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-13 00:20:08.909156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-12-13 00:20:08.909166 | 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-12-13 00:20:08.909176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.3) 2025-12-13 00:20:08.909186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-12-13 00:20:08.909196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-12-13 00:20:08.909205 | 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-12-13 00:20:08.909215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-12-13 00:20:08.909229 | 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-12-13 00:20:08.909238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-12-13 00:20:08.909248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.909257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-12-13 00:20:08.909267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2025-12-13 00:20:08.909276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-12-13 00:20:08.909286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:20:08.909295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-12-13 00:20:08.909305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2025-12-13 00:20:08.909314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-12-13 00:20:08.909323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-13 00:20:08.909333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2025-12-13 00:20:08.909342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-12-13 00:20:08.909351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.909367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.909377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.909386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.909395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.909405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.909414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2025-12-13 00:20:08.909424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-12-13 00:20:08.909433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-12-13 00:20:08.909443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2025-12-13 00:20:08.909459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-12-13 00:20:08.909469 | 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-12-13 00:20:08.909479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-12-13 00:20:08.909489 | 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-12-13 00:20:08.909498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2025-12-13 00:20:08.909508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:20:08.909538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-12-13 00:20:08.909548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:20:08.909558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-12-13 00:20:08.909567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-12-13 00:20:08.909577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-12-13 00:20:08.909586 | 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-12-13 00:20:08.909596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-12-13 00:20:08.909605 | 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-12-13 00:20:08.909615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-12-13 00:20:08.909625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.10.2-py3-none-any.whl.metadata (3.2 kB) 2025-12-13 00:20:08.909635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-12-13 00:20:08.909644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:20:08.909654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2025-12-13 00:20:08.909694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-13 00:20:08.909709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-12-13 00:20:08.909719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2025-12-13 00:20:08.909728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-12-13 00:20:08.909745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:20:08.909755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-12-13 00:20:08.909764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-13 00:20:08.909773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-12-13 00:20:08.909783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-12-13 00:20:08.909792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-12-13 00:20:08.909801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-12-13 00:20:08.909811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-12-13 00:20:08.909820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-13 00:20:08.909829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-12-13 00:20:08.909839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-12-13 00:20:08.909848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-12-13 00:20:08.909857 | 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-12-13 00:20:08.909867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-12-13 00:20:08.909876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-12-13 00:20:08.909886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-12-13 00:20:08.909895 | 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-12-13 00:20:08.909912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-12-13 00:20:08.909922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:20:08.909932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-12-13 00:20:08.909941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-13 00:20:08.909950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-12-13 00:20:08.909960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-12-13 00:20:08.909969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-12-13 00:20:08.909979 | 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-12-13 00:20:08.909988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-12-13 00:20:08.909997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:20:08.910007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-12-13 00:20:08.910016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-12-13 00:20:08.910026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-12-13 00:20:08.910035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2025-12-13 00:20:08.910077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-12-13 00:20:08.910086 | 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-12-13 00:20:08.910096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-12-13 00:20:08.910105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:20:08.910114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-12-13 00:20:08.910136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-13 00:20:08.910146 | 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-12-13 00:20:08.910156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-12-13 00:20:08.910166 | 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-12-13 00:20:08.910175 | 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-12-13 00:20:08.910185 | 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-12-13 00:20:08.910194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-12-13 00:20:08.910203 | 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-12-13 00:20:08.910213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-12-13 00:20:08.910222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.910231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.910241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.910250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.910260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.910269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.910278 | 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-12-13 00:20:08.910288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-12-13 00:20:08.910297 | 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-12-13 00:20:08.910306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2025-12-13 00:20:08.910321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.910332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.910341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.910350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.910360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.910369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.910385 | 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-12-13 00:20:08.910394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2025-12-13 00:20:08.910404 | 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-12-13 00:20:08.910413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:20:08.910422 | 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-12-13 00:20:08.910432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-12-13 00:20:08.910442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-12-13 00:20:08.910451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-12-13 00:20:08.910460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2025-12-13 00:20:08.910470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:20:08.910479 | 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-12-13 00:20:08.910488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-12-13 00:20:08.910498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-13 00:20:08.910647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:20:08.910661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-13 00:20:08.910699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:20:08.910709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:20:08.910718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.910728 | 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-12-13 00:20:08.910738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-13 00:20:08.910748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-12-13 00:20:08.910757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-13 00:20:08.910767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-12-13 00:20:08.910777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2025-12-13 00:20:08.910786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-12-13 00:20:08.910796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-12-13 00:20:08.910806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-12-13 00:20:08.910816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 27.1 MB/s 0:00:00 2025-12-13 00:20:08.910825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2025-12-13 00:20:08.910835 | 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-12-13 00:20:08.910852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-12-13 00:20:08.910862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-12-13 00:20:08.910872 | 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-12-13 00:20:08.910882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 23.2 MB/s 0:00:00 2025-12-13 00:20:08.910892 | 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-12-13 00:20:08.910901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 31.9 MB/s 0:00:00 2025-12-13 00:20:08.910911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-12-13 00:20:08.910921 | 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-12-13 00:20:08.910931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 30.4 MB/s 0:00:00 2025-12-13 00:20:08.910940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-12-13 00:20:08.910950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-12-13 00:20:08.910960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2025-12-13 00:20:08.910969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2025-12-13 00:20:08.910979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2025-12-13 00:20:08.910989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-12-13 00:20:08.910998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2025-12-13 00:20:08.911008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-12-13 00:20:08.911017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-12-13 00:20:08.911027 | 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-12-13 00:20:08.911050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 25.9 MB/s 0:00:00 2025-12-13 00:20:08.911060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-12-13 00:20:08.911070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2025-12-13 00:20:08.911080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-12-13 00:20:08.911089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2025-12-13 00:20:08.911099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2025-12-13 00:20:08.911108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-12-13 00:20:08.911118 | 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-12-13 00:20:08.911127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 30.2 MB/s 0:00:00 2025-12-13 00:20:08.911143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-13 00:20:08.911153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-12-13 00:20:08.911163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2025-12-13 00:20:08.911172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-12-13 00:20:08.911182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-12-13 00:20:08.911191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-12-13 00:20:08.911200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2025-12-13 00:20:08.911210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-12-13 00:20:08.911220 | 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-12-13 00:20:08.911230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 20.4 MB/s 0:00:00 2025-12-13 00:20:08.911239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-12-13 00:20:08.911249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2025-12-13 00:20:08.911258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-13 00:20:08.911268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2025-12-13 00:20:08.911278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-13 00:20:08.911287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-13 00:20:08.911297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2025-12-13 00:20:08.911306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2025-12-13 00:20:08.911316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.9.0-py3-none-any.whl (151 kB) 2025-12-13 00:20:08.911325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2025-12-13 00:20:08.911335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-12-13 00:20:08.911345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-13 00:20:08.911354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 29.3 MB/s 0:00:00 2025-12-13 00:20:08.911364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.0-py3-none-any.whl (310 kB) 2025-12-13 00:20:08.911374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-12-13 00:20:08.911383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2025-12-13 00:20:08.911393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-12-13 00:20:08.911402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2025-12-13 00:20:08.911412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-12-13 00:20:08.911427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2025-12-13 00:20:08.911442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2025-12-13 00:20:08.911457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-12-13 00:20:08.911467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2025-12-13 00:20:08.911476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2025-12-13 00:20:08.911486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2025-12-13 00:20:08.911496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2025-12-13 00:20:08.911505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2025-12-13 00:20:08.911555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2025-12-13 00:20:08.911566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2025-12-13 00:20:08.911576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2025-12-13 00:20:08.911586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2025-12-13 00:20:08.911595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2025-12-13 00:20:08.911605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2025-12-13 00:20:08.911614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2025-12-13 00:20:08.911624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2025-12-13 00:20:08.911633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 22.6 MB/s 0:00:00 2025-12-13 00:20:08.911643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-12-13 00:20:08.911652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-12-13 00:20:08.911662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-12-13 00:20:08.911697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-12-13 00:20:08.911707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-12-13 00:20:08.911716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2025-12-13 00:20:08.911726 | 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-12-13 00:20:08.911736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2025-12-13 00:20:08.911745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-12-13 00:20:08.911754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2025-12-13 00:20:08.911763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2025-12-13 00:20:08.911773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2025-12-13 00:20:08.911782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2025-12-13 00:20:08.911791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2025-12-13 00:20:08.911801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-13 00:20:08.911811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2025-12-13 00:20:08.911827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-12-13 00:20:08.911836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2025-12-13 00:20:08.911846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2025-12-13 00:20:08.911855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.1-py3-none-any.whl (240 kB) 2025-12-13 00:20:08.911865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2025-12-13 00:20:08.911874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-12-13 00:20:08.911883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.0-py3-none-any.whl (518 kB) 2025-12-13 00:20:08.911900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-12-13 00:20:08.911916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2025-12-13 00:20:08.912024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.0-py3-none-any.whl (295 kB) 2025-12-13 00:20:08.912036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2025-12-13 00:20:08.912045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2025-12-13 00:20:08.912055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 29.1 MB/s 0:00:00 2025-12-13 00:20:08.912065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) 2025-12-13 00:20:08.912074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2025-12-13 00:20:08.912084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2025-12-13 00:20:08.912093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-12-13 00:20:08.912103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-12-13 00:20:08.912113 | 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-12-13 00:20:08.912122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-12-13 00:20:08.912132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-13 00:20:08.912142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-13 00:20:08.912151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-12-13 00:20:08.912162 | 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-12-13 00:20:08.912172 | 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-12-13 00:20:08.912182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-13 00:20:08.912191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-12-13 00:20:08.912201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2025-12-13 00:20:08.912211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-12-13 00:20:08.912220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-12-13 00:20:08.912242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-12-13 00:20:08.912252 | 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-12-13 00:20:08.912262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-12-13 00:20:08.912271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-12-13 00:20:08.912281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-13 00:20:08.912290 | 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-12-13 00:20:08.912300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2025-12-13 00:20:08.912310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2025-12-13 00:20:08.912319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-12-13 00:20:08.912329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2025-12-13 00:20:08.912339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-12-13 00:20:08.912348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2025-12-13 00:20:08.912358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-12-13 00:20:08.912368 | 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-12-13 00:20:08.912378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 31.8 MB/s 0:00:00 2025-12-13 00:20:08.912399 | 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-12-13 00:20:08.912410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-12-13 00:20:08.912420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.4 MB/s 0:00:00 2025-12-13 00:20:08.912430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-13 00:20:08.912439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-12-13 00:20:08.912449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2025-12-13 00:20:08.912459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.10.2-py3-none-any.whl (76 kB) 2025-12-13 00:20:08.912469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2025-12-13 00:20:08.912479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-12-13 00:20:08.912488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-12-13 00:20:08.912498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2025-12-13 00:20:08.912508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-12-13 00:20:08.912538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-12-13 00:20:08.912547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-12-13 00:20:08.912557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-12-13 00:20:08.912574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2025-12-13 00:20:08.912584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2025-12-13 00:20:08.912593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-13 00:20:08.912603 | 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-12-13 00:20:08.912612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-12-13 00:20:08.912622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2025-12-13 00:20:08.912631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2025-12-13 00:20:08.912641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-12-13 00:20:08.912650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-12-13 00:20:08.912660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-13 00:20:08.912692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2025-12-13 00:20:08.912705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-12-13 00:20:08.912715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-12-13 00:20:08.912725 | 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-12-13 00:20:08.912734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-12-13 00:20:08.912744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-12-13 00:20:08.912753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-13 00:20:08.912763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-12-13 00:20:08.912772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-12-13 00:20:08.912781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-12-13 00:20:08.912791 | 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-12-13 00:20:08.912801 | 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-12-13 00:20:08.912811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2025-12-13 00:20:08.912826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.912842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev15-py2.py3-none-any.whl size=50459 sha256=c5030edba5fda1eaa6abd6b973d3eb9efdea7901e93c88aef642570297089d1c 2025-12-13 00:20:08.912852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-12-13 00:20:08.912862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2025-12-13 00:20:08.912871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.912881 | 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=3ea668cb3bcfd880afb8e4b391486d59e5fc126b6e98debdd9f0ff059000791e 2025-12-13 00:20:08.912897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-12-13 00:20:08.912907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2025-12-13 00:20:08.912916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.912926 | 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=35948 sha256=fd390102a0f94323277088f9131fa70555708af391a4ddeba8f5ada945561071 2025-12-13 00:20:08.912936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-12-13 00:20:08.912945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2025-12-13 00:20:08.912954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.912964 | 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=ad7f71eda4eb214bd6e9c4f32a42eb81306e026672814f641b3f5bcb2f63e9f1 2025-12-13 00:20:08.912974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-12-13 00:20:08.913052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-12-13 00:20:08.913064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913074 | 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=1126712 sha256=2b5ed761b1302321f3c52d36b99f7f430973158fac11a22fabea4fe7e9d37e67 2025-12-13 00:20:08.913086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2025-12-13 00:20:08.913096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2025-12-13 00:20:08.913106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913116 | 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=5ad09730df43397bd7e5fb58af239b74bab22a3d2dfd2711a56e039b814b9f06 2025-12-13 00:20:08.913125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-12-13 00:20:08.913135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2025-12-13 00:20:08.913144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913154 | 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=707fadcd7d5775c4d69887735b06556756ab43a414633f8e630b962c606b4670 2025-12-13 00:20:08.913164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-12-13 00:20:08.913173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): started 2025-12-13 00:20:08.913189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596883 sha256=b9496197158b039227de4beeb6ea7d42ffc44b3f40a91760257edb2040d61776 2025-12-13 00:20:08.913214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2025-12-13 00:20:08.913224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2025-12-13 00:20:08.913234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913243 | 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=b395816ef69b4cb459c04bb390d619c285cbdae8d2604124db66caa7156b35f1 2025-12-13 00:20:08.913253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-12-13 00:20:08.913262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2025-12-13 00:20:08.913272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913281 | 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=529610 sha256=dd5171c939b5520e60ead21a26c76003522811ea3779b599a1978d76460c410f 2025-12-13 00:20:08.913291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2025-12-13 00:20:08.913300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2025-12-13 00:20:08.913310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913320 | 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=ff383e9166e4d468d015e9f5f38c17f0bbc348571f01b790d2003536a871d022 2025-12-13 00:20:08.913329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-12-13 00:20:08.913344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2025-12-13 00:20:08.913354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2025-12-13 00:20:08.913364 | 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=69370 sha256=3238ef1180f7306bb6f993bde6d34b5b25e8a5f8b79c7e04a1d8f71969a88044 2025-12-13 00:20:08.913373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jy3y0v0k/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-12-13 00:20:08.913383 | 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-12-13 00:20:08.913405 | 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-12-13 00:20:08.913444 | 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.dev15 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2025.11.12 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.31 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zake-0.2.2 zipp-3.21.0 2025-12-13 00:20:08.913463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 90e8eca994e0 2025-12-13 00:20:08.913473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 267542847a7e 2025-12-13 00:20:08.913483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/10 : RUN echo > /etc/apache2/ports.conf 2025-12-13 00:20:08.913493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 25a2dd5d28c6 2025-12-13 00:20:08.913503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 25a2dd5d28c6 2025-12-13 00:20:08.913512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e0e65d9ef236 2025-12-13 00:20:08.913537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 9950c5b252c9 2025-12-13 00:20:08.913547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:20:08.913557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-12-13 00:20:08.912727 (took 0:03:29.482296) 2025-12-13 00:20:08.913566 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-12-13 00:20:08.913576 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-12-13 00:20:08.913585 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-12-13 00:20:08.913594 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-12-13 00:20:08.913604 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-12-13 00:20:08.913627 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-12-13 00:20:08.913637 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-12-13 00:20:08.913646 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-base) to queue 2025-12-13 00:20:08.913655 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-12-13 00:20:08.913665 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-12-13 00:20:08.913711 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-12-13 00:20:08.913721 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-12-13 00:20:08.913730 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-12-13 00:20:08.913740 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-12-13 00:20:08.913749 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-12-13 00:20:08.913759 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-12-13 00:20:08.913768 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-12-13 00:20:08.913784 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-12-13 00:20:08.913794 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-12-13 00:20:08.913803 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-12-13 00:20:08.913813 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-12-13 00:20:08.913822 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-12-13 00:20:08.913831 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-12-13 00:20:08.913841 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-12-13 00:20:08.913858 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-12-13 00:20:08.913632 2025-12-13 00:20:08.914437 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-12-13 00:20:08.914859 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-12-13 00:20:53.012456 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:20:53.012583 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 89a504f99cae 2025-12-13 00:20:53.012605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20251213" "name"="fluentd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:20:53.012718 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in d98cf35c1ce1 2025-12-13 00:20:53.012866 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container d98cf35c1ce1 2025-12-13 00:20:53.013061 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a11175f8146c 2025-12-13 00:20:53.013183 | 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-12-13 00:20:53.013253 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 6eb76032d162 2025-12-13 00:20:53.013327 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 6eb76032d162 2025-12-13 00:20:53.013406 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> c81f5e72a1a9 2025-12-13 00:20:53.013490 | 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-12-13 00:20:53.013573 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in f40b63323e98 2025-12-13 00:20:53.013652 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container f40b63323e98 2025-12-13 00:20:53.013768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> ccf25e793184 2025-12-13 00:20:53.013908 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-12-13 00:20:53.013979 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> c21ac284a780 2025-12-13 00:20:53.014086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:20:53.014174 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 97b1ee5c497c 2025-12-13 00:20:53.014261 | 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-12-13 00:20:53.014346 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in df4fe8a3d708 2025-12-13 00:20:53.014428 | 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-12-13 00:20:53.014474 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:20:53.014574 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:20:53.014654 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-12-13 00:20:53.014762 | 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-12-13 00:20:53.016048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:20:53.016132 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:20:53.016145 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:20:53.016157 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,911 B] 2025-12-13 00:20:53.016168 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,167 B] 2025-12-13 00:20:53.016180 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:20:53.016191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:20:53.016201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:20:53.016211 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:20:53.016221 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:20:53.016230 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:20:53.016240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:20:53.016249 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:20:53.016260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-13 00:20:53.016271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-13 00:20:53.016281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-13 00:20:53.016291 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-12-13 00:20:53.016323 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-12-13 00:20:53.016333 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-12-13 00:20:53.016343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-12-13 00:20:53.016353 | 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-12-13 00:20:53.016363 | 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-12-13 00:20:53.016373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-12-13 00:20:53.016454 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-12-13 00:20:53.016466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-12-13 00:20:53.016476 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-12-13 00:20:53.016485 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-12-13 00:20:53.016507 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-12-13 00:20:53.016517 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-12-13 00:20:53.016526 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-12-13 00:20:53.016535 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-12-13 00:20:53.016545 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-12-13 00:20:53.016554 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-12-13 00:20:53.016620 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-12-13 00:20:53.016631 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-12-13 00:20:53.016641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-12-13 00:20:53.016651 | 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-12-13 00:20:53.016750 | 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-12-13 00:20:53.016765 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:20:53.017760 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-13 00:20:53.017784 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-12-13 00:20:53.017795 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-12-13 00:20:53.017805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-12-13 00:20:53.017814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:20:53.017823 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-12-13 00:20:53.017833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-12-13 00:20:53.017842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:20:53.017852 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-13 00:20:53.017861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-12-13 00:20:53.017871 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-12-13 00:20:53.017880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2025-12-13 00:20:53.017890 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.8-1 [12.9 MB] 2025-12-13 00:20:53.017901 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2025-12-13 00:20:53.017910 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2025-12-13 00:20:53.017919 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2025-12-13 00:20:53.017928 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2025-12-13 00:20:53.017946 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2025-12-13 00:20:53.017965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2025-12-13 00:20:53.017974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2025-12-13 00:20:53.017990 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-12-13 00:20:53.018000 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-12-13 00:20:53.018009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-12-13 00:20:53.018041 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 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-12-13 00:20:53.018103 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-12-13 00:20:53.018192 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-12-13 00:20:53.018260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-12-13 00:20:53.018330 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-12-13 00:20:53.018403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-12-13 00:20:53.018474 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-12-13 00:20:53.018544 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-12-13 00:20:53.018615 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-12-13 00:20:53.018693 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-12-13 00:20:53.018826 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-12-13 00:20:53.018879 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-12-13 00:20:53.018949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-12-13 00:20:53.019036 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-12-13 00:20:53.019112 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-12-13 00:20:53.019184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 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-12-13 00:20:53.019257 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-12-13 00:20:53.019330 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-12-13 00:20:53.019403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-12-13 00:20:53.019472 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-12-13 00:20:53.019539 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-90.91 [1,932 kB] 2025-12-13 00:20:53.019610 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-12-13 00:20:53.019695 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-12-13 00:20:53.019825 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-12-13 00:20:53.019867 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-12-13 00:20:53.019960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 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-12-13 00:20:53.020037 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-12-13 00:20:53.020148 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-12-13 00:20:53.020224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-12-13 00:20:53.020298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-12-13 00:20:53.020369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 2s (34.2 MB/s) 2025-12-13 00:20:53.021765 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:20:53.021785 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-12-13 00:20:53.021799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:20:53.021811 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2025-12-13 00:20:53.021821 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2025-12-13 00:20:53.021831 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2025-12-13 00:20:53.021840 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2025-12-13 00:20:53.021849 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2025-12-13 00:20:53.021860 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2025-12-13 00:20:53.021869 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:20:53.021879 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:20:53.021888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:20:53.021898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-13 00:20:53.021907 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-13 00:20:53.021917 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:20:53.021926 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-12-13 00:20:53.021935 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.8-1_amd64.deb ... 2025-12-13 00:20:53.021954 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.8-1) ... 2025-12-13 00:20:53.021964 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-12-13 00:20:53.021973 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-12-13 00:20:53.021983 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:20:53.021992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-12-13 00:20:53.022001 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022010 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022037 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-12-13 00:20:53.022047 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022057 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.022066 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022075 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-12-13 00:20:53.022085 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022094 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022103 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-13 00:20:53.022120 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022130 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-12-13 00:20:53.022149 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022158 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022167 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-12-13 00:20:53.022177 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.022201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-13 00:20:53.022220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022238 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-12-13 00:20:53.022248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-13 00:20:53.022257 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.022266 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-12-13 00:20:53.022280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.022290 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.022361 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-12-13 00:20:53.022386 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-13 00:20:53.022484 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:20:53.022501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-12-13 00:20:53.022574 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-13 00:20:53.022614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:20:53.022697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-13 00:20:53.022779 | 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-12-13 00:20:53.022849 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.022913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-12-13 00:20:53.022928 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.023010 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.023115 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-13 00:20:53.023174 | 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-12-13 00:20:53.023248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.023317 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-12-13 00:20:53.023386 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.023425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:20:53.023506 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.023572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-12-13 00:20:53.023624 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.023639 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.023758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.023781 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-12-13 00:20:53.023846 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.023861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.024092 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-12-13 00:20:53.024149 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.024166 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.024194 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-12-13 00:20:53.024244 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.024295 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.024331 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-12-13 00:20:53.024381 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.024442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.024520 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-12-13 00:20:53.024593 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.024687 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.024748 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-12-13 00:20:53.024835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.024909 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.024963 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-12-13 00:20:53.025028 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.025094 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.025171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-12-13 00:20:53.025248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.025305 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.025384 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.025465 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-12-13 00:20:53.025522 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.025574 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.025628 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-13 00:20:53.025702 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.025753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.025812 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-13 00:20:53.025863 | 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-12-13 00:20:53.025912 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.025961 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-12-13 00:20:53.026010 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.026874 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.026898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-13 00:20:53.026907 | 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-12-13 00:20:53.026917 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.026925 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-12-13 00:20:53.026933 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:20:53.026940 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.026947 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-12-13 00:20:53.026955 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:20:53.026962 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:20:53.026970 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-13 00:20:53.026983 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.026992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-13 00:20:53.026999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:20:53.027007 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-13 00:20:53.027043 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-13 00:20:53.027051 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:20:53.027059 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-12-13 00:20:53.027066 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-13 00:20:53.027072 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:20:53.027079 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-12-13 00:20:53.027085 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-13 00:20:53.027091 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:20:53.027097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-13 00:20:53.027103 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.027110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.027116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.027122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-13 00:20:53.027155 | 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-12-13 00:20:53.027162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.027169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-12-13 00:20:53.027175 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-13 00:20:53.027182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.027188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-13 00:20:53.027195 | 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-12-13 00:20:53.027201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.027207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.027213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-12-13 00:20:53.027219 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-13 00:20:53.027226 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.027236 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-12-13 00:20:53.027243 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-12-13 00:20:53.027291 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-12-13 00:20:53.027341 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:20:53.027391 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.027438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-13 00:20:53.027493 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.027528 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.027579 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-13 00:20:53.027629 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.027693 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:20:53.027751 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-13 00:20:53.027828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.027840 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-12-13 00:20:53.029753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:20:53.029770 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029777 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:20:53.029783 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029790 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029796 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029802 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-13 00:20:53.029808 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.8-1) ... 2025-12-13 00:20:53.029826 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-12-13 00:20:53.029833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029839 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.029845 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:20:53.029851 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:20:53.029857 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029863 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029869 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:20:53.029876 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.029882 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.029894 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029900 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-13 00:20:53.029906 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.029919 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.029925 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029937 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:20:53.029943 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029955 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.029962 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029968 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.029974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.029980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.029986 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:20:53.029992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:20:53.029999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-13 00:20:53.030006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-12-13 00:20:53.030028 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:20:53.030034 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container df4fe8a3d708 2025-12-13 00:20:53.030041 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 4c4c1abf7f60 2025-12-13 00:20:53.030048 | 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-12-13 00:20:53.030055 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 6ad28853ed55 2025-12-13 00:20:53.030062 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-12-13 00:20:53.030068 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-12-13 00:20:53.030084 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-12-13 00:20:53.030091 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-12-13 00:20:53.030097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-12-13 00:20:53.030104 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-12-13 00:20:53.030110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-12-13 00:20:53.030117 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-12-13 00:20:53.030123 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-12-13 00:20:53.030129 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-12-13 00:20:53.030136 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-12-13 00:20:53.030154 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-12-13 00:20:53.030161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-12-13 00:20:53.030167 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 6ad28853ed55 2025-12-13 00:20:53.030173 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f048f0815e2e 2025-12-13 00:20:53.030182 | 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-12-13 00:20:53.030196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in a8cce22a2cdb 2025-12-13 00:20:53.030202 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-13 00:20:53.030209 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-12-13 00:20:53.030223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-12-13 00:20:53.030230 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-12-13 00:20:53.030236 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:20:53.030242 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-13 00:20:53.030248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-12-13 00:20:53.030254 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-12-13 00:20:53.030261 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:20:53.030267 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container a8cce22a2cdb 2025-12-13 00:20:53.030274 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 872a3d15f376 2025-12-13 00:20:53.030280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-12-13 00:20:53.030286 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in b0e3d0913463 2025-12-13 00:20:53.030292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container b0e3d0913463 2025-12-13 00:20:53.030298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 9f1012f4a630 2025-12-13 00:20:53.030304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 92871e8d514e 2025-12-13 00:20:53.030311 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20251213 2025-12-13 00:20:53.030317 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-12-13 00:20:53.029914 (took 0:00:44.116282) 2025-12-13 00:20:53.030427 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-12-13 00:20:53.030506 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-12-13 00:20:53.030569 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-12-13 00:20:53.030494 2025-12-13 00:20:53.031474 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-12-13 00:20:53.032107 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-12-13 00:20:55.268783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:20:55.268927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 89a504f99cae 2025-12-13 00:20:55.268950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20251213" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:20:55.268967 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 17c3af284c4a 2025-12-13 00:20:55.268985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 17c3af284c4a 2025-12-13 00:20:55.269019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 627b27470992 2025-12-13 00:20:55.269095 | 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-12-13 00:20:55.269205 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 5fcebc10f142 2025-12-13 00:20:55.269223 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 5fcebc10f142 2025-12-13 00:20:55.269291 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 01498d0462f3 2025-12-13 00:20:55.269309 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:20:55.269385 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 3e0e5c35ff86 2025-12-13 00:20:55.269402 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:20:55.269473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 5061b735e2cb 2025-12-13 00:20:55.269489 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 5061b735e2cb 2025-12-13 00:20:55.269562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 2ccfef16b6dc 2025-12-13 00:20:55.269628 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 9cf3b08df880 2025-12-13 00:20:55.269643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:20:55.269950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-12-13 00:20:55.269653 (took 0:00:02.239159) 2025-12-13 00:20:55.270081 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-12-13 00:20:55.270098 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-12-13 00:20:55.270211 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-12-13 00:20:55.270229 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-12-13 00:20:55.270245 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-12-13 00:20:55.270254 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2025-12-13 00:20:55.270264 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-12-13 00:20:55.270273 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-12-13 00:20:55.270287 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-12-13 00:20:55.270353 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-12-13 00:20:55.270501 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-12-13 00:20:55.270540 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-12-13 00:20:55.271039 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-12-13 00:20:55.271177 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-12-13 00:20:55.271265 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-12-13 00:20:55.271164 2025-12-13 00:20:55.272369 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-12-13 00:20:55.273084 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-12-13 00:22:24.367707 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:22:24.367840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 89a504f99cae 2025-12-13 00:22:24.367864 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20251213" "name"="opensearch" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:22:24.367938 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 256b9179b9d8 2025-12-13 00:22:24.367959 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 256b9179b9d8 2025-12-13 00:22:24.367978 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 4f9e2a0eeef6 2025-12-13 00:22:24.367991 | 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-12-13 00:22:24.368003 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in bb320e1cb498 2025-12-13 00:22:24.368016 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container bb320e1cb498 2025-12-13 00:22:24.368055 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 383f2619cd28 2025-12-13 00:22:24.368185 | 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-12-13 00:22:24.368205 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0cab9534f8ff 2025-12-13 00:22:24.368219 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0cab9534f8ff 2025-12-13 00:22:24.368331 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 33e0896a79e7 2025-12-13 00:22:24.368349 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch"% 2025-12-13 00:22:24.368408 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 165dcaecc488 2025-12-13 00:22:24.368456 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 165dcaecc488 2025-12-13 00:22:24.368504 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 25ada07a3472 2025-12-13 00:22:24.368560 | 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-12-13 00:22:24.368611 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 5112ed481cce 2025-12-13 00:22:24.368660 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:22:24.368714 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:22:24.368787 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:22:24.368803 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,553 B] 2025-12-13 00:22:24.368875 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-12-13 00:22:24.368933 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:22:24.368948 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:22:24.369011 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,084 B] 2025-12-13 00:22:24.369047 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:22:24.369128 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:22:24.369144 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:22:24.369204 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:22:24.369237 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:22:24.369330 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:22:24.369408 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:22:24.369441 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:22:24.369508 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:22:24.369541 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-13 00:22:24.369603 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-13 00:22:24.369637 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-13 00:22:24.369752 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-12-13 00:22:24.370747 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-12-13 00:22:24.370764 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-12-13 00:22:24.370775 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-12-13 00:22:24.370785 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:22:24.370795 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 975 MB of archives. 2025-12-13 00:22:24.370804 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,293 MB of additional disk space will be used. 2025-12-13 00:22:24.370821 | 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.4 [975 MB] 2025-12-13 00:22:24.370832 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 975 MB in 25s (38.6 MB/s) 2025-12-13 00:22:24.370840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-12-13 00:22:24.370848 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-12-13 00:22:24.370859 | 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-12-13 00:22:24.370869 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:22:24.370877 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2025-12-13 00:22:24.370886 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% (Reading database ... 90% 2025-12-13 00:22:24.370894 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-12-13 00:22:24.370903 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:95% (Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:22:24.370911 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.4_amd64.deb ... 2025-12-13 00:22:24.370920 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-12-13 00:22:24.370928 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.4) ... 2025-12-13 00:22:24.370944 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.4) ... 2025-12-13 00:22:24.370953 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-12-13 00:22:24.370961 | 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-12-13 00:22:24.370971 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-12-13 00:22:24.370979 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-12-13 00:22:24.370988 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-12-13 00:22:24.370996 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-12-13 00:22:24.371004 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-12-13 00:22:24.371012 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-12-13 00:22:24.371021 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-12-13 00:22:24.371029 | 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-12-13 00:22:24.371037 | 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-12-13 00:22:24.371048 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-12-13 00:22:24.371056 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:22:24.371064 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 5112ed481cce 2025-12-13 00:22:24.371072 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 2e46f7c0e904 2025-12-13 00:22:24.371081 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:22:24.371089 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 38c538647652 2025-12-13 00:22:24.371097 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-12-13 00:22:24.371110 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in bb59c66d5339 2025-12-13 00:22:24.371119 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container bb59c66d5339 2025-12-13 00:22:24.371127 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 31df50bf1894 2025-12-13 00:22:24.371137 | 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-12-13 00:22:24.371148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 2633384da4b0 2025-12-13 00:22:24.371156 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-13 00:22:24.371169 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-12-13 00:22:24.371178 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-12-13 00:22:24.371186 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-12-13 00:22:24.371194 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:22:24.371206 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-13 00:22:24.371215 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-12-13 00:22:24.371223 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-12-13 00:22:24.371250 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:22:24.371326 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 2633384da4b0 2025-12-13 00:22:24.371340 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 92b524b85aff 2025-12-13 00:22:24.371386 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-12-13 00:22:24.371443 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in fb6bbb295541 2025-12-13 00:22:24.371457 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container fb6bbb295541 2025-12-13 00:22:24.371534 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 07e75b66e5e6 2025-12-13 00:22:24.371549 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built aa9ff34f5494 2025-12-13 00:22:24.371594 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20251213 2025-12-13 00:22:24.371726 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-12-13 00:22:24.371601 (took 0:01:29.100437) 2025-12-13 00:22:24.372096 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-12-13 00:22:24.372149 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-12-13 00:22:24.372243 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-12-13 00:22:24.372142 2025-12-13 00:22:24.373161 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-12-13 00:22:24.373824 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-12-13 00:24:47.179461 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:24:47.179622 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 89a504f99cae 2025-12-13 00:24:47.179761 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20251213" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:24:47.179847 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in db9f93c868e1 2025-12-13 00:24:47.179927 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container db9f93c868e1 2025-12-13 00:24:47.180002 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> bdc308eb665c 2025-12-13 00:24:47.180080 | 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-12-13 00:24:47.180158 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in c8a01f4f428b 2025-12-13 00:24:47.180230 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container c8a01f4f428b 2025-12-13 00:24:47.180300 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 9ea24c147955 2025-12-13 00:24:47.180405 | 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-12-13 00:24:47.180514 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 1729c752eb7d 2025-12-13 00:24:47.180578 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 1729c752eb7d 2025-12-13 00:24:47.180647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> a9bc26db00e4 2025-12-13 00:24:47.183469 | 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-12-13 00:24:47.183515 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 541db3020317 2025-12-13 00:24:47.183523 | 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-12-13 00:24:47.183531 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:24:47.183537 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,564 B] 2025-12-13 00:24:47.183544 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:24:47.183550 | 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-12-13 00:24:47.183556 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:24:47.183563 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:24:47.183569 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [4,051 B] 2025-12-13 00:24:47.183576 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:24:47.183582 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:24:47.183588 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:24:47.183593 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:24:47.183599 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:24:47.183605 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:24:47.183611 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:24:47.183617 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:24:47.183623 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:24:47.183628 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:24:47.183634 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-13 00:24:47.183640 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-13 00:24:47.183657 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-12-13 00:24:47.183703 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-12-13 00:24:47.183761 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-12-13 00:24:47.183767 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-12-13 00:24:47.183773 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:47.183779 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 350 MB of archives. 2025-12-13 00:24:47.183785 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,308 MB of additional disk space will be used. 2025-12-13 00:24:47.183791 | 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.4 [350 MB] 2025-12-13 00:24:47.183798 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 350 MB in 13s (27.3 MB/s) 2025-12-13 00:24:47.183813 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-12-13 00:24:47.183820 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-12-13 00:24:47.183835 | 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-12-13 00:24:47.183843 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:24:47.183849 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2025-12-13 00:24:47.183855 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2025-12-13 00:24:47.183861 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2025-12-13 00:24:47.183867 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-12-13 00:24:47.183873 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:24:47.183879 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.4_amd64.deb ... 2025-12-13 00:24:47.183885 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-12-13 00:24:47.183891 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.4) ... 2025-12-13 00:24:47.183897 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.4) ... 2025-12-13 00:24:47.183903 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-12-13 00:24:47.183909 | 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-12-13 00:24:47.183916 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-12-13 00:24:47.183922 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-12-13 00:24:47.183928 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-12-13 00:24:47.183934 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-12-13 00:24:47.183940 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-12-13 00:24:47.183946 | 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-12-13 00:24:47.183960 | 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-12-13 00:24:47.183967 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-12-13 00:24:47.183973 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 541db3020317 2025-12-13 00:24:47.183979 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 0cca7af14733 2025-12-13 00:24:47.183986 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:24:47.183992 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> f209c3671397 2025-12-13 00:24:47.183998 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-12-13 00:24:47.184004 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in d7c3a225c3d3 2025-12-13 00:24:47.184010 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container d7c3a225c3d3 2025-12-13 00:24:47.184015 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 4e71db037784 2025-12-13 00:24:47.184023 | 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-12-13 00:24:47.184031 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 16a0e4aa2783 2025-12-13 00:24:47.184037 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-13 00:24:47.184046 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-12-13 00:24:47.184052 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-12-13 00:24:47.184058 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-12-13 00:24:47.184071 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:47.184077 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-13 00:24:47.184083 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-12-13 00:24:47.184089 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-12-13 00:24:47.184095 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:47.184101 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 16a0e4aa2783 2025-12-13 00:24:47.184107 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> af358185b599 2025-12-13 00:24:47.184113 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-12-13 00:24:47.184118 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 2a0569ef7806 2025-12-13 00:24:47.184124 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 2a0569ef7806 2025-12-13 00:24:47.184129 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3017517e1795 2025-12-13 00:24:47.184134 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 1a3dc62438f9 2025-12-13 00:24:47.184140 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251213 2025-12-13 00:24:47.184146 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-12-13 00:24:47.182968 (took 0:02:22.810826) 2025-12-13 00:24:47.184155 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-12-13 00:24:47.184161 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-12-13 00:24:47.184304 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-12-13 00:24:47.183413 2025-12-13 00:24:47.186352 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-12-13 00:24:47.187037 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-12-13 00:24:50.388504 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 00:24:50.388596 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 89a504f99cae 2025-12-13 00:24:50.388617 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20251213" "name"="redis-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:24:50.388634 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 306ca4cf4b54 2025-12-13 00:24:50.388647 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 306ca4cf4b54 2025-12-13 00:24:50.388697 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 75ef7b51a083 2025-12-13 00:24:50.388747 | 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-12-13 00:24:50.388761 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in ea517f3378ea 2025-12-13 00:24:50.388773 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container ea517f3378ea 2025-12-13 00:24:50.388785 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 8b6c2810e653 2025-12-13 00:24:50.388797 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:24:50.388808 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 955a8fc092bf 2025-12-13 00:24:50.388820 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:24:50.388832 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in d5691da28510 2025-12-13 00:24:50.388843 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container d5691da28510 2025-12-13 00:24:50.388855 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 27f3b7d54a3e 2025-12-13 00:24:50.388866 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 6597034fb690 2025-12-13 00:24:50.388878 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20251213 2025-12-13 00:24:50.388907 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-12-13 00:24:50.384461 (took 0:00:03.201048) 2025-12-13 00:24:50.388918 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-12-13 00:24:50.388930 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-12-13 00:24:50.388941 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-12-13 00:24:50.388953 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-12-13 00:24:50.388964 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-12-13 00:24:50.384838 2025-12-13 00:24:50.388976 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-12-13 00:24:50.389006 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-12-13 00:24:53.187635 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 2025-12-13 00:24:53.187758 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> ea9eed62289f 2025-12-13 00:24:53.187831 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20251213" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:24:53.187850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 4d6fe4380480 2025-12-13 00:24:53.187863 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 4d6fe4380480 2025-12-13 00:24:53.187908 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 761f3762fdd6 2025-12-13 00:24:53.187961 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-12-13 00:24:53.188040 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 06248b8c2c4e 2025-12-13 00:24:53.188087 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-12-13 00:24:53.188134 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 79e9bca34172 2025-12-13 00:24:53.188205 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 79e9bca34172 2025-12-13 00:24:53.188251 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 86f6823ced0b 2025-12-13 00:24:53.188335 | 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-12-13 00:24:53.188384 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 3a90d17a0897 2025-12-13 00:24:53.188425 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-12-13 00:24:53.188494 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-12-13 00:24:53.188572 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-12-13 00:24:53.188619 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-12-13 00:24:53.188780 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:53.188805 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-12-13 00:24:53.188845 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-12-13 00:24:53.188890 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-12-13 00:24:53.188977 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:53.188990 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 3a90d17a0897 2025-12-13 00:24:53.189103 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 50b99ff8913f 2025-12-13 00:24:53.189118 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built b49efa10091d 2025-12-13 00:24:53.189173 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251213 2025-12-13 00:24:53.189325 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-12-13 00:24:53.189163 (took 0:00:02.804325) 2025-12-13 00:24:53.189846 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-12-13 00:24:53.189932 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-12-13 00:24:53.189999 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-12-13 00:24:53.189894 2025-12-13 00:24:53.191201 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-12-13 00:24:53.192096 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-12-13 00:24:56.020008 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 2025-12-13 00:24:56.020081 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> ea9eed62289f 2025-12-13 00:24:56.020151 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20251213" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:24:56.020169 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 04305f791c6c 2025-12-13 00:24:56.020213 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 04305f791c6c 2025-12-13 00:24:56.020226 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> bc6926d304f6 2025-12-13 00:24:56.020270 | 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-12-13 00:24:56.020283 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 75aea322bb77 2025-12-13 00:24:56.020326 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-12-13 00:24:56.020381 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 9731623ab570 2025-12-13 00:24:56.020433 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 9731623ab570 2025-12-13 00:24:56.020484 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> abf726c643a7 2025-12-13 00:24:56.020579 | 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-12-13 00:24:56.020594 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 65ea1600c094 2025-12-13 00:24:56.020638 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-12-13 00:24:56.020761 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-12-13 00:24:56.020827 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-12-13 00:24:56.020839 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-12-13 00:24:56.020880 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:56.020921 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-12-13 00:24:56.020978 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-12-13 00:24:56.021066 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-12-13 00:24:56.021077 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:24:56.021133 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 65ea1600c094 2025-12-13 00:24:56.021173 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> dc0ead523eb7 2025-12-13 00:24:56.021224 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 5219f4a660b9 2025-12-13 00:24:56.021285 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251213 2025-12-13 00:24:56.021434 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-12-13 00:24:56.021272 (took 0:00:02.831378) 2025-12-13 00:24:56.022015 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-12-13 00:24:56.022063 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-12-13 00:24:56.022212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-12-13 00:24:56.022048 2025-12-13 00:24:56.023515 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-12-13 00:24:56.024397 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-12-13 00:25:06.018610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 2025-12-13 00:25:06.018756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> ea9eed62289f 2025-12-13 00:25:06.018845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20251213" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:25:06.018861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 486a19af816c 2025-12-13 00:25:06.018872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 486a19af816c 2025-12-13 00:25:06.018883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 19f06c7406b1 2025-12-13 00:25:06.018935 | 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-12-13 00:25:06.018949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 70fc890b1077 2025-12-13 00:25:06.018995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:25:06.019042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:25:06.019089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:25:06.019169 | 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-12-13 00:25:06.019181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:25:06.019225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:25:06.019274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:25:06.019967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:25:06.020024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:25:06.020036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:25:06.020045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:25:06.020054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:25:06.020062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:25:06.020070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:25:06.020079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:25:06.020087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 29.0 MB in 3s (11.2 MB/s) 2025-12-13 00:25:06.020097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-12-13 00:25:06.020106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-12-13 00:25:06.020115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-12-13 00:25:06.020123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-12-13 00:25:06.020156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-12-13 00:25:06.020238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2025-12-13 00:25:06.020250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:06.020259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,188 kB of archives. 2025-12-13 00:25:06.020267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,567 kB of additional disk space will be used. 2025-12-13 00:25:06.020277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-common amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [1,188 kB] 2025-12-13 00:25:06.020286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,188 kB in 0s (4,667 kB/s) 2025-12-13 00:25:06.020295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2025-12-13 00:25:06.020344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-12-13 00:25:06.020356 | 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-12-13 00:25:06.020402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2025-12-13 00:25:06.021770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2025-12-13 00:25:06.021788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2025-12-13 00:25:06.021799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2025-12-13 00:25:06.021808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2025-12-13 00:25:06.021828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-12-13 00:25:06.021838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11864 files and directories currently installed.) 2025-12-13 00:25:06.021847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2025-12-13 00:25:06.021856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:25:06.021864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:25:06.021873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 70fc890b1077 2025-12-13 00:25:06.021881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 8603925151a1 2025-12-13 00:25:06.021889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:25:06.021897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 3cd94595e220 2025-12-13 00:25:06.021906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:25:06.021914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 83e8d358d6a7 2025-12-13 00:25:06.021922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 83e8d358d6a7 2025-12-13 00:25:06.021931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 54bdf0bae638 2025-12-13 00:25:06.021939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built b86053fc3c1f 2025-12-13 00:25:06.021947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 00:25:06.021956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-12-13 00:25:06.021262 (took 0:00:09.999214) 2025-12-13 00:25:06.021964 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-12-13 00:25:06.021973 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-12-13 00:25:06.021981 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-12-13 00:25:06.021989 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-12-13 00:25:06.022828 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-12-13 00:25:06.022844 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-12-13 00:25:06.022855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-12-13 00:25:06.022191 2025-12-13 00:25:06.024829 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-12-13 00:25:06.024850 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-12-13 00:25:10.039939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251213 2025-12-13 00:25:10.040011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 62e20d5cd15e 2025-12-13 00:25:10.040045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20251213" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:25:10.040061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in c05b9fc580f8 2025-12-13 00:25:10.040073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container c05b9fc580f8 2025-12-13 00:25:10.040096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 1a3b106c3d65 2025-12-13 00:25:10.040106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-12-13 00:25:10.040115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> e905fef5d826 2025-12-13 00:25:10.040124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-12-13 00:25:10.040134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 6ad56d95e4d0 2025-12-13 00:25:10.040144 | 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-12-13 00:25:10.040154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 23e46c77da13 2025-12-13 00:25:10.040164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 23e46c77da13 2025-12-13 00:25:10.040173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 66fb2839f3a8 2025-12-13 00:25:10.040185 | 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-12-13 00:25:10.040196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 4f2b2ef28911 2025-12-13 00:25:10.040205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-12-13 00:25:10.040215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-12-13 00:25:10.040224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-12-13 00:25:10.040234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-12-13 00:25:10.040243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:10.040252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-12-13 00:25:10.040262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-12-13 00:25:10.040271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-12-13 00:25:10.040280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:10.040367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 4f2b2ef28911 2025-12-13 00:25:10.040379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 34ec970cf04b 2025-12-13 00:25:10.040389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built d10a7ca97c3d 2025-12-13 00:25:10.040399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251213 2025-12-13 00:25:10.040409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-12-13 00:25:10.040064 (took 0:00:04.017873) 2025-12-13 00:25:10.041818 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-12-13 00:25:10.041870 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-12-13 00:25:10.041880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-12-13 00:25:10.040885 2025-12-13 00:25:10.042912 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-12-13 00:25:10.043795 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-12-13 00:25:14.018763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251213 2025-12-13 00:25:14.018899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 62e20d5cd15e 2025-12-13 00:25:14.019074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20251213" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:25:14.019177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 814beb1e9a7e 2025-12-13 00:25:14.019278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 814beb1e9a7e 2025-12-13 00:25:14.019346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 6153e2151d8a 2025-12-13 00:25:14.019430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-12-13 00:25:14.019515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> d95b128f3c4f 2025-12-13 00:25:14.019596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-12-13 00:25:14.019707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 179b0163649d 2025-12-13 00:25:14.019879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 179b0163649d 2025-12-13 00:25:14.019921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 6ae18914a9f8 2025-12-13 00:25:14.020026 | 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-12-13 00:25:14.020109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in e9b2de8c7975 2025-12-13 00:25:14.020189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-12-13 00:25:14.020271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-12-13 00:25:14.020349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-12-13 00:25:14.020432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-12-13 00:25:14.021471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:14.021491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-12-13 00:25:14.021502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-12-13 00:25:14.021512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-12-13 00:25:14.021521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:14.021530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container e9b2de8c7975 2025-12-13 00:25:14.021540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> dcf3f13727c1 2025-12-13 00:25:14.021549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 3aeb8efd60ee 2025-12-13 00:25:14.021559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251213 2025-12-13 00:25:14.021569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-12-13 00:25:14.020964 (took 0:00:03.980079) 2025-12-13 00:25:14.021649 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-12-13 00:25:14.021710 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-12-13 00:25:14.021773 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-12-13 00:25:14.021617 2025-12-13 00:25:14.024804 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-12-13 00:25:14.024829 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-12-13 00:25:41.702045 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251213 2025-12-13 00:25:41.702138 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0a429d2d246c 2025-12-13 00:25:41.702301 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20251213" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:25:41.702413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2c66e5b4939b 2025-12-13 00:25:41.702487 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2c66e5b4939b 2025-12-13 00:25:41.702588 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1924b1919638 2025-12-13 00:25:41.702692 | 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-12-13 00:25:41.702824 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 5845a7ee1242 2025-12-13 00:25:41.702903 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 5845a7ee1242 2025-12-13 00:25:41.702984 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3fb2dd41fe74 2025-12-13 00:25:41.703068 | 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-12-13 00:25:41.703148 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 31fe76b63259 2025-12-13 00:25:41.703225 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 31fe76b63259 2025-12-13 00:25:41.703302 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1e5d900a98d5 2025-12-13 00:25:41.703381 | 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-12-13 00:25:41.703466 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8106db413128 2025-12-13 00:25:41.703549 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:25:41.703645 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:25:41.703782 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:25:41.703905 | 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-12-13 00:25:41.703987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:25:41.704067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-12-13 00:25:41.704138 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:25:41.704214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:25:41.704291 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:25:41.704367 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:25:41.704442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:25:41.704518 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:25:41.704595 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-12-13 00:25:41.704728 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:25:41.704819 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:25:41.704898 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:25:41.704975 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:25:41.705051 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:25:41.705122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-13 00:25:41.705201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-13 00:25:41.705279 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-12-13 00:25:41.705370 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-12-13 00:25:41.705454 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-12-13 00:25:41.705523 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-12-13 00:25:41.705597 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-12-13 00:25:41.705812 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-12-13 00:25:41.705882 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-12-13 00:25:41.705894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-12-13 00:25:41.705924 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-12-13 00:25:41.706012 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-12-13 00:25:41.706081 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-12-13 00:25:41.706160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-12-13 00:25:41.706238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-12-13 00:25:41.706314 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-12-13 00:25:41.706390 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:41.706463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-12-13 00:25:41.706534 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-12-13 00:25:41.706607 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:25:41.706730 | 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-12-13 00:25:41.706817 | 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-12-13 00:25:41.706896 | 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-12-13 00:25:41.706973 | 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-12-13 00:25:41.707046 | 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-12-13 00:25:41.707122 | 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-12-13 00:25:41.707219 | 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-12-13 00:25:41.707307 | 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-12-13 00:25:41.707375 | 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-12-13 00:25:41.707451 | 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.24-ubu2404 [10.2 MB] 2025-12-13 00:25:41.707529 | 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.15+maria~ubu2404 [7,648 kB] 2025-12-13 00:25:41.707605 | 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.15+maria~ubu2404 [3,452 kB] 2025-12-13 00:25:41.707789 | 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.15+maria~ubu2404 [7,065 kB] 2025-12-13 00:25:41.707941 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-12-13 00:25:41.707972 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,556 kB/s) 2025-12-13 00:25:41.707989 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:25:41.708752 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-12-13 00:25:41.708773 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2025-12-13 00:25:41.708794 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-12-13 00:25:41.708805 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-12-13 00:25:41.708814 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2025-12-13 00:25:41.708823 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2025-12-13 00:25:41.708831 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2025-12-13 00:25:41.708840 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11724 files and directories currently installed.) 2025-12-13 00:25:41.708849 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:25:41.708869 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:25:41.708878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-12-13 00:25:41.708886 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 00:25:41.708894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:25:41.708903 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-12-13 00:25:41.708911 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.24-ubu2404_amd64.deb ... 2025-12-13 00:25:41.708919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.24-ubu2404) ... 2025-12-13 00:25:41.708933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-12-13 00:25:41.708941 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-12-13 00:25:41.708950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-12-13 00:25:41.708962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-12-13 00:25:41.709051 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-12-13 00:25:41.709103 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-12-13 00:25:41.709149 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-13 00:25:41.709205 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-12-13 00:25:41.709262 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-13 00:25:41.709317 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:25:41.709372 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-12-13 00:25:41.709428 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 00:25:41.709474 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-12-13 00:25:41.709529 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-12-13 00:25:41.709584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-13 00:25:41.709652 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:25:41.709737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-12-13 00:25:41.709798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-12-13 00:25:41.709855 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-12-13 00:25:41.709911 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-12-13 00:25:41.709967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-12-13 00:25:41.710021 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-12-13 00:25:41.710077 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-12-13 00:25:41.710131 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-12-13 00:25:41.710185 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-12-13 00:25:41.710240 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-12-13 00:25:41.710292 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-12-13 00:25:41.710334 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-12-13 00:25:41.710388 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-12-13 00:25:41.710442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-13 00:25:41.710512 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:25:41.710556 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.24-ubu2404) ... 2025-12-13 00:25:41.710636 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-12-13 00:25:41.710697 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-12-13 00:25:41.710774 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-13 00:25:41.710831 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-12-13 00:25:41.710887 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:25:41.712748 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-12-13 00:25:41.712765 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-12-13 00:25:41.712775 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:25:41.712783 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:25:41.712792 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:25:41.712800 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-12-13 00:25:41.712808 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:25:41.712816 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-12-13 00:25:41.712824 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.15+maria~ubu2404) ... 2025-12-13 00:25:41.712832 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-12-13 00:25:41.712841 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-12-13 00:25:41.712849 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-12-13 00:25:41.712857 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:25:41.712865 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:25:41.712873 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8106db413128 2025-12-13 00:25:41.712882 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 69f6aeb97449 2025-12-13 00:25:41.712890 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-12-13 00:25:41.712898 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8bf049122cc8 2025-12-13 00:25:41.712907 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:25:41.712915 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b07e0c54a6ff 2025-12-13 00:25:41.712923 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-12-13 00:25:41.712932 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 95e76dbec6a7 2025-12-13 00:25:41.712940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-12-13 00:25:41.712948 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 081f7ae1f8d3 2025-12-13 00:25:41.712964 | 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-12-13 00:25:41.712973 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 4244483dbc9c 2025-12-13 00:25:41.712983 | 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-12-13 00:25:41.712993 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 7b6891bb4bdc 2025-12-13 00:25:41.713001 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 7b6891bb4bdc 2025-12-13 00:25:41.713009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 843cc9617e2d 2025-12-13 00:25:41.713018 | 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-12-13 00:25:41.713026 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c688556fde87 2025-12-13 00:25:41.713034 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c688556fde87 2025-12-13 00:25:41.713043 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 84ecd877c0a5 2025-12-13 00:25:41.713051 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-12-13 00:25:41.713059 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c604dddaf3ba 2025-12-13 00:25:41.713067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-12-13 00:25:41.713076 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in f0c0a594eccc 2025-12-13 00:25:41.713089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container f0c0a594eccc 2025-12-13 00:25:41.713098 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d6070a822aed 2025-12-13 00:25:41.713106 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-12-13 00:25:41.713114 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in afab83609457 2025-12-13 00:25:41.713123 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container afab83609457 2025-12-13 00:25:41.713131 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f83b4a55d21f 2025-12-13 00:25:41.713139 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-12-13 00:25:41.713158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 24fba341bd04 2025-12-13 00:25:41.713167 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 24fba341bd04 2025-12-13 00:25:41.713176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1e1d7e77e5a8 2025-12-13 00:25:41.713185 | 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-12-13 00:25:41.713194 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 517073993fe4 2025-12-13 00:25:41.713202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-13 00:25:41.713211 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-12-13 00:25:41.713219 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-12-13 00:25:41.713227 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-12-13 00:25:41.713236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:41.713244 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-13 00:25:41.713258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-12-13 00:25:41.713266 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-12-13 00:25:41.713275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:41.713283 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 517073993fe4 2025-12-13 00:25:41.713291 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b4d35946407e 2025-12-13 00:25:41.713300 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-12-13 00:25:41.713308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 439c196dd969 2025-12-13 00:25:41.713316 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 439c196dd969 2025-12-13 00:25:41.713325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0b05577789ab 2025-12-13 00:25:41.713333 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 2f5c34f04784 2025-12-13 00:25:41.713342 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20251213 2025-12-13 00:25:41.713350 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-12-13 00:25:41.713047 (took 0:00:27.691430) 2025-12-13 00:25:41.713484 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-12-13 00:25:41.713549 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-12-13 00:25:41.713650 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-12-13 00:25:41.713543 2025-12-13 00:25:41.714464 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-12-13 00:25:41.715080 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-12-13 00:25:45.019609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251213 2025-12-13 00:25:45.019825 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 0a429d2d246c 2025-12-13 00:25:45.019979 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20251213" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:25:45.020105 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 75fdf4b8af7e 2025-12-13 00:25:45.020176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 75fdf4b8af7e 2025-12-13 00:25:45.020279 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 727b5506b049 2025-12-13 00:25:45.020345 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:25:45.020428 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 4ae099a636e5 2025-12-13 00:25:45.020508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-12-13 00:25:45.020589 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 56578be14aea 2025-12-13 00:25:45.020777 | 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-12-13 00:25:45.020864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in eab11c73d269 2025-12-13 00:25:45.020950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container eab11c73d269 2025-12-13 00:25:45.021030 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 85ff832851a1 2025-12-13 00:25:45.021116 | 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-12-13 00:25:45.021201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 9459d699907d 2025-12-13 00:25:45.021283 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-12-13 00:25:45.021366 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-12-13 00:25:45.021443 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-12-13 00:25:45.021524 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-12-13 00:25:45.021597 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:45.021836 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-12-13 00:25:45.021907 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-12-13 00:25:45.021985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-12-13 00:25:45.022065 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:45.022141 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 9459d699907d 2025-12-13 00:25:45.022222 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ff844448d335 2025-12-13 00:25:45.022306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 079a09818f23 2025-12-13 00:25:45.022386 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251213 2025-12-13 00:25:45.022536 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-12-13 00:25:45.022412 (took 0:00:03.308869) 2025-12-13 00:25:45.023111 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-12-13 00:25:45.023241 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-12-13 00:25:45.023356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-12-13 00:25:45.023234 2025-12-13 00:25:45.024575 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-12-13 00:25:45.025458 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-12-13 00:25:59.208446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 00:25:59.208525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 27a1e0733ed7 2025-12-13 00:25:59.208557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20251213" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:25:59.208585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 75d83507dfed 2025-12-13 00:25:59.208595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 75d83507dfed 2025-12-13 00:25:59.208624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 2c1c68e00c8e 2025-12-13 00:25:59.208632 | 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-12-13 00:25:59.208643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in b244f9d80a73 2025-12-13 00:25:59.208848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:25:59.208923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:25:59.208937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:25:59.208950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:25:59.208970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:25:59.208980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:25:59.208990 | 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-12-13 00:25:59.209001 | 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-12-13 00:25:59.209010 | 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-12-13 00:25:59.209019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:25:59.209029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:25:59.209042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:25:59.209052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:25:59.209062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:25:59.209071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:25:59.209084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-13 00:25:59.209094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-12-13 00:25:59.209108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-12-13 00:25:59.209148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-12-13 00:25:59.209163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-12-13 00:25:59.209197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-12-13 00:25:59.209212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-12-13 00:25:59.209248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-12-13 00:25:59.209262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-13 00:25:59.209275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-12-13 00:25:59.209332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-12-13 00:25:59.209347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-12-13 00:25:59.209376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-12-13 00:25:59.209389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-12-13 00:25:59.209402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-13 00:25:59.209437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-12-13 00:25:59.209468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-12-13 00:25:59.209482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-12-13 00:25:59.209527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-13 00:25:59.209542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-12-13 00:25:59.209555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-12-13 00:25:59.209586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-12-13 00:25:59.209646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:25:59.209657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-12-13 00:25:59.209707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-12-13 00:25:59.209724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:25:59.209738 | 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-12-13 00:25:59.209771 | 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-12-13 00:25:59.209803 | 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.5 [1,544 kB] 2025-12-13 00:25:59.209834 | 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-12-13 00:25:59.209862 | 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-12-13 00:25:59.209890 | 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-12-13 00:25:59.209919 | 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-12-13 00:25:59.209948 | 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-12-13 00:25:59.209972 | 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-12-13 00:25:59.209985 | 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-12-13 00:25:59.210033 | 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-12-13 00:25:59.211746 | 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.6 [763 kB] 2025-12-13 00:25:59.211767 | 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-12-13 00:25:59.211778 | 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-12-13 00:25:59.211788 | 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-12-13 00:25:59.211798 | 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-12-13 00:25:59.211827 | 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-12-13 00:25:59.211837 | 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-12-13 00:25:59.211847 | 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-12-13 00:25:59.211856 | 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-12-13 00:25:59.211866 | 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-12-13 00:25:59.211875 | 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-12-13 00:25:59.211884 | 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-12-13 00:25:59.211893 | 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-12-13 00:25:59.211903 | 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-12-13 00:25:59.211912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (14.1 MB/s) 2025-12-13 00:25:59.211922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-12-13 00:25:59.211931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-12-13 00:25:59.211940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2025-12-13 00:25:59.211951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-12-13 00:25:59.211961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:25:59.211979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2025-12-13 00:25:59.211989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2025-12-13 00:25:59.211998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2025-12-13 00:25:59.212008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2025-12-13 00:25:59.212017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2025-12-13 00:25:59.212026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2025-12-13 00:25:59.212036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:25:59.212045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-13 00:25:59.212055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-12-13 00:25:59.212074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-13 00:25:59.212096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 00:25:59.212106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:25:59.212116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:25:59.212125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:25:59.212134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-12-13 00:25:59.212144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-13 00:25:59.212153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:25:59.212163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-12-13 00:25:59.212177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 00:25:59.212187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:25:59.212196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-12-13 00:25:59.212206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 00:25:59.212215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:25:59.212224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-12-13 00:25:59.212233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:25:59.212252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-12-13 00:25:59.212262 | 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-12-13 00:25:59.212271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 00:25:59.212287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-12-13 00:25:59.212296 | 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-12-13 00:25:59.212305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-13 00:25:59.212315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 00:25:59.212324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-12-13 00:25:59.212334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-13 00:25:59.212343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-13 00:25:59.212353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:25:59.212371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:25:59.212381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:25:59.212390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:25:59.212399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:25:59.212408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:25:59.212418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-12-13 00:25:59.212454 | 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-12-13 00:25:59.212464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:25:59.212473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-13 00:25:59.212490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:25:59.212519 | 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-12-13 00:25:59.212529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:25:59.212538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-13 00:25:59.212547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-13 00:25:59.212581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-13 00:25:59.212638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-12-13 00:25:59.212692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:25:59.212725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:25:59.212743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-13 00:25:59.212753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-12-13 00:25:59.212781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-13 00:25:59.212809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-13 00:25:59.212836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-12-13 00:25:59.212864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:25:59.212874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.212965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-12-13 00:25:59.212977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-12-13 00:25:59.212986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-13 00:25:59.212996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-12-13 00:25:59.213014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-12-13 00:25:59.213023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000245057 s, 16.7 MB/s 2025-12-13 00:25:59.213033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:25:59.213042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 00:25:59.213052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:25:59.213061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-12-13 00:25:59.213077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:25:59.213087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:25:59.213096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:25:59.213106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:25:59.213115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:25:59.213124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:25:59.213133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:25:59.213143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 00:25:59.213152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 00:25:59.213161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:25:59.213171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-12-13 00:25:59.213264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:25:59.213273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 00:25:59.213292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:25:59.213301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container b244f9d80a73 2025-12-13 00:25:59.213317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 48f99bc4ba3b 2025-12-13 00:25:59.213326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 4a7f9b3de09d 2025-12-13 00:25:59.213336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251213 2025-12-13 00:25:59.213345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-12-13 00:25:59.212514 (took 0:00:14.189280) 2025-12-13 00:25:59.213355 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-12-13 00:25:59.213364 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-12-13 00:25:59.213380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-12-13 00:25:59.212858 2025-12-13 00:25:59.213444 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-12-13 00:25:59.213930 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-12-13 00:26:34.365095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 00:26:34.365174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 27a1e0733ed7 2025-12-13 00:26:34.365218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20251213" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:26:34.365232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in a88ac6d48b4a 2025-12-13 00:26:34.365285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container a88ac6d48b4a 2025-12-13 00:26:34.365331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 1e14b867d636 2025-12-13 00:26:34.365379 | 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-12-13 00:26:34.365428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in ba4fd4ed9981 2025-12-13 00:26:34.365475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:26:34.365522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:26:34.365569 | 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-12-13 00:26:34.365648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:26:34.365714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:26:34.365765 | 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-12-13 00:26:34.365813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:26:34.365858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:26:34.365904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:26:34.365933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:26:34.365986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:26:34.366029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:26:34.366070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:26:34.366112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:26:34.366155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:26:34.366201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-13 00:26:34.366245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-12-13 00:26:34.366293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-12-13 00:26:34.366339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-12-13 00:26:34.366385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-12-13 00:26:34.366430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-12-13 00:26:34.366471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-13 00:26:34.366517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-12-13 00:26:34.366559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-13 00:26:34.366616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-12-13 00:26:34.366659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-12-13 00:26:34.366725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-12-13 00:26:34.366772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-13 00:26:34.366818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-12-13 00:26:34.366865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-12-13 00:26:34.366975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-12-13 00:26:34.366988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-12-13 00:26:34.367027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-12-13 00:26:34.367067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-12-13 00:26:34.367107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-12-13 00:26:34.367148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-12-13 00:26:34.367188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-12-13 00:26:34.367231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-12-13 00:26:34.367274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-12-13 00:26:34.367324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-12-13 00:26:34.367374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-12-13 00:26:34.367407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-12-13 00:26:34.367448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-12-13 00:26:34.367490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-12-13 00:26:34.367529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-12-13 00:26:34.367568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-12-13 00:26:34.367618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-12-13 00:26:34.367753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-12-13 00:26:34.367798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-13 00:26:34.367809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-12-13 00:26:34.367813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-12-13 00:26:34.367831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-12-13 00:26:34.367875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-13 00:26:34.367956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-12-13 00:26:34.367999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-13 00:26:34.368044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-12-13 00:26:34.368087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-12-13 00:26:34.368129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-12-13 00:26:34.368169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-13 00:26:34.368213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-12-13 00:26:34.368256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-12-13 00:26:34.368300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-12-13 00:26:34.368341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-12-13 00:26:34.368381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-12-13 00:26:34.368421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-12-13 00:26:34.368460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-12-13 00:26:34.368500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-12-13 00:26:34.368540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-12-13 00:26:34.368598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-12-13 00:26:34.368659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-12-13 00:26:34.368752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:26:34.368786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-12-13 00:26:34.368826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-12-13 00:26:34.368869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: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-12-13 00:26:34.368914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:26:34.368960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-12-13 00:26:34.369005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-12-13 00:26:34.369049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-12-13 00:26:34.369093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-12-13 00:26:34.369136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-12-13 00:26:34.369180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-12-13 00:26:34.369224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-12-13 00:26:34.369267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-13 00:26:34.369311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-12-13 00:26:34.369836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-12-13 00:26:34.369845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-12-13 00:26:34.369849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-12-13 00:26:34.369853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-12-13 00:26:34.369857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-12-13 00:26:34.369861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.6 [763 kB] 2025-12-13 00:26:34.369865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-12-13 00:26:34.369868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-12-13 00:26:34.369872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-12-13 00:26:34.369876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-12-13 00:26:34.369880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-12-13 00:26:34.369883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-12-13 00:26:34.369891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-12-13 00:26:34.369895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-12-13 00:26:34.369899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-12-13 00:26:34.369903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-12-13 00:26:34.369910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-12-13 00:26:34.369916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-12-13 00:26:34.369920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-13 00:26:34.369924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-12-13 00:26:34.369979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-12-13 00:26:34.369984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-12-13 00:26:34.370116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-12-13 00:26:34.370147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-12-13 00:26:34.370154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-12-13 00:26:34.370164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-12-13 00:26:34.370170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-12-13 00:26:34.370176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-12-13 00:26:34.370195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-12-13 00:26:34.370230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-12-13 00:26:34.370256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-12-13 00:26:34.370289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-12-13 00:26:34.370314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-12-13 00:26:34.370347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-13 00:26:34.370374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-12-13 00:26:34.370399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-12-13 00:26:34.370421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-12-13 00:26:34.370464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-12-13 00:26:34.370490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-12-13 00:26:34.370517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-12-13 00:26:34.370551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-12-13 00:26:34.370607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-12-13 00:26:34.370615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-12-13 00:26:34.370651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-12-13 00:26:34.370697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-12-13 00:26:34.370726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-12-13 00:26:34.370756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-12-13 00:26:34.370791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-12-13 00:26:34.370819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-12-13 00:26:34.370846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-12-13 00:26:34.370874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-12-13 00:26:34.370908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-12-13 00:26:34.370935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-12-13 00:26:34.370962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-12-13 00:26:34.370989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-12-13 00:26:34.371023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-12-13 00:26:34.371050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-12-13 00:26:34.371077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-13 00:26:34.371109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-12-13 00:26:34.371136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-12-13 00:26:34.371194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-12-13 00:26:34.371205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-12-13 00:26:34.371240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-12-13 00:26:34.371268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-12-13 00:26:34.371295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-12-13 00:26:34.371322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-12-13 00:26:34.371349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-12-13 00:26:34.371383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-12-13 00:26:34.371411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-12-13 00:26:34.371438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-12-13 00:26:34.371465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-12-13 00:26:34.371498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-12-13 00:26:34.371524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-12-13 00:26:34.371551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-12-13 00:26:34.371606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-12-13 00:26:34.371637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-12-13 00:26:34.371688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-12-13 00:26:34.371728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2025-12-13 00:26:34.371756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 2s (17.5 MB/s) 2025-12-13 00:26:34.371790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-13 00:26:34.371818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-12-13 00:26:34.371854 | 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-12-13 00:26:34.371890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2025-12-13 00:26:34.371901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2025-12-13 00:26:34.371943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:26:34.371963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2025-12-13 00:26:34.371991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-12-13 00:26:34.372018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:26:34.372046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.372073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.372106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-12-13 00:26:34.372117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-13 00:26:34.372154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:26:34.372165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-12-13 00:26:34.372206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.372217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.372256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-12-13 00:26:34.372267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.372307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.372318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-12-13 00:26:34.372359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.372370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.372411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-12-13 00:26:34.372422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-13 00:26:34.372464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 00:26:34.372475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-12-13 00:26:34.372516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-13 00:26:34.372527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:26:34.372566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-12-13 00:26:34.372596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-13 00:26:34.372625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:26:34.372652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-12-13 00:26:34.372702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 00:26:34.372719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:34.372746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-13 00:26:34.372757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 00:26:34.372908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:34.372924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-12-13 00:26:34.372935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.372943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.372948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-12-13 00:26:34.372952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-13 00:26:34.372956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 00:26:34.372962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-12-13 00:26:34.372998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.373022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.373048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:26:34.373073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.373098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:26:34.373123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:26:34.373149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:26:34.373174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:26:34.373200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-12-13 00:26:34.373225 | 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-12-13 00:26:34.373250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:34.373276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-12-13 00:26:34.373301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:26:34.373328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:34.373353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-12-13 00:26:34.373379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:34.373404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.373432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.373460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-12-13 00:26:34.373487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-12-13 00:26:34.373514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-12-13 00:26:34.373540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-12-13 00:26:34.373566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 00:26:34.373610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-12-13 00:26:34.373628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-12-13 00:26:34.373779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-12-13 00:26:34.373793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.373797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-12-13 00:26:34.373803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-12-13 00:26:34.373807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-12-13 00:26:34.373811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-12-13 00:26:34.373848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-12-13 00:26:34.373852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-12-13 00:26:34.373890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-12-13 00:26:34.373894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-12-13 00:26:34.373934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-12-13 00:26:34.373938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-13 00:26:34.373944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-12-13 00:26:34.373988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-12-13 00:26:34.373994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-12-13 00:26:34.374031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-12-13 00:26:34.374037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-13 00:26:34.374072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.374079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-13 00:26:34.374114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-12-13 00:26:34.374120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-12-13 00:26:34.374155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.374162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-13 00:26:34.374197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:26:34.374204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:26:34.374239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:26:34.374245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-13 00:26:34.374293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-13 00:26:34.374300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:26:34.374335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-12-13 00:26:34.374342 | 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-12-13 00:26:34.374389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:26:34.374393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-12-13 00:26:34.374436 | 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-12-13 00:26:34.374440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:26:34.374446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-12-13 00:26:34.374495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-12-13 00:26:34.374501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-12-13 00:26:34.374537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-12-13 00:26:34.374543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-13 00:26:34.374593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-12-13 00:26:34.374615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-12-13 00:26:34.374676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-12-13 00:26:34.374682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-13 00:26:34.374688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-12-13 00:26:34.374714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-12-13 00:26:34.374753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-12-13 00:26:34.374759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-12-13 00:26:34.374806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-12-13 00:26:34.374810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-12-13 00:26:34.374833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-12-13 00:26:34.374880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-12-13 00:26:34.374885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-12-13 00:26:34.374895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-12-13 00:26:34.374934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-13 00:26:34.374940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 00:26:34.374986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-12-13 00:26:34.374991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-12-13 00:26:34.375035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-12-13 00:26:34.375039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-13 00:26:34.375083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.375087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-13 00:26:34.375120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 00:26:34.375126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-12-13 00:26:34.375172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-13 00:26:34.375177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 00:26:34.375219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-12-13 00:26:34.375224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-12-13 00:26:34.375266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-12-13 00:26:34.375270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-13 00:26:34.375313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:26:34.375318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:26:34.375324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-12-13 00:26:34.375368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-12-13 00:26:34.375374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-12-13 00:26:34.375409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-12-13 00:26:34.375416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 00:26:34.375452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 00:26:34.375458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-12-13 00:26:34.375493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-12-13 00:26:34.375499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-13 00:26:34.375535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-12-13 00:26:34.375541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-12-13 00:26:34.375599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.375743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-13 00:26:34.375782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-12-13 00:26:34.375791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-12-13 00:26:34.375798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-12-13 00:26:34.375811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-12-13 00:26:34.375820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-12-13 00:26:34.375827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.375837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-12-13 00:26:34.375844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-12-13 00:26:34.375879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-12-13 00:26:34.375887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.375927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-12-13 00:26:34.375934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-12-13 00:26:34.375955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-12-13 00:26:34.375995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-13 00:26:34.376002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-12-13 00:26:34.376036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-12-13 00:26:34.376044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-12-13 00:26:34.376078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-12-13 00:26:34.376085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-12-13 00:26:34.376104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-12-13 00:26:34.376135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-12-13 00:26:34.376144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-12-13 00:26:34.376177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-13 00:26:34.376185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-12-13 00:26:34.376218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-12-13 00:26:34.376227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-13 00:26:34.376271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-12-13 00:26:34.376278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-12-13 00:26:34.376287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-12-13 00:26:34.376322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-12-13 00:26:34.376332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-12-13 00:26:34.376364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-13 00:26:34.376374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-12-13 00:26:34.376380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-12-13 00:26:34.376425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.376435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-12-13 00:26:34.376468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:26:34.376478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:26:34.376520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.376527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-12-13 00:26:34.376535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:26:34.376570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.376594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-12-13 00:26:34.376648 | 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-12-13 00:26:34.376655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.376683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-12-13 00:26:34.376698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:26:34.376764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.376772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-12-13 00:26:34.376779 | 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-12-13 00:26:34.376787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.376793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-12-13 00:26:34.376813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:26:34.376845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.376869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-12-13 00:26:34.376902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-13 00:26:34.376935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.376944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-12-13 00:26:34.376977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-13 00:26:34.376999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 00:26:34.377024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:26:34.377049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:26:34.377074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:26:34.377094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-12-13 00:26:34.377120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-13 00:26:34.377144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:26:34.377169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-12-13 00:26:34.377193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 00:26:34.377217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:26:34.377241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-12-13 00:26:34.377266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 00:26:34.377277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:26:34.377311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-12-13 00:26:34.377337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-13 00:26:34.377349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 00:26:34.377384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-12-13 00:26:34.377410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-13 00:26:34.377421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 00:26:34.377455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-12-13 00:26:34.377481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-13 00:26:34.377502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-13 00:26:34.377554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.377573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-13 00:26:34.377636 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.377663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-12-13 00:26:34.377736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.377761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-13 00:26:34.377811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.377837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-13 00:26:34.377885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.377910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-12-13 00:26:34.377950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.377972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.377997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-13 00:26:34.378021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.378046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.378069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-13 00:26:34.378094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.378118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.378142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-13 00:26:34.378166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.378190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.378214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-12-13 00:26:34.378237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.378261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.378286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-12-13 00:26:34.378317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-13 00:26:34.378342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:26:34.378366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-12-13 00:26:34.378386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:26:34.378415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.378438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-12-13 00:26:34.378463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2025-12-13 00:26:34.378487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-12-13 00:26:34.378511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-12-13 00:26:34.378535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 00:26:34.378559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:26:34.378611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-12-13 00:26:34.378622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-12-13 00:26:34.378726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-12-13 00:26:34.378743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.378748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-12-13 00:26:34.378756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-12-13 00:26:34.378761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.378785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-12-13 00:26:34.378812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-12-13 00:26:34.378831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000140589 s, 29.1 MB/s 2025-12-13 00:26:34.378861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-13 00:26:34.378886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-12-13 00:26:34.378911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-12-13 00:26:34.378935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-12-13 00:26:34.378960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-12-13 00:26:34.378985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:26:34.379009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:26:34.379036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:26:34.379042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.379080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:26:34.379105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 00:26:34.379129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.379154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-12-13 00:26:34.379177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:34.379202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 00:26:34.379226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 00:26:34.379250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-12-13 00:26:34.379275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-12-13 00:26:34.379286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:26:34.379322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-12-13 00:26:34.379347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-13 00:26:34.379366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-12-13 00:26:34.379396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 00:26:34.379420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:26:34.379444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:26:34.379468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.379492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-12-13 00:26:34.379511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:26:34.379539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.379564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-13 00:26:34.379601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:26:34.379644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.379684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-12-13 00:26:34.379712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 00:26:34.379718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.379753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:26:34.379772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-12-13 00:26:34.379799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:26:34.379805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.379844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 00:26:34.379862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:26:34.379889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:26:34.379908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.379934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.379940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.379974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.379980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:26:34.380013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.380031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 00:26:34.380058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 00:26:34.380076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 00:26:34.380102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 00:26:34.380108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-12-13 00:26:34.380141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:34.380167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:34.380175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-12-13 00:26:34.380221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-12-13 00:26:34.380248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:34.380267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-12-13 00:26:34.380339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:34.380372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-13 00:26:34.380379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:26:34.380413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.380540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-12-13 00:26:34.380558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-12-13 00:26:34.380595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:26:34.380621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-13 00:26:34.380627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:26:34.380661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-13 00:26:34.380681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-12-13 00:26:34.380714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-13 00:26:34.380733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-12-13 00:26:34.380760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-13 00:26:34.380779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-12-13 00:26:34.380805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-13 00:26:34.380823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-12-13 00:26:34.380849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-13 00:26:34.380856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-13 00:26:34.380889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-13 00:26:34.380898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-12-13 00:26:34.380928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-13 00:26:34.380934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:26:34.380967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-13 00:26:34.380985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:26:34.381011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.381017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-13 00:26:34.381050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:26:34.381079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 00:26:34.381097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-12-13 00:26:34.381125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-12-13 00:26:34.381131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-12-13 00:26:34.381168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:26:34.381175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-12-13 00:26:34.381202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:26:34.381208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-12-13 00:26:34.381239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:26:34.381245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-12-13 00:26:34.381278 | 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-12-13 00:26:34.381284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-12-13 00:26:34.381316 | 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-12-13 00:26:34.381322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-12-13 00:26:34.381355 | 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-12-13 00:26:34.381361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-12-13 00:26:34.381393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-12-13 00:26:34.381399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-12-13 00:26:34.381431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:26:34.381438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-12-13 00:26:34.381470 | 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-12-13 00:26:34.381476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-12-13 00:26:34.381508 | 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-12-13 00:26:34.381518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-12-13 00:26:34.381547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-12-13 00:26:34.381553 | 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-12-13 00:26:34.381597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:26:34.381623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-12-13 00:26:34.381628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-12-13 00:26:34.381747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-12-13 00:26:34.381785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:26:34.381792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-12-13 00:26:34.381799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:26:34.381810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-12-13 00:26:34.381817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:26:34.381823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-12-13 00:26:34.381829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-12-13 00:26:34.381838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-12-13 00:26:34.381847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-12-13 00:26:34.381892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-12-13 00:26:34.381899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-12-13 00:26:34.381917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-12-13 00:26:34.381927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-12-13 00:26:34.381947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-12-13 00:26:34.381957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-12-13 00:26:34.381994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-12-13 00:26:34.382004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 00:26:34.382029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-12-13 00:26:34.382038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-12-13 00:26:34.382074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-12-13 00:26:34.382083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-12-13 00:26:34.382118 | 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-12-13 00:26:34.382138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-12-13 00:26:34.382147 | 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-12-13 00:26:34.382173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:26:34.382205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container ba4fd4ed9981 2025-12-13 00:26:34.382213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 5a9e408b2e0e 2025-12-13 00:26:34.382237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built c4efb02a487d 2025-12-13 00:26:34.382263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251213 2025-12-13 00:26:34.382319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-12-13 00:26:34.382253 (took 0:00:35.169395) 2025-12-13 00:26:34.382610 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-12-13 00:26:34.382679 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-12-13 00:26:34.382695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-12-13 00:26:34.382624 2025-12-13 00:26:34.383287 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-12-13 00:26:34.383628 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-12-13 00:26:46.789945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 00:26:46.790044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 27a1e0733ed7 2025-12-13 00:26:46.790076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20251213" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:26:46.790093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 4f7cb655d16f 2025-12-13 00:26:46.790110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 4f7cb655d16f 2025-12-13 00:26:46.790171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 371487e23cda 2025-12-13 00:26:46.790258 | 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-12-13 00:26:46.790280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in a6c32604a142 2025-12-13 00:26:46.790388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:26:46.790409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:26:46.790473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:26:46.790491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:26:46.790626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:26:46.790647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:26:46.790760 | 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-12-13 00:26:46.790783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:26:46.790848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:26:46.790896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:26:46.790960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:26:46.791008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:26:46.791072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:26:46.791121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:26:46.791183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:26:46.791231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-13 00:26:46.791291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-12-13 00:26:46.791351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-12-13 00:26:46.791409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-12-13 00:26:46.791456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-12-13 00:26:46.791520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-12-13 00:26:46.791568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-12-13 00:26:46.791663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-12-13 00:26:46.791848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-12-13 00:26:46.791862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-12-13 00:26:46.791998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-12-13 00:26:46.792010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-12-13 00:26:46.792019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-12-13 00:26:46.792029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-12-13 00:26:46.792086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-12-13 00:26:46.792101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:26:46.792166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-12-13 00:26:46.792177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-12-13 00:26:46.792243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:26:46.792258 | 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-12-13 00:26:46.792338 | 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-12-13 00:26:46.792354 | 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-12-13 00:26:46.792408 | 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-12-13 00:26:46.792469 | 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-12-13 00:26:46.792484 | 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-12-13 00:26:46.792560 | 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-12-13 00:26:46.792603 | 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-12-13 00:26:46.792816 | 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-12-13 00:26:46.792896 | 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-12-13 00:26:46.792919 | 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-12-13 00:26:46.792931 | 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-12-13 00:26:46.792940 | 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-12-13 00:26:46.792950 | 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-12-13 00:26:46.792964 | 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.6 [763 kB] 2025-12-13 00:26:46.793044 | 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-12-13 00:26:46.793061 | 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-12-13 00:26:46.793133 | 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-12-13 00:26:46.793149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (16.4 MB/s) 2025-12-13 00:26:46.793228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-13 00:26:46.793243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-12-13 00:26:46.793321 | 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-12-13 00:26:46.793339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2025-12-13 00:26:46.793411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-12-13 00:26:46.793448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2025-12-13 00:26:46.793501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2025-12-13 00:26:46.793516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2025-12-13 00:26:46.793620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2025-12-13 00:26:46.793637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:26:46.793739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.793756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.793814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-12-13 00:26:46.793829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-13 00:26:46.793903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:26:46.793918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-12-13 00:26:46.793992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.794019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.794068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-12-13 00:26:46.794115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.794183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.794216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-12-13 00:26:46.794306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.794330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.794352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-12-13 00:26:46.794442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-13 00:26:46.794459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 00:26:46.794485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-12-13 00:26:46.794555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-13 00:26:46.794569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:26:46.794703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-12-13 00:26:46.794726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-13 00:26:46.794737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:26:46.794837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-12-13 00:26:46.794848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 00:26:46.794908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:46.794923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-13 00:26:46.794987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 00:26:46.795034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:46.795080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-12-13 00:26:46.795126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.795172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.795229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-12-13 00:26:46.795244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-13 00:26:46.795319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 00:26:46.795334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-12-13 00:26:46.795407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.795422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.795485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:26:46.795500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.795562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:26:46.795595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:26:46.795692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:26:46.795772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:26:46.795830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-12-13 00:26:46.795841 | 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-12-13 00:26:46.795886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:46.795909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-12-13 00:26:46.795973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:26:46.795985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:46.796031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-12-13 00:26:46.796042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:26:46.796105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:26:46.796174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 00:26:46.796185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:46.796255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 00:26:46.796313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:26:46.796332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:26:46.796425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:26:46.796435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:26:46.796617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:26:46.796663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:46.796709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:26:46.796722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 00:26:46.796800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-12-13 00:26:46.796812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:26:46.796869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:26:46.796880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container a6c32604a142 2025-12-13 00:26:46.796939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> aca2826ff0d7 2025-12-13 00:26:46.796951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 056cf306f1f1 2025-12-13 00:26:46.797016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251213 2025-12-13 00:26:46.797097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-12-13 00:26:46.796976 (took 0:00:12.414352) 2025-12-13 00:26:46.797461 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-12-13 00:26:46.797508 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-12-13 00:26:46.797615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-12-13 00:26:46.797478 2025-12-13 00:26:46.798500 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-12-13 00:26:46.799065 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-12-13 00:27:19.681909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 00:27:19.681995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 27a1e0733ed7 2025-12-13 00:27:19.682033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20251213" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:27:19.682065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 95a5720dc946 2025-12-13 00:27:19.682076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 95a5720dc946 2025-12-13 00:27:19.682084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 57e4682eaa32 2025-12-13 00:27:19.682094 | 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-12-13 00:27:19.682113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in ebae9f9f8464 2025-12-13 00:27:19.682122 | 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-12-13 00:27:19.682132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:27:19.682141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:27:19.682150 | 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-12-13 00:27:19.682159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:27:19.682168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:27:19.682176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:27:19.682188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:27:19.682197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:27:19.682247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:27:19.682285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:27:19.682328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:27:19.682369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:27:19.682411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:27:19.682454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:27:19.682499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.0 MB in 3s (11.3 MB/s) 2025-12-13 00:27:19.682538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-12-13 00:27:19.682603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-12-13 00:27:19.682654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-12-13 00:27:19.682719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-12-13 00:27:19.682762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-12-13 00:27:19.682804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-13 00:27:19.682848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-12-13 00:27:19.682893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-12-13 00:27:19.682934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-12-13 00:27:19.682973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-12-13 00:27:19.683017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-12-13 00:27:19.683069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-12-13 00:27:19.683104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-12-13 00:27:19.683144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-12-13 00:27:19.683183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-12-13 00:27:19.683227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-12-13 00:27:19.683267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-12-13 00:27:19.683306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-12-13 00:27:19.683346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-12-13 00:27:19.683386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-12-13 00:27:19.683428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-12-13 00:27:19.683476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-12-13 00:27:19.683516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-12-13 00:27:19.683555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-12-13 00:27:19.683657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-12-13 00:27:19.683726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-12-13 00:27:19.683745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-12-13 00:27:19.683778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-12-13 00:27:19.683816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-12-13 00:27:19.683856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-13 00:27:19.683896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-12-13 00:27:19.683934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-12-13 00:27:19.683985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-12-13 00:27:19.684026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-13 00:27:19.684073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-12-13 00:27:19.684114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-12-13 00:27:19.684153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-12-13 00:27:19.684196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-12-13 00:27:19.684232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-12-13 00:27:19.684275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-12-13 00:27:19.684319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-12-13 00:27:19.684360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-12-13 00:27:19.684403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-12-13 00:27:19.684441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-12-13 00:27:19.684484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-12-13 00:27:19.684522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-12-13 00:27:19.684560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-12-13 00:27:19.684620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-12-13 00:27:19.684656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-12-13 00:27:19.684736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-12-13 00:27:19.684786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:19.684842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-12-13 00:27:19.684852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-12-13 00:27:19.684893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:27:19.684935 | 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-12-13 00:27:19.684948 | 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-12-13 00:27:19.685021 | 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-12-13 00:27:19.685076 | 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-12-13 00:27:19.685086 | 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-12-13 00:27:19.685144 | 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-12-13 00:27:19.685154 | 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-12-13 00:27:19.685221 | 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-12-13 00:27:19.685279 | 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-12-13 00:27:19.685334 | 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-12-13 00:27:19.685352 | 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-12-13 00:27:19.685395 | 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-12-13 00:27:19.685448 | 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-12-13 00:27:19.685458 | 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-12-13 00:27:19.685515 | 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.6 [763 kB] 2025-12-13 00:27:19.685525 | 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-12-13 00:27:19.685604 | 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-12-13 00:27:19.685615 | 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-12-13 00:27:19.685772 | 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-12-13 00:27:19.685788 | 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-12-13 00:27:19.685925 | 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-12-13 00:27:19.685937 | 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-12-13 00:27:19.685945 | 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-12-13 00:27:19.685954 | 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-12-13 00:27:19.685973 | 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-12-13 00:27:19.685986 | 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-12-13 00:27:19.686062 | 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-12-13 00:27:19.686073 | 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-12-13 00:27:19.686114 | 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-12-13 00:27:19.686166 | 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-12-13 00:27:19.686175 | 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-12-13 00:27:19.686217 | 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-12-13 00:27:19.686268 | 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-12-13 00:27:19.686286 | 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-12-13 00:27:19.686298 | 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-12-13 00:27:19.686361 | 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-12-13 00:27:19.686371 | 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-12-13 00:27:19.686427 | 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-12-13 00:27:19.686437 | 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-12-13 00:27:19.686497 | 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-12-13 00:27:19.686507 | 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-12-13 00:27:19.686566 | 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-12-13 00:27:19.686594 | 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-12-13 00:27:19.686661 | 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-12-13 00:27:19.686694 | 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-12-13 00:27:19.686707 | 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-12-13 00:27:19.686767 | 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-12-13 00:27:19.686777 | 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-12-13 00:27:19.686837 | 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-12-13 00:27:19.686847 | 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-12-13 00:27:19.686906 | 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-12-13 00:27:19.686916 | 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-12-13 00:27:19.686973 | 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-12-13 00:27:19.686984 | 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.4 [115 kB] 2025-12-13 00:27:19.687038 | 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-12-13 00:27:19.687048 | 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-12-13 00:27:19.687108 | 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-12-13 00:27:19.687125 | 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-12-13 00:27:19.687168 | 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-12-13 00:27:19.687178 | 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-12-13 00:27:19.687249 | 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-12-13 00:27:19.687259 | 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-12-13 00:27:19.687317 | 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-12-13 00:27:19.687328 | 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-12-13 00:27:19.687386 | 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-12-13 00:27:19.687438 | 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-12-13 00:27:19.687448 | 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.5 [1,544 kB] 2025-12-13 00:27:19.687499 | 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-12-13 00:27:19.687509 | 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-12-13 00:27:19.687568 | 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-12-13 00:27:19.687594 | 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-12-13 00:27:19.687685 | 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-12-13 00:27:19.687705 | 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-12-13 00:27:19.687780 | 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-12-13 00:27:19.687790 | 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-12-13 00:27:19.687851 | 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-12-13 00:27:19.687862 | 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-12-13 00:27:19.687923 | 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-12-13 00:27:19.687933 | 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-12-13 00:27:19.687984 | 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-12-13 00:27:19.687999 | 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-12-13 00:27:19.688063 | 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-12-13 00:27:19.688073 | 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-12-13 00:27:19.688131 | 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-12-13 00:27:19.688141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 2s (17.3 MB/s) 2025-12-13 00:27:19.688204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-13 00:27:19.688214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-12-13 00:27:19.688279 | 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-12-13 00:27:19.688291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2025-12-13 00:27:19.688354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2025-12-13 00:27:19.688364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2025-12-13 00:27:19.688425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2025-12-13 00:27:19.688435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2025-12-13 00:27:19.688493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2025-12-13 00:27:19.688503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:27:19.688562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.688573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.688831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-12-13 00:27:19.688918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-13 00:27:19.688939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:27:19.688958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-12-13 00:27:19.688988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.689007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.689025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-12-13 00:27:19.689049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.689067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.689085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-12-13 00:27:19.689103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.689146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.689171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-12-13 00:27:19.689189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-13 00:27:19.689206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 00:27:19.689231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-12-13 00:27:19.689255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-13 00:27:19.689273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:27:19.689297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-12-13 00:27:19.689316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-13 00:27:19.689404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:27:19.689424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-12-13 00:27:19.689447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 00:27:19.689465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:27:19.689489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-13 00:27:19.689507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 00:27:19.689531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:27:19.689549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-12-13 00:27:19.689647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.689703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.689730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-12-13 00:27:19.689755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-13 00:27:19.689773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 00:27:19.689797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-12-13 00:27:19.689815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.689839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.689857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:27:19.689881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.689899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:27:19.689998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:27:19.690017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:27:19.690035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:27:19.690077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-12-13 00:27:19.690095 | 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-12-13 00:27:19.690113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:27:19.690136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-12-13 00:27:19.690154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:27:19.690171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:27:19.690194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-12-13 00:27:19.690213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:19.690261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.690279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-12-13 00:27:19.690302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-12-13 00:27:19.690376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-12-13 00:27:19.690395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-12-13 00:27:19.690420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 00:27:19.690437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-12-13 00:27:19.690461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-12-13 00:27:19.690480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-12-13 00:27:19.690503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-12-13 00:27:19.690621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-12-13 00:27:19.690641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-12-13 00:27:19.690659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-12-13 00:27:19.690719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-12-13 00:27:19.690737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-12-13 00:27:19.690755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-12-13 00:27:19.690773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-12-13 00:27:19.690796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-12-13 00:27:19.690814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.690901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-13 00:27:19.690922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-12-13 00:27:19.690940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-12-13 00:27:19.690963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-12-13 00:27:19.690981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-12-13 00:27:19.691009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-13 00:27:19.691019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-13 00:27:19.691033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-12-13 00:27:19.691046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-12-13 00:27:19.691124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-13 00:27:19.691135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:27:19.691149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:27:19.691163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:27:19.691250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-13 00:27:19.691262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-13 00:27:19.691275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:27:19.691357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-12-13 00:27:19.691368 | 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-12-13 00:27:19.691377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:27:19.691434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-12-13 00:27:19.691445 | 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-12-13 00:27:19.691458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.691530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:27:19.691541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-12-13 00:27:19.691554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-12-13 00:27:19.691564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-12-13 00:27:19.691688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-12-13 00:27:19.691706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-13 00:27:19.691715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-12-13 00:27:19.691730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-12-13 00:27:19.691743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-12-13 00:27:19.691807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-13 00:27:19.691822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-12-13 00:27:19.691878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-12-13 00:27:19.691889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-12-13 00:27:19.691903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-12-13 00:27:19.691913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-12-13 00:27:19.692008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-12-13 00:27:19.692019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-12-13 00:27:19.692096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-12-13 00:27:19.692111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-12-13 00:27:19.692186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-12-13 00:27:19.692198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-13 00:27:19.692211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 00:27:19.692285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-12-13 00:27:19.692296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-12-13 00:27:19.692310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-12-13 00:27:19.692321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-13 00:27:19.692396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-13 00:27:19.692407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.692421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 00:27:19.692431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-12-13 00:27:19.692514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-13 00:27:19.692525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 00:27:19.692539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-12-13 00:27:19.692660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-12-13 00:27:19.692700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-12-13 00:27:19.692710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-13 00:27:19.692719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-13 00:27:19.692768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.692779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:27:19.692824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-12-13 00:27:19.692835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-12-13 00:27:19.692890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-12-13 00:27:19.692900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.692912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-12-13 00:27:19.692924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 00:27:19.693000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 00:27:19.693010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-12-13 00:27:19.693073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-12-13 00:27:19.693091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-13 00:27:19.693135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-12-13 00:27:19.693145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-12-13 00:27:19.693196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-13 00:27:19.693212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-12-13 00:27:19.693221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-12-13 00:27:19.693263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-12-13 00:27:19.693273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-12-13 00:27:19.693313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-12-13 00:27:19.693322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-12-13 00:27:19.693381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-12-13 00:27:19.693391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-12-13 00:27:19.693443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-12-13 00:27:19.693453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-12-13 00:27:19.693465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-12-13 00:27:19.693539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-13 00:27:19.693560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-12-13 00:27:19.693572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-12-13 00:27:19.693596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-12-13 00:27:19.693685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-12-13 00:27:19.693698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-12-13 00:27:19.693816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-12-13 00:27:19.693826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-12-13 00:27:19.693835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-12-13 00:27:19.693843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-13 00:27:19.693852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-12-13 00:27:19.693864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-12-13 00:27:19.693873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-13 00:27:19.693926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-12-13 00:27:19.693937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-12-13 00:27:19.693977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-12-13 00:27:19.693994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-12-13 00:27:19.694047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-12-13 00:27:19.694056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-13 00:27:19.694068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-12-13 00:27:19.694080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-12-13 00:27:19.694148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-12-13 00:27:19.694158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:27:19.694199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:27:19.694209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.694249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-12-13 00:27:19.694259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:27:19.694313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.694323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-12-13 00:27:19.694364 | 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-12-13 00:27:19.694379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.694391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-12-13 00:27:19.694404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:27:19.694471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.694481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-12-13 00:27:19.694521 | 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-12-13 00:27:19.694531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.694631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-12-13 00:27:19.694659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:27:19.694689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.694702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-12-13 00:27:19.694715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-13 00:27:19.694724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.694791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-12-13 00:27:19.694801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-13 00:27:19.694842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 00:27:19.694852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:27:19.694873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:27:19.694885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:27:19.694956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-12-13 00:27:19.694966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-13 00:27:19.695007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:27:19.695017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-12-13 00:27:19.695057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 00:27:19.695066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:27:19.695121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-12-13 00:27:19.695131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 00:27:19.695171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:27:19.695181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-12-13 00:27:19.695222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-13 00:27:19.695232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 00:27:19.695284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-12-13 00:27:19.695294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-13 00:27:19.695334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.695344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 00:27:19.695396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-12-13 00:27:19.695406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-13 00:27:19.695446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-13 00:27:19.695514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.695525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-13 00:27:19.695549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.695722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-12-13 00:27:19.695764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.695773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-13 00:27:19.695804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.695815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-13 00:27:19.695870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.695880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-12-13 00:27:19.695931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.695987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.695997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-13 00:27:19.696037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.696047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.696098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-13 00:27:19.696108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.696149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.696158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-13 00:27:19.696209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.696219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.696260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-12-13 00:27:19.696270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.696311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.696321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-12-13 00:27:19.696374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 00:27:19.696384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.696435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.696445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-12-13 00:27:19.696486 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-12-13 00:27:19.696496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.696538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-12-13 00:27:19.696547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-12-13 00:27:19.696626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000132121 s, 31.0 MB/s 2025-12-13 00:27:19.696637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-13 00:27:19.696664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-12-13 00:27:19.696704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-12-13 00:27:19.696717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-12-13 00:27:19.696729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-12-13 00:27:19.696797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-13 00:27:19.696808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 00:27:19.696820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-13 00:27:19.696879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 00:27:19.696889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.696901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-12-13 00:27:19.696960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:27:19.696970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 00:27:19.696982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 00:27:19.696991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-12-13 00:27:19.697054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-12-13 00:27:19.697063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:27:19.697104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-12-13 00:27:19.697114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-13 00:27:19.697167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 00:27:19.697177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 00:27:19.697218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:27:19.697227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.697278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-12-13 00:27:19.697288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:27:19.697329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.697339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-13 00:27:19.697379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:27:19.697388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.697441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-12-13 00:27:19.697452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 00:27:19.697492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.697501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-12-13 00:27:19.697552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:27:19.697562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.697607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 00:27:19.697652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:27:19.697691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 00:27:19.697707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.697773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.697783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.697881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.697891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 00:27:19.697900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.697908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 00:27:19.697927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 00:27:19.697939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 00:27:19.697948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 00:27:19.697991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-12-13 00:27:19.698001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 00:27:19.698051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:27:19.698061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-12-13 00:27:19.698081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-12-13 00:27:19.698144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 00:27:19.698154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-12-13 00:27:19.698245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 00:27:19.698257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:19.698266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:19.698327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.698444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-12-13 00:27:19.698499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-12-13 00:27:19.698509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:27:19.698521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-13 00:27:19.698533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 00:27:19.698545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-13 00:27:19.698623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-12-13 00:27:19.698633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-13 00:27:19.698645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-12-13 00:27:19.698717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-13 00:27:19.698731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-12-13 00:27:19.698743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-13 00:27:19.698803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-12-13 00:27:19.698813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-13 00:27:19.698825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-13 00:27:19.698883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-13 00:27:19.698893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-12-13 00:27:19.698904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:19.698961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:19.698971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:19.699021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:19.699037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.699046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:19.699057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:19.699066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 00:27:19.699123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:27:19.699133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container ebae9f9f8464 2025-12-13 00:27:19.699145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> cbc8dd1fc75d 2025-12-13 00:27:19.699197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 387cbb8ced08 2025-12-13 00:27:19.699207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251213 2025-12-13 00:27:19.699285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-12-13 00:27:19.699187 (took 0:00:32.901709) 2025-12-13 00:27:19.699701 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-12-13 00:27:19.699732 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-12-13 00:27:19.699749 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-12-13 00:27:19.699574 2025-12-13 00:27:19.699771 | 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-12-13 00:27:21.661209 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-12-13 00:27:21.661911 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-12-13 00:27:40.418790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251213 2025-12-13 00:27:40.418863 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 11c4c21b29f1 2025-12-13 00:27:40.418879 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20251213" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:27:40.418893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 565f9b2e748a 2025-12-13 00:27:40.418904 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 565f9b2e748a 2025-12-13 00:27:40.418914 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 0d778f8bec47 2025-12-13 00:27:40.418926 | 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-12-13 00:27:40.418937 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 938d2a1761a4 2025-12-13 00:27:40.418948 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 938d2a1761a4 2025-12-13 00:27:40.418958 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 0a9011d70eed 2025-12-13 00:27:40.418969 | 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-12-13 00:27:40.418980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 9f89ab244299 2025-12-13 00:27:40.418990 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:27:40.419002 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:27:40.419012 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:27:40.419023 | 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-12-13 00:27:40.419051 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:27:40.419062 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:27:40.419073 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:27:40.419082 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:27:40.419093 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:27:40.419119 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:27:40.419127 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:27:40.419136 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:27:40.419144 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:27:40.419153 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:27:40.419161 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:27:40.419170 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-13 00:27:40.419178 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-13 00:27:40.419196 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-13 00:27:40.419205 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-12-13 00:27:40.419214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-12-13 00:27:40.419222 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-12-13 00:27:40.419230 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-12-13 00:27:40.419238 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-12-13 00:27:40.419247 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-12-13 00:27:40.419255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-12-13 00:27:40.419263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-12-13 00:27:40.419272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-12-13 00:27:40.419280 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-12-13 00:27:40.419288 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-12-13 00:27:40.419296 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-12-13 00:27:40.419305 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:40.419313 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-12-13 00:27:40.419321 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-12-13 00:27:40.419330 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:27:40.419339 | 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-12-13 00:27:40.419348 | 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-12-13 00:27:40.419356 | 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-12-13 00:27:40.419365 | 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-12-13 00:27:40.419373 | 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-12-13 00:27:40.419381 | 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-12-13 00:27:40.419396 | 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-12-13 00:27:40.419405 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 0s (3,311 kB/s) 2025-12-13 00:27:40.419413 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-12-13 00:27:40.419427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-12-13 00:27:40.419437 | 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-12-13 00:27:40.419446 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-12-13 00:27:40.419455 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-12-13 00:27:40.419463 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-12-13 00:27:40.419471 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-12-13 00:27:40.419480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-12-13 00:27:40.419488 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-12-13 00:27:40.419497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:27:40.419505 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-13 00:27:40.419514 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:27:40.419523 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:27:40.419531 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-12-13 00:27:40.419540 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-12-13 00:27:40.419555 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-12-13 00:27:40.419564 | 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-12-13 00:27:40.419573 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-12-13 00:27:40.419581 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-12-13 00:27:40.419613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-12-13 00:27:40.419622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-12-13 00:27:40.419630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-12-13 00:27:40.419638 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-12-13 00:27:40.419647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-12-13 00:27:40.419659 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-13 00:27:40.419766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:27:40.419820 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:27:40.419875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:27:40.419916 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:27:40.420012 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-12-13 00:27:40.420171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 00:27:40.420222 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:27:40.420240 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-12-13 00:27:40.420249 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-13 00:27:40.420261 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:27:40.420322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-12-13 00:27:40.420384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-13 00:27:40.420477 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:27:40.420565 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-12-13 00:27:40.420660 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:27:40.420723 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:27:40.420848 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:27:40.420866 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:27:40.420929 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:40.420981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:40.421024 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:27:40.421104 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:27:40.421181 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:27:40.421235 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:27:40.421286 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:40.421329 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:40.421380 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:27:40.421456 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 9f89ab244299 2025-12-13 00:27:40.421531 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> c9c1065ea3d8 2025-12-13 00:27:40.421599 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-12-13 00:27:40.421691 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 2499f2251dd8 2025-12-13 00:27:40.421782 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-12-13 00:27:40.421864 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 23663a3102cc 2025-12-13 00:27:40.421919 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 23663a3102cc 2025-12-13 00:27:40.421971 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 2b2c1d91ca2f 2025-12-13 00:27:40.422014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-12-13 00:27:40.422042 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 0b425d5a200d 2025-12-13 00:27:40.422116 | 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-12-13 00:27:40.422202 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> a13f9d27f8ce 2025-12-13 00:27:40.422257 | 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-12-13 00:27:40.422325 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in df66dcb732e0 2025-12-13 00:27:40.422368 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container df66dcb732e0 2025-12-13 00:27:40.422409 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ff7d0d047c9c 2025-12-13 00:27:40.422482 | 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-12-13 00:27:40.422551 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 5c6c7c8931da 2025-12-13 00:27:40.422607 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-13 00:27:40.422692 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-12-13 00:27:40.422782 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-12-13 00:27:40.422861 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-12-13 00:27:40.422917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:40.422959 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-13 00:27:40.423012 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-12-13 00:27:40.423062 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-12-13 00:27:40.423114 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:40.423191 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 5c6c7c8931da 2025-12-13 00:27:40.423255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 7d9573fc3e7d 2025-12-13 00:27:40.423308 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built b05a1f16a1be 2025-12-13 00:27:40.423356 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251213 2025-12-13 00:27:40.423438 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-12-13 00:27:40.423357 (took 0:00:20.723783) 2025-12-13 00:27:40.423821 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-12-13 00:27:40.423925 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-12-13 00:27:40.423994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-12-13 00:27:40.423914 2025-12-13 00:27:40.424831 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-12-13 00:27:40.425381 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-12-13 00:27:58.575179 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251213 2025-12-13 00:27:58.575263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 11c4c21b29f1 2025-12-13 00:27:58.575327 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20251213" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:27:58.575382 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in e3f5337960cd 2025-12-13 00:27:58.575458 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container e3f5337960cd 2025-12-13 00:27:58.575513 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> a8ddca461560 2025-12-13 00:27:58.575593 | 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-12-13 00:27:58.575689 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in f5560e396db3 2025-12-13 00:27:58.575763 | 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-12-13 00:27:58.575827 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:27:58.575891 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:27:58.575955 | 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-12-13 00:27:58.576017 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:27:58.576077 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:27:58.576137 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:27:58.576196 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:27:58.576257 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:27:58.576318 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:27:58.576377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:27:58.576435 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:27:58.576494 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:27:58.576553 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:27:58.576630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:27:58.576700 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 29.0 MB in 3s (9,235 kB/s) 2025-12-13 00:27:58.576904 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-13 00:27:58.576937 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-13 00:27:58.577000 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-12-13 00:27:58.577061 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-12-13 00:27:58.577114 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-12-13 00:27:58.577170 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-12-13 00:27:58.577227 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-12-13 00:27:58.577284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-12-13 00:27:58.577337 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-12-13 00:27:58.577388 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-12-13 00:27:58.577440 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-12-13 00:27:58.577498 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-12-13 00:27:58.577554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-12-13 00:27:58.577633 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-12-13 00:27:58.577689 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-12-13 00:27:58.577771 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:58.577826 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-12-13 00:27:58.577879 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-12-13 00:27:58.577931 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:27:58.577990 | 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-12-13 00:27:58.578049 | 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-12-13 00:27:58.578106 | 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-12-13 00:27:58.578162 | 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-12-13 00:27:58.578218 | 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-12-13 00:27:58.578273 | 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-12-13 00:27:58.578328 | 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-12-13 00:27:58.580806 | 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.6 [763 kB] 2025-12-13 00:27:58.580823 | 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-12-13 00:27:58.580831 | 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-12-13 00:27:58.580838 | 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-12-13 00:27:58.580845 | 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-12-13 00:27:58.580861 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (15.5 MB/s) 2025-12-13 00:27:58.580868 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-12-13 00:27:58.580875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-12-13 00:27:58.580882 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-12-13 00:27:58.580892 | 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-12-13 00:27:58.580900 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2025-12-13 00:27:58.580907 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2025-12-13 00:27:58.580914 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2025-12-13 00:27:58.580921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-12-13 00:27:58.580928 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-12-13 00:27:58.580935 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-12-13 00:27:58.580942 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:27:58.580949 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-12-13 00:27:58.580956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-13 00:27:58.580962 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-12-13 00:27:58.580969 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-13 00:27:58.580976 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:27:58.580983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-12-13 00:27:58.580989 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-13 00:27:58.580996 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:27:58.581003 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-12-13 00:27:58.581010 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-13 00:27:58.581016 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:27:58.581023 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-12-13 00:27:58.581030 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-12-13 00:27:58.581037 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-12-13 00:27:58.581044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:27:58.581051 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-13 00:27:58.581057 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-13 00:27:58.581064 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:27:58.581075 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-12-13 00:27:58.581089 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-13 00:27:58.581096 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:27:58.581171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-12-13 00:27:58.581183 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-13 00:27:58.581190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:27:58.581196 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-12-13 00:27:58.581203 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-13 00:27:58.581210 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581217 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-12-13 00:27:58.581224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-12-13 00:27:58.581230 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581237 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-12-13 00:27:58.581244 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-13 00:27:58.581255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581261 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-12-13 00:27:58.581268 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-13 00:27:58.581275 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581282 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-13 00:27:58.581289 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-12-13 00:27:58.581296 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-13 00:27:58.581303 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-13 00:27:58.581309 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-13 00:27:58.581316 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581323 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-13 00:27:58.581330 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:27:58.581337 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:27:58.581343 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-13 00:27:58.581350 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581357 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581364 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-12-13 00:27:58.581371 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-12-13 00:27:58.581384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-12-13 00:27:58.581390 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-12-13 00:27:58.581397 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-12-13 00:27:58.581404 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-12-13 00:27:58.581410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-12-13 00:27:58.581417 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-12-13 00:27:58.581424 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-12-13 00:27:58.581431 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-12-13 00:27:58.581437 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-12-13 00:27:58.581444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-12-13 00:27:58.581451 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-12-13 00:27:58.581457 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-12-13 00:27:58.581464 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-12-13 00:27:58.581471 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-12-13 00:27:58.581478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-12-13 00:27:58.581492 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-12-13 00:27:58.581500 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-12-13 00:27:58.581506 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-12-13 00:27:58.581513 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-12-13 00:27:58.581520 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-12-13 00:27:58.581527 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-12-13 00:27:58.581534 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-12-13 00:27:58.581541 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-12-13 00:27:58.581548 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-12-13 00:27:58.581555 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-12-13 00:27:58.581562 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-12-13 00:27:58.581568 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-12-13 00:27:58.581575 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-12-13 00:27:58.581582 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:27:58.581589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:27:58.581614 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container f5560e396db3 2025-12-13 00:27:58.581621 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> eca094177a68 2025-12-13 00:27:58.581633 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-12-13 00:27:58.581640 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 0129be4aae64 2025-12-13 00:27:58.581647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 0129be4aae64 2025-12-13 00:27:58.581654 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 8551d0c0b9ee 2025-12-13 00:27:58.581661 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-12-13 00:27:58.581703 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 45bf3a3f3149 2025-12-13 00:27:58.581713 | 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-12-13 00:27:58.581728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in a3cf29f08cef 2025-12-13 00:27:58.581735 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-13 00:27:58.581745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-12-13 00:27:58.581755 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-12-13 00:27:58.581834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-12-13 00:27:58.581844 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:58.581873 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-13 00:27:58.581881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-12-13 00:27:58.581921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-12-13 00:27:58.581929 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:27:58.581997 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container a3cf29f08cef 2025-12-13 00:27:58.582006 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0e622a5d9da1 2025-12-13 00:27:58.582067 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 47f6bc546cbf 2025-12-13 00:27:58.582107 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251213 2025-12-13 00:27:58.582198 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-12-13 00:27:58.582081 (took 0:00:18.158167) 2025-12-13 00:27:58.582693 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-12-13 00:27:58.582711 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-12-13 00:27:58.582814 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-12-13 00:27:58.582699 2025-12-13 00:27:58.582874 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2025-12-13 00:27:58.584532 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-12-13 00:27:58.585179 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-12-13 00:28:10.484064 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:28:10.484166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 9950c5b252c9 2025-12-13 00:28:10.484186 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20251213" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:28:10.484203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 5c376385fa16 2025-12-13 00:28:10.484216 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 5c376385fa16 2025-12-13 00:28:10.484267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 17e5d38ca20c 2025-12-13 00:28:10.484300 | 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-12-13 00:28:10.484311 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 766fd5d89673 2025-12-13 00:28:10.484321 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 766fd5d89673 2025-12-13 00:28:10.484331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> d309993b5676 2025-12-13 00:28:10.484340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-12-13 00:28:10.484349 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 8a30fe9b9d70 2025-12-13 00:28:10.484359 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:28:10.484369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 00a169d9f3d6 2025-12-13 00:28:10.484380 | 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-12-13 00:28:10.484391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 9f226616d485 2025-12-13 00:28:10.484400 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-12-13 00:28:10.484415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2025-12-13 00:28:10.484425 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:28:10.484434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2025-12-13 00:28:10.484443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:28:10.484453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2025-12-13 00:28:10.484462 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:28:10.484471 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:28:10.484481 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:28:10.484491 | 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-12-13 00:28:10.484503 | 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-12-13 00:28:10.484517 | 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-12-13 00:28:10.484528 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev5) 2025-12-13 00:28:10.484537 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:28:10.484546 | 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-12-13 00:28:10.484556 | 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-12-13 00:28:10.484566 | 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-12-13 00:28:10.484588 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev5) 2025-12-13 00:28:10.484599 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:28:10.484726 | 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-12-13 00:28:10.484755 | 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-12-13 00:28:10.484773 | 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-12-13 00:28:10.484800 | 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-12-13 00:28:10.484826 | 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-12-13 00:28:10.484836 | 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-12-13 00:28:10.484845 | 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-12-13 00:28:10.484855 | 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-12-13 00:28:10.484865 | 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-12-13 00:28:10.484874 | 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-12-13 00:28:10.484883 | 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-12-13 00:28:10.484893 | 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-12-13 00:28:10.484908 | 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-12-13 00:28:10.484917 | 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-12-13 00:28:10.484927 | 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-12-13 00:28:10.484936 | 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-12-13 00:28:10.484950 | 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-12-13 00:28:10.484960 | 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-12-13 00:28:10.484971 | 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-12-13 00:28:10.484990 | 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-12-13 00:28:10.484999 | 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-12-13 00:28:10.485013 | 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-12-13 00:28:10.485022 | 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-12-13 00:28:10.485032 | 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-12-13 00:28:10.485045 | 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-12-13 00:28:10.485055 | 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-12-13 00:28:10.485069 | 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-12-13 00:28:10.485083 | 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-12-13 00:28:10.485096 | 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-12-13 00:28:10.485109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-12-13 00:28:10.485119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:28:10.485157 | 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-12-13 00:28:10.485168 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-12-13 00:28:10.485178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:28:10.485191 | 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-12-13 00:28:10.485201 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-12-13 00:28:10.485214 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:28:10.485224 | 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-12-13 00:28:10.485282 | 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-12-13 00:28:10.485294 | 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-12-13 00:28:10.485311 | 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-12-13 00:28:10.485320 | 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-12-13 00:28:10.485334 | 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-12-13 00:28:10.485345 | 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-12-13 00:28:10.485359 | 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-12-13 00:28:10.485369 | 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-12-13 00:28:10.485399 | 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-12-13 00:28:10.485410 | 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-12-13 00:28:10.485459 | 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-12-13 00:28:10.485470 | 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-12-13 00:28:10.485485 | 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-12-13 00:28:10.485499 | 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-12-13 00:28:10.485509 | 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-12-13 00:28:10.485522 | 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-12-13 00:28:10.485532 | 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-12-13 00:28:10.485546 | 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-12-13 00:28:10.485556 | 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-12-13 00:28:10.485569 | 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-12-13 00:28:10.485585 | 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-12-13 00:28:10.485599 | 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-12-13 00:28:10.485629 | 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-12-13 00:28:10.485713 | 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-12-13 00:28:10.485741 | 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-12-13 00:28:10.485758 | 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-12-13 00:28:10.485776 | 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-12-13 00:28:10.485792 | 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-12-13 00:28:10.485802 | 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-12-13 00:28:10.485811 | 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-12-13 00:28:10.485821 | 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-12-13 00:28:10.485830 | 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-12-13 00:28:10.485844 | 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-12-13 00:28:10.485861 | 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-12-13 00:28:10.485875 | 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-12-13 00:28:10.485885 | 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-12-13 00:28:10.485950 | 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-12-13 00:28:10.485961 | 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-12-13 00:28:10.485983 | 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-12-13 00:28:10.485993 | 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-12-13 00:28:10.486002 | 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-12-13 00:28:10.486016 | 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-12-13 00:28:10.486025 | 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-12-13 00:28:10.486039 | 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-12-13 00:28:10.486048 | 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-12-13 00:28:10.486062 | 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-12-13 00:28:10.486071 | 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-12-13 00:28:10.486119 | 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-12-13 00:28:10.486130 | 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-12-13 00:28:10.486145 | 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-12-13 00:28:10.486156 | 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-12-13 00:28:10.486170 | 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-12-13 00:28:10.486185 | 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-12-13 00:28:10.486233 | 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-12-13 00:28:10.486251 | 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.11.12) 2025-12-13 00:28:10.486260 | 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-12-13 00:28:10.486274 | 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-12-13 00:28:10.486288 | 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-12-13 00:28:10.486311 | 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-12-13 00:28:10.486336 | 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-12-13 00:28:10.486359 | 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-12-13 00:28:10.486377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-12-13 00:28:10.486395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-12-13 00:28:10.486412 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-13 00:28:10.486430 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:28:10.486440 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:28:10.486449 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-12-13 00:28:10.486459 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2025-12-13 00:28:10.486472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2025-12-13 00:28:10.486482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-15.0.1.dev5-py3-none-any.whl size=315516 sha256=887ba81bacc6fa1d829b8899758675905ae63f629a58304f82750ba1578fef3a 2025-12-13 00:28:10.486495 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-pp39wd9e/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-12-13 00:28:10.486505 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-12-13 00:28:10.486539 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-12-13 00:28:10.486550 | 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-12-13 00:28:10.486563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 9f226616d485 2025-12-13 00:28:10.486576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 3989869d96d5 2025-12-13 00:28:10.486586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 28d97092982d 2025-12-13 00:28:10.486696 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20251213 2025-12-13 00:28:10.486886 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-12-13 00:28:10.486604 (took 0:00:11.903905) 2025-12-13 00:28:10.486913 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-12-13 00:28:10.486930 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-12-13 00:28:10.487146 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-12-13 00:28:10.487163 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-12-13 00:28:10.487174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-12-13 00:28:10.487018 2025-12-13 00:28:10.487183 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2025-12-13 00:28:10.488860 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-12-13 00:28:10.489247 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-12-13 00:28:24.206012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:28:24.206142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 9950c5b252c9 2025-12-13 00:28:24.206162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20251213" "name"="designate-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:28:24.206178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 48353c5ca646 2025-12-13 00:28:24.206239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 48353c5ca646 2025-12-13 00:28:24.206278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d23d565da673 2025-12-13 00:28:24.206341 | 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-12-13 00:28:24.207732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in d1e196968938 2025-12-13 00:28:24.207756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container d1e196968938 2025-12-13 00:28:24.207767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> bb071a652d10 2025-12-13 00:28:24.207780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-12-13 00:28:24.207792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 9c1edb0e2922 2025-12-13 00:28:24.207803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-12-13 00:28:24.207814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 905a05164b1f 2025-12-13 00:28:24.207826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:28:24.207837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 139066c1b44e 2025-12-13 00:28:24.207884 | 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-12-13 00:28:24.207931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in ab85dcfdb453 2025-12-13 00:28:24.207941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-12-13 00:28:24.207951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2025-12-13 00:28:24.207960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:28:24.207970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2025-12-13 00:28:24.207979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:28:24.207988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2025-12-13 00:28:24.207998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:28:24.208007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:28:24.208016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:28:24.208026 | 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.dev7) (1.14.1) 2025-12-13 00:28:24.208052 | 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.dev7) (0.39.0) 2025-12-13 00:28:24.208062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.1.dev7) 2025-12-13 00:28:24.208072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:28:24.208081 | 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.dev7) (3.1.1) 2025-12-13 00:28:24.208091 | 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.dev7) (3.1.5) 2025-12-13 00:28:24.208106 | 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.dev7) (4.23.0) 2025-12-13 00:28:24.208117 | 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.dev7) (5.10.0) 2025-12-13 00:28:24.208126 | 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.dev7) (10.9.0) 2025-12-13 00:28:24.208135 | 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.dev7) (4.4.0) 2025-12-13 00:28:24.208145 | 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.dev7) (9.7.1) 2025-12-13 00:28:24.208158 | 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.dev7) (7.1.0) 2025-12-13 00:28:24.208262 | 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.dev7) (16.1.0) 2025-12-13 00:28:24.208333 | 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.dev7) (6.3.1) 2025-12-13 00:28:24.208414 | 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.dev7) (7.1.0) 2025-12-13 00:28:24.208476 | 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.dev7) (3.5.1) 2025-12-13 00:28:24.208551 | 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.dev7) (7.5.1) 2025-12-13 00:28:24.208643 | 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.dev7) (5.7.0) 2025-12-13 00:28:24.208752 | 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.dev7) (4.1.1) 2025-12-13 00:28:24.208839 | 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.dev7) (2.5.0) 2025-12-13 00:28:24.208914 | 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.dev7) (8.2.0) 2025-12-13 00:28:24.208990 | 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.dev7) (3.6.0) 2025-12-13 00:28:24.209065 | 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.dev7) (4.2.0) 2025-12-13 00:28:24.209161 | 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.dev7) (3.10.1) 2025-12-13 00:28:24.209246 | 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.dev7) (3.1.0) 2025-12-13 00:28:24.209327 | 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.dev7) (6.1.1) 2025-12-13 00:28:24.209405 | 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.dev7) (1.5.1) 2025-12-13 00:28:24.209484 | 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.dev7) (6.2.0) 2025-12-13 00:28:24.209559 | 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.dev7) (2.32.3) 2025-12-13 00:28:24.209651 | 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.dev7) (9.0.0) 2025-12-13 00:28:24.209756 | 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.dev7) (2.0.38) 2025-12-13 00:28:24.209837 | 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.dev7) (5.4.1) 2025-12-13 00:28:24.209912 | 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.dev7) (1.8.9) 2025-12-13 00:28:24.209986 | 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.dev7) (2.7.0) 2025-12-13 00:28:24.210060 | 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.dev7) (17.2.1) 2025-12-13 00:28:24.210134 | 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.dev7) (6.5.1) 2025-12-13 00:28:24.210209 | 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.dev7) (5.7.1) 2025-12-13 00:28:24.210284 | 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.dev7) (4.5.1) 2025-12-13 00:28:24.210358 | 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.dev7) (6.3.0) 2025-12-13 00:28:24.210432 | 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.dev7) (3.1.0) 2025-12-13 00:28:24.210505 | 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.dev7) (1.3.9) 2025-12-13 00:28:24.210578 | 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.dev7) (4.12.2) 2025-12-13 00:28:24.210768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.1.dev7) 2025-12-13 00:28:24.210836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:28:24.210849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.1.dev7) 2025-12-13 00:28:24.210914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:28:24.210988 | 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.dev7) (8.1.8) 2025-12-13 00:28:24.211061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.1.dev7) 2025-12-13 00:28:24.211134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:28:24.211227 | 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.dev7) (3.0.0) 2025-12-13 00:28:24.211299 | 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.dev7) (1.17.2) 2025-12-13 00:28:24.211374 | 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.dev7) (3.0.2) 2025-12-13 00:28:24.211448 | 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.dev7) (25.1.0) 2025-12-13 00:28:24.211521 | 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.dev7) (2024.10.1) 2025-12-13 00:28:24.211594 | 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.dev7) (0.36.2) 2025-12-13 00:28:24.211713 | 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.dev7) (0.23.1) 2025-12-13 00:28:24.211798 | 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.dev7) (2.1.0) 2025-12-13 00:28:24.212753 | 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.dev7) (1.7.0) 2025-12-13 00:28:24.212773 | 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.dev7) (3.10.2) 2025-12-13 00:28:24.212783 | 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.dev7) (4.0.1) 2025-12-13 00:28:24.212794 | 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.dev7) (2.10.1) 2025-12-13 00:28:24.212804 | 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.dev7) (5.6.0) 2025-12-13 00:28:24.212814 | 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.dev7) (43.0.3) 2025-12-13 00:28:24.212823 | 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.dev7) (5.1.1) 2025-12-13 00:28:24.212832 | 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.dev7) (1.3.4) 2025-12-13 00:28:24.212840 | 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.dev7) (1.0.1) 2025-12-13 00:28:24.212848 | 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.dev7) (1.33) 2025-12-13 00:28:24.212856 | 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.dev7) (4.3.6) 2025-12-13 00:28:24.212865 | 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.dev7) (7.0.0) 2025-12-13 00:28:24.212873 | 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.dev7) (6.0.2) 2025-12-13 00:28:24.212891 | 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.dev7) (1.4.0) 2025-12-13 00:28:24.212900 | 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.dev7) (1.17.1) 2025-12-13 00:28:24.212908 | 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.dev7) (2.22) 2025-12-13 00:28:24.212927 | 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.dev7) (3.0.0) 2025-12-13 00:28:24.212935 | 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.dev7) (0.19) 2025-12-13 00:28:24.212944 | 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.dev7) (1.3.0) 2025-12-13 00:28:24.212956 | 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.dev7) (2.0.0) 2025-12-13 00:28:24.212965 | 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.dev7) (2.0.1) 2025-12-13 00:28:24.212973 | 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.dev7) (0.5.0) 2025-12-13 00:28:24.213033 | 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.dev7) (2.9.0.post0) 2025-12-13 00:28:24.213180 | 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.dev7) (5.5.2) 2025-12-13 00:28:24.213209 | 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.dev7) (5.3.1) 2025-12-13 00:28:24.213226 | 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.dev7) (5.4.2) 2025-12-13 00:28:24.213293 | 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.dev7) (0.11.0) 2025-12-13 00:28:24.213385 | 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.dev7) (5.1.0) 2025-12-13 00:28:24.213430 | 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.dev7) (2025.1) 2025-12-13 00:28:24.213500 | 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.dev7) (0.21.1) 2025-12-13 00:28:24.213567 | 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.dev7) (4.0.1) 2025-12-13 00:28:24.213656 | 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.dev7) (4.0.1) 2025-12-13 00:28:24.213761 | 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.dev7) (1.1.0) 2025-12-13 00:28:24.213837 | 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.dev7) (2.5.1) 2025-12-13 00:28:24.213907 | 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.dev7) (1.6.10) 2025-12-13 00:28:24.213974 | 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.dev7) (3.14.0) 2025-12-13 00:28:24.214040 | 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.dev7) (3.2.1) 2025-12-13 00:28:24.214107 | 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.dev7) (24.2) 2025-12-13 00:28:24.214174 | 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.dev7) (80.9.0) 2025-12-13 00:28:24.214241 | 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.dev7) (0.3.5) 2025-12-13 00:28:24.214308 | 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.dev7) (0.2.13) 2025-12-13 00:28:24.214374 | 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.dev7) (1.17.0) 2025-12-13 00:28:24.214440 | 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.dev7) (4.9.1) 2025-12-13 00:28:24.214506 | 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.dev7) (3.2.0) 2025-12-13 00:28:24.214574 | 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.dev7) (0.5.2) 2025-12-13 00:28:24.214654 | 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.dev7) (2.5.11) 2025-12-13 00:28:24.214777 | 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.dev7) (1.9.0) 2025-12-13 00:28:24.214846 | 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.dev7) (3.4.1) 2025-12-13 00:28:24.214909 | 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.dev7) (3.10) 2025-12-13 00:28:24.214979 | 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.dev7) (1.26.20) 2025-12-13 00:28:24.215047 | 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.dev7) (2025.11.12) 2025-12-13 00:28:24.215115 | 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.dev7) (0.7) 2025-12-13 00:28:24.215186 | 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.dev7) (2.7.2) 2025-12-13 00:28:24.215256 | 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.dev7) (0.15.2) 2025-12-13 00:28:24.215325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-12-13 00:28:24.215394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-12-13 00:28:24.215463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-13 00:28:24.215529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:28:24.215595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-12-13 00:28:24.215755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2025-12-13 00:28:24.216752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2025-12-13 00:28:24.216773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.1.dev7-py3-none-any.whl size=749316 sha256=7c2f32072683fc221c06a6bc7443697801b376112230233e92bb35b054de37a0 2025-12-13 00:28:24.216785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rqyvuz0s/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-12-13 00:28:24.216794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-12-13 00:28:24.216803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-12-13 00:28:24.216812 | 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.dev7 itsdangerous-2.2.0 2025-12-13 00:28:24.216821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container ab85dcfdb453 2025-12-13 00:28:24.216829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 9bdce7dd3f08 2025-12-13 00:28:24.216838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built d831a4f65831 2025-12-13 00:28:24.216847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:28:24.216856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-12-13 00:28:24.216124 (took 0:00:13.729106) 2025-12-13 00:28:24.216864 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-12-13 00:28:24.216872 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-12-13 00:28:24.216881 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-12-13 00:28:24.216889 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-12-13 00:28:24.216897 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-12-13 00:28:24.216905 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-12-13 00:28:24.216914 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-12-13 00:28:24.217093 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-12-13 00:28:24.217192 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-12-13 00:28:24.217281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-12-13 00:28:24.217183 2025-12-13 00:28:24.217360 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2025-12-13 00:28:24.219594 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-12-13 00:28:24.220258 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-12-13 00:28:35.424437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:28:35.424574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 9950c5b252c9 2025-12-13 00:28:35.424784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20251213" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:28:35.424905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in b77f8788f09d 2025-12-13 00:28:35.424982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container b77f8788f09d 2025-12-13 00:28:35.425068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e5266d5e1e49 2025-12-13 00:28:35.425154 | 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-12-13 00:28:35.425239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in a653f6929ee7 2025-12-13 00:28:35.425320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container a653f6929ee7 2025-12-13 00:28:35.425400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e016b6aeb0fc 2025-12-13 00:28:35.425478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-12-13 00:28:35.425562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in dae26f4d4679 2025-12-13 00:28:35.425656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container dae26f4d4679 2025-12-13 00:28:35.425776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> d650766ac234 2025-12-13 00:28:35.425863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-12-13 00:28:35.425946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 9d57b89a8318 2025-12-13 00:28:35.426024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:28:35.426101 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 40bdf58c2649 2025-12-13 00:28:35.426177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-12-13 00:28:35.426255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> d449bbd8da75 2025-12-13 00:28:35.426339 | 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-12-13 00:28:35.426421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 0997fa98b22b 2025-12-13 00:28:35.426498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-12-13 00:28:35.426577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2025-12-13 00:28:35.426748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:28:35.426846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2025-12-13 00:28:35.426928 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:28:35.427007 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2025-12-13 00:28:35.427882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:28:35.427943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:28:35.427954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:28:35.427966 | 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-12-13 00:28:35.427977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2025-12-13 00:28:35.427987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 00:28:35.427996 | 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-12-13 00:28:35.428006 | 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-12-13 00:28:35.428016 | 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-12-13 00:28:35.428027 | 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-12-13 00:28:35.428036 | 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-12-13 00:28:35.428045 | 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-12-13 00:28:35.428071 | 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-12-13 00:28:35.428080 | 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-12-13 00:28:35.428090 | 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-12-13 00:28:35.428099 | 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-12-13 00:28:35.428109 | 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-12-13 00:28:35.428118 | 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-12-13 00:28:35.428127 | 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-12-13 00:28:35.428145 | 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-12-13 00:28:35.428166 | 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-12-13 00:28:35.428176 | 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-12-13 00:28:35.428186 | 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-12-13 00:28:35.428195 | 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-12-13 00:28:35.428204 | 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-12-13 00:28:35.428214 | 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-12-13 00:28:35.428223 | 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-12-13 00:28:35.428297 | 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-12-13 00:28:35.428308 | 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-12-13 00:28:35.428317 | 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-12-13 00:28:35.428351 | 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-12-13 00:28:35.428361 | 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-12-13 00:28:35.428423 | 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-12-13 00:28:35.428470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2025-12-13 00:28:35.429762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:28:35.429783 | 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-12-13 00:28:35.429802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2025-12-13 00:28:35.429812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:28:35.429821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2025-12-13 00:28:35.429831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:28:35.429840 | 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-12-13 00:28:35.429850 | 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-12-13 00:28:35.429868 | 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-12-13 00:28:35.429877 | 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-12-13 00:28:35.429886 | 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-12-13 00:28:35.429896 | 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-12-13 00:28:35.429906 | 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-12-13 00:28:35.429916 | 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-12-13 00:28:35.429925 | 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-12-13 00:28:35.429935 | 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-12-13 00:28:35.429944 | 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-12-13 00:28:35.429955 | 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-12-13 00:28:35.429964 | 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-12-13 00:28:35.429974 | 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-12-13 00:28:35.429983 | 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-12-13 00:28:35.429994 | 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-12-13 00:28:35.430004 | 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-12-13 00:28:35.430025 | 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-12-13 00:28:35.430035 | 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-12-13 00:28:35.430049 | 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-12-13 00:28:35.430065 | 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-12-13 00:28:35.430075 | 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-12-13 00:28:35.430084 | 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-12-13 00:28:35.430094 | 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-12-13 00:28:35.430103 | 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-12-13 00:28:35.430112 | 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-12-13 00:28:35.430122 | 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-12-13 00:28:35.430131 | 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-12-13 00:28:35.430140 | 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-12-13 00:28:35.430152 | 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-12-13 00:28:35.430162 | 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-12-13 00:28:35.430176 | 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-12-13 00:28:35.430185 | 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-12-13 00:28:35.430195 | 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-12-13 00:28:35.430204 | 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-12-13 00:28:35.430217 | 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-12-13 00:28:35.430272 | 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-12-13 00:28:35.430317 | 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-12-13 00:28:35.430383 | 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-12-13 00:28:35.430537 | 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-12-13 00:28:35.430569 | 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-12-13 00:28:35.430579 | 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-12-13 00:28:35.430586 | 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-12-13 00:28:35.430731 | 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-12-13 00:28:35.430775 | 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-12-13 00:28:35.430793 | 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-12-13 00:28:35.430848 | 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-12-13 00:28:35.430908 | 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-12-13 00:28:35.430940 | 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-12-13 00:28:35.431007 | 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-12-13 00:28:35.431056 | 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-12-13 00:28:35.431116 | 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-12-13 00:28:35.431173 | 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-12-13 00:28:35.431230 | 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-12-13 00:28:35.431277 | 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-12-13 00:28:35.431347 | 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-12-13 00:28:35.431383 | 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-12-13 00:28:35.431450 | 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-12-13 00:28:35.431507 | 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-12-13 00:28:35.431581 | 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-12-13 00:28:35.431701 | 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-12-13 00:28:35.431755 | 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-12-13 00:28:35.431820 | 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-12-13 00:28:35.431878 | 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-12-13 00:28:35.431934 | 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-12-13 00:28:35.431990 | 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-12-13 00:28:35.432036 | 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-12-13 00:28:35.432081 | 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-12-13 00:28:35.432140 | 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-12-13 00:28:35.432158 | 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-12-13 00:28:35.432223 | 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-12-13 00:28:35.432247 | 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-12-13 00:28:35.432312 | 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-12-13 00:28:35.432369 | 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-12-13 00:28:35.432385 | 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-12-13 00:28:35.432448 | 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-12-13 00:28:35.432506 | 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-12-13 00:28:35.432573 | 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-12-13 00:28:35.432589 | 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.11.12) 2025-12-13 00:28:35.432664 | 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-12-13 00:28:35.432724 | 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-12-13 00:28:35.432789 | 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-12-13 00:28:35.432831 | 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-12-13 00:28:35.432871 | 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-12-13 00:28:35.432911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-12-13 00:28:35.432963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-12-13 00:28:35.433014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2025-12-13 00:28:35.433055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-12-13 00:28:35.433095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-12-13 00:28:35.433136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2025-12-13 00:28:35.433187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2025-12-13 00:28:35.433228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Created wheel for aodh: filename=aodh-20.0.0.0rc2.dev2-py3-none-any.whl size=222171 sha256=0b9e3c245858b120c9bc446be77965b349432868f526d229ca374407d52ecbd8 2025-12-13 00:28:35.433251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-p5zf8hmt/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-12-13 00:28:35.433315 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-12-13 00:28:35.433357 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-12-13 00:28:35.433416 | 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-12-13 00:28:35.433457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 0997fa98b22b 2025-12-13 00:28:35.433497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e17da6ccbfbe 2025-12-13 00:28:35.433549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 6c13b4fcc582 2025-12-13 00:28:35.433589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 00:28:35.433761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-12-13 00:28:35.433591 (took 0:00:11.216408) 2025-12-13 00:28:35.433832 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-12-13 00:28:35.433901 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-12-13 00:28:35.433956 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-12-13 00:28:35.434011 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-12-13 00:28:35.434062 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-12-13 00:28:35.434387 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-12-13 00:28:35.436870 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-12-13 00:28:35.436885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-12-13 00:28:35.434427 2025-12-13 00:28:35.436891 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2025-12-13 00:28:35.436895 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-12-13 00:28:35.437896 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-12-13 00:29:12.778084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:29:12.778182 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 9950c5b252c9 2025-12-13 00:29:12.778201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20251213" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:29:12.778217 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 52843d78f8c9 2025-12-13 00:29:12.778229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 52843d78f8c9 2025-12-13 00:29:12.778241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 9eb370e8aa82 2025-12-13 00:29:12.778254 | 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-12-13 00:29:12.778288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 2753b357d965 2025-12-13 00:29:12.778298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 2753b357d965 2025-12-13 00:29:12.778307 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 5bf1aceb9cde 2025-12-13 00:29:12.778317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-12-13 00:29:12.778326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> cd4ce89755ac 2025-12-13 00:29:12.778336 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:29:12.778346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> b65a83223d3c 2025-12-13 00:29:12.778357 | 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-12-13 00:29:12.778368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 6f0e06af6e5b 2025-12-13 00:29:12.778377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-12-13 00:29:12.778386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2025-12-13 00:29:12.778396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:29:12.778406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2025-12-13 00:29:12.778415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:29:12.778425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2025-12-13 00:29:12.778485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:29:12.778496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:29:12.778506 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:29:12.778515 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-12-13 00:29:12.778525 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.34.2-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-12-13 00:29:12.778536 | 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.dev6) (6.0.2) 2025-12-13 00:29:12.778547 | 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.dev6) (2.0.38) 2025-12-13 00:29:12.778557 | 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.dev6) (0.12.1) 2025-12-13 00:29:12.778572 | 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.dev6) (1.8.9) 2025-12-13 00:29:12.778581 | 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.dev6) (1.14.1) 2025-12-13 00:29:12.778590 | 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.dev6) (4.9.1) 2025-12-13 00:29:12.778605 | 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.dev6) (5.1.1) 2025-12-13 00:29:12.778625 | 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.dev6) (0.39.0) 2025-12-13 00:29:12.778772 | 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.dev6) (1.33) 2025-12-13 00:29:12.778893 | 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.dev6) (5.10.0) 2025-12-13 00:29:12.778965 | 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.dev6) (10.9.0) 2025-12-13 00:29:12.779057 | 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.dev6) (1.3.0) 2025-12-13 00:29:12.779125 | 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.dev6) (7.1.0) 2025-12-13 00:29:12.779203 | 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.dev6) (9.7.1) 2025-12-13 00:29:12.779280 | 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.dev6) (5.7.1) 2025-12-13 00:29:12.779356 | 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.dev6) (17.2.1) 2025-12-13 00:29:12.779437 | 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.dev6) (6.5.1) 2025-12-13 00:29:12.779516 | 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.dev6) (7.1.0) 2025-12-13 00:29:12.779594 | 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.dev6) (16.1.0) 2025-12-13 00:29:12.782790 | 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.dev6) (6.3.1) 2025-12-13 00:29:12.782811 | 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.dev6) (4.5.1) 2025-12-13 00:29:12.782821 | 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.dev6) (3.5.1) 2025-12-13 00:29:12.782831 | 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.dev6) (5.7.0) 2025-12-13 00:29:12.782841 | 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.dev6) (4.1.1) 2025-12-13 00:29:12.782850 | 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.dev6) (2.5.0) 2025-12-13 00:29:12.782860 | 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.dev6) (8.2.0) 2025-12-13 00:29:12.782869 | 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.dev6) (3.6.0) 2025-12-13 00:29:12.782888 | 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.dev6) (6.1.1) 2025-12-13 00:29:12.782906 | 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.dev6) (1.5.1) 2025-12-13 00:29:12.782916 | 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.dev6) (4.0.1) 2025-12-13 00:29:12.782925 | 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.dev6) (7.1.0) 2025-12-13 00:29:12.782935 | 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.dev6) (9.7.0) 2025-12-13 00:29:12.782944 | 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.dev6) (4.8.0) 2025-12-13 00:29:12.782953 | 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.dev6) (4.1.0) 2025-12-13 00:29:12.782963 | 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.dev6) (11.4.0) 2025-12-13 00:29:12.782972 | 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.dev6) (18.9.0) 2025-12-13 00:29:12.782982 | 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.dev6) (5.6.0) 2025-12-13 00:29:12.782991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.1.dev6) 2025-12-13 00:29:12.783001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:29:12.783011 | 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.dev6) (2.32.3) 2025-12-13 00:29:12.783022 | 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.dev6) (80.9.0) 2025-12-13 00:29:12.783033 | 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.dev6) (5.4.1) 2025-12-13 00:29:12.783055 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.1.dev6) 2025-12-13 00:29:12.783065 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-13 00:29:12.783075 | 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.dev6) (43.0.3) 2025-12-13 00:29:12.783084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.1.dev6) 2025-12-13 00:29:12.783094 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:29:12.783103 | 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.dev6) (4.2.0) 2025-12-13 00:29:12.783113 | 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.11.12) 2025-12-13 00:29:12.783128 | 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-12-13 00:29:12.783138 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-12-13 00:29:12.783147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-12-13 00:29:12.783157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-12-13 00:29:12.783166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-12-13 00:29:12.783176 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2025-12-13 00:29:12.783191 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:29:12.783200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2025-12-13 00:29:12.783210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:29:12.783220 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2025-12-13 00:29:12.783229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:29:12.783238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:29:12.783247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:29:12.783257 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-12-13 00:29:12.783267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:29:12.783276 | 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-12-13 00:29:12.783286 | 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-12-13 00:29:12.783295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-12-13 00:29:12.783304 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-13 00:29:12.783314 | 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-12-13 00:29:12.783324 | 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-12-13 00:29:12.783333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-12-13 00:29:12.783342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-12-13 00:29:12.783352 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-12-13 00:29:12.783361 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-12-13 00:29:12.783370 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-12-13 00:29:12.783380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-12-13 00:29:12.783389 | 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.dev6) (1.3.9) 2025-12-13 00:29:12.783399 | 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.dev6) (4.12.2) 2025-12-13 00:29:12.783423 | 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.dev6) (0.5.2) 2025-12-13 00:29:12.783433 | 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.dev6) (2.5.11) 2025-12-13 00:29:12.783443 | 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.dev6) (3.14.0) 2025-12-13 00:29:12.783453 | 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.dev6) (1.9.0) 2025-12-13 00:29:12.783463 | 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.dev6) (0.2.13) 2025-12-13 00:29:12.783473 | 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.dev6) (1.17.1) 2025-12-13 00:29:12.783482 | 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.dev6) (2.22) 2025-12-13 00:29:12.783496 | 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.dev6) (2.7.0) 2025-12-13 00:29:12.783506 | 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.dev6) (3.1.1) 2025-12-13 00:29:12.783515 | 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-12-13 00:29:12.783524 | 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.dev6) (3.0.0) 2025-12-13 00:29:12.783534 | 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.dev6) (2.1.0) 2025-12-13 00:29:12.783543 | 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.dev6) (1.7.0) 2025-12-13 00:29:12.783553 | 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.dev6) (3.10.2) 2025-12-13 00:29:12.783562 | 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.dev6) (2.10.1) 2025-12-13 00:29:12.783572 | 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-12-13 00:29:12.783581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-13 00:29:12.783591 | 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-12-13 00:29:12.783600 | 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-12-13 00:29:12.783610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-13 00:29:12.783630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-13 00:29:12.783640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-13 00:29:12.783650 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-13 00:29:12.783723 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-12-13 00:29:12.783745 | 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-12-13 00:29:12.783866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-13 00:29:12.783884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2025-12-13 00:29:12.783990 | 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-12-13 00:29:12.784028 | 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-12-13 00:29:12.784131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-13 00:29:12.784195 | 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-12-13 00:29:12.784246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:29:12.784314 | 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-12-13 00:29:12.784381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 00:29:12.784450 | 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.dev6) (1.3.4) 2025-12-13 00:29:12.784538 | 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.dev6) (3.0.0) 2025-12-13 00:29:12.784592 | 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.dev6) (1.17.2) 2025-12-13 00:29:12.784662 | 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.dev6) (0.19) 2025-12-13 00:29:12.784812 | 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.dev6) (2.0.0) 2025-12-13 00:29:12.784892 | 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.dev6) (2.0.1) 2025-12-13 00:29:12.784957 | 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.dev6) (0.5.0) 2025-12-13 00:29:12.785008 | 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.dev6) (3.1.0) 2025-12-13 00:29:12.785080 | 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.dev6) (5.3.1) 2025-12-13 00:29:12.785096 | 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.dev6) (5.4.2) 2025-12-13 00:29:12.785172 | 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.dev6) (0.11.0) 2025-12-13 00:29:12.785222 | 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.dev6) (5.1.0) 2025-12-13 00:29:12.785271 | 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.dev6) (2025.1) 2025-12-13 00:29:12.785320 | 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.dev6) (0.21.1) 2025-12-13 00:29:12.785352 | 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.dev6) (3.1.5) 2025-12-13 00:29:12.785423 | 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.dev6) (4.0.1) 2025-12-13 00:29:12.785477 | 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.dev6) (4.0.1) 2025-12-13 00:29:12.785538 | 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.dev6) (3.0.2) 2025-12-13 00:29:12.785596 | 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-12-13 00:29:12.785652 | 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.dev6) (7.0.0) 2025-12-13 00:29:12.785730 | 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.dev6) (3.1.0) 2025-12-13 00:29:12.785832 | 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.dev6) (2.5.1) 2025-12-13 00:29:12.785849 | 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.dev6) (3.10.1) 2025-12-13 00:29:12.785925 | 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.dev6) (1.6.10) 2025-12-13 00:29:12.785976 | 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.dev6) (3.2.1) 2025-12-13 00:29:12.786039 | 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.dev6) (24.2) 2025-12-13 00:29:12.786104 | 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.dev6) (0.3.5) 2025-12-13 00:29:12.786166 | 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.dev6) (2.0.1) 2025-12-13 00:29:12.786229 | 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.dev6) (24.2.1) 2025-12-13 00:29:12.786286 | 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.dev6) (3.2.0) 2025-12-13 00:29:12.786343 | 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.dev6) (4.7.0) 2025-12-13 00:29:12.786399 | 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.dev6) (4.4.0) 2025-12-13 00:29:12.786456 | 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.dev6) (1.0.1) 2025-12-13 00:29:12.786514 | 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.dev6) (1.4.0) 2025-12-13 00:29:12.786530 | 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.dev6) (2.1.0) 2025-12-13 00:29:12.786606 | 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.dev6) (7.5.0) 2025-12-13 00:29:12.786652 | 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.dev6) (3.4.1) 2025-12-13 00:29:12.786743 | 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.dev6) (3.10) 2025-12-13 00:29:12.786796 | 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.dev6) (0.7) 2025-12-13 00:29:12.786856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.1.dev6) 2025-12-13 00:29:12.786913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:29:12.786970 | 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.dev6) (4.23.0) 2025-12-13 00:29:12.787023 | 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.dev6) (3.2.0) 2025-12-13 00:29:12.787071 | 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.dev6) (9.0.0) 2025-12-13 00:29:12.787128 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.1.dev6) 2025-12-13 00:29:12.787195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:29:12.787211 | 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.dev6) (25.1.0) 2025-12-13 00:29:12.787285 | 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.dev6) (2024.10.1) 2025-12-13 00:29:12.787332 | 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.dev6) (0.36.2) 2025-12-13 00:29:12.787377 | 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.dev6) (0.23.1) 2025-12-13 00:29:12.787423 | 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.dev6) (2.7.2) 2025-12-13 00:29:12.787469 | 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.dev6) (0.8.1) 2025-12-13 00:29:12.787514 | 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.dev6) (2025.1) 2025-12-13 00:29:12.787559 | 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.dev6) (8.5.0) 2025-12-13 00:29:12.787616 | 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.dev6) (3.21.0) 2025-12-13 00:29:12.787662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.34.2-cp38-abi3-manylinux_2_28_x86_64.whl (6.3 MB) 2025-12-13 00:29:12.787911 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 22.6 MB/s 0:00:00 2025-12-13 00:29:12.787977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-12-13 00:29:12.788001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2025-12-13 00:29:12.788012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.8 MB/s 0:00:00 2025-12-13 00:29:12.788022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2025-12-13 00:29:12.788032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2025-12-13 00:29:12.788046 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-12-13 00:29:12.788104 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-12-13 00:29:12.788119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 00:29:12.788182 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-12-13 00:29:12.788197 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-12-13 00:29:12.788264 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-12-13 00:29:12.788322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-12-13 00:29:12.788361 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-12-13 00:29:12.788374 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:29:12.788444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 27.4 MB/s 0:00:00 2025-12-13 00:29:12.788530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:29:12.788546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-12-13 00:29:12.788594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:29:12.788651 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-12-13 00:29:12.788666 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-12-13 00:29:12.788757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-12-13 00:29:12.788807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-12-13 00:29:12.788821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2025-12-13 00:29:12.788887 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2025-12-13 00:29:12.788945 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.1.dev6-py3-none-any.whl size=759504 sha256=bb7e710b2e170cc1cf708c6d7c65681faa4bddb9eec589ae1f60d22360f16aca 2025-12-13 00:29:12.789002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2bgdkvhb/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-12-13 00:29:12.789017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2025-12-13 00:29:12.789080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2025-12-13 00:29:12.789137 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=cd9f253103e07aecec15ab06f7d537c34f6b1d363b0063bff67434828bdb3da6 2025-12-13 00:29:12.789153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2bgdkvhb/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-12-13 00:29:12.789216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-12-13 00:29:12.789265 | 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-12-13 00:29:12.789315 | 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.dev6 magnum-cluster-api-0.34.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-12-13 00:29:12.789331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 6f0e06af6e5b 2025-12-13 00:29:12.789400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 4140f4f2896c 2025-12-13 00:29:12.789447 | 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-12-13 00:29:12.789502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in ba6f457d2679 2025-12-13 00:29:12.789527 | 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.34.2) 2025-12-13 00:29:12.789576 | 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.11.12) 2025-12-13 00:29:12.789633 | 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-12-13 00:29:12.789648 | 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-12-13 00:29:12.789748 | 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-12-13 00:29:12.789812 | 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-12-13 00:29:12.789868 | 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-12-13 00:29:12.789883 | 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.dev6) 2025-12-13 00:29:12.789947 | 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-12-13 00:29:12.789994 | 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-12-13 00:29:12.790050 | 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-12-13 00:29:12.790064 | 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-12-13 00:29:12.790128 | 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-12-13 00:29:12.790185 | 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-12-13 00:29:12.790199 | 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-12-13 00:29:12.790261 | 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-12-13 00:29:12.790318 | 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-12-13 00:29:12.790332 | 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-12-13 00:29:12.790394 | 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-12-13 00:29:12.790451 | 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-12-13 00:29:12.790465 | 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-12-13 00:29:12.790521 | 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-12-13 00:29:12.790577 | 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-12-13 00:29:12.790592 | 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-12-13 00:29:12.790653 | 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-12-13 00:29:12.790718 | 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-12-13 00:29:12.790784 | 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-12-13 00:29:12.790831 | 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-12-13 00:29:12.790845 | 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-12-13 00:29:12.790922 | 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-12-13 00:29:12.790971 | 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-12-13 00:29:12.790986 | 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-12-13 00:29:12.791054 | 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-12-13 00:29:12.791111 | 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-12-13 00:29:12.791126 | 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-12-13 00:29:12.791190 | 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-12-13 00:29:12.791247 | 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-12-13 00:29:12.791262 | 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-12-13 00:29:12.791324 | 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-12-13 00:29:12.791348 | 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-12-13 00:29:12.791411 | 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-12-13 00:29:12.791468 | 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-12-13 00:29:12.791513 | 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-12-13 00:29:12.791570 | 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-12-13 00:29:12.791584 | 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-12-13 00:29:12.791646 | 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-12-13 00:29:12.791721 | 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-12-13 00:29:12.791773 | 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-12-13 00:29:12.791830 | 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-12-13 00:29:12.791844 | 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-12-13 00:29:12.791906 | 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-12-13 00:29:12.791970 | 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-12-13 00:29:12.791986 | 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-12-13 00:29:12.792052 | 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-12-13 00:29:12.792109 | 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-12-13 00:29:12.792124 | 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-12-13 00:29:12.792188 | 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-12-13 00:29:12.792245 | 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-12-13 00:29:12.792267 | 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-12-13 00:29:12.792314 | 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-12-13 00:29:12.792359 | 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-12-13 00:29:12.792374 | 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-12-13 00:29:12.792442 | 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-12-13 00:29:12.792488 | 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-12-13 00:29:12.792502 | 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-12-13 00:29:12.792569 | 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-12-13 00:29:12.792595 | 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-12-13 00:29:12.792658 | 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-12-13 00:29:12.792754 | 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-12-13 00:29:12.792823 | 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-12-13 00:29:12.792838 | 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-12-13 00:29:12.792921 | 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-12-13 00:29:12.792938 | 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-12-13 00:29:12.792997 | 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-12-13 00:29:12.793057 | 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-12-13 00:29:12.793072 | 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-12-13 00:29:12.793124 | 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-12-13 00:29:12.793175 | 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-12-13 00:29:12.793188 | 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-12-13 00:29:12.793244 | 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-12-13 00:29:12.793296 | 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-12-13 00:29:12.793310 | 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-12-13 00:29:12.793368 | 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-12-13 00:29:12.793420 | 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-12-13 00:29:12.793434 | 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-12-13 00:29:12.793491 | 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-12-13 00:29:12.793542 | 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-12-13 00:29:12.793556 | 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-12-13 00:29:12.793614 | 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-12-13 00:29:12.793657 | 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-12-13 00:29:12.793712 | 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-12-13 00:29:12.793791 | 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-12-13 00:29:12.793806 | 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-12-13 00:29:12.793857 | 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-12-13 00:29:12.793908 | 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-12-13 00:29:12.795844 | 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-12-13 00:29:12.795880 | 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-12-13 00:29:12.795893 | 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-12-13 00:29:12.795904 | 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-12-13 00:29:12.795913 | 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-12-13 00:29:12.795921 | 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-12-13 00:29:12.795932 | 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-12-13 00:29:12.795940 | 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-12-13 00:29:12.795949 | 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-12-13 00:29:12.795957 | 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-12-13 00:29:12.795966 | 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-12-13 00:29:12.795974 | 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-12-13 00:29:12.795983 | 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-12-13 00:29:12.795991 | 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-12-13 00:29:12.796000 | 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-12-13 00:29:12.796019 | 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-12-13 00:29:12.796036 | 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-12-13 00:29:12.796044 | 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-12-13 00:29:12.796053 | 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-12-13 00:29:12.796072 | 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-12-13 00:29:12.796081 | 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-12-13 00:29:12.796090 | 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-12-13 00:29:12.796099 | 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-12-13 00:29:12.796107 | 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-12-13 00:29:12.796116 | 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-12-13 00:29:12.796125 | 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-12-13 00:29:12.796135 | 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-12-13 00:29:12.796143 | 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-12-13 00:29:12.796152 | 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-12-13 00:29:12.796161 | 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-12-13 00:29:12.796170 | 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-12-13 00:29:12.796178 | 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-12-13 00:29:12.796187 | 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-12-13 00:29:12.796206 | 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-12-13 00:29:12.796215 | 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-12-13 00:29:12.796228 | 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-12-13 00:29:12.796237 | 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-12-13 00:29:12.796246 | 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-12-13 00:29:12.796256 | 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-12-13 00:29:12.796271 | 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-12-13 00:29:12.796280 | 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-12-13 00:29:12.796289 | 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-12-13 00:29:12.796297 | 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-12-13 00:29:12.796306 | 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-12-13 00:29:12.796315 | 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-12-13 00:29:12.796324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container ba6f457d2679 2025-12-13 00:29:12.796333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e73bfc4060f9 2025-12-13 00:29:12.796342 | 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-12-13 00:29:12.796351 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 9caaa498b170 2025-12-13 00:29:12.796360 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 2.002706, size: 16624839 2025-12-13 00:29:12.796369 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-12-13 00:29:12.796378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 9caaa498b170 2025-12-13 00:29:12.796387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 0eb4d3d62661 2025-12-13 00:29:12.796395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 66c5a82dbb79 2025-12-13 00:29:12.796411 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20251213 2025-12-13 00:29:12.796420 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-12-13 00:29:12.795275 (took 0:00:37.360848) 2025-12-13 00:29:12.796429 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-12-13 00:29:12.796438 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-12-13 00:29:12.796447 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-12-13 00:29:12.796455 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-12-13 00:29:12.796464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-12-13 00:29:12.795906 2025-12-13 00:29:12.796473 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2025-12-13 00:29:12.801374 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-12-13 00:29:12.801945 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-12-13 00:29:50.324453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:29:50.324556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 9950c5b252c9 2025-12-13 00:29:50.324711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20251213" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:29:50.324967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in f2550d1fed59 2025-12-13 00:29:50.325042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container f2550d1fed59 2025-12-13 00:29:50.325142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> b60f0d186bee 2025-12-13 00:29:50.325217 | 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-12-13 00:29:50.325303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 6be89c3b79f6 2025-12-13 00:29:50.325384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 6be89c3b79f6 2025-12-13 00:29:50.325464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 74864f12b4e6 2025-12-13 00:29:50.325547 | 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-12-13 00:29:50.325627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 6245d2abb1ba 2025-12-13 00:29:50.325729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:29:50.325860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:29:50.325927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:29:50.326009 | 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-12-13 00:29:50.326079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:29:50.326158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:29:50.326238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:29:50.326316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:29:50.326393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:29:50.326471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:29:50.326709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:29:50.326766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:29:50.326777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:29:50.326899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:29:50.326993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:29:50.327076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 29.0 MB in 3s (11.0 MB/s) 2025-12-13 00:29:50.327152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-12-13 00:29:50.327236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-12-13 00:29:50.327316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-12-13 00:29:50.327395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-12-13 00:29:50.327474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-12-13 00:29:50.327552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-12-13 00:29:50.327628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-12-13 00:29:50.327840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-12-13 00:29:50.327928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-12-13 00:29:50.327994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-12-13 00:29:50.328071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-13 00:29:50.328154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-12-13 00:29:50.328232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-12-13 00:29:50.328339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-12-13 00:29:50.328420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-12-13 00:29:50.328499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:29:50.328571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,890 kB of archives. 2025-12-13 00:29:50.328645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-12-13 00:29:50.328763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:29:50.328855 | 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.5 [1,544 kB] 2025-12-13 00:29:50.328936 | 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-12-13 00:29:50.329016 | 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-12-13 00:29:50.329098 | 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-12-13 00:29:50.329174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblasso3t64 amd64 2.8.2-2ubuntu0.1 [164 kB] 2025-12-13 00:29:50.329251 | 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-12-13 00:29:50.329328 | 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-12-13 00:29:50.329405 | 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-12-13 00:29:50.329481 | 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-12-13 00:29:50.329557 | 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-12-13 00:29:50.329634 | 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-12-13 00:29:50.330824 | 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-12-13 00:29:50.330842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,890 kB in 1s (4,756 kB/s) 2025-12-13 00:29:50.330852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:29:50.330861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-12-13 00:29:50.330871 | 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-12-13 00:29:50.330882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2025-12-13 00:29:50.330890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-12-13 00:29:50.330899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:75% (Reading database ... 80% (Reading database ... 85% 2025-12-13 00:29:50.330907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2025-12-13 00:29:50.330916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2025-12-13 00:29:50.330924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:29:50.330933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:29:50.330941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:29:50.330958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-12-13 00:29:50.330967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-12-13 00:29:50.330975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-12-13 00:29:50.330983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-12-13 00:29:50.330998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-12-13 00:29:50.331007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-12-13 00:29:50.331016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-12-13 00:29:50.331024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-12-13 00:29:50.331032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-12-13 00:29:50.331040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-12-13 00:29:50.331049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2025-12-13 00:29:50.331101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2025-12-13 00:29:50.331110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-12-13 00:29:50.331119 | 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-12-13 00:29:50.331127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:29:50.331135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-12-13 00:29:50.331143 | 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-12-13 00:29:50.331152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-12-13 00:29:50.331196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:29:50.331206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-12-13 00:29:50.331354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-12-13 00:29:50.331409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 00:29:50.331422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:29:50.331484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-12-13 00:29:50.331496 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-12-13 00:29:50.331506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-12-13 00:29:50.331516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-12-13 00:29:50.331525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-12-13 00:29:50.331574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-12-13 00:29:50.331585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-12-13 00:29:50.331595 | 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-12-13 00:29:50.331641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-12-13 00:29:50.331653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-12-13 00:29:50.331778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-12-13 00:29:50.331796 | 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-12-13 00:29:50.331827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-12-13 00:29:50.331873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:29:50.331914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-12-13 00:29:50.331925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:29:50.331934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:29:50.331948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-12-13 00:29:50.332046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 00:29:50.332969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-12-13 00:29:50.333056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:29:50.333070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-12-13 00:29:50.333081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-12-13 00:29:50.333091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2025-12-13 00:29:50.333101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-13 00:29:50.333110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-12-13 00:29:50.333120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-12-13 00:29:50.333130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:29:50.333140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-13 00:29:50.333149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-12-13 00:29:50.333159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-12-13 00:29:50.333169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:29:50.333180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-13 00:29:50.333189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-12-13 00:29:50.333198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:29:50.333207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-12-13 00:29:50.333217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:29:50.333227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 6245d2abb1ba 2025-12-13 00:29:50.333238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 0ba1c177bd27 2025-12-13 00:29:50.333249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-12-13 00:29:50.333259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 429dd2320eeb 2025-12-13 00:29:50.333271 | 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-12-13 00:29:50.333325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in cfd79563c29c 2025-12-13 00:29:50.333337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-12-13 00:29:50.333347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-12-13 00:29:50.333377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:29:50.333386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-12-13 00:29:50.333396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:29:50.333406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2025-12-13 00:29:50.333416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:29:50.333426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:29:50.333435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:29:50.333446 | 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.dev21) (6.1.1) 2025-12-13 00:29:50.333457 | 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.dev21) (1.8.9) 2025-12-13 00:29:50.333467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.333482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:29:50.333492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.333502 | 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-12-13 00:29:50.333523 | 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.dev21) (43.0.3) 2025-12-13 00:29:50.333594 | 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.dev21) (2.0.38) 2025-12-13 00:29:50.333610 | 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.dev21) (5.4.1) 2025-12-13 00:29:50.333715 | 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.dev21) (5.6.0) 2025-12-13 00:29:50.333813 | 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.dev21) (10.9.0) 2025-12-13 00:29:50.333908 | 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.dev21) (4.0.1) 2025-12-13 00:29:50.333924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.334000 | 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-12-13 00:29:50.334051 | 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.dev21) (3.10.2) 2025-12-13 00:29:50.334115 | 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.dev21) (9.7.1) 2025-12-13 00:29:50.334150 | 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.dev21) (5.7.1) 2025-12-13 00:29:50.334225 | 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.dev21) (16.1.0) 2025-12-13 00:29:50.334252 | 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.dev21) (17.2.1) 2025-12-13 00:29:50.334332 | 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.dev21) (6.5.1) 2025-12-13 00:29:50.334348 | 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.dev21) (7.1.0) 2025-12-13 00:29:50.337774 | 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.dev21) (6.3.1) 2025-12-13 00:29:50.337794 | 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.dev21) (4.5.1) 2025-12-13 00:29:50.337806 | 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.dev21) (5.7.0) 2025-12-13 00:29:50.337816 | 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.dev21) (2.5.0) 2025-12-13 00:29:50.337826 | 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.dev21) (8.2.0) 2025-12-13 00:29:50.337835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.337844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-12-13 00:29:50.337854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.337863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2025-12-13 00:29:50.337872 | 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.dev21) (2.10.1) 2025-12-13 00:29:50.337882 | 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.dev21) (1.3.4) 2025-12-13 00:29:50.337911 | 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.dev21) (4.23.0) 2025-12-13 00:29:50.337921 | 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.dev21) (4.0.1) 2025-12-13 00:29:50.337930 | 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.dev21) (1.1.0) 2025-12-13 00:29:50.337940 | 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.dev21) (4.2.0) 2025-12-13 00:29:50.337949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.337958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-12-13 00:29:50.337968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-12-13 00:29:50.337977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:29:50.337986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-12-13 00:29:50.338004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:29:50.338013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:29:50.338023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:29:50.338032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.1.dev21) 2025-12-13 00:29:50.338041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-13 00:29:50.338050 | 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.dev21) (1.17.1) 2025-12-13 00:29:50.338060 | 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.dev21) (2.22) 2025-12-13 00:29:50.338070 | 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.dev21) (5.1.1) 2025-12-13 00:29:50.338080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:29:50.338107 | 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.dev21) (3.1.5) 2025-12-13 00:29:50.338116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:29:50.338135 | 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.dev21) (8.1.8) 2025-12-13 00:29:50.338144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:29:50.338163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2025-12-13 00:29:50.338181 | 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.dev21) (1.17.0) 2025-12-13 00:29:50.338191 | 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.dev21) (2025.1) 2025-12-13 00:29:50.338200 | 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.dev21) (3.0.2) 2025-12-13 00:29:50.338215 | 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.dev21) (25.1.0) 2025-12-13 00:29:50.338225 | 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.dev21) (2024.10.1) 2025-12-13 00:29:50.338234 | 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.dev21) (0.36.2) 2025-12-13 00:29:50.338250 | 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.dev21) (0.23.1) 2025-12-13 00:29:50.338259 | 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.dev21) (5.10.0) 2025-12-13 00:29:50.338269 | 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.dev21) (2.32.3) 2025-12-13 00:29:50.338278 | 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.dev21) (2.1.0) 2025-12-13 00:29:50.338288 | 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.dev21) (1.7.0) 2025-12-13 00:29:50.338299 | 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.dev21) (4.12.2) 2025-12-13 00:29:50.338309 | 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.dev21) (3.14.0) 2025-12-13 00:29:50.338318 | 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.dev21) (3.0.0) 2025-12-13 00:29:50.338337 | 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.dev21) (1.17.2) 2025-12-13 00:29:50.338347 | 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.dev21) (1.3.0) 2025-12-13 00:29:50.338357 | 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.dev21) (2.0.0) 2025-12-13 00:29:50.338366 | 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.dev21) (6.0.2) 2025-12-13 00:29:50.338375 | 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.dev21) (1.14.1) 2025-12-13 00:29:50.338385 | 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.dev21) (2.0.1) 2025-12-13 00:29:50.338394 | 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.dev21) (0.5.0) 2025-12-13 00:29:50.338404 | 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.dev21) (1.3.9) 2025-12-13 00:29:50.338413 | 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.dev21) (2.9.0.post0) 2025-12-13 00:29:50.338434 | 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.dev21) (3.1.0) 2025-12-13 00:29:50.338443 | 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.dev21) (4.1.1) 2025-12-13 00:29:50.338453 | 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.dev21) (5.5.2) 2025-12-13 00:29:50.338462 | 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.dev21) (5.3.1) 2025-12-13 00:29:50.338471 | 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.dev21) (5.4.2) 2025-12-13 00:29:50.338481 | 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.dev21) (0.11.0) 2025-12-13 00:29:50.338490 | 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.dev21) (5.1.0) 2025-12-13 00:29:50.338499 | 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.dev21) (2025.1) 2025-12-13 00:29:50.338509 | 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.dev21) (0.21.1) 2025-12-13 00:29:50.338518 | 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.dev21) (4.0.1) 2025-12-13 00:29:50.338528 | 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.dev21) (0.39.0) 2025-12-13 00:29:50.338544 | 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.dev21) (3.1.1) 2025-12-13 00:29:50.338554 | 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.dev21) (7.1.0) 2025-12-13 00:29:50.338563 | 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.dev21) (3.1.0) 2025-12-13 00:29:50.338572 | 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.dev21) (2.5.1) 2025-12-13 00:29:50.338582 | 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.dev21) (3.10.1) 2025-12-13 00:29:50.338591 | 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.dev21) (1.6.10) 2025-12-13 00:29:50.338606 | 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.dev21) (2.7.0) 2025-12-13 00:29:50.338616 | 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.dev21) (0.19) 2025-12-13 00:29:50.338632 | 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.dev21) (3.2.1) 2025-12-13 00:29:50.338641 | 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.dev21) (24.2) 2025-12-13 00:29:50.338650 | 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.dev21) (7.0.0) 2025-12-13 00:29:50.338660 | 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.dev21) (80.9.0) 2025-12-13 00:29:50.338703 | 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.dev21) (0.2.13) 2025-12-13 00:29:50.338713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 00:29:50.338732 | 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.dev21) (24.2.1) 2025-12-13 00:29:50.338765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-12-13 00:29:50.338784 | 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.dev21) (3.4.1) 2025-12-13 00:29:50.338794 | 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.dev21) (3.10) 2025-12-13 00:29:50.338803 | 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.dev21) (1.26.20) 2025-12-13 00:29:50.338821 | 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.dev21) (2025.11.12) 2025-12-13 00:29:50.338831 | 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.dev21) 2025-12-13 00:29:50.338841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2025-12-13 00:29:50.338850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.1.dev21) 2025-12-13 00:29:50.338860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 00:29:50.338876 | 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.dev21) 2025-12-13 00:29:50.338886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-13 00:29:50.338895 | 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.dev21) (0.7) 2025-12-13 00:29:50.338905 | 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.dev21) (2.7.2) 2025-12-13 00:29:50.338915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-12-13 00:29:50.338924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-12-13 00:29:50.338934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-12-13 00:29:50.338943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2025-12-13 00:29:50.338952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-13 00:29:50.338967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-12-13 00:29:50.338977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-12-13 00:29:50.338986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2025-12-13 00:29:50.338995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-12-13 00:29:50.339004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2025-12-13 00:29:50.339013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 00:29:50.339023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-12-13 00:29:50.339032 | 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-12-13 00:29:50.339042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.9 MB/s 0:00:00 2025-12-13 00:29:50.339052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:29:50.339061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-12-13 00:29:50.339070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-12-13 00:29:50.339080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2025-12-13 00:29:50.339089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2025-12-13 00:29:50.339098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.1.dev21-py3-none-any.whl size=1465485 sha256=831e6118cae0ba37795ffcc96fbb0f4c6a61dd5b2e9000b966ed363151874053 2025-12-13 00:29:50.339108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ag1kaynn/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-12-13 00:29:50.339118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-12-13 00:29:50.339127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-12-13 00:29:50.339137 | 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=0b2e2dd5effdec2f8c867bd4d2ebefa75b660cfd17a4d38d9d077509be68917f 2025-12-13 00:29:50.339152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ag1kaynn/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-12-13 00:29:50.339168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-12-13 00:29:50.339179 | 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-12-13 00:29:50.339190 | 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.dev21 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-12-13 00:29:50.339200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container cfd79563c29c 2025-12-13 00:29:50.339210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 0208f7da8ec1 2025-12-13 00:29:50.339219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-12-13 00:29:50.339228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 867858ec6153 2025-12-13 00:29:50.339237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 867858ec6153 2025-12-13 00:29:50.339247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> df94ab53ead8 2025-12-13 00:29:50.339256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 97af75f4e32e 2025-12-13 00:29:50.339265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20251213 2025-12-13 00:29:50.339275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-12-13 00:29:50.338411 (took 0:00:37.542505) 2025-12-13 00:29:50.339284 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-12-13 00:29:50.339293 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-12-13 00:29:50.339303 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-12-13 00:29:50.339318 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-12-13 00:29:50.339327 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-12-13 00:29:50.339337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-12-13 00:29:50.339098 2025-12-13 00:29:50.339350 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2025-12-13 00:29:50.349984 | 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-12-13 00:29:50.994846 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-12-13 00:29:50.995237 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-12-13 00:30:49.734031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:30:49.734098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 9950c5b252c9 2025-12-13 00:30:49.734211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20251213" "name"="nova-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:30:49.734297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 8daf9beb33af 2025-12-13 00:30:49.734382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 8daf9beb33af 2025-12-13 00:30:49.734467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 754e72eef8aa 2025-12-13 00:30:49.734535 | 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-12-13 00:30:49.734613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in f3c6d4269c27 2025-12-13 00:30:49.734717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container f3c6d4269c27 2025-12-13 00:30:49.734797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 90c4c9b359ee 2025-12-13 00:30:49.734896 | 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-12-13 00:30:49.734973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in b24a6deac643 2025-12-13 00:30:49.735046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:30:49.735118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:30:49.735189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:30:49.735262 | 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-12-13 00:30:49.735332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:30:49.735404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:30:49.735475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:30:49.735545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:30:49.735615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:30:49.735719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:30:49.735805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:30:49.735896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:30:49.735971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:30:49.736092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:30:49.736145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:30:49.736216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-13 00:30:49.736281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-12-13 00:30:49.736355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-12-13 00:30:49.736425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-12-13 00:30:49.736496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-12-13 00:30:49.736568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-12-13 00:30:49.736633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-12-13 00:30:49.736728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-12-13 00:30:49.736806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-12-13 00:30:49.736952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2025-12-13 00:30:49.737016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-12-13 00:30:49.737088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-12-13 00:30:49.737153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-12-13 00:30:49.737217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2025-12-13 00:30:49.737281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2025-12-13 00:30:49.737343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-12-13 00:30:49.737406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-13 00:30:49.737461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2025-12-13 00:30:49.737515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2025-12-13 00:30:49.737575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-12-13 00:30:49.737632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-12-13 00:30:49.737714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-12-13 00:30:49.737777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-12-13 00:30:49.737834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2025-12-13 00:30:49.737910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2025-12-13 00:30:49.737966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2025-12-13 00:30:49.738024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:30:49.738076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2025-12-13 00:30:49.738129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.8 MB of additional disk space will be used. 2025-12-13 00:30:49.738182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:30:49.738242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:30:49.738299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:30:49.738355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-12-13 00:30:49.738412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-12-13 00:30:49.738468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-12-13 00:30:49.738540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-12-13 00:30:49.738600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-12-13 00:30:49.738659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-12-13 00:30:49.738760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-12-13 00:30:49.738815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-12-13 00:30:49.738888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2025-12-13 00:30:49.738944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-13 00:30:49.739000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-13 00:30:49.739058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-12-13 00:30:49.739116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-12-13 00:30:49.739171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-12-13 00:30:49.739226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-12-13 00:30:49.739281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-12-13 00:30:49.739337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-12-13 00:30:49.739392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-12-13 00:30:49.739447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.10 [1,829 kB] 2025-12-13 00:30:49.739504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-12-13 00:30:49.739559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-12-13 00:30:49.739615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2025-12-13 00:30:49.739683 | 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-12-13 00:30:49.739746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:30:49.739807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2025-12-13 00:30:49.739921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 1s (13.2 MB/s) 2025-12-13 00:30:49.739976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-12-13 00:30:49.740029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-12-13 00:30:49.740078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-12-13 00:30:49.740130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-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-12-13 00:30:49.740177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2025-12-13 00:30:49.740224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2025-12-13 00:30:49.740269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2025-12-13 00:30:49.740316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-12-13 00:30:49.740363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-12-13 00:30:49.740409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-12-13 00:30:49.740456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:30:49.740502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:30:49.740550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:30:49.740597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:30:49.740659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:30:49.740727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:30:49.740781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-13 00:30:49.740829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-13 00:30:49.740894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:30:49.740943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-13 00:30:49.740992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-13 00:30:49.741039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:30:49.741086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-12-13 00:30:49.741134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-13 00:30:49.741181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:30:49.741226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-12-13 00:30:49.741272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-12-13 00:30:49.741318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-12-13 00:30:49.741364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-12-13 00:30:49.741409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-12-13 00:30:49.741455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-13 00:30:49.741499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-12-13 00:30:49.741545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-12-13 00:30:49.741591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-12-13 00:30:49.741637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:30:49.741714 | 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-12-13 00:30:49.741767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:30:49.741817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:30:49.741911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:30:49.741954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:30:49.742003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-12-13 00:30:49.742053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:30:49.742100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:30:49.742148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:30:49.742195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:30:49.742239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:30:49.742282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:30:49.742331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-13 00:30:49.742377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:30:49.742422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:30:49.742466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:30:49.742510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:30:49.742553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:30:49.742597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:30:49.742640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:30:49.742703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:30:49.742756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-12-13 00:30:49.742815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:30:49.742869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:30:49.742917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-13 00:30:49.742965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-12-13 00:30:49.743010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:30:49.743055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-13 00:30:49.743100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:30:49.743145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-12-13 00:30:49.743189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:30:49.743232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:30:49.743275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-12-13 00:30:49.743317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-13 00:30:49.743363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:30:49.743405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-12-13 00:30:49.743448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-13 00:30:49.743989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:30:49.744032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-12-13 00:30:49.744040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:30:49.744048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-13 00:30:49.744055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:30:49.744061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-12-13 00:30:49.744067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2025-12-13 00:30:49.744074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-12-13 00:30:49.744080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-12-13 00:30:49.744087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 00:30:49.744093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 00:30:49.744099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-12-13 00:30:49.744105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-13 00:30:49.744112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-13 00:30:49.744118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-13 00:30:49.744125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-13 00:30:49.744131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:30:49.744138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-12-13 00:30:49.744189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:30:49.744198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:30:49.744204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-12-13 00:30:49.744211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.7_all.deb ... 2025-12-13 00:30:49.744218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.7) ... 2025-12-13 00:30:49.744224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:30:49.744231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:30:49.744237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:30:49.744244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:30:49.744282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-13 00:30:49.744289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:30:49.744296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:30:49.744303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.7) ... 2025-12-13 00:30:49.744361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:30:49.744381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:30:49.744388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-12-13 00:30:49.744428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:30:49.744442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-12-13 00:30:49.744467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-12-13 00:30:49.744475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-12-13 00:30:49.744508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:30:49.745802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:30:49.745813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 00:30:49.745818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:30:49.745822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:30:49.745826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:30:49.745830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:30:49.745833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:30:49.745836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:30:49.745839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:30:49.745854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:30:49.745858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:30:49.745861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-12-13 00:30:49.745865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:30:49.745868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:30:49.745871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-12-13 00:30:49.745875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-13 00:30:49.745878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:30:49.745882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:30:49.745885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:30:49.745889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:30:49.745892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-12-13 00:30:49.745896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-13 00:30:49.745899 | 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-12-13 00:30:49.745903 | 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-12-13 00:30:49.745906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-12-13 00:30:49.745910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-13 00:30:49.745913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-12-13 00:30:49.745916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-12-13 00:30:49.745924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-13 00:30:49.745927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-12-13 00:30:49.745931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:30:49.745934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:30:49.745938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:30:49.745941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container b24a6deac643 2025-12-13 00:30:49.745944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> faadf3bf6618 2025-12-13 00:30:49.745948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-12-13 00:30:49.745951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 0af735a573a5 2025-12-13 00:30:49.745954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-12-13 00:30:49.745958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 8365858b7fc4 2025-12-13 00:30:49.745965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-12-13 00:30:49.745969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 8be124391f56 2025-12-13 00:30:49.745972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:30:49.745975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> e746bb2d392e 2025-12-13 00:30:49.746000 | 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-12-13 00:30:49.746005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 4fca9b903a8d 2025-12-13 00:30:49.746009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-12-13 00:30:49.746012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-12-13 00:30:49.746015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:30:49.746019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-12-13 00:30:49.746048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:30:49.746052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:30:49.746055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:30:49.746059 | 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.2.1.dev5) (6.1.1) 2025-12-13 00:30:49.746063 | 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.2.1.dev5) (2.0.38) 2025-12-13 00:30:49.746066 | 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.2.1.dev5) (5.1.1) 2025-12-13 00:30:49.746070 | 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.2.1.dev5) (0.39.0) 2025-12-13 00:30:49.746078 | 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.2.1.dev5) (3.1.5) 2025-12-13 00:30:49.746081 | 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.2.1.dev5) (10.9.0) 2025-12-13 00:30:49.746084 | 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.2.1.dev5) (5.3.1) 2025-12-13 00:30:49.746088 | 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.2.1.dev5) (2.5.1) 2025-12-13 00:30:49.746108 | 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.2.1.dev5) (43.0.3) 2025-12-13 00:30:49.746112 | 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.2.1.dev5) (1.8.9) 2025-12-13 00:30:49.746115 | 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.2.1.dev5) (3.1.1) 2025-12-13 00:30:49.747723 | 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.2.1.dev5) (3.1.0) 2025-12-13 00:30:49.747730 | 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.2.1.dev5) (3.10.1) 2025-12-13 00:30:49.747734 | 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.2.1.dev5) (3.14.0) 2025-12-13 00:30:49.747746 | 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.2.1.dev5) (1.14.1) 2025-12-13 00:30:49.747749 | 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.2.1.dev5) (1.3.0) 2025-12-13 00:30:49.747753 | 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.2.1.dev5) (3.5.1) 2025-12-13 00:30:49.747757 | 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.2.1.dev5) (2.1.0) 2025-12-13 00:30:49.747760 | 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.2.1.dev5) (4.23.0) 2025-12-13 00:30:49.747763 | 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.2.1.dev5) (9.7.0) 2025-12-13 00:30:49.747767 | 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.2.1.dev5) (5.10.0) 2025-12-13 00:30:49.747770 | 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.2.1.dev5) (11.4.0) 2025-12-13 00:30:49.747774 | 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.2.1.dev5) (4.8.0) 2025-12-13 00:30:49.747777 | 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.2.1.dev5) (2.32.3) 2025-12-13 00:30:49.747780 | 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.2.1.dev5) (5.4.1) 2025-12-13 00:30:49.747787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.2.1.dev5) 2025-12-13 00:30:49.747791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:30:49.747794 | 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.2.1.dev5) (3.10.2) 2025-12-13 00:30:49.747798 | 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.2.1.dev5) (7.1.0) 2025-12-13 00:30:49.747801 | 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.2.1.dev5) (9.7.1) 2025-12-13 00:30:49.747804 | 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.2.1.dev5) (5.7.1) 2025-12-13 00:30:49.747808 | 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.2.1.dev5) (7.1.0) 2025-12-13 00:30:49.747811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.2.1.dev5) 2025-12-13 00:30:49.747814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:30:49.747818 | 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.2.1.dev5) (3.5.1) 2025-12-13 00:30:49.747821 | 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.2.1.dev5) (5.7.0) 2025-12-13 00:30:49.747828 | 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.2.1.dev5) (2.5.0) 2025-12-13 00:30:49.747831 | 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.2.1.dev5) (8.2.0) 2025-12-13 00:30:49.747835 | 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.2.1.dev5) (17.2.1) 2025-12-13 00:30:49.747855 | 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.2.1.dev5) (7.5.1) 2025-12-13 00:30:49.747858 | 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.2.1.dev5) (16.1.0) 2025-12-13 00:30:49.747862 | 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.2.1.dev5) (4.5.1) 2025-12-13 00:30:49.747865 | 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.2.1.dev5) (3.6.0) 2025-12-13 00:30:49.747868 | 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.2.1.dev5) (6.5.1) 2025-12-13 00:30:49.747872 | 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.2.1.dev5) (4.1.1) 2025-12-13 00:30:49.747875 | 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.2.1.dev5) (2.0.0) 2025-12-13 00:30:49.747878 | 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.2.1.dev5) (6.3.1) 2025-12-13 00:30:49.747885 | 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.2.1.dev5) (7.0.0) 2025-12-13 00:30:49.747888 | 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.2.1.dev5) (3.6.0) 2025-12-13 00:30:49.747891 | 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.2.1.dev5) (6.11.0) 2025-12-13 00:30:49.747894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.2.1.dev5) 2025-12-13 00:30:49.747898 | 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-12-13 00:30:49.747901 | 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.2.1.dev5) (3.3.0) 2025-12-13 00:30:49.747904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.2.1.dev5) 2025-12-13 00:30:49.747908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:30:49.747911 | 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.2.1.dev5) (5.2.1) 2025-12-13 00:30:49.747914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.2.1.dev5) 2025-12-13 00:30:49.747918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:30:49.747921 | 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.2.1.dev5) (6.3.0) 2025-12-13 00:30:49.747924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.2.1.dev5) 2025-12-13 00:30:49.747928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:30:49.747931 | 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.2.1.dev5) (1.3.4) 2025-12-13 00:30:49.747934 | 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.2.1.dev5) (1.7.0) 2025-12-13 00:30:49.747938 | 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.2.1.dev5) (2.9.0.post0) 2025-12-13 00:30:49.747944 | 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.2.1.dev5) (3.1.0) 2025-12-13 00:30:49.747947 | 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.2.1.dev5) (4.4.0) 2025-12-13 00:30:49.747951 | 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.2.1.dev5) (6.0.2) 2025-12-13 00:30:49.747956 | 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.2.1.dev5) (1.3.9) 2025-12-13 00:30:49.747960 | 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.2.1.dev5) (4.12.2) 2025-12-13 00:30:49.747963 | 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.2.1.dev5) (7.1.0) 2025-12-13 00:30:49.747971 | 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.2.1.dev5) (1.17.1) 2025-12-13 00:30:49.747974 | 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.2.1.dev5) (2.22) 2025-12-13 00:30:49.747978 | 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.2.1.dev5) (2.7.0) 2025-12-13 00:30:49.747981 | 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.2.1.dev5) (3.0.0) 2025-12-13 00:30:49.747984 | 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.2.1.dev5) (1.17.2) 2025-12-13 00:30:49.747988 | 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.2.1.dev5) (3.0.2) 2025-12-13 00:30:49.747991 | 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.2.1.dev5) (25.1.0) 2025-12-13 00:30:49.747994 | 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.2.1.dev5) (2024.10.1) 2025-12-13 00:30:49.747998 | 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.2.1.dev5) (0.36.2) 2025-12-13 00:30:49.748001 | 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.2.1.dev5) (0.23.1) 2025-12-13 00:30:49.748004 | 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.2.1.dev5) (4.0.1) 2025-12-13 00:30:49.748008 | 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.2.1.dev5) (2.10.1) 2025-12-13 00:30:49.748011 | 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.2.1.dev5) (5.6.0) 2025-12-13 00:30:49.748015 | 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.2.1.dev5) (1.3.4) 2025-12-13 00:30:49.748018 | 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.2.1.dev5) (1.0.1) 2025-12-13 00:30:49.748021 | 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.2.1.dev5) (1.33) 2025-12-13 00:30:49.748028 | 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.2.1.dev5) (4.3.6) 2025-12-13 00:30:49.748032 | 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.2.1.dev5) (1.4.0) 2025-12-13 00:30:49.748038 | 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.2.1.dev5) (3.0.0) 2025-12-13 00:30:49.748045 | 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.2.1.dev5) (9.0.0) 2025-12-13 00:30:49.748050 | 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.2.1.dev5) (5.9.0) 2025-12-13 00:30:49.748204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.2.1.dev5) 2025-12-13 00:30:49.748256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 00:30:49.748267 | 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.2.1.dev5) (0.8.1) 2025-12-13 00:30:49.748285 | 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.2.1.dev5) (0.19) 2025-12-13 00:30:49.748294 | 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.2.1.dev5) (2.0.1) 2025-12-13 00:30:49.748303 | 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.2.1.dev5) (0.5.0) 2025-12-13 00:30:49.748315 | 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.2.1.dev5) (5.5.2) 2025-12-13 00:30:49.748327 | 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.2.1.dev5) (5.3.1) 2025-12-13 00:30:49.748370 | 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.2.1.dev5) (5.4.2) 2025-12-13 00:30:49.748417 | 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.2.1.dev5) (0.11.0) 2025-12-13 00:30:49.748432 | 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.2.1.dev5) (5.1.0) 2025-12-13 00:30:49.748470 | 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.2.1.dev5) (2025.1) 2025-12-13 00:30:49.748483 | 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.2.1.dev5) (0.21.1) 2025-12-13 00:30:49.748532 | 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.2.1.dev5) (4.0.1) 2025-12-13 00:30:49.748579 | 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.2.1.dev5) (4.0.1) 2025-12-13 00:30:49.748592 | 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.2.1.dev5) (1.1.0) 2025-12-13 00:30:49.748641 | 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.2.1.dev5) (1.6.10) 2025-12-13 00:30:49.748699 | 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.2.1.dev5) (3.2.1) 2025-12-13 00:30:49.748718 | 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.2.1.dev5) (24.2) 2025-12-13 00:30:49.748731 | 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.2.1.dev5) 2025-12-13 00:30:49.748787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-12-13 00:30:49.748815 | 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.2.1.dev5) (3.5.1) 2025-12-13 00:30:49.748828 | 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.2.1.dev5) (1.5.0) 2025-12-13 00:30:49.748888 | 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.2.1.dev5) (80.9.0) 2025-12-13 00:30:49.748920 | 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.2.1.dev5) (0.2.13) 2025-12-13 00:30:49.748962 | 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.2.1.dev5) (4.9.1) 2025-12-13 00:30:49.748976 | 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.2.1.dev5) (0.5.2) 2025-12-13 00:30:49.749027 | 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.2.1.dev5) (2.5.11) 2025-12-13 00:30:49.749056 | 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.2.1.dev5) (1.9.0) 2025-12-13 00:30:49.749094 | 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.2.1.dev5) (1.17.0) 2025-12-13 00:30:49.749124 | 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.2.1.dev5) (2.0.1) 2025-12-13 00:30:49.749173 | 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.2.1.dev5) (24.2.1) 2025-12-13 00:30:49.749200 | 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.2.1.dev5) (2.1.0) 2025-12-13 00:30:49.749238 | 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.2.1.dev5) (3.2.0) 2025-12-13 00:30:49.749267 | 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.2.1.dev5) (3.4.1) 2025-12-13 00:30:49.749314 | 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.2.1.dev5) (3.10) 2025-12-13 00:30:49.749337 | 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.2.1.dev5) (1.26.20) 2025-12-13 00:30:49.749378 | 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.2.1.dev5) (2025.11.12) 2025-12-13 00:30:49.749391 | 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.2.1.dev5) (0.7) 2025-12-13 00:30:49.749429 | 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.2.1.dev5) (2.7.2) 2025-12-13 00:30:49.749457 | 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.2.1.dev5) (0.15.2) 2025-12-13 00:30:49.749495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.2.1.dev5) 2025-12-13 00:30:49.749540 | 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-12-13 00:30:49.749555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.2.1.dev5) 2025-12-13 00:30:49.749595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-12-13 00:30:49.749608 | 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.2.1.dev5) (5.2.1) 2025-12-13 00:30:49.749717 | 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-12-13 00:30:49.749735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-12-13 00:30:49.749744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-13 00:30:49.749778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-12-13 00:30:49.749814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:30:49.749860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-13 00:30:49.749897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2025-12-13 00:30:49.749933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2025-12-13 00:30:49.749968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-12-13 00:30:49.750004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-12-13 00:30:49.750038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-12-13 00:30:49.750075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-12-13 00:30:49.750109 | 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-12-13 00:30:49.750150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 33.6 MB/s 0:00:00 2025-12-13 00:30:49.750187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-12-13 00:30:49.750222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-12-13 00:30:49.750264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-12-13 00:30:49.750298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.2.1.dev5-py3-none-any.whl size=5906984 sha256=c199b9b344d51b13116950d73c91b7d3c56a07e0c08eb9f0fe0d98db319502cb 2025-12-13 00:30:49.750336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-l074xbsf/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-12-13 00:30:49.750369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-12-13 00:30:49.750405 | 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-12-13 00:30:49.750442 | 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.2.1.dev5 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-12-13 00:30:49.750476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar_nova-7.0.1.dev6 2025-12-13 00:30:49.750510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-12-13 00:30:49.750543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:30:49.750578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-12-13 00:30:49.750611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:30:49.750645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2025-12-13 00:30:49.750787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:30:49.750825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:30:49.750837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:30:49.750887 | 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-12-13 00:30:49.750898 | 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-12-13 00:30:49.750911 | 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-12-13 00:30:49.750923 | 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-12-13 00:30:49.750968 | 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-12-13 00:30:49.751016 | 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-12-13 00:30:49.751030 | 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-12-13 00:30:49.751065 | 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-12-13 00:30:49.751078 | 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-12-13 00:30:49.751127 | 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-12-13 00:30:49.751141 | 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-12-13 00:30:49.751177 | 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-12-13 00:30:49.751189 | 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-12-13 00:30:49.751238 | 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-12-13 00:30:49.751252 | 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-12-13 00:30:49.751300 | 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-12-13 00:30:49.751314 | 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-12-13 00:30:49.751360 | 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-12-13 00:30:49.751373 | 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-12-13 00:30:49.751418 | 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-12-13 00:30:49.751432 | 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-12-13 00:30:49.751498 | 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-12-13 00:30:49.751512 | 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-12-13 00:30:49.751525 | 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-12-13 00:30:49.751573 | 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-12-13 00:30:49.751587 | 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-12-13 00:30:49.751634 | 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.11.12) 2025-12-13 00:30:49.751654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2025-12-13 00:30:49.751699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2025-12-13 00:30:49.751742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2025-12-13 00:30:49.751755 | 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=13078 sha256=a69c659c1216dcb9e7364dbdea8ba66ae26ed9514147c3d9042551b48155bfe5 2025-12-13 00:30:49.751801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oirxx4h1/wheels/4f/ac/da/0936b0e131fd9ea68c35a67e26abf293f0e981af271c085ea8 2025-12-13 00:30:49.751815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2025-12-13 00:30:49.751872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2025-12-13 00:30:49.751886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev6 2025-12-13 00:30:49.751932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 4fca9b903a8d 2025-12-13 00:30:49.751946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 2ff32fa74be2 2025-12-13 00:30:49.751995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 9ce777ade07a 2025-12-13 00:30:49.752008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 00:30:49.752118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-12-13 00:30:49.752032 (took 0:00:59.412934) 2025-12-13 00:30:49.752189 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-12-13 00:30:49.752239 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-12-13 00:30:49.752276 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-12-13 00:30:49.752288 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-12-13 00:30:49.752338 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-12-13 00:30:49.752353 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-12-13 00:30:49.752402 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-12-13 00:30:49.752448 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-12-13 00:30:49.752461 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-12-13 00:30:49.752795 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-12-13 00:30:49.752902 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-12-13 00:30:49.752962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-12-13 00:30:49.752875 2025-12-13 00:30:49.753058 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2025-12-13 00:30:49.754383 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-12-13 00:30:49.754865 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-12-13 00:31:05.512293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:31:05.512392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 9950c5b252c9 2025-12-13 00:31:05.512546 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20251213" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:31:05.514755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 5ef3ae792e44 2025-12-13 00:31:05.514781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 5ef3ae792e44 2025-12-13 00:31:05.514793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 93a6cc4dec97 2025-12-13 00:31:05.514805 | 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-12-13 00:31:05.514815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 5720ca5d4185 2025-12-13 00:31:05.514825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 5720ca5d4185 2025-12-13 00:31:05.514834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> ce907ef0dd1c 2025-12-13 00:31:05.514844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-12-13 00:31:05.514854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 607e641a3034 2025-12-13 00:31:05.514863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:31:05.514891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> c139454e1aa4 2025-12-13 00:31:05.514903 | 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-12-13 00:31:05.514914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 961417539f41 2025-12-13 00:31:05.514924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-12-13 00:31:05.514933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2025-12-13 00:31:05.514943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:31:05.514953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2025-12-13 00:31:05.514962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:31:05.514972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2025-12-13 00:31:05.514981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:31:05.514990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:31:05.515000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:31:05.515010 | 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-12-13 00:31:05.515021 | 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-12-13 00:31:05.515031 | 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-12-13 00:31:05.515041 | 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-12-13 00:31:05.515064 | 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-12-13 00:31:05.515075 | 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-12-13 00:31:05.515085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2025-12-13 00:31:05.515102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:31:05.515112 | 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-12-13 00:31:05.515122 | 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-12-13 00:31:05.515137 | 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-12-13 00:31:05.515147 | 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-12-13 00:31:05.515157 | 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-12-13 00:31:05.515167 | 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-12-13 00:31:05.515176 | 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-12-13 00:31:05.515190 | 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-12-13 00:31:05.515247 | 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-12-13 00:31:05.515332 | 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-12-13 00:31:05.515387 | 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-12-13 00:31:05.515472 | 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-12-13 00:31:05.515531 | 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-12-13 00:31:05.515599 | 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-12-13 00:31:05.515696 | 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-12-13 00:31:05.515759 | 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-12-13 00:31:05.515834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2025-12-13 00:31:05.515955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:31:05.516043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2025-12-13 00:31:05.516119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-13 00:31:05.516191 | 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-12-13 00:31:05.516260 | 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-12-13 00:31:05.516327 | 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-12-13 00:31:05.516395 | 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-12-13 00:31:05.516484 | 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-12-13 00:31:05.516548 | 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-12-13 00:31:05.516618 | 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-12-13 00:31:05.516732 | 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-12-13 00:31:05.516791 | 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-12-13 00:31:05.516862 | 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-12-13 00:31:05.516955 | 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-12-13 00:31:05.517062 | 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-12-13 00:31:05.517133 | 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-12-13 00:31:05.517201 | 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-12-13 00:31:05.517271 | 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-12-13 00:31:05.517339 | 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-12-13 00:31:05.517404 | 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-12-13 00:31:05.517466 | 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-12-13 00:31:05.517533 | 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-12-13 00:31:05.517602 | 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-12-13 00:31:05.517694 | 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-12-13 00:31:05.517804 | 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-12-13 00:31:05.517906 | 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-12-13 00:31:05.518054 | 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-12-13 00:31:05.518117 | 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-12-13 00:31:05.518175 | 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-12-13 00:31:05.518231 | 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-12-13 00:31:05.518277 | 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-12-13 00:31:05.518334 | 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-12-13 00:31:05.518380 | 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-12-13 00:31:05.518435 | 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-12-13 00:31:05.518482 | 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-12-13 00:31:05.518539 | 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-12-13 00:31:05.518564 | 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-12-13 00:31:05.518640 | 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-12-13 00:31:05.518728 | 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-12-13 00:31:05.518821 | 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-12-13 00:31:05.518899 | 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-12-13 00:31:05.518979 | 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-12-13 00:31:05.519042 | 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-12-13 00:31:05.519099 | 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-12-13 00:31:05.519157 | 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-12-13 00:31:05.519204 | 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-12-13 00:31:05.519268 | 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-12-13 00:31:05.519341 | 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-12-13 00:31:05.519399 | 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-12-13 00:31:05.519455 | 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-12-13 00:31:05.519513 | 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-12-13 00:31:05.519560 | 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-12-13 00:31:05.519618 | 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-12-13 00:31:05.519689 | 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-12-13 00:31:05.519757 | 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-12-13 00:31:05.519818 | 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-12-13 00:31:05.519865 | 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-12-13 00:31:05.519954 | 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-12-13 00:31:05.520063 | 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-12-13 00:31:05.520148 | 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.11.12) 2025-12-13 00:31:05.520231 | 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-12-13 00:31:05.520315 | 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-12-13 00:31:05.520402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:31:05.520484 | 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-12-13 00:31:05.520563 | 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-12-13 00:31:05.520641 | 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-12-13 00:31:05.520754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:31:05.520825 | 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-12-13 00:31:05.520941 | 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-12-13 00:31:05.521102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:31:05.521143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-13 00:31:05.521153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-12-13 00:31:05.521157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:31:05.521187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 35.7 MB/s 0:00:00 2025-12-13 00:31:05.521238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:31:05.521963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-12-13 00:31:05.522032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2025-12-13 00:31:05.522045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2025-12-13 00:31:05.522056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-19.0.1.dev3-py3-none-any.whl size=357504 sha256=d34805b5ca9a1ea5e45c752c96603e7cafa36983a80de7db7179f86d5f1b015f 2025-12-13 00:31:05.522068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vpinlwpp/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-12-13 00:31:05.522078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-12-13 00:31:05.522088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-12-13 00:31:05.522098 | 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-12-13 00:31:05.522107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 961417539f41 2025-12-13 00:31:05.522117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 762f21f040c1 2025-12-13 00:31:05.522127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 73505c306648 2025-12-13 00:31:05.522137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20251213 2025-12-13 00:31:05.522147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-12-13 00:31:05.521592 (took 0:00:15.768717) 2025-12-13 00:31:05.522156 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-12-13 00:31:05.522166 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-12-13 00:31:05.522175 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-12-13 00:31:05.522504 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-base) 2025-12-13 00:31:05.522556 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Processing 2025-12-13 00:31:05.522569 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building started at 2025-12-13 00:31:05.522290 2025-12-13 00:31:05.522616 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Getting local archive from tarballs/watcher-stable-2025.1.tar.gz 2025-12-13 00:31:05.526872 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 plugins into plugins archive 2025-12-13 00:31:05.527621 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 additions into additions archive 2025-12-13 00:31:23.735829 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:31:23.735983 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 9950c5b252c9 2025-12-13 00:31:23.736000 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 2/6 : LABEL "build-date"="20251213" "name"="watcher-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-12-13 00:31:23.736024 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in ea5bc499e604 2025-12-13 00:31:23.736066 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container ea5bc499e604 2025-12-13 00:31:23.736140 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 789d1edd20fa 2025-12-13 00:31:23.736175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 3/6 : RUN usermod --append --home /var/lib/watcher --groups kolla watcher && mkdir -p /var/lib/watcher && chown -R 42451:42451 /var/lib/watcher 2025-12-13 00:31:23.736281 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 81048845bc1d 2025-12-13 00:31:23.736291 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 81048845bc1d 2025-12-13 00:31:23.736349 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 2f01e95b0865 2025-12-13 00:31:23.736406 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 4/6 : ADD watcher-base-archive /watcher-base-source 2025-12-13 00:31:23.736465 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 5680f365d061 2025-12-13 00:31:23.736520 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:31:23.736578 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 2d25a668b264 2025-12-13 00:31:23.736637 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 6/6 : RUN ln -s watcher-base-source/* watcher && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /watcher && mkdir -p /etc/watcher && cp -r /watcher/etc/watcher/* /etc/watcher/ && touch /usr/local/bin/kolla_watcher_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_watcher_extend_start 2025-12-13 00:31:23.736704 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 8e979c9c1172 2025-12-13 00:31:23.736850 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Processing /watcher 2025-12-13 00:31:23.736964 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: started 2025-12-13 00:31:23.737037 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:31:23.737094 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: started 2025-12-13 00:31:23.737154 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:31:23.737248 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:31:23.737307 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:31:23.737363 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting apscheduler>=3.5.1 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.737420 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading APScheduler-3.11.0-py3-none-any.whl.metadata (6.4 kB) 2025-12-13 00:31:23.737480 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: eventlet>=0.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (0.39.0) 2025-12-13 00:31:23.737537 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpatch>=1.21 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (1.33) 2025-12-13 00:31:23.737593 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.10.0) 2025-12-13 00:31:23.737649 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (4.23.0) 2025-12-13 00:31:23.737741 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystonemiddleware>=4.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (10.9.0) 2025-12-13 00:31:23.737798 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: lxml>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.3.1) 2025-12-13 00:31:23.737840 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting croniter>=0.3.20 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.737906 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 00:31:23.737982 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting os-resource-classes>=0.4.0 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.738038 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:31:23.738094 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (7.1.0) 2025-12-13 00:31:23.738157 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.cache>=1.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (3.10.2) 2025-12-13 00:31:23.738209 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (9.7.1) 2025-12-13 00:31:23.738262 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.7.1) 2025-12-13 00:31:23.738313 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (17.2.1) 2025-12-13 00:31:23.738344 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (6.5.1) 2025-12-13 00:31:23.738405 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.log>=3.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (7.1.0) 2025-12-13 00:31:23.738459 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (16.1.0) 2025-12-13 00:31:23.738511 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.policy>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (4.5.1) 2025-12-13 00:31:23.738564 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.reports>=1.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (3.5.1) 2025-12-13 00:31:23.738618 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.7.0) 2025-12-13 00:31:23.738660 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.service>=1.30.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (4.1.1) 2025-12-13 00:31:23.738739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (2.5.0) 2025-12-13 00:31:23.738783 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.utils>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (8.2.0) 2025-12-13 00:31:23.738828 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.versionedobjects>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (3.6.0) 2025-12-13 00:31:23.738880 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PasteDeploy>=1.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (3.1.0) 2025-12-13 00:31:23.739017 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (6.1.1) 2025-12-13 00:31:23.739059 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pecan>=1.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (1.5.1) 2025-12-13 00:31:23.739116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (3.14.0) 2025-12-13 00:31:23.739171 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: gnocchiclient>=7.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (7.1.0) 2025-12-13 00:31:23.739226 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-cinderclient>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (9.7.0) 2025-12-13 00:31:23.739280 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-glanceclient>=2.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (4.8.0) 2025-12-13 00:31:23.739334 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-keystoneclient>=3.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.6.0) 2025-12-13 00:31:23.739388 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-monascaclient>=1.12.0 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.739477 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:31:23.739578 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (11.4.0) 2025-12-13 00:31:23.739726 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-novaclient>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (18.9.0) 2025-12-13 00:31:23.739820 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-observabilityclient>=0.3.0 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.739948 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:31:23.740065 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-openstackclient>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (7.5.0) 2025-12-13 00:31:23.740127 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-ironicclient>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.10.1) 2025-12-13 00:31:23.740170 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: SQLAlchemy>=1.2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (2.0.38) 2025-12-13 00:31:23.740222 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: stevedore>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (5.4.1) 2025-12-13 00:31:23.740265 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting taskflow>=3.8.0 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.740316 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-13 00:31:23.740368 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WebOb>=1.8.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (1.8.9) 2025-12-13 00:31:23.740409 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WSME>=0.9.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (0.12.1) 2025-12-13 00:31:23.740451 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting networkx>=2.4 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.740511 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:31:23.740544 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting microversion_parse>=0.2.1 (from python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.740600 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:31:23.740643 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: futurist>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.0.1.dev28) (3.1.0) 2025-12-13 00:31:23.740713 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting tzlocal>=3.0 (from apscheduler>=3.5.1->python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.740759 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading tzlocal-5.3-py3-none-any.whl.metadata (7.6 kB) 2025-12-13 00:31:23.740811 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.0.1.dev28) (2.9.0.post0) 2025-12-13 00:31:23.740862 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pytz>2021.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.0.1.dev28) (2025.1) 2025-12-13 00:31:23.740896 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.0.1.dev28) (2.7.0) 2025-12-13 00:31:23.741023 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.0.1.dev28) (3.1.1) 2025-12-13 00:31:23.741056 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->python-watcher==14.0.1.dev28) (3.0.0) 2025-12-13 00:31:23.741115 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->python-watcher==14.0.1.dev28) (1.17.2) 2025-12-13 00:31:23.741172 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (4.9.1) 2025-12-13 00:31:23.741200 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (5.10.0) 2025-12-13 00:31:23.741249 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (2.1.0) 2025-12-13 00:31:23.741300 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (0.5.2) 2025-12-13 00:31:23.741332 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (2.5.11) 2025-12-13 00:31:23.741388 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (6.0.2) 2025-12-13 00:31:23.741430 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (1.9.0) 2025-12-13 00:31:23.741485 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wcwidth>=0.2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.0.1.dev28) (0.2.13) 2025-12-13 00:31:23.741548 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.21->python-watcher==14.0.1.dev28) (3.0.0) 2025-12-13 00:31:23.741561 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.0.1.dev28) (25.1.0) 2025-12-13 00:31:23.741593 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.0.1.dev28) (2024.10.1) 2025-12-13 00:31:23.741625 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.0.1.dev28) (0.36.2) 2025-12-13 00:31:23.741663 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.0.1.dev28) (0.23.1) 2025-12-13 00:31:23.741762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (2.32.3) 2025-12-13 00:31:23.741775 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (1.7.0) 2025-12-13 00:31:23.741806 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (4.12.2) 2025-12-13 00:31:23.741837 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.0.1.dev28) (4.0.1) 2025-12-13 00:31:23.741905 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.0.1.dev28) (2.10.1) 2025-12-13 00:31:23.741931 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dogpile.cache>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.29.0->python-watcher==14.0.1.dev28) (1.3.4) 2025-12-13 00:31:23.742001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=1.29.0->python-watcher==14.0.1.dev28) (5.1.1) 2025-12-13 00:31:23.742049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->python-watcher==14.0.1.dev28) (0.19) 2025-12-13 00:31:23.742101 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.0.1.dev28) (1.3.0) 2025-12-13 00:31:23.742114 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.0.1.dev28) (2.0.0) 2025-12-13 00:31:23.742206 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.0.1.dev28) (1.14.1) 2025-12-13 00:31:23.742281 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.0.1.dev28) (2.0.1) 2025-12-13 00:31:23.742354 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.0.1.dev28) (0.5.0) 2025-12-13 00:31:23.742426 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=4.44.0->python-watcher==14.0.1.dev28) (1.3.9) 2025-12-13 00:31:23.742502 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (5.5.2) 2025-12-13 00:31:23.742577 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (5.3.1) 2025-12-13 00:31:23.742616 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (5.4.2) 2025-12-13 00:31:23.742651 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (6.3.1) 2025-12-13 00:31:23.742730 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (0.11.0) 2025-12-13 00:31:23.742765 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (5.1.0) 2025-12-13 00:31:23.742797 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tzdata in /var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (2025.1) 2025-12-13 00:31:23.742848 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (0.21.1) 2025-12-13 00:31:23.742886 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (3.1.5) 2025-12-13 00:31:23.742977 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (4.0.1) 2025-12-13 00:31:23.743016 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (4.0.1) 2025-12-13 00:31:23.743026 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.0.1.dev28) (3.0.2) 2025-12-13 00:31:23.743070 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.27.0->python-watcher==14.0.1.dev28) (7.0.0) 2025-12-13 00:31:23.743098 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->python-watcher==14.0.1.dev28) (1.1.0) 2025-12-13 00:31:23.743124 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.0.1.dev28) (2.5.1) 2025-12-13 00:31:23.743175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.0.1.dev28) (3.10.1) 2025-12-13 00:31:23.743203 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.0.1.dev28) (1.6.10) 2025-12-13 00:31:23.743260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.0.1.dev28) (3.2.1) 2025-12-13 00:31:23.743287 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.0.1.dev28) (24.2) 2025-12-13 00:31:23.743329 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.30.0->python-watcher==14.0.1.dev28) (80.9.0) 2025-12-13 00:31:23.743361 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->python-watcher==14.0.1.dev28) (0.3.5) 2025-12-13 00:31:23.743402 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->croniter>=0.3.20->python-watcher==14.0.1.dev28) (1.17.0) 2025-12-13 00:31:23.743434 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.0.1.dev28) (2.0.1) 2025-12-13 00:31:23.743474 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.0.1.dev28) (24.2.1) 2025-12-13 00:31:23.743524 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.0.1.dev28) (43.0.3) 2025-12-13 00:31:23.743555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.0.1.dev28) (1.17.1) 2025-12-13 00:31:23.743597 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.0.1.dev28) (2.22) 2025-12-13 00:31:23.743629 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.0.1.dev28) (4.3.6) 2025-12-13 00:31:23.743703 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: openstacksdk>=0.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.0.1.dev28) (4.4.0) 2025-12-13 00:31:23.743730 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: osc-lib>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.0.1.dev28) (3.2.0) 2025-12-13 00:31:23.743761 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.0.1.dev28) (1.0.1) 2025-12-13 00:31:23.743805 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.0.1.dev28) (1.4.0) 2025-12-13 00:31:23.743841 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->python-watcher==14.0.1.dev28) (2.17.0) 2025-12-13 00:31:23.743873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-watcher==14.0.1.dev28) (2.1.0) 2025-12-13 00:31:23.743929 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (3.4.1) 2025-12-13 00:31:23.744000 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (3.10) 2025-12-13 00:31:23.744043 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (1.26.20) 2025-12-13 00:31:23.744075 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.0.1.dev28) (2025.11.12) 2025-12-13 00:31:23.744116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.30.0->python-watcher==14.0.1.dev28) (0.7) 2025-12-13 00:31:23.744147 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.0.1.dev28) (3.2.0) 2025-12-13 00:31:23.744190 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.0.1.dev28) (9.0.0) 2025-12-13 00:31:23.744222 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting pydot>=1.2.4 (from taskflow>=3.8.0->python-watcher==14.0.1.dev28) 2025-12-13 00:31:23.744263 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:31:23.744290 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->python-watcher==14.0.1.dev28) (2.7.2) 2025-12-13 00:31:23.744346 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.0.1.dev28) (0.8.1) 2025-12-13 00:31:23.744374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.0.1.dev28) (8.5.0) 2025-12-13 00:31:23.744415 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: zipp>=3.20 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.9.2->python-watcher==14.0.1.dev28) (3.21.0) 2025-12-13 00:31:23.744446 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading APScheduler-3.11.0-py3-none-any.whl (64 kB) 2025-12-13 00:31:23.744476 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-12-13 00:31:23.744507 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:31:23.744556 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:31:23.744588 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 10.5 MB/s 0:00:00 2025-12-13 00:31:23.744652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-13 00:31:23.744707 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-12-13 00:31:23.744751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2025-12-13 00:31:23.744782 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-12-13 00:31:23.744819 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:31:23.744850 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading tzlocal-5.3-py3-none-any.whl (17 kB) 2025-12-13 00:31:23.744877 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building wheels for collected packages: python-watcher 2025-12-13 00:31:23.744909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): started 2025-12-13 00:31:23.744965 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): finished with status 'done' 2025-12-13 00:31:23.744996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Created wheel for python-watcher: filename=python_watcher-14.0.1.dev28-py3-none-any.whl size=846352 sha256=bdb8d9fb21ce26e38dc6ddca03d402d1485a05eba2e4755a7aab947144c1d70a 2025-12-13 00:31:23.745028 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Stored in directory: /tmp/pip-ephem-wheel-cache-elmf4u_p/wheels/26/90/87/3ae8c497a0c7b5de0a059ae481167d5faaabc2fb15e3155140 2025-12-13 00:31:23.745084 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built python-watcher 2025-12-13 00:31:23.745109 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Installing collected packages: tzlocal, pydot, networkx, microversion_parse, os-resource-classes, croniter, apscheduler, taskflow, python-observabilityclient, python-monascaclient, python-watcher 2025-12-13 00:31:23.745137 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully installed apscheduler-3.11.0 croniter-6.0.0 microversion_parse-2.0.0 networkx-3.4.2 os-resource-classes-1.1.0 pydot-3.0.4 python-monascaclient-2.8.0 python-observabilityclient-0.4.0 python-watcher-14.0.1.dev28 taskflow-5.12.0 tzlocal-5.3 2025-12-13 00:31:23.745169 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 8e979c9c1172 2025-12-13 00:31:23.745219 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 5d62c9f64afa 2025-12-13 00:31:23.745249 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built 6db159e0251b 2025-12-13 00:31:23.745275 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully tagged osism.harbor.regio.digital/kolla/watcher-base:build-20251213 2025-12-13 00:31:23.745363 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Built at 2025-12-13 00:31:23.745276 (took 0:00:18.222986) 2025-12-13 00:31:23.745447 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-api) to queue 2025-12-13 00:31:23.745501 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-engine) to queue 2025-12-13 00:31:23.745550 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-applier) to queue 2025-12-13 00:31:23.745901 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-12-13 00:31:23.746073 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-12-13 00:31:23.746149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-12-13 00:31:23.746054 2025-12-13 00:31:23.746271 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-12-13 00:31:25.124244 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-12-13 00:31:25.207316 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-12-13 00:31:25.207514 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-12-13 00:31:59.164640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:31:59.164766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9950c5b252c9 2025-12-13 00:31:59.164782 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20251213" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:31:59.165066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9164f4f9aeed 2025-12-13 00:31:59.165104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9164f4f9aeed 2025-12-13 00:31:59.165137 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 5660d49fc564 2025-12-13 00:31:59.165166 | 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-12-13 00:31:59.165177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 365f1b8e8d62 2025-12-13 00:31:59.165219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 365f1b8e8d62 2025-12-13 00:31:59.165248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> d3f5fc50a392 2025-12-13 00:31:59.165277 | 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-12-13 00:31:59.165288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 4a7b75a27534 2025-12-13 00:31:59.165316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:31:59.165327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:31:59.165355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:31:59.165364 | 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-12-13 00:31:59.165396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:31:59.165405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:31:59.165433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:31:59.165442 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:31:59.165457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:31:59.165466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:31:59.165474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:31:59.165482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:31:59.165490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:31:59.165509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:31:59.165559 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:31:59.165568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 29.0 MB in 3s (11.5 MB/s) 2025-12-13 00:31:59.165577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-12-13 00:31:59.165609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-12-13 00:31:59.165618 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-12-13 00:31:59.165650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-12-13 00:31:59.165711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-12-13 00:31:59.165748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-12-13 00:31:59.165793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-12-13 00:31:59.165825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-12-13 00:31:59.165857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-12-13 00:31:59.165887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-12-13 00:31:59.165927 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:31:59.165959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-12-13 00:31:59.166005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2025-12-13 00:31:59.166039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:31:59.166070 | 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-12-13 00:31:59.166109 | 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-12-13 00:31:59.166147 | 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-12-13 00:31:59.166194 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-13 00:31:59.166233 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.3-0ubuntu0.24.04.1 [47.5 kB] 2025-12-13 00:31:59.166271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-13 00:31:59.166280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 1s (7,651 kB/s) 2025-12-13 00:31:59.166317 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-13 00:31:59.166349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-12-13 00:31:59.166383 | 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-12-13 00:31:59.166422 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-12-13 00:31:59.166460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2025-12-13 00:31:59.166502 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:31:59.166538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-12-13 00:31:59.166569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-12-13 00:31:59.166692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:31:59.166707 | 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-12-13 00:31:59.166846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:31:59.166903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-13 00:31:59.166915 | 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-12-13 00:31:59.166925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:31:59.167043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-13 00:31:59.167056 | 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-12-13 00:31:59.167066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:31:59.167076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-12-13 00:31:59.167086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:31:59.167095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:31:59.167131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-12-13 00:31:59.167141 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:31:59.167151 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:31:59.167183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-12-13 00:31:59.167283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:31:59.168027 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:31:59.168082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:31:59.168095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:31:59.168105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:31:59.168114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:31:59.168124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:31:59.168134 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:31:59.168144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:31:59.168153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 4a7b75a27534 2025-12-13 00:31:59.168163 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 37633c250b11 2025-12-13 00:31:59.168188 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-12-13 00:31:59.168199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 548c779e3cc4 2025-12-13 00:31:59.168218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:31:59.168228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 60ca80c23d67 2025-12-13 00:31:59.168238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-12-13 00:31:59.168248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9d7c7353266d 2025-12-13 00:31:59.168258 | 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-12-13 00:31:59.168270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in b4cbd2bb1835 2025-12-13 00:31:59.168280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container b4cbd2bb1835 2025-12-13 00:31:59.168289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 25d77d42f590 2025-12-13 00:31:59.168302 | 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-12-13 00:31:59.168355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in e754fc61bf98 2025-12-13 00:31:59.168367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-12-13 00:31:59.168377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-12-13 00:31:59.168386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:31:59.168395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-12-13 00:31:59.168405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:31:59.168414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:31:59.168424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:31:59.168433 | 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-12-13 00:31:59.168443 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-12-13 00:31:59.168452 | 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-12-13 00:31:59.168462 | 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-12-13 00:31:59.168472 | 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-12-13 00:31:59.168483 | 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-12-13 00:31:59.168497 | 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-12-13 00:31:59.168507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-12-13 00:31:59.168516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-13 00:31:59.168529 | 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-12-13 00:31:59.168602 | 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-12-13 00:31:59.168617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-12-13 00:31:59.168819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:31:59.168890 | 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-12-13 00:31:59.168913 | 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-12-13 00:31:59.168944 | 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-12-13 00:31:59.168961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-12-13 00:31:59.168972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:31:59.169049 | 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-12-13 00:31:59.169127 | 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-12-13 00:31:59.169143 | 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-12-13 00:31:59.169301 | 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-12-13 00:31:59.169334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-12-13 00:31:59.169355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 00:31:59.169368 | 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-12-13 00:31:59.169386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-12-13 00:31:59.170767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-12-13 00:31:59.170790 | 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-12-13 00:31:59.170800 | 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-12-13 00:31:59.170809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-12-13 00:31:59.170819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-12-13 00:31:59.170829 | 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-12-13 00:31:59.170840 | 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-12-13 00:31:59.170849 | 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-12-13 00:31:59.170859 | 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-12-13 00:31:59.170879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-12-13 00:31:59.170889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:31:59.170899 | 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-12-13 00:31:59.170908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-12-13 00:31:59.170917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-12-13 00:31:59.170927 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-12-13 00:31:59.170937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-12-13 00:31:59.170947 | 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-12-13 00:31:59.170956 | 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-12-13 00:31:59.170965 | 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-12-13 00:31:59.170975 | 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-12-13 00:31:59.171021 | 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-12-13 00:31:59.171032 | 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-12-13 00:31:59.171041 | 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-12-13 00:31:59.171052 | 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-12-13 00:31:59.171061 | 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-12-13 00:31:59.171071 | 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-12-13 00:31:59.171081 | 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-12-13 00:31:59.171101 | 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-12-13 00:31:59.171111 | 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-12-13 00:31:59.171120 | 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-12-13 00:31:59.171130 | 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-12-13 00:31:59.171147 | 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-12-13 00:31:59.171157 | 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-12-13 00:31:59.171166 | 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-12-13 00:31:59.171176 | 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-12-13 00:31:59.171186 | 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-12-13 00:31:59.171197 | 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-12-13 00:31:59.171206 | 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-12-13 00:31:59.171216 | 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-12-13 00:31:59.171226 | 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-12-13 00:31:59.171236 | 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-12-13 00:31:59.171246 | 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-12-13 00:31:59.171256 | 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-12-13 00:31:59.171266 | 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-12-13 00:31:59.171276 | 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-12-13 00:31:59.171285 | 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-12-13 00:31:59.171297 | 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-12-13 00:31:59.171307 | 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-12-13 00:31:59.171328 | 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-12-13 00:31:59.171344 | 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-12-13 00:31:59.171354 | 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-12-13 00:31:59.171364 | 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-12-13 00:31:59.171401 | 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-12-13 00:31:59.171411 | 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-12-13 00:31:59.171421 | 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-12-13 00:31:59.171436 | 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-12-13 00:31:59.171446 | 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-12-13 00:31:59.171457 | 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-12-13 00:31:59.171471 | 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-12-13 00:31:59.171529 | 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-12-13 00:31:59.171544 | 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-12-13 00:31:59.171636 | 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-12-13 00:31:59.171654 | 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-12-13 00:31:59.171726 | 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-12-13 00:31:59.171790 | 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.11.12) 2025-12-13 00:31:59.171804 | 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-12-13 00:31:59.171869 | 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-12-13 00:31:59.171893 | 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-12-13 00:31:59.171957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2025-12-13 00:31:59.172015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:31:59.172066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2025-12-13 00:31:59.172099 | 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-12-13 00:31:59.172166 | 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-12-13 00:31:59.172223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-12-13 00:31:59.172239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 26.8 MB/s 0:00:00 2025-12-13 00:31:59.172328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-12-13 00:31:59.172345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 2025-12-13 00:31:59.172408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.6 MB/s 0:00:00 2025-12-13 00:31:59.172444 | 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-12-13 00:31:59.172511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 28.3 MB/s 0:00:00 2025-12-13 00:31:59.172572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-12-13 00:31:59.172587 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-12-13 00:31:59.172651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2025-12-13 00:31:59.172705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2025-12-13 00:31:59.172771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-12-13 00:31:59.172831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-13 00:31:59.172846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:31:59.172911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-12-13 00:31:59.172943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-12-13 00:31:59.173025 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-12-13 00:31:59.173042 | 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=103392e4c0506012c8aa1bccfa9a3e0460c146e19366bbe1b3c095e5866cfef4 2025-12-13 00:31:59.173124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-mzlus41p/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-12-13 00:31:59.173140 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-12-13 00:31:59.173217 | 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-12-13 00:31:59.173242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cotyledon-2.0.0 daiquiri-3.3.0 gnocchi-4.6.4 lz4-4.4.5 numpy-2.2.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-12-13 00:31:59.173311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container e754fc61bf98 2025-12-13 00:31:59.173344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0108f0fa898a 2025-12-13 00:31:59.173410 | 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-12-13 00:31:59.173471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 6b9c4354ae6c 2025-12-13 00:31:59.173486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 6b9c4354ae6c 2025-12-13 00:31:59.173552 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> bb560744ba53 2025-12-13 00:31:59.173614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built e2d8dd5c0280 2025-12-13 00:31:59.173629 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 2025-12-13 00:31:59.173777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-12-13 00:31:59.173643 (took 0:00:35.427589) 2025-12-13 00:31:59.173867 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-12-13 00:31:59.173938 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-12-13 00:31:59.173986 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-12-13 00:31:59.174339 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-12-13 00:31:59.174412 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-12-13 00:31:59.174490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-12-13 00:31:59.174395 2025-12-13 00:31:59.174558 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2025-12-13 00:31:59.179211 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-12-13 00:31:59.179790 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-12-13 00:32:32.213834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:32:32.214473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 9950c5b252c9 2025-12-13 00:32:32.214504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20251213" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:32:32.214519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in cec6cbe0c654 2025-12-13 00:32:32.214531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container cec6cbe0c654 2025-12-13 00:32:32.214542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> d0b34ab1fe00 2025-12-13 00:32:32.214554 | 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-12-13 00:32:32.214592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 186d5dc9c2ec 2025-12-13 00:32:32.214602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 186d5dc9c2ec 2025-12-13 00:32:32.214610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 250b14e59572 2025-12-13 00:32:32.214619 | 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-12-13 00:32:32.214628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in ec01bfcc27f7 2025-12-13 00:32:32.214652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:32:32.214663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:32:32.214723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:32:32.214740 | 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-12-13 00:32:32.214749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:32:32.214758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:32:32.214766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:32:32.214778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:32:32.214881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:32:32.214946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:32:32.214956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:32:32.214982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:32:32.215047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:32:32.215117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:32:32.215163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:32:32.215218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-13 00:32:32.215264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-12-13 00:32:32.215321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-12-13 00:32:32.215381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-12-13 00:32:32.215437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-12-13 00:32:32.215495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-12-13 00:32:32.215550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-12-13 00:32:32.215605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-12-13 00:32:32.215650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2025-12-13 00:32:32.215706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2025-12-13 00:32:32.216604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2025-12-13 00:32:32.216628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-12-13 00:32:32.216638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-12-13 00:32:32.216641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-12-13 00:32:32.216645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:32:32.216649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,767 kB of archives. 2025-12-13 00:32:32.216652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,660 kB of additional disk space will be used. 2025-12-13 00:32:32.216656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:32:32.216660 | 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-12-13 00:32:32.216664 | 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-12-13 00:32:32.216692 | 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-12-13 00:32:32.216697 | 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.7 [443 kB] 2025-12-13 00:32:32.216701 | 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-12-13 00:32:32.216704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2025-12-13 00:32:32.216716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,767 kB in 1s (2,097 kB/s) 2025-12-13 00:32:32.216720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:32:32.216723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-12-13 00:32:32.216753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-12-13 00:32:32.216759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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-12-13 00:32:32.216764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2025-12-13 00:32:32.216786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% (Reading database ... 80% 2025-12-13 00:32:32.217858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2025-12-13 00:32:32.217881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2025-12-13 00:32:32.217890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2025-12-13 00:32:32.217899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:32:32.217908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:32:32.217916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:32:32.217925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:32:32.217934 | 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-12-13 00:32:32.217942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:32:32.217951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:32:32.217959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:32:32.217981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:32:32.217989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:32:32.217998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:32:32.218006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:32:32.218014 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-13 00:32:32.218023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-13 00:32:32.218031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:32:32.218039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-12-13 00:32:32.218048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:32:32.218056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:32:32.218065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:32:32.218119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:32:32.218129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:32:32.218137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:32:32.218145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:32:32.218153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:32:32.218162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:32:32.218174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container ec01bfcc27f7 2025-12-13 00:32:32.218290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> dad18d75df6c 2025-12-13 00:32:32.218358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-12-13 00:32:32.218457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 131629bc731a 2025-12-13 00:32:32.218520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:32:32.218634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 28db2fc368f2 2025-12-13 00:32:32.218743 | 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-12-13 00:32:32.219754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in fc3047ab6a4b 2025-12-13 00:32:32.219771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-12-13 00:32:32.219781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2025-12-13 00:32:32.219789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:32:32.219798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2025-12-13 00:32:32.219806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:32:32.219814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2025-12-13 00:32:32.219831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:32:32.219840 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:32:32.219848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:32:32.219857 | 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.dev15) (1.14.1) 2025-12-13 00:32:32.219866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.219874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:32:32.219882 | 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.dev15) (1.5.1) 2025-12-13 00:32:32.219891 | 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.dev15) (6.1.1) 2025-12-13 00:32:32.219901 | 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.dev15) (2.0.38) 2025-12-13 00:32:32.219909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.219918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:32:32.219926 | 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.dev15) (3.1.0) 2025-12-13 00:32:32.219939 | 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.dev15) (2.32.3) 2025-12-13 00:32:32.219948 | 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.dev15) (2.0.0) 2025-12-13 00:32:32.220052 | 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.dev15) (5.10.0) 2025-12-13 00:32:32.220176 | 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.dev15) (10.9.0) 2025-12-13 00:32:32.220245 | 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.dev15) (1.8.9) 2025-12-13 00:32:32.220319 | 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.dev15) (5.4.1) 2025-12-13 00:32:32.220413 | 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.dev15) (4.4.0) 2025-12-13 00:32:32.220476 | 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.dev15) (9.7.1) 2025-12-13 00:32:32.220553 | 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.dev15) (5.7.1) 2025-12-13 00:32:32.220657 | 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.dev15) (17.2.1) 2025-12-13 00:32:32.220754 | 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.dev15) (6.5.1) 2025-12-13 00:32:32.220839 | 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.dev15) (7.1.0) 2025-12-13 00:32:32.220915 | 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.dev15) (16.1.0) 2025-12-13 00:32:32.220991 | 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.dev15) (6.3.1) 2025-12-13 00:32:32.221083 | 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.dev15) (4.5.1) 2025-12-13 00:32:32.221163 | 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.dev15) (3.5.1) 2025-12-13 00:32:32.221239 | 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.dev15) (5.7.0) 2025-12-13 00:32:32.221315 | 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.dev15) (2.5.0) 2025-12-13 00:32:32.221389 | 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.dev15) (8.2.0) 2025-12-13 00:32:32.221463 | 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.dev15) (7.0.0) 2025-12-13 00:32:32.221539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.221613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 00:32:32.221694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.221826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-13 00:32:32.221887 | 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.dev15) (7.1.0) 2025-12-13 00:32:32.221962 | 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.dev15) (4.8.0) 2025-12-13 00:32:32.222036 | 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.dev15) (18.9.0) 2025-12-13 00:32:32.222211 | 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.dev15) (9.7.0) 2025-12-13 00:32:32.222252 | 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.dev15) (0.12.1) 2025-12-13 00:32:32.222261 | 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.dev15) (3.1.5) 2025-12-13 00:32:32.222335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.222408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-13 00:32:32.223754 | 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.dev15) (5.2.1) 2025-12-13 00:32:32.223781 | 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.dev15) (9.0.0) 2025-12-13 00:32:32.223787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.223801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-13 00:32:32.223806 | 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.dev15) (4.23.0) 2025-12-13 00:32:32.223811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.223816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:32:32.223821 | 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.dev15) (1.3.4) 2025-12-13 00:32:32.223827 | 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.dev15) (2.9.0.post0) 2025-12-13 00:32:32.223832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.223837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:32:32.223842 | 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.dev15) (43.0.3) 2025-12-13 00:32:32.223847 | 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.dev15) (0.8.1) 2025-12-13 00:32:32.223852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.223857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-12-13 00:32:32.223862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.1.dev15) 2025-12-13 00:32:32.223867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:32:32.223872 | 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.dev15) (1.3.9) 2025-12-13 00:32:32.223877 | 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.dev15) (4.12.2) 2025-12-13 00:32:32.223883 | 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.dev15) (1.17.1) 2025-12-13 00:32:32.223888 | 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.dev15) (2.22) 2025-12-13 00:32:32.223893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.1.dev15) 2025-12-13 00:32:32.223898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:32:32.223903 | 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.dev15) (8.1.8) 2025-12-13 00:32:32.223908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.1.dev15) 2025-12-13 00:32:32.223918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:32:32.223923 | 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.dev15) (3.0.0) 2025-12-13 00:32:32.223928 | 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.dev15) (1.17.2) 2025-12-13 00:32:32.225830 | 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.dev15) (24.2) 2025-12-13 00:32:32.225841 | 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.dev15) (3.0.2) 2025-12-13 00:32:32.225847 | 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.dev15) (25.1.0) 2025-12-13 00:32:32.225857 | 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.dev15) (2024.10.1) 2025-12-13 00:32:32.225864 | 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.dev15) (0.36.2) 2025-12-13 00:32:32.225869 | 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.dev15) (0.23.1) 2025-12-13 00:32:32.225874 | 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.dev15) (2.1.0) 2025-12-13 00:32:32.225879 | 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.dev15) (1.7.0) 2025-12-13 00:32:32.225884 | 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.dev15) (3.10.2) 2025-12-13 00:32:32.225889 | 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.dev15) (4.0.1) 2025-12-13 00:32:32.225894 | 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.dev15) (2.10.1) 2025-12-13 00:32:32.225899 | 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.dev15) (5.6.0) 2025-12-13 00:32:32.225904 | 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.dev15) (5.1.1) 2025-12-13 00:32:32.225909 | 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.dev15) (1.3.4) 2025-12-13 00:32:32.225914 | 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.dev15) (1.0.1) 2025-12-13 00:32:32.225925 | 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.dev15) (1.33) 2025-12-13 00:32:32.225930 | 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.dev15) (4.3.6) 2025-12-13 00:32:32.225935 | 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.dev15) (6.0.2) 2025-12-13 00:32:32.225940 | 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.dev15) (1.4.0) 2025-12-13 00:32:32.225945 | 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.dev15) (3.0.0) 2025-12-13 00:32:32.225954 | 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.dev15) (1.3.0) 2025-12-13 00:32:32.225960 | 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.dev15) (2.0.1) 2025-12-13 00:32:32.225965 | 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.dev15) (0.5.0) 2025-12-13 00:32:32.225973 | 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.dev15) (1.1.1) 2025-12-13 00:32:32.225978 | 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.dev15) (4.1.1) 2025-12-13 00:32:32.225983 | 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.dev15) (5.5.2) 2025-12-13 00:32:32.225988 | 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.dev15) (5.3.1) 2025-12-13 00:32:32.225993 | 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.dev15) (5.4.2) 2025-12-13 00:32:32.225998 | 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.dev15) (0.11.0) 2025-12-13 00:32:32.226037 | 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.dev15) (5.1.0) 2025-12-13 00:32:32.226043 | 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.dev15) (2025.1) 2025-12-13 00:32:32.226048 | 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.dev15) (0.21.1) 2025-12-13 00:32:32.226055 | 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.dev15) (4.0.1) 2025-12-13 00:32:32.226083 | 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.dev15) (4.0.1) 2025-12-13 00:32:32.226115 | 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.dev15) (1.1.0) 2025-12-13 00:32:32.227761 | 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.dev15) (0.39.0) 2025-12-13 00:32:32.227773 | 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.dev15) (3.1.1) 2025-12-13 00:32:32.227779 | 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.dev15) (7.1.0) 2025-12-13 00:32:32.227785 | 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.dev15) (3.1.0) 2025-12-13 00:32:32.227791 | 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.dev15) (2.5.1) 2025-12-13 00:32:32.227796 | 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.dev15) (3.10.1) 2025-12-13 00:32:32.227801 | 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.dev15) (1.6.10) 2025-12-13 00:32:32.227811 | 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.dev15) (2.7.0) 2025-12-13 00:32:32.227817 | 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.dev15) (0.19) 2025-12-13 00:32:32.227823 | 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.dev15) (3.14.0) 2025-12-13 00:32:32.227828 | 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.dev15) (3.2.1) 2025-12-13 00:32:32.227833 | 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.dev15) (80.9.0) 2025-12-13 00:32:32.227838 | 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.dev15) (0.3.5) 2025-12-13 00:32:32.227843 | 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.dev15) (0.2.13) 2025-12-13 00:32:32.227848 | 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.dev15) (4.9.1) 2025-12-13 00:32:32.227859 | 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.dev15) (0.5.2) 2025-12-13 00:32:32.227864 | 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.dev15) (2.5.11) 2025-12-13 00:32:32.227869 | 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.dev15) (1.9.0) 2025-12-13 00:32:32.227880 | 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.dev15) (1.17.0) 2025-12-13 00:32:32.227885 | 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.dev15) (2.0.1) 2025-12-13 00:32:32.227891 | 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.dev15) (24.2.1) 2025-12-13 00:32:32.227895 | 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.dev15) (3.4.1) 2025-12-13 00:32:32.227901 | 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.dev15) (3.10) 2025-12-13 00:32:32.227906 | 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.dev15) (1.26.20) 2025-12-13 00:32:32.227910 | 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.dev15) (2025.11.12) 2025-12-13 00:32:32.227915 | 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.dev15) (0.7) 2025-12-13 00:32:32.227921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.1.dev15) 2025-12-13 00:32:32.227926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:32:32.227934 | 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.dev15) (3.2.0) 2025-12-13 00:32:32.227939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.1.dev15) 2025-12-13 00:32:32.227944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:32:32.227949 | 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.dev15) (2.7.2) 2025-12-13 00:32:32.227954 | 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.dev15) (0.8.1) 2025-12-13 00:32:32.227959 | 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.dev15) (2025.1) 2025-12-13 00:32:32.227968 | 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.dev15) (8.5.0) 2025-12-13 00:32:32.227976 | 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.dev15) (3.21.0) 2025-12-13 00:32:32.227981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-12-13 00:32:32.228163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-13 00:32:32.228204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-12-13 00:32:32.228320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-12-13 00:32:32.228370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-12-13 00:32:32.228444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-13 00:32:32.228538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2025-12-13 00:32:32.228602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 00:32:32.228698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-12-13 00:32:32.228777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-13 00:32:32.228854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-12-13 00:32:32.228923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:32:32.229002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 66.1 MB/s 0:00:00 2025-12-13 00:32:32.229101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:32:32.229166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:32:32.229237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-12-13 00:32:32.229307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2025-12-13 00:32:32.229376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2025-12-13 00:32:32.229446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.1.dev15-py3-none-any.whl size=1251700 sha256=f8000a0c814586d0a8995dd212f1a3e044d1b73d70d902f6526dd3a557935e6a 2025-12-13 00:32:32.229517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zvbu44eq/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-12-13 00:32:32.229587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-12-13 00:32:32.229657 | 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-12-13 00:32:32.229759 | 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.dev15 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2025-12-13 00:32:32.229845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container fc3047ab6a4b 2025-12-13 00:32:32.229928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> df95b5a17d06 2025-12-13 00:32:32.229979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 925f94868c07 2025-12-13 00:32:32.230065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 00:32:32.230255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-12-13 00:32:32.230105 (took 0:00:33.055710) 2025-12-13 00:32:32.230393 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-12-13 00:32:32.230470 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-12-13 00:32:32.230548 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-12-13 00:32:32.230621 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-12-13 00:32:32.230696 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-12-13 00:32:32.231400 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-12-13 00:32:32.231499 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-12-13 00:32:32.231712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-12-13 00:32:32.231464 2025-12-13 00:32:32.231762 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2025-12-13 00:32:32.247876 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-12-13 00:32:32.247912 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-12-13 00:34:10.719074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:34:10.719148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 9950c5b252c9 2025-12-13 00:34:10.719165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20251213" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:34:10.719182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 698ed16445db 2025-12-13 00:34:10.719193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 698ed16445db 2025-12-13 00:34:10.719205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 028d74b4f777 2025-12-13 00:34:10.719218 | 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-12-13 00:34:10.719231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 76804a83998c 2025-12-13 00:34:10.719242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 76804a83998c 2025-12-13 00:34:10.719254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> d62b41a9294a 2025-12-13 00:34:10.719268 | 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-12-13 00:34:10.719281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in ebb98b89038a 2025-12-13 00:34:10.719294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:34:10.719306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:34:10.719358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:34:10.719369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:34:10.719379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:34:10.719388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:34:10.719398 | 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-12-13 00:34:10.719407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:34:10.719435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:34:10.719445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:34:10.719455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:34:10.719464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:34:10.719473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:34:10.719482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:34:10.719492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:34:10.719501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:34:10.719511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-12-13 00:34:10.719520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-12-13 00:34:10.719529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-12-13 00:34:10.719552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-12-13 00:34:10.719562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-12-13 00:34:10.719572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-12-13 00:34:10.719581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-12-13 00:34:10.719591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-13 00:34:10.719601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-13 00:34:10.719610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-12-13 00:34:10.719620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-12-13 00:34:10.719629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-12-13 00:34:10.719638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-12-13 00:34:10.719647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-12-13 00:34:10.719657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-12-13 00:34:10.719666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-12-13 00:34:10.719715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-12-13 00:34:10.719733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-12-13 00:34:10.719743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-12-13 00:34:10.719752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-12-13 00:34:10.719761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-12-13 00:34:10.719771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-13 00:34:10.719780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-12-13 00:34:10.719790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-12-13 00:34:10.719799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-12-13 00:34:10.719808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-12-13 00:34:10.719817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2025-12-13 00:34:10.719826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2025-12-13 00:34:10.719836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2025-12-13 00:34:10.719845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2025-12-13 00:34:10.719854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-13 00:34:10.719863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2025-12-13 00:34:10.719872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2025-12-13 00:34:10.719888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2025-12-13 00:34:10.719897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2025-12-13 00:34:10.719906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:34:10.719916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2025-12-13 00:34:10.719925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2025-12-13 00:34:10.719935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-12-13 00:34:10.719945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:34:10.719955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2025-12-13 00:34:10.719965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2025-12-13 00:34:10.719982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:34:10.719993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-12-13 00:34:10.720003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-12-13 00:34:10.720012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-12-13 00:34:10.720042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-13 00:34:10.720052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-12-13 00:34:10.720062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-12-13 00:34:10.720071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-12-13 00:34:10.720081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-13 00:34:10.720090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-13 00:34:10.720100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-12-13 00:34:10.720110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-12-13 00:34:10.720119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-13 00:34:10.720197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-12-13 00:34:10.720208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-12-13 00:34:10.720218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-12-13 00:34:10.720227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-12-13 00:34:10.720237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.1 [3,413 kB] 2025-12-13 00:34:10.720246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.1 [46.0 kB] 2025-12-13 00:34:10.720256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.1 [87.3 kB] 2025-12-13 00:34:10.720271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.1 [413 kB] 2025-12-13 00:34:10.720280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.1 [839 kB] 2025-12-13 00:34:10.720290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-13 00:34:10.720299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.1 [178 kB] 2025-12-13 00:34:10.720308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-12-13 00:34:10.720338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-12-13 00:34:10.720348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.1 [320 kB] 2025-12-13 00:34:10.720364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-12-13 00:34:10.720374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-12-13 00:34:10.720383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-12-13 00:34:10.720393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-12-13 00:34:10.720402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-12-13 00:34:10.720411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-12-13 00:34:10.720421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-12-13 00:34:10.720431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-12-13 00:34:10.720440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-12-13 00:34:10.720449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-12-13 00:34:10.720459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-12-13 00:34:10.720468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-12-13 00:34:10.720477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-12-13 00:34:10.720494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-13 00:34:10.720504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.1 [536 kB] 2025-12-13 00:34:10.720514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.1 [25.5 MB] 2025-12-13 00:34:10.720523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-12-13 00:34:10.720533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2025-12-13 00:34:10.720542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-12-13 00:34:10.720552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-12-13 00:34:10.720561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-12-13 00:34:10.720575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-12-13 00:34:10.720585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-12-13 00:34:10.720595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 2s (22.7 MB/s) 2025-12-13 00:34:10.720604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-12-13 00:34:10.720619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-12-13 00:34:10.720629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-12-13 00:34:10.720640 | 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-12-13 00:34:10.720651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2025-12-13 00:34:10.720661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% (Reading database ... 80% 2025-12-13 00:34:10.720700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2025-12-13 00:34:10.720710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2025-12-13 00:34:10.720719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2025-12-13 00:34:10.720729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:34:10.720739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:34:10.720749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:34:10.720758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-12-13 00:34:10.720768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-13 00:34:10.720782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 00:34:10.720792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 00:34:10.720801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 00:34:10.720811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:34:10.720820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-13 00:34:10.720830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 00:34:10.720843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:34:10.720853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:34:10.720937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:34:10.720949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:34:10.721001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:34:10.721016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:34:10.721118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:34:10.721138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-12-13 00:34:10.721163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-13 00:34:10.721187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 00:34:10.721267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-12-13 00:34:10.721283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-13 00:34:10.721367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:34:10.721394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-12-13 00:34:10.721461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 00:34:10.721476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:34:10.721539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:34:10.721573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:34:10.721780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:34:10.721860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-13 00:34:10.721874 | 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-12-13 00:34:10.721881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.721912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-13 00:34:10.722021 | 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-12-13 00:34:10.722032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.722094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-12-13 00:34:10.722144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.722193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.722243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-12-13 00:34:10.722291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-13 00:34:10.722353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 00:34:10.722402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-12-13 00:34:10.722450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-13 00:34:10.722499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 00:34:10.722548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-12-13 00:34:10.722597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 00:34:10.722644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:34:10.722713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-12-13 00:34:10.722768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 00:34:10.722825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:34:10.722859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-12-13 00:34:10.722917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.722965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.723017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-12-13 00:34:10.723067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.723112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.723171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-12-13 00:34:10.723220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 00:34:10.723270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:34:10.723332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-12-13 00:34:10.723383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-13 00:34:10.723433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.723483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-13 00:34:10.723530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:34:10.723577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.723624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-12-13 00:34:10.723684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.723738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.723790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-12-13 00:34:10.723839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.723907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.723948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-12-13 00:34:10.724876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.724911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.724919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-12-13 00:34:10.724925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-13 00:34:10.724931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 00:34:10.724936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-12-13 00:34:10.724942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2025-12-13 00:34:10.724947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-13 00:34:10.724953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-12-13 00:34:10.724958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.724963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.724969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-12-13 00:34:10.724974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2025-12-13 00:34:10.724979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-13 00:34:10.724985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-12-13 00:34:10.725018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-13 00:34:10.725024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 00:34:10.725029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-12-13 00:34:10.725035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-13 00:34:10.725040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 00:34:10.725045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-12-13 00:34:10.725051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2025-12-13 00:34:10.725056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-12-13 00:34:10.725062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 00:34:10.725068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-12-13 00:34:10.725073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2025-12-13 00:34:10.725078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 00:34:10.725084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-12-13 00:34:10.725089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-13 00:34:10.725122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:34:10.725129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-13 00:34:10.725134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-13 00:34:10.725140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 00:34:10.725145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-13 00:34:10.725150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:34:10.725156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.725161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-13 00:34:10.725166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:34:10.725172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.725177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-13 00:34:10.725193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:34:10.725202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.725208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-13 00:34:10.725237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:34:10.725310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.725336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-13 00:34:10.725440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-13 00:34:10.725451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 00:34:10.725504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-12-13 00:34:10.725561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-13 00:34:10.725606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 00:34:10.725651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-13 00:34:10.725723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-13 00:34:10.725767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 00:34:10.725836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-12-13 00:34:10.726825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-13 00:34:10.726840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 00:34:10.726846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-12-13 00:34:10.726853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-13 00:34:10.726858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 00:34:10.726864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-12-13 00:34:10.726869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.726874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.726880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-12-13 00:34:10.726885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:34:10.726890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.726895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-12-13 00:34:10.726900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 00:34:10.726906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:34:10.726911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-12-13 00:34:10.726916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 00:34:10.726922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:34:10.726927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-12-13 00:34:10.726932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-13 00:34:10.726938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 00:34:10.726943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-12-13 00:34:10.726948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2025-12-13 00:34:10.726954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-13 00:34:10.726964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-12-13 00:34:10.726969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-13 00:34:10.726975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 00:34:10.726985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-12-13 00:34:10.726990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 00:34:10.726996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:34:10.727001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:34:10.727007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.727012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 00:34:10.727017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 00:34:10.727022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.727028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.727033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.727038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 00:34:10.727044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.727049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 00:34:10.727054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.727060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 00:34:10.727065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:34:10.727114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-12-13 00:34:10.727121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 00:34:10.727126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 00:34:10.727132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-12-13 00:34:10.727137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.727142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 00:34:10.727148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.727153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 00:34:10.727158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 00:34:10.727163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 00:34:10.727168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 00:34:10.727174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 00:34:10.727179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 00:34:10.727208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:34:10.727214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:34:10.727224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:34:10.727230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:34:10.727261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:34:10.727267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:34:10.730743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 00:34:10.730755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 00:34:10.730761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-13 00:34:10.730767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-12-13 00:34:10.730773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:34:10.730780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:34:10.730786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:34:10.730791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 00:34:10.730802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:34:10.730817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 00:34:10.730833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 00:34:10.730839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:34:10.730844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:34:10.730849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-12-13 00:34:10.730855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 00:34:10.730860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:34:10.730865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 00:34:10.730876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:34:10.730881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:34:10.730903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-12-13 00:34:10.730908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-12-13 00:34:10.730913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-12-13 00:34:10.730919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-12-13 00:34:10.730924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-12-13 00:34:10.730930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-12-13 00:34:10.730935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-12-13 00:34:10.730946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-12-13 00:34:10.730951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*' 2025-12-13 00:34:10.730956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:: No such file or directory 2025-12-13 00:34:10.730962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:34:10.730967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container ebb98b89038a 2025-12-13 00:34:10.730973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 9fd4b19d5f34 2025-12-13 00:34:10.730978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-12-13 00:34:10.730983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 97440b498a46 2025-12-13 00:34:10.730988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-12-13 00:34:10.730994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> a01156bc2efd 2025-12-13 00:34:10.730999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:34:10.731004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 5d81e42de0ea 2025-12-13 00:34:10.731043 | 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-12-13 00:34:10.731052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in f8683a138875 2025-12-13 00:34:10.731057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-12-13 00:34:10.731063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-12-13 00:34:10.731068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:34:10.731073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-12-13 00:34:10.731079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:34:10.731084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2025-12-13 00:34:10.731093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:34:10.731099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:34:10.731104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:34:10.731110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (6.1.1) 2025-12-13 00:34:10.731117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: decorator>=4.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.1.1) 2025-12-13 00:34:10.731123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (0.39.0) 2025-12-13 00:34:10.731129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: greenlet>=0.4.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.1.1) 2025-12-13 00:34:10.731134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (2.1.0) 2025-12-13 00:34:10.731145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.23.0) 2025-12-13 00:34:10.731150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystoneauth1>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.10.0) 2025-12-13 00:34:10.731155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (10.9.0) 2025-12-13 00:34:10.731160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: lxml>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.3.1) 2025-12-13 00:34:10.731166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.config>=8.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (9.7.1) 2025-12-13 00:34:10.731171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (7.1.0) 2025-12-13 00:34:10.731176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.context>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.7.1) 2025-12-13 00:34:10.731182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.db>=11.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (17.2.1) 2025-12-13 00:34:10.731187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (7.1.0) 2025-12-13 00:34:10.731192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (16.1.0) 2025-12-13 00:34:10.731198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.middleware>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (6.3.1) 2025-12-13 00:34:10.731203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.policy>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.5.1) 2025-12-13 00:34:10.731216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.privsep>=2.6.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.6.0) 2025-12-13 00:34:10.731222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.reports>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.5.1) 2025-12-13 00:34:10.731227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (7.5.1) 2025-12-13 00:34:10.731233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.serialization>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.7.0) 2025-12-13 00:34:10.731238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.1.1) 2025-12-13 00:34:10.731247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (2.5.0) 2025-12-13 00:34:10.731252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.utils>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (8.2.0) 2025-12-13 00:34:10.731258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.versionedobjects>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.6.0) 2025-12-13 00:34:10.731267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.2.0) 2025-12-13 00:34:10.731272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (24.2) 2025-12-13 00:34:10.731278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: paramiko>=2.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.5.1) 2025-12-13 00:34:10.731283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Paste>=3.4.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.10.1) 2025-12-13 00:34:10.731288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PasteDeploy>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.1.0) 2025-12-13 00:34:10.731294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyparsing>=2.4.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (3.2.1) 2025-12-13 00:34:10.731299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-barbicanclient>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (7.1.0) 2025-12-13 00:34:10.731304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-glanceclient>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.8.0) 2025-12-13 00:34:10.731310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.6.0) 2025-12-13 00:34:10.731315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-novaclient>=18.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (18.9.0) 2025-12-13 00:34:10.731337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-swiftclient>=3.10.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.7.0) 2025-12-13 00:34:10.731342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (2.32.3) 2025-12-13 00:34:10.731348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Routes>=2.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (2.5.1) 2025-12-13 00:34:10.731353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-13 00:34:10.731364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-12-13 00:34:10.731379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-12-13 00:34:10.731385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:34:10.731390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-12-13 00:34:10.731396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:34:10.731401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:34:10.731406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:34:10.731412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (2.0.38) 2025-12-13 00:34:10.731422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: stevedore>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.4.1) 2025-12-13 00:34:10.731431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-13 00:34:10.731442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (9.0.0) 2025-12-13 00:34:10.731448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: WebOb>=1.8.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (1.8.9) 2025-12-13 00:34:10.731453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (6.5.1) 2025-12-13 00:34:10.731459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.vmware>=3.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (4.6.0) 2025-12-13 00:34:10.731464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-brick>=6.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (6.11.0) 2025-12-13 00:34:10.731470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-win>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.9.0) 2025-12-13 00:34:10.731475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tooz>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (6.3.0) 2025-12-13 00:34:10.731481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731486 | 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-12-13 00:34:10.731492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: castellan>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (5.2.1) 2025-12-13 00:34:10.731497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cryptography>=3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (43.0.3) 2025-12-13 00:34:10.731503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:34:10.731514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2025-12-13 00:34:10.731525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 9.6 MB/s 0:00:00 2025-12-13 00:34:10.731531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-12-13 00:34:10.731537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:34:10.731542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-12-13 00:34:10.731548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:34:10.731553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:34:10.731559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:34:10.731568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-12-13 00:34:10.731585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.2.1.dev11) 2025-12-13 00:34:10.731590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-13 00:34:10.731596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev11) (2025.1) 2025-12-13 00:34:10.731602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3>=1.18.49->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-12-13 00:34:10.731613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==26.2.1.dev11) (1.0.1) 2025-12-13 00:34:10.731618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3>=1.18.49->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:34:10.731632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev11) (2.9.0.post0) 2025-12-13 00:34:10.731639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev11) (1.26.20) 2025-12-13 00:34:10.731645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev11) (1.17.0) 2025-12-13 00:34:10.731651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==26.2.1.dev11) (1.17.1) 2025-12-13 00:34:10.731656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==26.2.1.dev11) (2.22) 2025-12-13 00:34:10.731663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==26.2.1.dev11) (2.7.0) 2025-12-13 00:34:10.731689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: httplib2<1.dev0,>=0.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==26.2.1.dev11) (0.22.0) 2025-12-13 00:34:10.731696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731701 | 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-12-13 00:34:10.731707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731712 | 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-12-13 00:34:10.731717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731722 | 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-12-13 00:34:10.731732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-12-13 00:34:10.731743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731749 | 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-12-13 00:34:10.731759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2025-12-13 00:34:10.731772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:34:10.731783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) (5.5.2) 2025-12-13 00:34:10.731793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-13 00:34:10.731804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:34:10.731816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==26.2.1.dev11) (3.4.1) 2025-12-13 00:34:10.731821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==26.2.1.dev11) (3.10) 2025-12-13 00:34:10.731827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==26.2.1.dev11) (2025.11.12) 2025-12-13 00:34:10.731832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.731841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 00:34:10.731846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev11) (25.1.0) 2025-12-13 00:34:10.731852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev11) (2024.10.1) 2025-12-13 00:34:10.731877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev11) (0.36.2) 2025-12-13 00:34:10.731925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev11) (0.23.1) 2025-12-13 00:34:10.731966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==26.2.1.dev11) (1.7.0) 2025-12-13 00:34:10.732006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==26.2.1.dev11) (4.12.2) 2025-12-13 00:34:10.732015 | 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.2.1.dev11) (3.10.2) 2025-12-13 00:34:10.732159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev11) (4.0.1) 2025-12-13 00:34:10.732190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev11) (2.10.1) 2025-12-13 00:34:10.732202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: psutil>=5.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==26.2.1.dev11) (7.0.0) 2025-12-13 00:34:10.732220 | 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.2.1.dev11) (1.3.4) 2025-12-13 00:34:10.732230 | 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.2.1.dev11) (3.0.0) 2025-12-13 00:34:10.732239 | 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.2.1.dev11) (1.17.2) 2025-12-13 00:34:10.732265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==26.2.1.dev11) (0.19) 2025-12-13 00:34:10.732278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==26.2.1.dev11) (1.3.0) 2025-12-13 00:34:10.732308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==26.2.1.dev11) (2.0.0) 2025-12-13 00:34:10.732355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==26.2.1.dev11) (6.0.2) 2025-12-13 00:34:10.732406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==26.2.1.dev11) (1.14.1) 2025-12-13 00:34:10.732419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==26.2.1.dev11) (2.0.1) 2025-12-13 00:34:10.732448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==26.2.1.dev11) (0.5.0) 2025-12-13 00:34:10.732493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==26.2.1.dev11) (1.3.9) 2025-12-13 00:34:10.732518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev11) (3.1.0) 2025-12-13 00:34:10.732529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev11) (5.3.1) 2025-12-13 00:34:10.732585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev11) (5.4.2) 2025-12-13 00:34:10.732639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev11) (0.11.0) 2025-12-13 00:34:10.732696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->cinder==26.2.1.dev11) (5.1.0) 2025-12-13 00:34:10.732760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->cinder==26.2.1.dev11) (0.21.1) 2025-12-13 00:34:10.732774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==26.2.1.dev11) (3.1.5) 2025-12-13 00:34:10.732817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==26.2.1.dev11) (4.0.1) 2025-12-13 00:34:10.732831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==26.2.1.dev11) (4.0.1) 2025-12-13 00:34:10.732876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==26.2.1.dev11) (3.0.2) 2025-12-13 00:34:10.732888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==26.2.1.dev11) (1.1.0) 2025-12-13 00:34:10.732944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->cinder==26.2.1.dev11) (1.6.10) 2025-12-13 00:34:10.732958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==26.2.1.dev11) (3.14.0) 2025-12-13 00:34:10.733015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==26.2.1.dev11) (1.2.0) 2025-12-13 00:34:10.733030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->cinder==26.2.1.dev11) (1.5.0) 2025-12-13 00:34:10.733076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==26.2.1.dev11) (80.9.0) 2025-12-13 00:34:10.733089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==26.2.1.dev11) (0.2.13) 2025-12-13 00:34:10.733142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==26.2.1.dev11) (4.9.1) 2025-12-13 00:34:10.733162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==26.2.1.dev11) (0.5.2) 2025-12-13 00:34:10.733219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==26.2.1.dev11) (2.5.11) 2025-12-13 00:34:10.733229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==26.2.1.dev11) (1.9.0) 2025-12-13 00:34:10.733259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==26.2.1.dev11) (2.0.1) 2025-12-13 00:34:10.733304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==26.2.1.dev11) (24.2.1) 2025-12-13 00:34:10.733331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==26.2.1.dev11) (0.7) 2025-12-13 00:34:10.733407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.2.1.dev11) 2025-12-13 00:34:10.733421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:34:10.733476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.733489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:34:10.733533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==26.2.1.dev11) (3.2.0) 2025-12-13 00:34:10.733546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.2.1.dev11) 2025-12-13 00:34:10.733601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:34:10.733615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==26.2.1.dev11) (2.7.2) 2025-12-13 00:34:10.733657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.8.0->cinder==26.2.1.dev11) (0.15.2) 2025-12-13 00:34:10.733692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpatch<2,>=1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==26.2.1.dev11) (1.33) 2025-12-13 00:34:10.733753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch<2,>=1->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==26.2.1.dev11) (3.0.0) 2025-12-13 00:34:10.733767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-12-13 00:34:10.733840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-12-13 00:34:10.733894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 36.4 MB/s 0:00:00 2025-12-13 00:34:10.733943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-12-13 00:34:10.733963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-12-13 00:34:10.733975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-13 00:34:10.734030 | 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-12-13 00:34:10.734043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 39.4 MB/s 0:00:00 2025-12-13 00:34:10.734095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2025-12-13 00:34:10.734109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2025-12-13 00:34:10.734157 | 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-12-13 00:34:10.734171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2025-12-13 00:34:10.734222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2025-12-13 00:34:10.734235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2025-12-13 00:34:10.734276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-12-13 00:34:10.734288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-12-13 00:34:10.734362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 00:34:10.734373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-12-13 00:34:10.734385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-12-13 00:34:10.734512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-13 00:34:10.734534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-12-13 00:34:10.734542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:34:10.734554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.8 MB/s 0:00:00 2025-12-13 00:34:10.734562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:34:10.734571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-12-13 00:34:10.734614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2025-12-13 00:34:10.734644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2025-12-13 00:34:10.734695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.2.1.dev11-py3-none-any.whl size=5285766 sha256=124e9c41701167f0feea23bde50c52c621ed033c59ee09bd8d63dfd98718d71c 2025-12-13 00:34:10.734709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6v655svx/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-12-13 00:34:10.734754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2025-12-13 00:34:10.734783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2025-12-13 00:34:10.734812 | 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=5e1703bcca05030624953ae113a81300084f9f15bf7c2c4a442874fa1aa53edb 2025-12-13 00:34:10.734841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6v655svx/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-12-13 00:34:10.734857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2025-12-13 00:34:10.734910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2025-12-13 00:34:10.734941 | 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=1730065 sha256=482a10b4bab805f31d831ccb9a10ce3f17251931aff1f378d550cdb4e308b0e0 2025-12-13 00:34:10.734970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6v655svx/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2025-12-13 00:34:10.734999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-12-13 00:34:10.735045 | 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-12-13 00:34:10.735078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.2.1.dev11 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-12-13 00:34:10.735116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container f8683a138875 2025-12-13 00:34:10.735125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> e89b66860497 2025-12-13 00:34:10.735176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built e496b1ac5113 2025-12-13 00:34:10.735205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 00:34:10.735290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-12-13 00:34:10.735210 (took 0:01:38.503746) 2025-12-13 00:34:10.735438 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-12-13 00:34:10.735469 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-12-13 00:34:10.735510 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-12-13 00:34:10.735547 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-12-13 00:34:10.736061 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-12-13 00:34:10.736118 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-12-13 00:34:10.736167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-12-13 00:34:10.736108 2025-12-13 00:34:10.736225 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2025-12-13 00:34:10.752607 | 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-12-13 00:34:11.727004 | 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-12-13 00:34:12.611135 | 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-12-13 00:34:13.581851 | 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-12-13 00:34:14.314072 | 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-12-13 00:34:15.703952 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-12-13 00:34:15.706244 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-12-13 00:35:43.968407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:35:43.968532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 9950c5b252c9 2025-12-13 00:35:43.968551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/13 : LABEL "build-date"="20251213" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:35:43.968592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in fc813563e42a 2025-12-13 00:35:43.968608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container fc813563e42a 2025-12-13 00:35:43.968717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> f50713fdd7c6 2025-12-13 00:35:43.968773 | 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-12-13 00:35:43.968823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in df4c3cb1210f 2025-12-13 00:35:43.968855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container df4c3cb1210f 2025-12-13 00:35:43.968896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b3b8cd48061c 2025-12-13 00:35:43.968987 | 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-12-13 00:35:43.969001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in f4d0628f214d 2025-12-13 00:35:43.969040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container f4d0628f214d 2025-12-13 00:35:43.969082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 51b052bbeb1e 2025-12-13 00:35:43.969148 | 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-12-13 00:35:43.969191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in eddc004ea8ff 2025-12-13 00:35:43.969232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:35:43.969304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:35:43.969344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:35:43.969383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2025-12-13 00:35:43.969445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-12-13 00:35:43.969497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:35:43.969592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:35:43.969602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [48.6 kB] 2025-12-13 00:35:43.969634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:35:43.969704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:35:43.969748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:35:43.969788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:35:43.969859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:35:43.969889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:35:43.969920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:35:43.969979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:35:43.970015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:35:43.970088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 29.1 MB in 3s (10.4 MB/s) 2025-12-13 00:35:43.970098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-12-13 00:35:43.970155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-12-13 00:35:43.970192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-12-13 00:35:43.970261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-12-13 00:35:43.970298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-12-13 00:35:43.970336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-12-13 00:35:43.970409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-12-13 00:35:43.970427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-12-13 00:35:43.970459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-12-13 00:35:43.970491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-12-13 00:35:43.970616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2025-12-13 00:35:43.970628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-12-13 00:35:43.970698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2025-12-13 00:35:43.970745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2025-12-13 00:35:43.970783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2025-12-13 00:35:43.970858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-12-13 00:35:43.970868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2025-12-13 00:35:43.970905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2025-12-13 00:35:43.970974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2025-12-13 00:35:43.971021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-12-13 00:35:43.971054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2025-12-13 00:35:43.971115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2025-12-13 00:35:43.971152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2025-12-13 00:35:43.971187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2025-12-13 00:35:43.971246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2025-12-13 00:35:43.971284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2025-12-13 00:35:43.971349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2025-12-13 00:35:43.971418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2025-12-13 00:35:43.971454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:35:43.971492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 28.5 MB of archives. 2025-12-13 00:35:43.971790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 82.3 MB of additional disk space will be used. 2025-12-13 00:35:43.971838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 https://download.docker.com/linux/ubuntu noble/stable amd64 docker-ce-cli amd64 5:29.1.3-1~ubuntu.24.04~noble [16.3 MB] 2025-12-13 00:35:43.971848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:35:43.971857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:35:43.971890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:35:43.971898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-12-13 00:35:43.971905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-12-13 00:35:43.971985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-12-13 00:35:43.972044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-12-13 00:35:43.972077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-12-13 00:35:43.972127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-12-13 00:35:43.972157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-12-13 00:35:43.972241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2,064 kB] 2025-12-13 00:35:43.972269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-13 00:35:43.972292 | 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-12-13 00:35:43.972300 | 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-12-13 00:35:43.972334 | 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-12-13 00:35:43.972367 | 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-12-13 00:35:43.972431 | 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-12-13 00:35:43.972439 | 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-12-13 00:35:43.972498 | 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-12-13 00:35:43.972526 | 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-12-13 00:35:43.972583 | 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-12-13 00:35:43.972615 | 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.7 [443 kB] 2025-12-13 00:35:43.972647 | 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-12-13 00:35:43.972705 | 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-12-13 00:35:43.972756 | 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-12-13 00:35:43.972788 | 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-12-13 00:35:43.972834 | 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-12-13 00:35:43.972862 | 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-12-13 00:35:43.972923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:35:43.972951 | 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-12-13 00:35:43.973009 | 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-12-13 00:35:43.973017 | 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-12-13 00:35:43.973063 | 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-12-13 00:35:43.973093 | 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-12-13 00:35:43.973125 | 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-12-13 00:35:43.973170 | 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-12-13 00:35:43.973200 | 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-12-13 00:35:43.973238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2025-12-13 00:35:43.973286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.5 MB in 1s (22.3 MB/s) 2025-12-13 00:35:43.973323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-12-13 00:35:43.973355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-12-13 00:35:43.973395 | 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-12-13 00:35:43.973428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-12-13 00:35:43.973476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:70% 2025-12-13 00:35:43.973521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2025-12-13 00:35:43.973579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2025-12-13 00:35:43.973587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2025-12-13 00:35:43.973632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2025-12-13 00:35:43.973662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2025-12-13 00:35:43.973726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:35:43.973775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:35:43.973806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:35:43.973836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 00:35:43.973882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 00:35:43.973912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:35:43.973958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-13 00:35:43.974019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-13 00:35:43.974043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:35:43.974074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-13 00:35:43.974130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-13 00:35:43.974156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:35:43.974208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-12-13 00:35:43.974235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-13 00:35:43.974281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:35:43.974307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-12-13 00:35:43.974365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-12-13 00:35:43.974392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-12-13 00:35:43.974437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-12-13 00:35:43.974467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-12-13 00:35:43.974503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-13 00:35:43.974640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-12-13 00:35:43.974656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-12-13 00:35:43.974705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-12-13 00:35:43.974733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-12-13 00:35:43.974775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:35:43.974802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-13 00:35:43.974850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 00:35:43.974876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 00:35:43.974927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:35:43.974934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-12-13 00:35:43.974983 | 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-12-13 00:35:43.974990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:35:43.975045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-12-13 00:35:43.975081 | 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-12-13 00:35:43.975090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 00:35:43.975130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-12-13 00:35:43.975156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-13 00:35:43.975182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 00:35:43.975222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-12-13 00:35:43.975244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-12-13 00:35:43.975310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-12-13 00:35:43.975319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-12-13 00:35:43.975368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-12-13 00:35:43.975375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-13 00:35:43.975414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-12-13 00:35:43.975439 | 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-12-13 00:35:43.975466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:35:43.975521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-12-13 00:35:43.975548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-12-13 00:35:43.975600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:35:43.975622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-12-13 00:35:43.975650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-12-13 00:35:43.975696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-12-13 00:35:43.975748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:35:43.975771 | 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-12-13 00:35:43.975816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:35:43.975839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:35:43.975865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:35:43.975905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:35:43.975931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-12-13 00:35:43.975982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:35:43.975989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:35:43.976022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:35:43.976075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:35:43.976097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:35:43.976137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:35:43.976162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:35:43.976214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:35:43.976235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:35:43.976261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:35:43.976301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:35:43.976326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-12-13 00:35:43.976375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-13 00:35:43.976387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:35:43.976409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-12-13 00:35:43.976467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:35:43.976488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:35:43.976527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-12-13 00:35:43.976591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:35:43.976618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:35:43.976657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-12-13 00:35:43.976711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:35:43.976739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:35:43.976767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-12-13 00:35:43.976809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-12-13 00:35:43.976835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-12-13 00:35:43.976885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-12-13 00:35:43.976892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-12-13 00:35:43.976932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-12-13 00:35:43.976957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2025-12-13 00:35:43.977007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a29.1.3-1~ubuntu.24.04~noble_amd64.deb ... 2025-12-13 00:35:43.977014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:29.1.3-1~ubuntu.24.04~noble) ... 2025-12-13 00:35:43.977053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-12-13 00:35:43.977078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-13 00:35:43.977100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:35:43.977140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-12-13 00:35:43.977165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-12-13 00:35:43.977192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-12-13 00:35:43.977241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-12-13 00:35:43.977248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-12-13 00:35:43.977297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-12-13 00:35:43.977304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-13 00:35:43.977348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-13 00:35:43.977368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:35:43.977420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-12-13 00:35:43.977470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:35:43.977534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:35:43.977556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-12-13 00:35:43.977577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-12-13 00:35:43.977618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-12-13 00:35:43.977643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-12-13 00:35:43.977709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-12-13 00:35:43.977717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-12-13 00:35:43.977773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:35:43.977780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-12-13 00:35:43.977802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-12-13 00:35:43.977832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 00:35:43.977884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:35:43.977891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:35:43.977918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-12-13 00:35:43.977973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-13 00:35:43.977999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:35:43.978026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:35:43.978066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:35:43.978092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-12-13 00:35:43.978119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:35:43.978161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:35:43.978168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:35:43.978212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-13 00:35:43.978233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:35:43.978255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:35:43.978299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 00:35:43.978320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-12-13 00:35:43.978370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-12-13 00:35:43.978377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:35:43.978421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 00:35:43.978441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-13 00:35:43.978464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:29.1.3-1~ubuntu.24.04~noble) ... 2025-12-13 00:35:43.978544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 00:35:43.978567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:35:43.978588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-12-13 00:35:43.978596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:35:43.978623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:35:43.978684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:35:43.978712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:35:43.978734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:35:43.978774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:35:43.978800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:35:43.978825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-13 00:35:43.978860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-12-13 00:35:43.978880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-13 00:35:43.978904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:35:43.978949 | 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-12-13 00:35:43.978970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:35:43.979009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:35:43.979029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-13 00:35:43.979072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-12-13 00:35:43.979095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-12-13 00:35:43.979130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:35:43.979152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:35:43.979194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:35:43.979200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:35:43.979245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:35:43.979264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-12-13 00:35:43.979287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-13 00:35:43.979323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-12-13 00:35:43.979347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-13 00:35:43.979389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-13 00:35:43.979410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-13 00:35:43.979448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-12-13 00:35:43.979469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-12-13 00:35:43.979515 | 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-12-13 00:35:43.979563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-13 00:35:43.979581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-12-13 00:35:43.979627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-12-13 00:35:43.979645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:35:43.979689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:35:43.979738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:35:43.979758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container eddc004ea8ff 2025-12-13 00:35:43.979798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 843842c9dca2 2025-12-13 00:35:43.979817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/13 : ADD neutron-base-archive /neutron-base-source 2025-12-13 00:35:43.979862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 1bfd53f7f214 2025-12-13 00:35:43.979886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/13 : ADD plugins-archive / 2025-12-13 00:35:43.979929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 6b9e5bac6b93 2025-12-13 00:35:43.979949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/13 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-12-13 00:35:43.979974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> c41e22283de4 2025-12-13 00:35:43.980019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:35:43.980044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 6cb4e1254ba6 2025-12-13 00:35:43.980079 | 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-12-13 00:35:43.980102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 637bfb5e9fe9 2025-12-13 00:35:43.980137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 637bfb5e9fe9 2025-12-13 00:35:43.980157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> e93c100aba3f 2025-12-13 00:35:43.980197 | 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-12-13 00:35:43.980216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 091598707254 2025-12-13 00:35:43.980260 | 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-12-13 00:35:43.980283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in a3b6681d4a02 2025-12-13 00:35:43.980319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container a3b6681d4a02 2025-12-13 00:35:43.980341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> bb4a8c3c007f 2025-12-13 00:35:43.980406 | 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-12-13 00:35:43.980427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 8698a2c99f13 2025-12-13 00:35:43.980447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-12-13 00:35:43.980484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.980519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.980555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.980578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.980614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-13 00:35:43.980636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:35:43.980697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.980705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.980730 | 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-12-13 00:35:43.980769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-12-13 00:35:43.980786 | 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-12-13 00:35:43.980805 | 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.3.dev26) (6.1.1) 2025-12-13 00:35:43.980850 | 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.3.dev26) (3.10.1) 2025-12-13 00:35:43.980871 | 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.3.dev26) (3.1.0) 2025-12-13 00:35:43.980910 | 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.3.dev26) (2.5.1) 2025-12-13 00:35:43.980931 | 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.3.dev26) (3.0.0) 2025-12-13 00:35:43.980973 | 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.3.dev26) (5.1.1) 2025-12-13 00:35:43.980993 | 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.3.dev26) (0.39.0) 2025-12-13 00:35:43.981032 | 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.3.dev26) (1.5.1) 2025-12-13 00:35:43.981056 | 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.3.dev26) (0.22.0) 2025-12-13 00:35:43.981091 | 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.3.dev26) (2.32.3) 2025-12-13 00:35:43.981111 | 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.3.dev26) (3.1.5) 2025-12-13 00:35:43.981150 | 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.3.dev26) (10.9.0) 2025-12-13 00:35:43.981170 | 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.3.dev26) (1.3.0) 2025-12-13 00:35:43.981214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.3.dev26) 2025-12-13 00:35:43.981234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:35:43.981282 | 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.3.dev26) (11.4.0) 2025-12-13 00:35:43.981301 | 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.3.dev26) (9.0.0) 2025-12-13 00:35:43.981325 | 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.3.dev26) (2.0.38) 2025-12-13 00:35:43.981361 | 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.3.dev26) (1.8.9) 2025-12-13 00:35:43.981388 | 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.3.dev26) (5.10.0) 2025-12-13 00:35:43.981435 | 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.3.dev26) (1.14.1) 2025-12-13 00:35:43.981454 | 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.3.dev26) (5.4.1) 2025-12-13 00:35:43.981500 | 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.3.dev26) (3.10.2) 2025-12-13 00:35:43.981531 | 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.3.dev26) (7.1.0) 2025-12-13 00:35:43.981595 | 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.3.dev26) (9.7.1) 2025-12-13 00:35:43.981617 | 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.3.dev26) (5.7.1) 2025-12-13 00:35:43.981656 | 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.3.dev26) (17.2.1) 2025-12-13 00:35:43.981700 | 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.3.dev26) (6.5.1) 2025-12-13 00:35:43.981722 | 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.3.dev26) (7.1.0) 2025-12-13 00:35:43.981762 | 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.3.dev26) (16.1.0) 2025-12-13 00:35:43.981781 | 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.3.dev26) (6.3.1) 2025-12-13 00:35:43.981800 | 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.3.dev26) (4.5.1) 2025-12-13 00:35:43.981834 | 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.3.dev26) (3.6.0) 2025-12-13 00:35:43.981857 | 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.3.dev26) (3.5.1) 2025-12-13 00:35:43.981881 | 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.3.dev26) (7.5.1) 2025-12-13 00:35:43.981920 | 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.3.dev26) (5.7.0) 2025-12-13 00:35:43.981938 | 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.3.dev26) (4.1.1) 2025-12-13 00:35:43.981966 | 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.3.dev26) (2.5.0) 2025-12-13 00:35:43.981989 | 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.3.dev26) (8.2.0) 2025-12-13 00:35:43.982012 | 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.3.dev26) (3.6.0) 2025-12-13 00:35:43.982058 | 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.3.dev26) (4.2.0) 2025-12-13 00:35:43.982064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.3.dev26) 2025-12-13 00:35:43.982087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:35:43.982122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.3.dev26) 2025-12-13 00:35:43.982145 | 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-12-13 00:35:43.982165 | 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.3.dev26) (3.5.1) 2025-12-13 00:35:43.982200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.3.dev26) 2025-12-13 00:35:43.982222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 00:35:43.982266 | 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.3.dev26) (7.0.0) 2025-12-13 00:35:43.982272 | 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.3.dev26) (0.8.1) 2025-12-13 00:35:43.982311 | 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.3.dev26) (24.2.1) 2025-12-13 00:35:43.982330 | 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.3.dev26) (18.9.0) 2025-12-13 00:35:43.982349 | 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.3.dev26) (4.4.0) 2025-12-13 00:35:43.982384 | 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.3.dev26) (6.2.0) 2025-12-13 00:35:43.982408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.3.dev26) 2025-12-13 00:35:43.982431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:35:43.982470 | 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.3.dev26) (3.1.0) 2025-12-13 00:35:43.982488 | 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.3.dev26) (6.3.0) 2025-12-13 00:35:43.982519 | 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-12-13 00:35:43.982554 | 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-12-13 00:35:43.982576 | 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-12-13 00:35:43.982615 | 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-12-13 00:35:43.982625 | 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-12-13 00:35:43.982649 | 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-12-13 00:35:43.982701 | 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.3.dev26) (1.3.9) 2025-12-13 00:35:43.982727 | 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.3.dev26) (4.12.2) 2025-12-13 00:35:43.982749 | 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.3.dev26) (1.17.2) 2025-12-13 00:35:43.982773 | 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.3.dev26) (2.7.0) 2025-12-13 00:35:43.982814 | 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.3.dev26) (3.1.1) 2025-12-13 00:35:43.982832 | 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.3.dev26) (3.2.1) 2025-12-13 00:35:43.982853 | 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.3.dev26) (3.0.2) 2025-12-13 00:35:43.982901 | 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.3.dev26) (2.1.0) 2025-12-13 00:35:43.982924 | 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.3.dev26) (1.7.0) 2025-12-13 00:35:43.982948 | 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.3.dev26) (4.0.1) 2025-12-13 00:35:43.982983 | 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.3.dev26) (2.10.1) 2025-12-13 00:35:43.983006 | 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.3.dev26) (5.6.0) 2025-12-13 00:35:43.983027 | 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.3.dev26) (1.3.4) 2025-12-13 00:35:43.983062 | 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.3.dev26) (3.3.0) 2025-12-13 00:35:43.983084 | 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.3.dev26) (43.0.3) 2025-12-13 00:35:43.983108 | 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.3.dev26) (1.3.4) 2025-12-13 00:35:43.983146 | 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.3.dev26) (1.0.1) 2025-12-13 00:35:43.983156 | 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.3.dev26) (1.33) 2025-12-13 00:35:43.983181 | 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.3.dev26) (4.3.6) 2025-12-13 00:35:43.983226 | 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.3.dev26) (1.4.0) 2025-12-13 00:35:43.983232 | 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.3.dev26) (1.17.1) 2025-12-13 00:35:43.983263 | 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.3.dev26) (2.22) 2025-12-13 00:35:43.983283 | 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.3.dev26) (3.0.0) 2025-12-13 00:35:43.983302 | 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.3.dev26) (1.1.0) 2025-12-13 00:35:43.983343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.3.dev26) 2025-12-13 00:35:43.983361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-12-13 00:35:43.983381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.983420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.983426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.983464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.983470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.983538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.983559 | 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.3.dev26) (24.2) 2025-12-13 00:35:43.983577 | 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.3.dev26) (80.9.0) 2025-12-13 00:35:43.983584 | 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.3.dev26) (3.5.1) 2025-12-13 00:35:43.983608 | 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.3.dev26) (1.17.0) 2025-12-13 00:35:43.983644 | 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-12-13 00:35:43.983702 | 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-12-13 00:35:43.983721 | 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-12-13 00:35:43.983739 | 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-12-13 00:35:43.983761 | 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-12-13 00:35:43.983807 | 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-12-13 00:35:43.983814 | 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.3.dev26) (0.19) 2025-12-13 00:35:43.983837 | 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.3.dev26) (2.0.0) 2025-12-13 00:35:43.983879 | 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.3.dev26) (2.0.1) 2025-12-13 00:35:43.983885 | 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.3.dev26) (0.5.0) 2025-12-13 00:35:43.983913 | 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.3.dev26) (2.9.0.post0) 2025-12-13 00:35:43.983937 | 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.3.dev26) (5.5.2) 2025-12-13 00:35:43.983973 | 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.3.dev26) (5.3.1) 2025-12-13 00:35:43.983995 | 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.3.dev26) (5.4.2) 2025-12-13 00:35:43.984015 | 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.3.dev26) (0.11.0) 2025-12-13 00:35:43.984055 | 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.3.dev26) (5.1.0) 2025-12-13 00:35:43.984073 | 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.3.dev26) (2025.1) 2025-12-13 00:35:43.984108 | 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.3.dev26) (0.21.1) 2025-12-13 00:35:43.984127 | 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.3.dev26) (4.0.1) 2025-12-13 00:35:43.984158 | 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.3.dev26) (4.0.1) 2025-12-13 00:35:43.984186 | 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.3.dev26) (1.6.10) 2025-12-13 00:35:43.984203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.3.dev26) 2025-12-13 00:35:43.984236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-12-13 00:35:43.984256 | 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.3.dev26) (1.5.0) 2025-12-13 00:35:43.984288 | 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.3.dev26) (0.3.5) 2025-12-13 00:35:43.984308 | 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.3.dev26) (4.23.0) 2025-12-13 00:35:43.984340 | 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.3.dev26) (25.1.0) 2025-12-13 00:35:43.984361 | 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.3.dev26) (2024.10.1) 2025-12-13 00:35:43.984408 | 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.3.dev26) (0.36.2) 2025-12-13 00:35:43.984430 | 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.3.dev26) (0.23.1) 2025-12-13 00:35:43.984469 | 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.3.dev26) (2.1.0) 2025-12-13 00:35:43.984478 | 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-12-13 00:35:43.984526 | 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.3.dev26) (3.4.1) 2025-12-13 00:35:43.984546 | 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.3.dev26) (3.10) 2025-12-13 00:35:43.984588 | 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.3.dev26) (2025.11.12) 2025-12-13 00:35:43.984593 | 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.3.dev26) (0.7) 2025-12-13 00:35:43.984624 | 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.3.dev26) (2.7.2) 2025-12-13 00:35:43.984645 | 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.3.dev26) (0.15.2) 2025-12-13 00:35:43.984692 | 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-12-13 00:35:43.984735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-12-13 00:35:43.984741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-12-13 00:35:43.984772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.0-py3-none-any.whl (123 kB) 2025-12-13 00:35:43.984790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-12-13 00:35:43.984832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 10.8 MB/s 0:00:00 2025-12-13 00:35:43.984870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-12-13 00:35:43.984890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 17.8 MB/s 0:00:00 2025-12-13 00:35:43.984923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-13 00:35:43.984943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2025-12-13 00:35:43.984983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-12-13 00:35:43.984988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-12-13 00:35:43.985019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-12-13 00:35:43.985039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2025-12-13 00:35:43.985071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.985092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.3.dev26-py3-none-any.whl size=4346436 sha256=f957b79a4325650da32acc943c185bee216ff20c4eb01a5e4a5d942771a984b6 2025-12-13 00:35:43.985131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-viuc9ncq/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-12-13 00:35:43.985137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2025-12-13 00:35:43.985167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.985191 | 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=046ef5b92dc68d15b5ff980efcb2e09f54df2a36aeba87a6984a524286606baf 2025-12-13 00:35:43.985216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-viuc9ncq/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-12-13 00:35:43.985253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-12-13 00:35:43.985269 | 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-12-13 00:35:43.985311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.3.dev26 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-12-13 00:35:43.985328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_baremetal-6.5.1.dev2 2025-12-13 00:35:43.985349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.985388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.985408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.985440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.985460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.985492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.985524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.5.1.dev6 2025-12-13 00:35:43.985576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.985598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.985629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.985647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.985694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.985716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.985748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_sfc-20.0.0.0rc2.dev2 2025-12-13 00:35:43.985766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.985800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.985818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.985849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.985871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-13 00:35:43.985902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:35:43.985919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.985965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.985983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_fwaas-22.0.1.dev3 2025-12-13 00:35:43.986015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.986032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.986067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.986084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.986124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.986129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.986168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2025-12-13 00:35:43.986173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-13 00:35:43.986211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:35:43.986216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-13 00:35:43.986237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:35:43.986263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-13 00:35:43.986302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:35:43.986307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:35:43.986329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.986373 | 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-12-13 00:35:43.986378 | 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-12-13 00:35:43.986396 | 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-12-13 00:35:43.986413 | 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-12-13 00:35:43.986449 | 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-12-13 00:35:43.986454 | 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-12-13 00:35:43.986487 | 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-12-13 00:35:43.986492 | 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-12-13 00:35:43.986551 | 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-12-13 00:35:43.986561 | 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-12-13 00:35:43.986577 | 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-12-13 00:35:43.986595 | 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.3.dev26) 2025-12-13 00:35:43.986630 | 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-12-13 00:35:43.986635 | 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-12-13 00:35:43.986686 | 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.dev6) (2.4.2) 2025-12-13 00:35:43.986694 | 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.dev6) (0.39.0) 2025-12-13 00:35:43.986713 | 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.dev6) (5.4.1) 2025-12-13 00:35:43.986733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev6) 2025-12-13 00:35:43.986749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2025-12-13 00:35:43.986781 | 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-12-13 00:35:43.986800 | 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-12-13 00:35:43.986821 | 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-12-13 00:35:43.986861 | 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-12-13 00:35:43.986866 | 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-12-13 00:35:43.986886 | 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-12-13 00:35:43.986920 | 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-12-13 00:35:43.986924 | 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-12-13 00:35:43.986958 | 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-12-13 00:35:43.986974 | 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-12-13 00:35:43.986994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev3) 2025-12-13 00:35:43.987024 | 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-12-13 00:35:43.987044 | 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-12-13 00:35:43.987063 | 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-12-13 00:35:43.987094 | 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-12-13 00:35:43.987112 | 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-12-13 00:35:43.987151 | 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.dev6) (3.1.0) 2025-12-13 00:35:43.987156 | 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.dev6) (2.32.3) 2025-12-13 00:35:43.987176 | 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.dev6) (2.7.0) 2025-12-13 00:35:43.987219 | 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.dev6) (3.1.1) 2025-12-13 00:35:43.987236 | 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.dev6) (3.0.0) 2025-12-13 00:35:43.987279 | 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.dev6) (1.17.2) 2025-12-13 00:35:43.987298 | 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-12-13 00:35:43.987340 | 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-12-13 00:35:43.987346 | 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-12-13 00:35:43.987402 | 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-12-13 00:35:43.987419 | 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-12-13 00:35:43.987434 | 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-12-13 00:35:43.987440 | 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-12-13 00:35:43.987456 | 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.dev6) 2025-12-13 00:35:43.987499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2025-12-13 00:35:43.987504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev6) 2025-12-13 00:35:43.987545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:35:43.987564 | 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.dev6) (6.0.2) 2025-12-13 00:35:43.987602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev6) 2025-12-13 00:35:43.987607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2025-12-13 00:35:43.987642 | 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.dev6) 2025-12-13 00:35:43.987657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2025-12-13 00:35:43.987693 | 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.dev6) 2025-12-13 00:35:43.987718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-12-13 00:35:43.987761 | 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.dev6) 2025-12-13 00:35:43.987766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-12-13 00:35:43.987800 | 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-12-13 00:35:43.987815 | 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-12-13 00:35:43.987835 | 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-12-13 00:35:43.987869 | 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-12-13 00:35:43.987884 | 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-12-13 00:35:43.987904 | 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-12-13 00:35:43.987958 | 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-12-13 00:35:43.987989 | 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-12-13 00:35:43.988017 | 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-12-13 00:35:43.988023 | 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-12-13 00:35:43.988038 | 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-12-13 00:35:43.988044 | 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-12-13 00:35:43.988084 | 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-12-13 00:35:43.988088 | 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-12-13 00:35:43.988126 | 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-12-13 00:35:43.988131 | 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-12-13 00:35:43.988154 | 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-12-13 00:35:43.988170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.12.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2025-12-13 00:35:43.988201 | 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-12-13 00:35:43.988220 | 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-12-13 00:35:43.988258 | 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-12-13 00:35:43.988263 | 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-12-13 00:35:43.988295 | 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-12-13 00:35:43.988300 | 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-12-13 00:35:43.988330 | 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-12-13 00:35:43.988350 | 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-12-13 00:35:43.988394 | 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-12-13 00:35:43.988406 | 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-12-13 00:35:43.988419 | 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-12-13 00:35:43.988436 | 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-12-13 00:35:43.988470 | 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.dev6) 2025-12-13 00:35:43.988475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 00:35:43.988519 | 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-12-13 00:35:43.988541 | 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-12-13 00:35:43.988581 | 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-12-13 00:35:43.988601 | 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-12-13 00:35:43.988641 | 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-12-13 00:35:43.988660 | 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-12-13 00:35:43.988702 | 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-12-13 00:35:43.988741 | 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-12-13 00:35:43.988746 | 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-12-13 00:35:43.988780 | 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-12-13 00:35:43.988796 | 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-12-13 00:35:43.988816 | 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-12-13 00:35:43.988847 | 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-12-13 00:35:43.988867 | 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-12-13 00:35:43.988887 | 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-12-13 00:35:43.988924 | 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-12-13 00:35:43.988932 | 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-12-13 00:35:43.988948 | 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-12-13 00:35:43.988968 | 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-12-13 00:35:43.989000 | 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-12-13 00:35:43.989019 | 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-12-13 00:35:43.989039 | 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-12-13 00:35:43.989071 | 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-12-13 00:35:43.989076 | 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-12-13 00:35:43.989114 | 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-12-13 00:35:43.989119 | 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-12-13 00:35:43.989157 | 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-12-13 00:35:43.989162 | 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-12-13 00:35:43.989182 | 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-12-13 00:35:43.989214 | 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-12-13 00:35:43.989219 | 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-12-13 00:35:43.989252 | 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-12-13 00:35:43.989257 | 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-12-13 00:35:43.989294 | 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-12-13 00:35:43.989302 | 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-12-13 00:35:43.989322 | 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-12-13 00:35:43.989338 | 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-12-13 00:35:43.989370 | 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-12-13 00:35:43.989389 | 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-12-13 00:35:43.989408 | 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-12-13 00:35:43.989439 | 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-12-13 00:35:43.989458 | 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-12-13 00:35:43.989475 | 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.dev6) (3.4.1) 2025-12-13 00:35:43.989520 | 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.dev6) (3.10) 2025-12-13 00:35:43.989536 | 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.dev6) (1.26.20) 2025-12-13 00:35:43.989553 | 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.dev6) (2025.11.12) 2025-12-13 00:35:43.989584 | 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.dev6) 2025-12-13 00:35:43.989603 | 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-12-13 00:35:43.989623 | 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.dev6) 2025-12-13 00:35:43.989656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2025-12-13 00:35:43.989661 | 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.dev6) 2025-12-13 00:35:43.989698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:35:43.989720 | 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-12-13 00:35:43.989746 | 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.dev6) 2025-12-13 00:35:43.989766 | 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-12-13 00:35:43.989783 | 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-12-13 00:35:43.989817 | 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-12-13 00:35:43.989822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2025-12-13 00:35:43.989860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2025-12-13 00:35:43.989865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 93.3 MB/s 0:00:00 2025-12-13 00:35:43.989905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-12-13 00:35:43.989925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-12-13 00:35:43.989946 | 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-12-13 00:35:43.989976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 36.2 MB/s 0:00:00 2025-12-13 00:35:43.989996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2025-12-13 00:35:43.990016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2025-12-13 00:35:43.990047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.7 MB/s 0:00:00 2025-12-13 00:35:43.990066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-12-13 00:35:43.990086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-12-13 00:35:43.990116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2025-12-13 00:35:43.990135 | 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-12-13 00:35:43.990155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 31.0 MB/s 0:00:00 2025-12-13 00:35:43.990190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-12-13 00:35:43.990205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-12-13 00:35:43.990225 | 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-12-13 00:35:43.990264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2025-12-13 00:35:43.990268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.990289 | 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=fb197860d3a968ec61d141d479d91915e46eb2ddb80ac2c25622b5e1be996473 2025-12-13 00:35:43.990305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-br6j4epu/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2025-12-13 00:35:43.990336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2025-12-13 00:35:43.990356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.990376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev6-py3-none-any.whl size=104587 sha256=8bfaff491accb5b45a75188bb5ad6b22766d5a2c655ebbbda0f5299893e574c2 2025-12-13 00:35:43.990412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-br6j4epu/wheels/f3/91/d8/fa6bf0718cf29f249aeb0cc2756c8a95a5219bee8406d1ac32 2025-12-13 00:35:43.990417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2025-12-13 00:35:43.990437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.990474 | 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=189742 sha256=2ccfe999e9bd4f065ec9bd08dd175d40e82eca66ab3b0df400ce90ecee5cd567 2025-12-13 00:35:43.990479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-br6j4epu/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2025-12-13 00:35:43.990499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-12-13 00:35:43.990550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.990566 | 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=8c4150dba8b96fb478c87848adf9965d8e1c20d605d857fa86652bfc6a16e557 2025-12-13 00:35:43.990583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-br6j4epu/wheels/ec/74/59/0733b6b528ab0791547651454bbf470ab79badb1c4d576064c 2025-12-13 00:35:43.990617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2025-12-13 00:35:43.990622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2025-12-13 00:35:43.990654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-26.0.0.0rc2.dev2-py3-none-any.whl size=231688 sha256=be549070888061f7351ff84d15e3023745c06cb0ed047c7b96a715cc052e1798 2025-12-13 00:35:43.990659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-br6j4epu/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2025-12-13 00:35:43.990693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2025-12-13 00:35:43.990714 | 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-12-13 00:35:43.990747 | 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.dev6 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-12-13 00:35:43.990776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 8698a2c99f13 2025-12-13 00:35:43.990781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> ccf720642b1f 2025-12-13 00:35:43.990812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built ce0dccff8359 2025-12-13 00:35:43.990830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 00:35:43.990900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-12-13 00:35:43.990836 (took 0:01:33.254728) 2025-12-13 00:35:43.990994 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-12-13 00:35:43.991022 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-12-13 00:35:43.991041 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-12-13 00:35:43.991075 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-12-13 00:35:43.991094 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-12-13 00:35:43.991122 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-12-13 00:35:43.991140 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-12-13 00:35:43.991174 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-12-13 00:35:43.991192 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-12-13 00:35:43.991220 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-12-13 00:35:43.991238 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-12-13 00:35:43.991266 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-12-13 00:35:43.991606 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-12-13 00:35:43.991614 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-12-13 00:35:43.991618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-12-13 00:35:43.991538 2025-12-13 00:35:43.991655 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2025-12-13 00:35:43.996840 | 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-12-13 00:35:44.861640 | 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-12-13 00:35:45.875810 | 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-12-13 00:35:46.569989 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/blazar-dashboard/blazar-dashboard-stable-2025.1.tar.gz 2025-12-13 00:35:47.437991 | 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-12-13 00:35:48.171957 | 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-12-13 00:35:49.019484 | 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-12-13 00:35:49.770950 | 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-12-13 00:35:50.959947 | 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-12-13 00:35:51.702992 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/watcher-dashboard/watcher-dashboard-stable-2025.1.tar.gz 2025-12-13 00:35:52.432951 | 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-12-13 00:35:54.774836 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 11 plugins into plugins archive 2025-12-13 00:35:54.775110 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-12-13 00:38:26.788018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:38:26.788106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 9950c5b252c9 2025-12-13 00:38:26.788124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20251213" "name"="horizon" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:38:26.788138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 8970ee5b5821 2025-12-13 00:38:26.788149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 8970ee5b5821 2025-12-13 00:38:26.788232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 02eeb6700790 2025-12-13 00:38:26.788248 | 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-12-13 00:38:26.788260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 03b211499818 2025-12-13 00:38:26.788271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:38:26.788282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:38:26.788293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:38:26.788303 | 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-12-13 00:38:26.788316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:38:26.788326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:38:26.788351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:38:26.788362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:38:26.788372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:38:26.788387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:38:26.788398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:38:26.788408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:38:26.788430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:38:26.788443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:38:26.788488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:38:26.788547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 29.0 MB in 3s (11.4 MB/s) 2025-12-13 00:38:26.788561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.788650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.788662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-13 00:38:26.788707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-13 00:38:26.789886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-12-13 00:38:26.789965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-12-13 00:38:26.789978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-12-13 00:38:26.789989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-12-13 00:38:26.789999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-12-13 00:38:26.790009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:38:26.790019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-12-13 00:38:26.790029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-12-13 00:38:26.790039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:38:26.790049 | 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-12-13 00:38:26.790059 | 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-12-13 00:38:26.790071 | 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-12-13 00:38:26.790080 | 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-12-13 00:38:26.790090 | 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-12-13 00:38:26.790101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 0s (1,111 kB/s) 2025-12-13 00:38:26.790110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-12-13 00:38:26.790120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-13 00:38:26.790132 | 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-12-13 00:38:26.790144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-12-13 00:38:26.790154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-12-13 00:38:26.790163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-13 00:38:26.790173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-13 00:38:26.790182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-13 00:38:26.790215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-13 00:38:26.790225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:38:26.790235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-12-13 00:38:26.790258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-12-13 00:38:26.790268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-12-13 00:38:26.790278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-12-13 00:38:26.790287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-12-13 00:38:26.790306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:38:26.790315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-12-13 00:38:26.790333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:38:26.790343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-12-13 00:38:26.790361 | 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-12-13 00:38:26.790371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-12-13 00:38:26.790400 | 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-12-13 00:38:26.790410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790419 | 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-12-13 00:38:26.790428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-13 00:38:26.790456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:38:26.790465 | 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-12-13 00:38:26.790475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-12-13 00:38:26.790484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-12-13 00:38:26.790494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-12-13 00:38:26.790504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-12-13 00:38:26.790513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-12-13 00:38:26.790522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:38:26.790532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-12-13 00:38:26.790541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:38:26.790557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-12-13 00:38:26.790571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-12-13 00:38:26.790580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-12-13 00:38:26.790590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134750 sha256=ae7f4a51a7e659474f13ec5858f8411eb85dd4f0552c383552513802d615e80b 2025-12-13 00:38:26.790601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-fzudhcy4/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-12-13 00:38:26.790610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-12-13 00:38:26.790620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2025-12-13 00:38:26.790633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 2025-12-13 00:38:26.790642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.790656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-13 00:38:26.790739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-13 00:38:26.790789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-12-13 00:38:26.790861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:38:26.790876 | 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-12-13 00:38:26.790890 | 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-12-13 00:38:26.790959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:38:26.790975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:38:26.791024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:38:26.791039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:38:26.791087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-12-13 00:38:26.791102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-12-13 00:38:26.791153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-12-13 00:38:26.791167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-12-13 00:38:26.791216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:38:26.791230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:38:26.791278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-13 00:38:26.791294 | 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-12-13 00:38:26.791354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-13 00:38:26.791369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:70% (Reading database ... 75% 2025-12-13 00:38:26.791404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:38:26.791467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-13 00:38:26.791479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-13 00:38:26.791492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19025 files and directories currently installed.) 2025-12-13 00:38:26.791535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:38:26.791587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 03b211499818 2025-12-13 00:38:26.791602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 624dad22b590 2025-12-13 00:38:26.791692 | 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-12-13 00:38:26.791713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 973461e78c2c 2025-12-13 00:38:26.791793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 973461e78c2c 2025-12-13 00:38:26.791806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 52befd485b54 2025-12-13 00:38:26.791820 | 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-12-13 00:38:26.791883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in ea8abbdf1219 2025-12-13 00:38:26.791894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:38:26.791907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:38:26.791957 | 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-12-13 00:38:26.791972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:38:26.792033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:38:26.792045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:38:26.792059 | 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-12-13 00:38:26.792120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:38:26.792134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:38:26.792167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:38:26.792219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:38:26.792240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:38:26.792270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:38:26.792321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:38:26.792335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:38:26.792365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 29.0 MB in 3s (9,391 kB/s) 2025-12-13 00:38:26.792425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.792440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.792469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-13 00:38:26.792515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-13 00:38:26.793931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-12-13 00:38:26.793950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-12-13 00:38:26.793964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-12-13 00:38:26.793989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-12-13 00:38:26.794001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:38:26.794032 | 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-12-13 00:38:26.794081 | 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-12-13 00:38:26.794091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:38:26.794104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-13 00:38:26.794184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-13 00:38:26.794196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-13 00:38:26.794210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-12-13 00:38:26.794272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-12-13 00:38:26.794283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-12-13 00:38:26.794296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-12-13 00:38:26.794347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-12-13 00:38:26.794361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-12-13 00:38:26.794420 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-12-13 00:38:26.794432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:38:26.794445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-12-13 00:38:26.794493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-12-13 00:38:26.794508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:38:26.794563 | 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-12-13 00:38:26.795934 | 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-12-13 00:38:26.795987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (2,098 kB/s) 2025-12-13 00:38:26.796001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-12-13 00:38:26.796011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-13 00:38:26.796024 | 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-12-13 00:38:26.796036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-12-13 00:38:26.796046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-12-13 00:38:26.796055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-13 00:38:26.796064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-13 00:38:26.796074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-13 00:38:26.796083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-13 00:38:26.796093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19016 files and directories currently installed.) 2025-12-13 00:38:26.796104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-12-13 00:38:26.796127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-12-13 00:38:26.796146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-12-13 00:38:26.796157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-12-13 00:38:26.796166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-12-13 00:38:26.796175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-12-13 00:38:26.796185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-12-13 00:38:26.796194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:38:26.796203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container ea8abbdf1219 2025-12-13 00:38:26.796213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> bb04deec9e5d 2025-12-13 00:38:26.796222 | 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-12-13 00:38:26.796231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 0766d5214ed1 2025-12-13 00:38:26.796241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 0766d5214ed1 2025-12-13 00:38:26.796250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 6a1b63db1d39 2025-12-13 00:38:26.796260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-12-13 00:38:26.796269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 02a7b42e1a47 2025-12-13 00:38:26.796278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-12-13 00:38:26.796287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> dd4a6bf2d345 2025-12-13 00:38:26.796297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:38:26.796306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> d3c6ccfab808 2025-12-13 00:38:26.796361 | 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.* pip==25.2.* && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:38:26.796375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 113538b7c142 2025-12-13 00:38:26.796385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2025-12-13 00:38:26.796395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-12-13 00:38:26.796404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2025-12-13 00:38:26.796414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-12-13 00:38:26.796434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-12-13 00:38:26.796445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.4 MB/s 0:00:00 2025-12-13 00:38:26.796455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-12-13 00:38:26.796465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.5 MB/s 0:00:00 2025-12-13 00:38:26.796474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, pip 2025-12-13 00:38:26.796490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-12-13 00:38:26.796500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 80.9.0 2025-12-13 00:38:26.796509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-80.9.0: 2025-12-13 00:38:26.796518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-80.9.0 2025-12-13 00:38:26.796528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2025-12-13 00:38:26.796537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 25.3 2025-12-13 00:38:26.796546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-25.3: 2025-12-13 00:38:26.796556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-25.3 2025-12-13 00:38:26.796565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 setuptools-67.2.0 2025-12-13 00:38:26.796574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.796584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-13 00:38:26.796593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-13 00:38:26.796602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.796611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-12-13 00:38:26.796621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.796630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.796640 | 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.dev10) (6.1.1) 2025-12-13 00:38:26.796651 | 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.dev10) (2.17.0) 2025-12-13 00:38:26.796660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.796698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2025-12-13 00:38:26.796711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.796721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-13 00:38:26.796731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.796741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:38:26.796777 | 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.dev10) (3.1.0) 2025-12-13 00:38:26.796787 | 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.dev10) (2.1.0) 2025-12-13 00:38:26.796884 | 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.dev10) (5.10.0) 2025-12-13 00:38:26.796904 | 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.dev10) (1.3.0) 2025-12-13 00:38:26.796914 | 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.dev10) (7.1.0) 2025-12-13 00:38:26.796923 | 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.dev10) (9.7.1) 2025-12-13 00:38:26.796933 | 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.dev10) (6.5.1) 2025-12-13 00:38:26.796942 | 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.dev10) (4.5.1) 2025-12-13 00:38:26.796951 | 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.dev10) (5.7.0) 2025-12-13 00:38:26.796961 | 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.dev10) (2.5.0) 2025-12-13 00:38:26.796971 | 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.dev10) (8.2.0) 2025-12-13 00:38:26.796980 | 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.dev10) (4.2.0) 2025-12-13 00:38:26.796996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797006 | 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-12-13 00:38:26.797016 | 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.dev10) (9.7.0) 2025-12-13 00:38:26.797025 | 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.dev10) (4.8.0) 2025-12-13 00:38:26.797035 | 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.dev10) (5.6.0) 2025-12-13 00:38:26.797044 | 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.dev10) (11.4.0) 2025-12-13 00:38:26.797054 | 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.dev10) (18.9.0) 2025-12-13 00:38:26.797063 | 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.dev10) (4.7.0) 2025-12-13 00:38:26.797072 | 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.dev10) (6.0.2) 2025-12-13 00:38:26.797082 | 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.dev10) (2.32.3) 2025-12-13 00:38:26.797091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-12-13 00:38:26.797110 | 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.dev10) (2025.1) 2025-12-13 00:38:26.797126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-12-13 00:38:26.797145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-12-13 00:38:26.797171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797181 | 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-12-13 00:38:26.797190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797200 | 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-12-13 00:38:26.797209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797219 | 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-12-13 00:38:26.797228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-12-13 00:38:26.797246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-12-13 00:38:26.797265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.797275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.797284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-12-13 00:38:26.797303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797312 | 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-12-13 00:38:26.797327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-12-13 00:38:26.797346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-12-13 00:38:26.797364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-12-13 00:38:26.797383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797393 | 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-12-13 00:38:26.797402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-12-13 00:38:26.797427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-12-13 00:38:26.797445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-12-13 00:38:26.797464 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-12-13 00:38:26.797483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-12-13 00:38:26.797580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-12-13 00:38:26.797599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-12-13 00:38:26.797618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-12-13 00:38:26.797636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-12-13 00:38:26.797655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.797664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.797703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-12-13 00:38:26.797722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797732 | 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-12-13 00:38:26.797741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797768 | 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-12-13 00:38:26.797777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797787 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-12-13 00:38:26.797796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-12-13 00:38:26.797815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.797825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.797848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-12-13 00:38:26.797875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.797884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.797894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.2.dev10) 2025-12-13 00:38:26.797903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:38:26.797912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.2.dev10) 2025-12-13 00:38:26.797922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-12-13 00:38:26.797931 | 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.dev10) (0.5.3) 2025-12-13 00:38:26.797941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.2.dev10) 2025-12-13 00:38:26.797951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2025-12-13 00:38:26.797960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.2.dev10) 2025-12-13 00:38:26.797969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-12-13 00:38:26.797979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.2.dev10) 2025-12-13 00:38:26.797988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-12-13 00:38:26.797998 | 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.dev10) (3.0.0) 2025-12-13 00:38:26.798015 | 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.dev10) (1.17.2) 2025-12-13 00:38:26.798027 | 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.dev10) (5.4.1) 2025-12-13 00:38:26.798037 | 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.dev10) (1.7.0) 2025-12-13 00:38:26.798047 | 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.dev10) (4.12.2) 2025-12-13 00:38:26.798056 | 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.dev10) (0.19) 2025-12-13 00:38:26.798066 | 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.dev10) (2.0.0) 2025-12-13 00:38:26.798075 | 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.dev10) (5.7.1) 2025-12-13 00:38:26.798085 | 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.dev10) (1.1.0) 2025-12-13 00:38:26.798094 | 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.dev10) (3.14.0) 2025-12-13 00:38:26.798110 | 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.dev10) (3.2.1) 2025-12-13 00:38:26.798120 | 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.dev10) (24.2) 2025-12-13 00:38:26.798129 | 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.dev10) (7.0.0) 2025-12-13 00:38:26.798144 | 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.dev10) (1.8.9) 2025-12-13 00:38:26.798154 | 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.dev10) (67.2.0) 2025-12-13 00:38:26.798163 | 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.dev10) (0.2.13) 2025-12-13 00:38:26.798173 | 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.dev10) (2.0.1) 2025-12-13 00:38:26.798182 | 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.dev10) (24.2.1) 2025-12-13 00:38:26.798192 | 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.dev10) (43.0.3) 2025-12-13 00:38:26.798203 | 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.dev10) (1.17.1) 2025-12-13 00:38:26.798214 | 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.dev10) (2.22) 2025-12-13 00:38:26.798231 | 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.dev10) (4.9.1) 2025-12-13 00:38:26.798241 | 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.dev10) (4.4.0) 2025-12-13 00:38:26.798251 | 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.dev10) (2.1.0) 2025-12-13 00:38:26.798260 | 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.dev10) (3.2.0) 2025-12-13 00:38:26.798269 | 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.dev10) (7.1.0) 2025-12-13 00:38:26.798279 | 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.dev10) (0.5.2) 2025-12-13 00:38:26.798290 | 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.dev10) (2.5.11) 2025-12-13 00:38:26.798415 | 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.dev10) (1.9.0) 2025-12-13 00:38:26.798437 | 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.dev10) (5.1.1) 2025-12-13 00:38:26.798453 | 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.dev10) (1.3.4) 2025-12-13 00:38:26.798469 | 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.dev10) (1.0.1) 2025-12-13 00:38:26.798494 | 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.dev10) (1.33) 2025-12-13 00:38:26.798512 | 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.dev10) (4.3.6) 2025-12-13 00:38:26.798529 | 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.dev10) (1.4.0) 2025-12-13 00:38:26.798545 | 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.dev10) (3.0.0) 2025-12-13 00:38:26.798561 | 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.dev10) (2.9.0.post0) 2025-12-13 00:38:26.798577 | 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.dev10) (1.17.0) 2025-12-13 00:38:26.798593 | 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.dev10) (3.4.1) 2025-12-13 00:38:26.798609 | 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.dev10) (3.10) 2025-12-13 00:38:26.798625 | 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.dev10) (1.26.20) 2025-12-13 00:38:26.798641 | 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.dev10) (2025.11.12) 2025-12-13 00:38:26.798657 | 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.dev10) (4.23.0) 2025-12-13 00:38:26.798712 | 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.dev10) (25.1.0) 2025-12-13 00:38:26.798743 | 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.dev10) (2024.10.1) 2025-12-13 00:38:26.798819 | 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.dev10) (0.36.2) 2025-12-13 00:38:26.798850 | 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.dev10) (0.23.1) 2025-12-13 00:38:26.798861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2025-12-13 00:38:26.798870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 6.2 MB/s 0:00:01 2025-12-13 00:38:26.798880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-12-13 00:38:26.798889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-12-13 00:38:26.798995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-12-13 00:38:26.799006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-12-13 00:38:26.799015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2025-12-13 00:38:26.799025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-12-13 00:38:26.799034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-12-13 00:38:26.799051 | 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-12-13 00:38:26.799061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 36.4 MB/s 0:00:00 2025-12-13 00:38:26.799070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-12-13 00:38:26.799080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-12-13 00:38:26.799089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-12-13 00:38:26.799099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-12-13 00:38:26.799108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-12-13 00:38:26.799117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-12-13 00:38:26.799126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-12-13 00:38:26.799136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-12-13 00:38:26.799145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-12-13 00:38:26.799154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-12-13 00:38:26.799163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 35.7 MB/s 0:00:00 2025-12-13 00:38:26.799173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-12-13 00:38:26.799182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-12-13 00:38:26.799198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 36.9 MB/s 0:00:00 2025-12-13 00:38:26.799208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-12-13 00:38:26.799217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-12-13 00:38:26.799226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-12-13 00:38:26.799236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-12-13 00:38:26.799245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-12-13 00:38:26.799254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-12-13 00:38:26.799263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-12-13 00:38:26.799273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.1 MB/s 0:00:00 2025-12-13 00:38:26.799282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-12-13 00:38:26.799291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-12-13 00:38:26.799301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 35.1 MB/s 0:00:00 2025-12-13 00:38:26.799310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-12-13 00:38:26.799320 | 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-12-13 00:38:26.799329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 9.7 MB/s 0:00:00 2025-12-13 00:38:26.799343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-12-13 00:38:26.799353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-12-13 00:38:26.799362 | 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-12-13 00:38:26.799378 | 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-12-13 00:38:26.799390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-12-13 00:38:26.799410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-12-13 00:38:26.799419 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.2.dev10-py3-none-any.whl size=5308669 sha256=949440c332046112e20eca4c72474943e24320dbda558b4dbee4885b0b864902 2025-12-13 00:38:26.799428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-zi4o3061/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-12-13 00:38:26.799438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-12-13 00:38:26.799455 | 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-12-13 00:38:26.799465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-12-13 00:38:26.799484 | 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=010b1c8ccced4dd9e942d4ed4dc8824975bca6c0f6fd618de7db24534688f5dd 2025-12-13 00:38:26.799494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-zi4o3061/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-12-13 00:38:26.799505 | 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-12-13 00:38:26.799520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-12-13 00:38:26.799539 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-12-13 00:38:26.799557 | 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=0f426cdb42293f23b57b9eaeb6099adc6dbbcda2a6ef74199b93382859001f86 2025-12-13 00:38:26.799575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-zi4o3061/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-12-13 00:38:26.799593 | 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-12-13 00:38:26.799610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-12-13 00:38:26.799650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-12-13 00:38:26.799700 | 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=a7a0741c6c5c343a074c8a65b721e5a35dd87d77b25f0fadd4825b000803a3a6 2025-12-13 00:38:26.799725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-zi4o3061/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-12-13 00:38:26.799735 | 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-12-13 00:38:26.799772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-12-13 00:38:26.799797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-12-13 00:38:26.799807 | 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=3d5f26ef0559a4e38eaa1ccdb89df2fbb80f070415817d53945f5c81db64af9d 2025-12-13 00:38:26.799817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-zi4o3061/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-12-13 00:38:26.799826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-12-13 00:38:26.799837 | 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-12-13 00:38:26.799854 | 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.dev10 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-12-13 00:38:26.799866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-13 00:38:26.799892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-13 00:38:26.799932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.799946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/blazar_dashboard-13.0.0.0rc2.dev2 2025-12-13 00:38:26.799979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2025-12-13 00:38:26.800063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2025-12-13 00:38:26.800160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2025-12-13 00:38:26.800244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev3 2025-12-13 00:38:26.800331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev4 2025-12-13 00:38:26.800414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2025-12-13 00:38:26.800491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2025-12-13 00:38:26.800558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.800602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2025-12-13 00:38:26.800650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.800661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.801738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.1.dev3 2025-12-13 00:38:26.801774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.801783 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.801791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/watcher_dashboard-13.0.0.0rc2.dev2 2025-12-13 00:38:26.801799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-13 00:38:26.801808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-13 00:38:26.801816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-dashboard==13.0.0.0rc2.dev2) (6.1.1) 2025-12-13 00:38:26.801825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-blazarclient>=1.0.1 (from blazar-dashboard==13.0.0.0rc2.dev2) 2025-12-13 00:38:26.801834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:38:26.801842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-dashboard==13.0.0.0rc2.dev2) (25.3.2.dev10) 2025-12-13 00:38:26.801851 | 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-12-13 00:38:26.801859 | 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-12-13 00:38:26.801867 | 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-12-13 00:38:26.801884 | 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-12-13 00:38:26.801892 | 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-12-13 00:38:26.801900 | 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-12-13 00:38:26.801909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-12-13 00:38:26.801917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-12-13 00:38:26.801925 | 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-12-13 00:38:26.801933 | 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-12-13 00:38:26.801942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-12-13 00:38:26.801956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-12-13 00:38:26.801965 | 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-12-13 00:38:26.801974 | 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-12-13 00:38:26.801982 | 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-12-13 00:38:26.801990 | 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-12-13 00:38:26.801999 | 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-12-13 00:38:26.802007 | 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-12-13 00:38:26.802016 | 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-12-13 00:38:26.802024 | 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-12-13 00:38:26.802038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==15.0.1.dev3) (2.17.0) 2025-12-13 00:38:26.802047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-watcherclient>=1.1.0 (from watcher-dashboard==13.0.0.0rc2.dev2) 2025-12-13 00:38:26.802055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_watcherclient-4.8.0-py3-none-any.whl.metadata (5.2 kB) 2025-12-13 00:38:26.802064 | 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-12-13 00:38:26.802072 | 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-12-13 00:38:26.802081 | 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-12-13 00:38:26.802095 | 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-12-13 00:38:26.802104 | 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-12-13 00:38:26.802112 | 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-12-13 00:38:26.802121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2025-12-13 00:38:26.802129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.1.0) 2025-12-13 00:38:26.802137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2025-12-13 00:38:26.802146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.10.0) 2025-12-13 00:38:26.802154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.3.0) 2025-12-13 00:38:26.802167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2025-12-13 00:38:26.802175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.1) 2025-12-13 00:38:26.802183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (6.5.1) 2025-12-13 00:38:26.802192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.5.1) 2025-12-13 00:38:26.802200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.0) 2025-12-13 00:38:26.802209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0) 2025-12-13 00:38:26.802217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.2.0) 2025-12-13 00:38:26.802234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: libsass>=0.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.23.0) 2025-12-13 00:38:26.802242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.0) 2025-12-13 00:38:26.802256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.8.0) 2025-12-13 00:38:26.802265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (18.9.0) 2025-12-13 00:38:26.802273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0) 2025-12-13 00:38:26.802282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.32.3) 2025-12-13 00:38:26.802290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.10.0) 2025-12-13 00:38:26.802299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2025.1) 2025-12-13 00:38:26.802307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.3) 2025-12-13 00:38:26.802315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.2.2) 2025-12-13 00:38:26.802324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0.0) 2025-12-13 00:38:26.802332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (12.2.13.0) 2025-12-13 00:38:26.802345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.0) 2025-12-13 00:38:26.802354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.2.6) 2025-12-13 00:38:26.802362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.8.13.0) 2025-12-13 00:38:26.802370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.0.0) 2025-12-13 00:38:26.802378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1.0) 2025-12-13 00:38:26.802387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.7.0) 2025-12-13 00:38:26.802395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.17.0) 2025-12-13 00:38:26.802403 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0.3) 2025-12-13 00:38:26.802423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0.0) 2025-12-13 00:38:26.802431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.2) 2025-12-13 00:38:26.802439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.1.1) 2025-12-13 00:38:26.802448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.2.1) 2025-12-13 00:38:26.802456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.3.2) 2025-12-13 00:38:26.802465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.14.5.2) 2025-12-13 00:38:26.802473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.13.0.1) 2025-12-13 00:38:26.802481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.3.1.1) 2025-12-13 00:38:26.802490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.6.50.2) 2025-12-13 00:38:26.802498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.1.0) 2025-12-13 00:38:26.802506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.5.1.0) 2025-12-13 00:38:26.802514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.0.0) 2025-12-13 00:38:26.802527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.13.2) 2025-12-13 00:38:26.802536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.5.3) 2025-12-13 00:38:26.802544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.0.7.0) 2025-12-13 00:38:26.802552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.7.0) 2025-12-13 00:38:26.802561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.7.1) 2025-12-13 00:38:26.802575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.0.0) 2025-12-13 00:38:26.802583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.2) 2025-12-13 00:38:26.802597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.4.1) 2025-12-13 00:38:26.802606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.7.0) 2025-12-13 00:38:26.802615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.12.2) 2025-12-13 00:38:26.802624 | 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-12-13 00:38:26.802632 | 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-12-13 00:38:26.802640 | 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-12-13 00:38:26.802649 | 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-12-13 00:38:26.802657 | 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-12-13 00:38:26.802666 | 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-12-13 00:38:26.802698 | 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-12-13 00:38:26.802707 | 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-12-13 00:38:26.802715 | 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-12-13 00:38:26.802729 | 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-12-13 00:38:26.802737 | 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-12-13 00:38:26.802765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.19) 2025-12-13 00:38:26.802778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0) 2025-12-13 00:38:26.802787 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.1) 2025-12-13 00:38:26.802796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.1.0) 2025-12-13 00:38:26.802804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.14.0) 2025-12-13 00:38:26.802812 | 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-12-13 00:38:26.802821 | 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-12-13 00:38:26.802829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.9) 2025-12-13 00:38:26.802841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->blazar-dashboard==13.0.0.0rc2.dev2) (67.2.0) 2025-12-13 00:38:26.802850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.2.13) 2025-12-13 00:38:26.802859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (4.9.1) 2025-12-13 00:38:26.802870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2025-12-13 00:38:26.802882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (3.2.0) 2025-12-13 00:38:26.802914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.2) 2025-12-13 00:38:26.802927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.11) 2025-12-13 00:38:26.802976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.9.0) 2025-12-13 00:38:26.802986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.9.0.post0) 2025-12-13 00:38:26.803011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.0) 2025-12-13 00:38:26.803024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.1) 2025-12-13 00:38:26.803070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (24.2.1) 2025-12-13 00:38:26.803080 | 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-12-13 00:38:26.803092 | 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-12-13 00:38:26.803148 | 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-12-13 00:38:26.803159 | 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-12-13 00:38:26.803171 | 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-12-13 00:38:26.803196 | 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-12-13 00:38:26.803224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1) 2025-12-13 00:38:26.803253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.10) 2025-12-13 00:38:26.803307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.26.20) 2025-12-13 00:38:26.803317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2025.11.12) 2025-12-13 00:38:26.803329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2025-12-13 00:38:26.803357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_watcherclient-4.8.0-py3-none-any.whl (125 kB) 2025-12-13 00:38:26.803385 | 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-12-13 00:38:26.803439 | 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-12-13 00:38:26.803449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-12-13 00:38:26.803461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-12-13 00:38:26.803484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-12-13 00:38:26.803542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: blazar-dashboard, designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-fwaas-dashboard, neutron-vpnaas-dashboard, octavia-dashboard, watcher-dashboard 2025-12-13 00:38:26.803559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'blazar-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-12-13 00:38:26.803572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.803584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): started 2025-12-13 00:38:26.803630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.803643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for blazar-dashboard: filename=blazar_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=176868 sha256=abfdb7fe60120bb6592888bfaf1e09dad44d0561fd0b6964bfb266ab6d3ff637 2025-12-13 00:38:26.803655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/b8/d2/85/8f8e31ded0f8a3262f49dfae2df4c68a199216bba3c6b47e75 2025-12-13 00:38:26.803734 | 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-12-13 00:38:26.803762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.803775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-12-13 00:38:26.803802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.803831 | 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=ba414ca129ec832256d4b7c40c53a0a7f52fc6b0f0736ac9306f1daad9a8c993 2025-12-13 00:38:26.803874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2025-12-13 00:38:26.803888 | 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-12-13 00:38:26.803900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.803941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-12-13 00:38:26.803954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.803966 | 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=11cbf7412f79deae77179af3560f1439bc54cc2308baa2cc4e731ea287017736 2025-12-13 00:38:26.804026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2025-12-13 00:38:26.804037 | 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-12-13 00:38:26.804050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-12-13 00:38:26.804103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-12-13 00:38:26.804116 | 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=aab10e487c670c38138890712c7d6c5fbcb5dfb4498a1efdeeb52724262b5c14 2025-12-13 00:38:26.804161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2025-12-13 00:38:26.804176 | 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-12-13 00:38:26.804188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-12-13 00:38:26.804243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-12-13 00:38:26.804256 | 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=a16d5f739d38317336bcdda56abf342cda2585b95a0bdebfb67b8e8079545e1c 2025-12-13 00:38:26.804268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/38/16/e6/894129cc45c33f6c78a2f42fee1f4f4e3728ce2e164e467782 2025-12-13 00:38:26.804355 | 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-12-13 00:38:26.804368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-12-13 00:38:26.804389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-12-13 00:38:26.804401 | 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=f31f5fa89fc105938a58ac1fd19e7c1b88127353a3d2a564f8c0e4671301f738 2025-12-13 00:38:26.804442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/ef/d5/c7/8fee73cd428e9d420767b9ec84a140253c6e3fe58f343e6cd8 2025-12-13 00:38:26.804456 | 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-12-13 00:38:26.804476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-12-13 00:38:26.804531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.804544 | 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=fb42f8b994af94cc43d5d3ba2abe6e3b8afe54ad2fe012c11b08f7b04aed437e 2025-12-13 00:38:26.804555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2025-12-13 00:38:26.804607 | 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-12-13 00:38:26.804621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-12-13 00:38:26.804709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.804722 | 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=4a6a8a6e83206fc5c897d49980b6c5b14a712c01cb7503b16a12eb88b901b2f9 2025-12-13 00:38:26.804733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2025-12-13 00:38:26.804812 | 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-12-13 00:38:26.804826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-12-13 00:38:26.804887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.804901 | 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=94335f591e245a96044ee55bbd74c3061f094be123dedbd91078a766296a2442 2025-12-13 00:38:26.804951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2025-12-13 00:38:26.804961 | 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-12-13 00:38:26.804980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.804992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-12-13 00:38:26.805034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.805047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.1.dev3-py3-none-any.whl size=377191 sha256=d741ff903d5d85891753bef8b4fe4bb1dc5caf7ce6a63acbf3149181ebbf704f 2025-12-13 00:38:26.805060 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/e0/1c/15/a630c07493e1480771c8d0f4db8f5ab27de09f20edd7f4f08c 2025-12-13 00:38:26.805101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'watcher-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'watcher-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-12-13 00:38:26.805113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.805125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): started 2025-12-13 00:38:26.805166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): finished with status 'done' 2025-12-13 00:38:26.805178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for watcher-dashboard: filename=watcher_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=105092 sha256=5f314963a933dcfb54c2a0499dc29fd3313d131dc021f5ce470fd03c7f4e73ce 2025-12-13 00:38:26.805192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-swb9vdi8/wheels/60/a7/f1/2db53a07424ca9ebe98ba6c585132f62ee831166f98839efa1 2025-12-13 00:38:26.805238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built blazar-dashboard designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-fwaas-dashboard neutron-vpnaas-dashboard octavia-dashboard watcher-dashboard 2025-12-13 00:38:26.805292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, python-watcherclient, python-blazarclient, watcher-dashboard, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard, blazar-dashboard 2025-12-13 00:38:26.805308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed blazar-dashboard-13.0.0.0rc2.dev2 designate-dashboard-20.0.1.dev6 heat-dashboard-13.0.0.0rc2.dev2 ironic-ui-6.5.1.dev3 magnum-ui-16.0.1.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.1.dev3 python-blazarclient-4.3.0 python-watcherclient-4.8.0 watcher-dashboard-13.0.0.0rc2.dev2 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 2025-12-13 00:38:26.805320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.805360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-13 00:38:26.805370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-13 00:38:26.805382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.805442 | 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-12-13 00:38:26.805452 | 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-12-13 00:38:26.805464 | 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-12-13 00:38:26.805475 | 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-12-13 00:38:26.805516 | 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-12-13 00:38:26.805525 | 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-12-13 00:38:26.805536 | 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-12-13 00:38:26.805577 | 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-12-13 00:38:26.805586 | 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-12-13 00:38:26.805598 | 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-12-13 00:38:26.805639 | 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-12-13 00:38:26.805649 | 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-12-13 00:38:26.805660 | 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-12-13 00:38:26.805732 | 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-12-13 00:38:26.805762 | 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-12-13 00:38:26.805775 | 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-12-13 00:38:26.805800 | 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-12-13 00:38:26.805851 | 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-12-13 00:38:26.806997 | 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-12-13 00:38:26.807053 | 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-12-13 00:38:26.807066 | 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-12-13 00:38:26.807076 | 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-12-13 00:38:26.807086 | 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-12-13 00:38:26.807104 | 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-12-13 00:38:26.807114 | 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-12-13 00:38:26.807124 | 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-12-13 00:38:26.807133 | 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-12-13 00:38:26.807143 | 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-12-13 00:38:26.807152 | 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-12-13 00:38:26.807161 | 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-12-13 00:38:26.807171 | 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-12-13 00:38:26.807180 | 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-12-13 00:38:26.807189 | 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-12-13 00:38:26.807199 | 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-12-13 00:38:26.807208 | 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-12-13 00:38:26.807217 | 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-12-13 00:38:26.807227 | 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-12-13 00:38:26.807236 | 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-12-13 00:38:26.807245 | 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-12-13 00:38:26.807255 | 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-12-13 00:38:26.807265 | 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-12-13 00:38:26.807274 | 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-12-13 00:38:26.807283 | 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-12-13 00:38:26.807293 | 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-12-13 00:38:26.807302 | 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-12-13 00:38:26.807323 | 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-12-13 00:38:26.807346 | 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-12-13 00:38:26.807356 | 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-12-13 00:38:26.807366 | 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-12-13 00:38:26.807375 | 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-12-13 00:38:26.807384 | 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-12-13 00:38:26.807394 | 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-12-13 00:38:26.807404 | 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-12-13 00:38:26.807413 | 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-12-13 00:38:26.807422 | 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-12-13 00:38:26.807432 | 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-12-13 00:38:26.807441 | 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-12-13 00:38:26.807450 | 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-12-13 00:38:26.807460 | 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-12-13 00:38:26.807469 | 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-12-13 00:38:26.807478 | 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-12-13 00:38:26.807487 | 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-12-13 00:38:26.807497 | 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-12-13 00:38:26.807506 | 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-12-13 00:38:26.807515 | 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-12-13 00:38:26.807525 | 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-12-13 00:38:26.807534 | 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-12-13 00:38:26.807543 | 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-12-13 00:38:26.807553 | 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-12-13 00:38:26.807562 | 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-12-13 00:38:26.807595 | 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-12-13 00:38:26.807605 | 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-12-13 00:38:26.807614 | 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-12-13 00:38:26.807624 | 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-12-13 00:38:26.807640 | 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-12-13 00:38:26.807655 | 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-12-13 00:38:26.807665 | 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-12-13 00:38:26.807711 | 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-12-13 00:38:26.807720 | 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-12-13 00:38:26.807730 | 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-12-13 00:38:26.807740 | 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-12-13 00:38:26.807772 | 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-12-13 00:38:26.807782 | 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-12-13 00:38:26.807791 | 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-12-13 00:38:26.807801 | 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-12-13 00:38:26.807810 | 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-12-13 00:38:26.807820 | 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-12-13 00:38:26.807830 | 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-12-13 00:38:26.807839 | 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-12-13 00:38:26.807849 | 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-12-13 00:38:26.807859 | 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-12-13 00:38:26.807868 | 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-12-13 00:38:26.807878 | 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-12-13 00:38:26.807888 | 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-12-13 00:38:26.807905 | 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-12-13 00:38:26.807915 | 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-12-13 00:38:26.807925 | 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-12-13 00:38:26.807934 | 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-12-13 00:38:26.808040 | 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-12-13 00:38:26.808051 | 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-12-13 00:38:26.808061 | 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-12-13 00:38:26.808071 | 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-12-13 00:38:26.808080 | 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-12-13 00:38:26.808097 | 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-12-13 00:38:26.808106 | 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-12-13 00:38:26.808118 | 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-12-13 00:38:26.808127 | 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-12-13 00:38:26.808137 | 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-12-13 00:38:26.808147 | 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-12-13 00:38:26.808156 | 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-12-13 00:38:26.808166 | 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-12-13 00:38:26.808176 | 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-12-13 00:38:26.808185 | 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-12-13 00:38:26.808195 | 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-12-13 00:38:26.808204 | 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-12-13 00:38:26.808214 | 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-12-13 00:38:26.808224 | 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-12-13 00:38:26.808240 | 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-12-13 00:38:26.808250 | 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-12-13 00:38:26.808259 | 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-12-13 00:38:26.808269 | 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-12-13 00:38:26.808279 | 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-12-13 00:38:26.808288 | 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-12-13 00:38:26.808298 | 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-12-13 00:38:26.808307 | 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-12-13 00:38:26.808317 | 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-12-13 00:38:26.808332 | 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-12-13 00:38:26.808342 | 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-12-13 00:38:26.808351 | 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-12-13 00:38:26.808361 | 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-12-13 00:38:26.808371 | 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-12-13 00:38:26.808392 | 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-12-13 00:38:26.808403 | 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-12-13 00:38:26.808412 | 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-12-13 00:38:26.808422 | 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-12-13 00:38:26.808432 | 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-12-13 00:38:26.808441 | 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-12-13 00:38:26.808451 | 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-12-13 00:38:26.808460 | 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-12-13 00:38:26.808470 | 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-12-13 00:38:26.808480 | 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-12-13 00:38:26.808495 | 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-12-13 00:38:26.808505 | 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-12-13 00:38:26.808514 | 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-12-13 00:38:26.808524 | 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-12-13 00:38:26.808534 | 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-12-13 00:38:26.808543 | 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-12-13 00:38:26.808553 | 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-12-13 00:38:26.808563 | 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-12-13 00:38:26.808572 | 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-12-13 00:38:26.808582 | 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-12-13 00:38:26.808591 | 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-12-13 00:38:26.808608 | 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-12-13 00:38:26.808618 | 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-12-13 00:38:26.808628 | 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-12-13 00:38:26.808637 | 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-12-13 00:38:26.808647 | 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-12-13 00:38:26.808656 | 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-12-13 00:38:26.808696 | 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-12-13 00:38:26.808711 | 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-12-13 00:38:26.808721 | 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-12-13 00:38:26.808730 | 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-12-13 00:38:26.808739 | 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-12-13 00:38:26.808776 | 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-12-13 00:38:26.808786 | 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-12-13 00:38:26.808795 | 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-12-13 00:38:26.808804 | 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-12-13 00:38:26.808814 | 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-12-13 00:38:26.808823 | 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-12-13 00:38:26.808832 | 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-12-13 00:38:26.808842 | 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-12-13 00:38:26.808851 | 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-12-13 00:38:26.808860 | 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-12-13 00:38:26.808869 | 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-12-13 00:38:26.808879 | 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-12-13 00:38:26.808888 | 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-12-13 00:38:26.808897 | 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-12-13 00:38:26.808906 | 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-12-13 00:38:26.808916 | 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-12-13 00:38:26.808932 | 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-12-13 00:38:26.808942 | 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-12-13 00:38:26.808952 | 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-12-13 00:38:26.808961 | 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-12-13 00:38:26.808971 | 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-12-13 00:38:26.808980 | 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-12-13 00:38:26.808995 | 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-12-13 00:38:26.809010 | 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-12-13 00:38:26.809020 | 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-12-13 00:38:26.809029 | 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-12-13 00:38:26.809039 | 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-12-13 00:38:26.809048 | 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-12-13 00:38:26.809057 | 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-12-13 00:38:26.809067 | 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-12-13 00:38:26.809076 | 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-12-13 00:38:26.809085 | 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-12-13 00:38:26.809095 | 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-12-13 00:38:26.809104 | 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-12-13 00:38:26.809113 | 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-12-13 00:38:26.809123 | 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-12-13 00:38:26.809132 | 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-12-13 00:38:26.809141 | 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-12-13 00:38:26.809151 | 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-12-13 00:38:26.809160 | 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-12-13 00:38:26.809169 | 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-12-13 00:38:26.809179 | 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-12-13 00:38:26.809188 | 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-12-13 00:38:26.809205 | 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-12-13 00:38:26.809215 | 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-12-13 00:38:26.809230 | 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-12-13 00:38:26.809240 | 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-12-13 00:38:26.809250 | 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-12-13 00:38:26.809259 | 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-12-13 00:38:26.809274 | 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-12-13 00:38:26.809284 | 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-12-13 00:38:26.809294 | 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-12-13 00:38:26.809303 | 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-12-13 00:38:26.809313 | 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-12-13 00:38:26.809322 | 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-12-13 00:38:26.809331 | 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-12-13 00:38:26.809341 | 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-12-13 00:38:26.809351 | 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-12-13 00:38:26.809360 | 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-12-13 00:38:26.809370 | 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-12-13 00:38:26.809379 | 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-12-13 00:38:26.809389 | 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-12-13 00:38:26.809398 | 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-12-13 00:38:26.809408 | 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-12-13 00:38:26.809418 | 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-12-13 00:38:26.809427 | 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-12-13 00:38:26.809437 | 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-12-13 00:38:26.809452 | 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-12-13 00:38:26.809462 | 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-12-13 00:38:26.809476 | 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-12-13 00:38:26.809485 | 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-12-13 00:38:26.809495 | 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-12-13 00:38:26.809504 | 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-12-13 00:38:26.809514 | 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-12-13 00:38:26.809523 | 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-12-13 00:38:26.809538 | 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-12-13 00:38:26.809548 | 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-12-13 00:38:26.809557 | 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-12-13 00:38:26.809567 | 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-12-13 00:38:26.809576 | 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-12-13 00:38:26.809586 | 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-12-13 00:38:26.809595 | 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-12-13 00:38:26.809609 | 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-12-13 00:38:26.809619 | 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-12-13 00:38:26.809628 | 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-12-13 00:38:26.809638 | 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-12-13 00:38:26.809647 | 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-12-13 00:38:26.809657 | 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-12-13 00:38:26.809688 | 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-12-13 00:38:26.809707 | 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-12-13 00:38:26.809723 | 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-12-13 00:38:26.809732 | 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-12-13 00:38:26.809742 | 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-12-13 00:38:26.809797 | 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-12-13 00:38:26.809808 | 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-12-13 00:38:26.809817 | 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-12-13 00:38:26.809831 | 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-12-13 00:38:26.809844 | 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-12-13 00:38:26.809858 | 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-12-13 00:38:26.809898 | 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-12-13 00:38:26.809912 | 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-12-13 00:38:26.809926 | 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-12-13 00:38:26.809962 | 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-12-13 00:38:26.810002 | 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-12-13 00:38:26.810017 | 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-12-13 00:38:26.810050 | 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-12-13 00:38:26.810065 | 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-12-13 00:38:26.810136 | 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-12-13 00:38:26.810148 | 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-12-13 00:38:26.810162 | 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-12-13 00:38:26.810171 | 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-12-13 00:38:26.810184 | 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-12-13 00:38:26.810216 | 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-12-13 00:38:26.810238 | 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-12-13 00:38:26.810269 | 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-12-13 00:38:26.810300 | 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-12-13 00:38:26.810313 | 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-12-13 00:38:26.810378 | 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-12-13 00:38:26.810389 | 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-12-13 00:38:26.810402 | 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-12-13 00:38:26.810416 | 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-12-13 00:38:26.810430 | 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-12-13 00:38:26.810479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file watcherclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/watcherclient/locale/fr/LC_MESSAGES 2025-12-13 00:38:26.810491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 113538b7c142 2025-12-13 00:38:26.810505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 148af2fe30db 2025-12-13 00:38:26.810536 | 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-12-13 00:38:26.810552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in b50d6e090157 2025-12-13 00:38:26.810601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-13 00:38:26.810612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-12-13 00:38:26.810625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-13 00:38:26.810640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-13 00:38:26.810702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.810728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3144k 0 --:--:-- --:--:-- --:--:-- 3144k 2025-12-13 00:38:26.810742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.810771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-12-13 00:38:26.810836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-12-13 00:38:26.810848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-12-13 00:38:26.810861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-12-13 00:38:26.810874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-12-13 00:38:26.810887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-12-13 00:38:26.810946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-12-13 00:38:26.810965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-12-13 00:38:26.810978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-12-13 00:38:26.810988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-12-13 00:38:26.811001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-12-13 00:38:26.811033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-12-13 00:38:26.811062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-12-13 00:38:26.811076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-12-13 00:38:26.811137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-12-13 00:38:26.811148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-12-13 00:38:26.811162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-12-13 00:38:26.811175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-12-13 00:38:26.811188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-12-13 00:38:26.811248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-12-13 00:38:26.811260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-12-13 00:38:26.811272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-12-13 00:38:26.811286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-12-13 00:38:26.811340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-12-13 00:38:26.811351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-12-13 00:38:26.811364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-12-13 00:38:26.811377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-12-13 00:38:26.811391 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container b50d6e090157 2025-12-13 00:38:26.811439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ebd46e177edf 2025-12-13 00:38:26.811456 | 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-12-13 00:38:26.811470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 3f91e65a02e5 2025-12-13 00:38:26.811498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.811529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-13 00:38:26.812738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-13 00:38:26.812772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-12-13 00:38:26.812781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-12-13 00:38:26.812790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:38:26.812798 | 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-12-13 00:38:26.812807 | 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-12-13 00:38:26.812829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:38:26.812837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-13 00:38:26.812852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-13 00:38:26.812861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-13 00:38:26.812869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-12-13 00:38:26.812877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:38:26.812886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-13 00:38:26.812894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-13 00:38:26.812902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-13 00:38:26.812911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-12-13 00:38:26.812919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:38:26.812928 | 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-12-13 00:38:26.812936 | 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-12-13 00:38:26.812944 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:38:26.812952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-13 00:38:26.812960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-13 00:38:26.812969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-13 00:38:26.812977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-12-13 00:38:26.812985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-12-13 00:38:26.812993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-13 00:38:26.813002 | 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-12-13 00:38:26.813013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-12-13 00:38:26.813021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-13 00:38:26.813029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:75% 2025-12-13 00:38:26.813038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-13 00:38:26.813046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-13 00:38:26.813054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-13 00:38:26.813062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-13 00:38:26.813071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19159 files and directories currently installed.) 2025-12-13 00:38:26.813079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:38:26.813088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:38:26.813113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:38:26.813135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:38:26.813151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:38:26.813168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:38:26.813234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:38:26.813242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:38:26.813258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:38:26.813296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:38:26.813337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:38:26.813353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:38:26.813378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:38:26.813394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:38:26.813410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-12-13 00:38:26.813419 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-12-13 00:38:26.813427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:38:26.813435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:38:26.813449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-12-13 00:38:26.813457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:38:26.813466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:38:26.813474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-12-13 00:38:26.813482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-12-13 00:38:26.813490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-13 00:38:26.813507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-13 00:38:26.813515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:38:26.813532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10830 files, 1790 directories removed. 2025-12-13 00:38:26.813548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-12-13 00:38:26.813565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-12-13 00:38:26.813582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-13 00:38:26.813590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-12-13 00:38:26.813598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-12-13 00:38:26.813611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:38:26.813619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 3f91e65a02e5 2025-12-13 00:38:26.813627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 79fe18553dda 2025-12-13 00:38:26.813636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built d4e364355dfd 2025-12-13 00:38:26.813644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20251213 2025-12-13 00:38:26.813653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-12-13 00:38:26.813286 (took 0:02:42.821748) 2025-12-13 00:38:26.813664 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-12-13 00:38:26.813698 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-12-13 00:38:26.813770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-12-13 00:38:26.813690 2025-12-13 00:38:26.813825 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2025-12-13 00:38:26.816702 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-12-13 00:38:26.817154 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-12-13 00:39:02.979752 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:39:02.979907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 9950c5b252c9 2025-12-13 00:39:02.980124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20251213" "name"="glance-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:39:02.980173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 03bec8371cf6 2025-12-13 00:39:02.980245 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 03bec8371cf6 2025-12-13 00:39:02.980354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> b893b1966a40 2025-12-13 00:39:02.980420 | 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-12-13 00:39:02.980526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in b4009324ed6b 2025-12-13 00:39:02.980592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container b4009324ed6b 2025-12-13 00:39:02.980698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 35573a6474f3 2025-12-13 00:39:02.980799 | 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 nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-12-13 00:39:02.980919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 72eaa190aa05 2025-12-13 00:39:02.981002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:39:02.981087 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:39:02.981169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:39:02.981251 | 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-12-13 00:39:02.981330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:39:02.981408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:39:02.981485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:39:02.981562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:39:02.981638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:39:02.981781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:39:02.982017 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:39:02.982081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:39:02.982102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:39:02.982112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:39:02.982125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:39:02.982220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 00:39:02.982292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-12-13 00:39:02.982375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-12-13 00:39:02.982457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-12-13 00:39:02.982536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-12-13 00:39:02.982614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-12-13 00:39:02.982694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-12-13 00:39:02.983784 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2025-12-13 00:39:02.983808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2025-12-13 00:39:02.983839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2025-12-13 00:39:02.983849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2025-12-13 00:39:02.983859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-12-13 00:39:02.983869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-12-13 00:39:02.983879 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2025-12-13 00:39:02.983888 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2025-12-13 00:39:02.983898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:39:02.983907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2025-12-13 00:39:02.983917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2025-12-13 00:39:02.983927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:39:02.983937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:39:02.983948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-12-13 00:39:02.983958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-12-13 00:39:02.983968 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-12-13 00:39:02.983978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-12-13 00:39:02.983987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-12-13 00:39:02.983997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-12-13 00:39:02.984011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-12-13 00:39:02.984021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-12-13 00:39:02.984035 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-12-13 00:39:02.984139 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-12-13 00:39:02.984207 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-13 00:39:02.984318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.1 [3,413 kB] 2025-12-13 00:39:02.984386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-12-13 00:39:02.984457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-13 00:39:02.984526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.1 [320 kB] 2025-12-13 00:39:02.984596 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (13.3 MB/s) 2025-12-13 00:39:02.984697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2025-12-13 00:39:02.984770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-12-13 00:39:02.984891 | 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-12-13 00:39:02.984941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-12-13 00:39:02.985009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:70% 2025-12-13 00:39:02.985113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2025-12-13 00:39:02.985145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2025-12-13 00:39:02.985252 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2025-12-13 00:39:02.985282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2025-12-13 00:39:02.985357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-12-13 00:39:02.985384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:39:02.985479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:39:02.985534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:39:02.985606 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-12-13 00:39:02.985698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-13 00:39:02.985777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 00:39:02.985876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 00:39:02.985943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 00:39:02.986013 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:39:02.986085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-13 00:39:02.986154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 00:39:02.986220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:39:02.986286 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-13 00:39:02.986353 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:39:02.987774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:39:02.987808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-13 00:39:02.987862 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 00:39:02.987881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:39:02.987898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-12-13 00:39:02.987915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-13 00:39:02.987942 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 00:39:02.987952 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-12-13 00:39:02.987962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-13 00:39:02.987972 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 00:39:02.987981 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2025-12-13 00:39:02.987991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-13 00:39:02.988000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 00:39:02.988010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-12-13 00:39:02.988019 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 00:39:02.988029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:39:02.988039 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-12-13 00:39:02.988048 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 00:39:02.988058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:39:02.988067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-12-13 00:39:02.988077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:39:02.988086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-12-13 00:39:02.988105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:39:02.988115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2025-12-13 00:39:02.988143 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-13 00:39:02.988153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 00:39:02.988162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-12-13 00:39:02.988172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2025-12-13 00:39:02.988182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:39:02.988191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-12-13 00:39:02.988211 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:39:02.988226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 00:39:02.988246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:39:02.988255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 00:39:02.988265 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 00:39:02.988274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:39:02.988290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:39:02.988300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:39:02.988310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:39:02.988319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:39:02.988333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 00:39:02.988343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:39:02.988356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:39:02.988416 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 00:39:02.988533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 00:39:02.988576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 00:39:02.988636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 00:39:02.988760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 00:39:02.988870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:39:02.988939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 72eaa190aa05 2025-12-13 00:39:02.988986 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> f01fed5415d8 2025-12-13 00:39:02.989058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-12-13 00:39:02.989079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ac7969c817e3 2025-12-13 00:39:02.989146 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-12-13 00:39:02.989198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> fe49d563a978 2025-12-13 00:39:02.989289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-12-13 00:39:02.989313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 040e940135f6 2025-12-13 00:39:02.989358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:39:02.989414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> dc209c7f0e49 2025-12-13 00:39:02.989534 | 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-12-13 00:39:02.989561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 69eb99d32c99 2025-12-13 00:39:02.989598 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-12-13 00:39:02.989702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2025-12-13 00:39:02.989737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:39:02.989774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2025-12-13 00:39:02.990001 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:39:02.990033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2025-12-13 00:39:02.990051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:39:02.990062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:39:02.990099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:39:02.990165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-12-13 00:39:02.990219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-12-13 00:39:02.990261 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-12-13 00:39:02.990301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-13 00:39:02.990360 | 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-12-13 00:39:02.990401 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.0.1.dev11) 2025-12-13 00:39:02.990452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 00:39:02.990517 | 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-12-13 00:39:02.990567 | 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-12-13 00:39:02.990616 | 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-12-13 00:39:02.990664 | 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-12-13 00:39:02.990742 | 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-12-13 00:39:02.990795 | 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-12-13 00:39:02.990857 | 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-12-13 00:39:02.990895 | 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-12-13 00:39:02.990932 | 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-12-13 00:39:02.990979 | 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-12-13 00:39:02.991026 | 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-12-13 00:39:02.991073 | 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-12-13 00:39:02.991101 | 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-12-13 00:39:02.991160 | 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-12-13 00:39:02.991227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.0.1.dev11) 2025-12-13 00:39:02.991241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-13 00:39:02.991302 | 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-12-13 00:39:02.991350 | 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-12-13 00:39:02.991395 | 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-12-13 00:39:02.991442 | 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-12-13 00:39:02.991488 | 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-12-13 00:39:02.991535 | 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-12-13 00:39:02.991582 | 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-12-13 00:39:02.991629 | 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-12-13 00:39:02.991688 | 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-12-13 00:39:02.991748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.0.1.dev11) 2025-12-13 00:39:02.991801 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-13 00:39:02.991866 | 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-12-13 00:39:02.991914 | 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-12-13 00:39:02.991961 | 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-12-13 00:39:02.992008 | 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-12-13 00:39:02.992056 | 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-12-13 00:39:02.992103 | 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-12-13 00:39:02.992150 | 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-12-13 00:39:02.992197 | 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-12-13 00:39:02.992234 | 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-12-13 00:39:02.992269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.0.1.dev11) 2025-12-13 00:39:02.992318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:39:02.994962 | 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-12-13 00:39:02.995008 | 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-12-13 00:39:02.995034 | 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-12-13 00:39:02.995048 | 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-12-13 00:39:02.995060 | 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-12-13 00:39:02.995071 | 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-12-13 00:39:02.995083 | 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-12-13 00:39:02.995094 | 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-12-13 00:39:02.995104 | 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-12-13 00:39:02.995115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2025-12-13 00:39:02.995127 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-12-13 00:39:02.995138 | 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-12-13 00:39:02.995149 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2025-12-13 00:39:02.995160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-13 00:39:02.995171 | 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-12-13 00:39:02.995182 | 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-12-13 00:39:02.995193 | 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-12-13 00:39:02.995211 | 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-12-13 00:39:02.995222 | 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-12-13 00:39:02.995233 | 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-12-13 00:39:02.995244 | 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-12-13 00:39:02.995253 | 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-12-13 00:39:02.995262 | 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-12-13 00:39:02.995281 | 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-12-13 00:39:02.995291 | 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-12-13 00:39:02.995306 | 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-12-13 00:39:02.995317 | 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-12-13 00:39:02.995326 | 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-12-13 00:39:02.995336 | 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-12-13 00:39:02.995345 | 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-12-13 00:39:02.995354 | 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-12-13 00:39:02.995364 | 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-12-13 00:39:02.995374 | 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-12-13 00:39:02.995383 | 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-12-13 00:39:02.995392 | 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-12-13 00:39:02.995407 | 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-12-13 00:39:02.995417 | 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-12-13 00:39:02.995426 | 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-12-13 00:39:02.995436 | 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-12-13 00:39:02.995445 | 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-12-13 00:39:02.995454 | 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-12-13 00:39:02.995466 | 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-12-13 00:39:02.995475 | 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-12-13 00:39:02.995491 | 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-12-13 00:39:02.995501 | 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-12-13 00:39:02.995515 | 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-12-13 00:39:02.995525 | 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-12-13 00:39:02.995535 | 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-12-13 00:39:02.995544 | 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-12-13 00:39:02.995554 | 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-12-13 00:39:02.995564 | 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-12-13 00:39:02.995573 | 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-12-13 00:39:02.995583 | 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-12-13 00:39:02.995597 | 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-12-13 00:39:02.995607 | 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-12-13 00:39:02.995617 | 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-12-13 00:39:02.995626 | 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-12-13 00:39:02.995635 | 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-12-13 00:39:02.995645 | 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-12-13 00:39:02.995655 | 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-12-13 00:39:02.995683 | 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-12-13 00:39:02.995696 | 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-12-13 00:39:02.995706 | 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-12-13 00:39:02.995722 | 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-12-13 00:39:02.995732 | 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-12-13 00:39:02.995746 | 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-12-13 00:39:02.995756 | 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-12-13 00:39:02.995765 | 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-12-13 00:39:02.995775 | 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-12-13 00:39:02.995784 | 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-12-13 00:39:02.995799 | 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-12-13 00:39:02.995809 | 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-12-13 00:39:02.995837 | 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-12-13 00:39:02.995846 | 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-12-13 00:39:02.995855 | 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-12-13 00:39:02.995864 | 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-12-13 00:39:02.995873 | 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.11.12) 2025-12-13 00:39:02.995882 | 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-12-13 00:39:02.995891 | 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-12-13 00:39:02.995901 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:39:02.995911 | 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-12-13 00:39:02.995919 | 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-12-13 00:39:02.995927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:39:02.995936 | 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-12-13 00:39:02.995944 | 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-12-13 00:39:02.995959 | 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-12-13 00:39:02.995968 | 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-12-13 00:39:02.995978 | 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-12-13 00:39:02.995987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2025-12-13 00:39:02.995996 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-12-13 00:39:02.996005 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-12-13 00:39:02.996020 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 26.7 MB/s 0:00:00 2025-12-13 00:39:02.996030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-12-13 00:39:02.996071 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-12-13 00:39:02.996081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-12-13 00:39:02.996089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2025-12-13 00:39:02.996097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-12-13 00:39:02.996105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:39:02.996113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 31.9 MB/s 0:00:00 2025-12-13 00:39:02.996122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:39:02.996130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-12-13 00:39:02.996139 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2025-12-13 00:39:02.996175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2025-12-13 00:39:02.996186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.0.1.dev11-py3-none-any.whl size=1413836 sha256=fe79dbfaa846049b6616d768ae3f0fdff41582a457c3f8f725ad88eda52c537b 2025-12-13 00:39:02.996195 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1p2erjhk/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-12-13 00:39:02.996204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-12-13 00:39:02.996213 | 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-12-13 00:39:02.996222 | 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-12-13 00:39:02.996231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 69eb99d32c99 2025-12-13 00:39:02.996240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 6fca7c59b122 2025-12-13 00:39:02.996249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built d31db48cd317 2025-12-13 00:39:02.996258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20251213 2025-12-13 00:39:02.996267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-12-13 00:39:02.995848 (took 0:00:36.182158) 2025-12-13 00:39:02.996277 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-12-13 00:39:02.996538 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-12-13 00:39:02.996614 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-12-13 00:39:02.996741 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-12-13 00:39:02.996615 2025-12-13 00:39:02.996876 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2025-12-13 00:39:02.998735 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-12-13 00:39:02.999358 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-12-13 00:39:13.992720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:39:13.992863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 9950c5b252c9 2025-12-13 00:39:13.993017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/7 : LABEL "build-date"="20251213" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:39:13.993130 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in ca0f5e8f4b16 2025-12-13 00:39:13.993220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container ca0f5e8f4b16 2025-12-13 00:39:13.993298 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> e25ca6882d42 2025-12-13 00:39:13.993404 | 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-12-13 00:39:13.993478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 5b85489d05cd 2025-12-13 00:39:13.993562 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 5b85489d05cd 2025-12-13 00:39:13.993645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> e7087975be97 2025-12-13 00:39:13.993771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/7 : ADD barbican-base-archive /barbican-base-source 2025-12-13 00:39:13.993875 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> d11578046d15 2025-12-13 00:39:13.993976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/7 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-12-13 00:39:13.994060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> cdc76465966a 2025-12-13 00:39:13.994142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:39:13.994226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c197a676d96d 2025-12-13 00:39:13.994313 | 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-12-13 00:39:13.994398 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 6195bfaf8c7f 2025-12-13 00:39:13.994476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-12-13 00:39:13.994555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-12-13 00:39:13.994635 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:39:13.994762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-12-13 00:39:13.994898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:39:13.994968 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:39:13.995039 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:39:13.995119 | 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-12-13 00:39:13.995943 | 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-12-13 00:39:13.995989 | 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-12-13 00:39:13.995998 | 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-12-13 00:39:13.996004 | 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-12-13 00:39:13.996010 | 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-12-13 00:39:13.996016 | 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-12-13 00:39:13.996037 | 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-12-13 00:39:13.996042 | 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-12-13 00:39:13.996048 | 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-12-13 00:39:13.996053 | 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-12-13 00:39:13.996059 | 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-12-13 00:39:13.996065 | 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-12-13 00:39:13.996070 | 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-12-13 00:39:13.996076 | 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-12-13 00:39:13.996081 | 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-12-13 00:39:13.996087 | 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-12-13 00:39:13.996131 | 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-12-13 00:39:13.996137 | 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-12-13 00:39:13.996143 | 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-12-13 00:39:13.996155 | 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-12-13 00:39:13.996161 | 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-12-13 00:39:13.996197 | 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-12-13 00:39:13.996205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev3) 2025-12-13 00:39:13.996900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-12-13 00:39:13.996954 | 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-12-13 00:39:13.996967 | 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-12-13 00:39:13.996977 | 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-12-13 00:39:13.996988 | 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-12-13 00:39:13.996997 | 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-12-13 00:39:13.997007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev3) 2025-12-13 00:39:13.997030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:39:13.997040 | 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-12-13 00:39:13.997049 | 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-12-13 00:39:13.997058 | 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-12-13 00:39:13.997068 | 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-12-13 00:39:13.997077 | 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-12-13 00:39:13.997151 | 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-12-13 00:39:13.997163 | 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-12-13 00:39:13.997173 | 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-12-13 00:39:13.997183 | 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-12-13 00:39:13.997204 | 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-12-13 00:39:13.997214 | 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-12-13 00:39:13.997225 | 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-12-13 00:39:13.997282 | 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-12-13 00:39:13.997295 | 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-12-13 00:39:13.997305 | 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-12-13 00:39:13.997354 | 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-12-13 00:39:13.997401 | 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-12-13 00:39:13.997448 | 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-12-13 00:39:13.997495 | 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-12-13 00:39:13.997542 | 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-12-13 00:39:13.997603 | 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-12-13 00:39:13.997657 | 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-12-13 00:39:13.997695 | 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-12-13 00:39:13.997755 | 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-12-13 00:39:13.997804 | 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-12-13 00:39:13.997873 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 00:39:13.998785 | 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-12-13 00:39:13.998806 | 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-12-13 00:39:13.998827 | 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-12-13 00:39:13.998864 | 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-12-13 00:39:13.998877 | 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-12-13 00:39:13.998888 | 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-12-13 00:39:13.998899 | 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-12-13 00:39:13.998908 | 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-12-13 00:39:13.998918 | 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-12-13 00:39:13.998927 | 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-12-13 00:39:13.998937 | 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-12-13 00:39:13.998946 | 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-12-13 00:39:13.998955 | 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-12-13 00:39:13.998964 | 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-12-13 00:39:13.998974 | 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-12-13 00:39:13.998990 | 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-12-13 00:39:13.999000 | 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-12-13 00:39:13.999010 | 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-12-13 00:39:13.999019 | 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-12-13 00:39:13.999040 | 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-12-13 00:39:13.999050 | 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-12-13 00:39:13.999060 | 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-12-13 00:39:13.999073 | 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-12-13 00:39:13.999180 | 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-12-13 00:39:13.999273 | 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-12-13 00:39:13.999339 | 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-12-13 00:39:13.999415 | 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-12-13 00:39:13.999526 | 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-12-13 00:39:13.999595 | 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-12-13 00:39:13.999692 | 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-12-13 00:39:13.999777 | 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-12-13 00:39:13.999901 | 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-12-13 00:39:13.999961 | 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-12-13 00:39:14.000036 | 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-12-13 00:39:14.000115 | 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-12-13 00:39:14.000199 | 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.11.12) 2025-12-13 00:39:14.000282 | 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-12-13 00:39:14.000360 | 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-12-13 00:39:14.000440 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-12-13 00:39:14.000516 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:39:14.000593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 00:39:14.000704 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2025-12-13 00:39:14.000772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2025-12-13 00:39:14.000880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2025-12-13 00:39:14.001064 | 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=0b16be42d4f19d2ddfeb6afdb2b0f7026a74477debf80d2802f9d3be2aa0ffaa 2025-12-13 00:39:14.001109 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-brtmls1u/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-12-13 00:39:14.001126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2025-12-13 00:39:14.001162 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2025-12-13 00:39:14.001321 | 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-12-13 00:39:14.002179 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 6195bfaf8c7f 2025-12-13 00:39:14.002208 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> eded63216d1a 2025-12-13 00:39:14.002219 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 1d67618396e9 2025-12-13 00:39:14.002229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20251213 2025-12-13 00:39:14.002242 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-12-13 00:39:14.001462 (took 0:00:11.004847) 2025-12-13 00:39:14.002255 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-12-13 00:39:14.002264 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-12-13 00:39:14.002274 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-12-13 00:39:14.002438 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-12-13 00:39:14.002474 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-12-13 00:39:14.002809 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-12-13 00:39:14.002469 2025-12-13 00:39:14.002860 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2025-12-13 00:39:14.005829 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-12-13 00:39:14.006018 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-12-13 00:39:24.642317 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:39:24.642408 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 9950c5b252c9 2025-12-13 00:39:24.642549 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20251213" "name"="placement-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:39:24.642697 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 8d604ab1dedd 2025-12-13 00:39:24.642821 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 8d604ab1dedd 2025-12-13 00:39:24.642920 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 435100ddf53c 2025-12-13 00:39:24.643010 | 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-12-13 00:39:24.643096 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 2a6792764f6e 2025-12-13 00:39:24.643177 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 2a6792764f6e 2025-12-13 00:39:24.643257 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 387ba7498f94 2025-12-13 00:39:24.643336 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-12-13 00:39:24.643417 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> d35aa768c4b0 2025-12-13 00:39:24.643499 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-12-13 00:39:24.643581 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> fcb3daeb92a7 2025-12-13 00:39:24.643659 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:39:24.643776 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 6d3c72059401 2025-12-13 00:39:24.643934 | 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-12-13 00:39:24.644030 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 9472aa041592 2025-12-13 00:39:24.644762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-12-13 00:39:24.644779 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2025-12-13 00:39:24.644790 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:39:24.644799 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2025-12-13 00:39:24.644809 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:39:24.644819 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2025-12-13 00:39:24.644828 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:39:24.644838 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:39:24.644848 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:39:24.644877 | 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-12-13 00:39:24.644888 | 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-12-13 00:39:24.644910 | 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-12-13 00:39:24.644921 | 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-12-13 00:39:24.644931 | 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-12-13 00:39:24.644941 | 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-12-13 00:39:24.644951 | 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-12-13 00:39:24.644965 | 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-12-13 00:39:24.644975 | 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-12-13 00:39:24.644992 | 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-12-13 00:39:24.645005 | 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-12-13 00:39:24.645098 | 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-12-13 00:39:24.645159 | 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-12-13 00:39:24.645224 | 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-12-13 00:39:24.645306 | 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-12-13 00:39:24.645365 | 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-12-13 00:39:24.645434 | 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-12-13 00:39:24.645504 | 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-12-13 00:39:24.645574 | 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-12-13 00:39:24.645643 | 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-12-13 00:39:24.645759 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.0.0rc2.dev2) 2025-12-13 00:39:24.645822 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:39:24.645911 | 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-12-13 00:39:24.646000 | 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-12-13 00:39:24.646073 | 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-12-13 00:39:24.646144 | 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-12-13 00:39:24.646213 | 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-12-13 00:39:24.646282 | 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-12-13 00:39:24.646351 | 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-12-13 00:39:24.646419 | 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-12-13 00:39:24.646494 | 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-12-13 00:39:24.646568 | 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-12-13 00:39:24.646641 | 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-12-13 00:39:24.646781 | 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-12-13 00:39:24.646832 | 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-12-13 00:39:24.647867 | 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-12-13 00:39:24.647886 | 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-12-13 00:39:24.647895 | 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-12-13 00:39:24.647910 | 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-12-13 00:39:24.647921 | 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-12-13 00:39:24.647930 | 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-12-13 00:39:24.647939 | 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-12-13 00:39:24.647947 | 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-12-13 00:39:24.647955 | 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-12-13 00:39:24.647964 | 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-12-13 00:39:24.647972 | 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-12-13 00:39:24.647980 | 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-12-13 00:39:24.647989 | 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-12-13 00:39:24.648004 | 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-12-13 00:39:24.648012 | 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-12-13 00:39:24.648021 | 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-12-13 00:39:24.648029 | 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-12-13 00:39:24.648037 | 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-12-13 00:39:24.648054 | 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-12-13 00:39:24.648072 | 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-12-13 00:39:24.648080 | 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-12-13 00:39:24.648089 | 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-12-13 00:39:24.648097 | 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-12-13 00:39:24.648106 | 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-12-13 00:39:24.648115 | 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-12-13 00:39:24.648123 | 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-12-13 00:39:24.648133 | 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-12-13 00:39:24.648202 | 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-12-13 00:39:24.648212 | 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-12-13 00:39:24.648221 | 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-12-13 00:39:24.648229 | 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.11.12) 2025-12-13 00:39:24.648238 | 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-12-13 00:39:24.648251 | 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-12-13 00:39:24.648260 | 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-12-13 00:39:24.648268 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:39:24.648277 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-13 00:39:24.648285 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-12-13 00:39:24.648300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2025-12-13 00:39:24.648344 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2025-12-13 00:39:24.648354 | 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=447078 sha256=1a9769e5cfaf34db6c4bdf1d88b13d97e0e1bd0a0623c99f1bcc254d87b44249 2025-12-13 00:39:24.648363 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-0ge361gc/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-12-13 00:39:24.648372 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-12-13 00:39:24.648415 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2025-12-13 00:39:24.648425 | 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-12-13 00:39:24.648467 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 9472aa041592 2025-12-13 00:39:24.648509 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 500af5e88be5 2025-12-13 00:39:24.648557 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 34399ac3a685 2025-12-13 00:39:24.648588 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20251213 2025-12-13 00:39:24.648705 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-12-13 00:39:24.648570 (took 0:00:10.646101) 2025-12-13 00:39:24.649326 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-12-13 00:39:24.649375 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-12-13 00:39:24.649386 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-12-13 00:39:24.649441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-12-13 00:39:24.649249 2025-12-13 00:39:24.651770 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-12-13 00:39:24.651791 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-12-13 00:39:27.612040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:39:27.612154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 9950c5b252c9 2025-12-13 00:39:27.612216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20251213" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:39:27.612369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in b517d94245b8 2025-12-13 00:39:27.612444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container b517d94245b8 2025-12-13 00:39:27.612558 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> ae65e8caebdc 2025-12-13 00:39:27.612637 | 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-12-13 00:39:27.612730 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 5aa205ffd202 2025-12-13 00:39:27.612909 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 5aa205ffd202 2025-12-13 00:39:27.612982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> e071b749981d 2025-12-13 00:39:27.613033 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:39:27.613119 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 66aedc7328ee 2025-12-13 00:39:27.613198 | 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-12-13 00:39:27.613281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 5b3fa9a8b15d 2025-12-13 00:39:27.613363 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 5b3fa9a8b15d 2025-12-13 00:39:27.613444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8283de7c6212 2025-12-13 00:39:27.613529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 2edc4e1ce40a 2025-12-13 00:39:27.613607 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20251213 2025-12-13 00:39:27.613835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-12-13 00:39:27.613618 (took 0:00:02.964369) 2025-12-13 00:39:27.614096 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-12-13 00:39:27.614165 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-12-13 00:39:27.614576 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-12-13 00:39:27.614711 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-12-13 00:39:27.614826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-12-13 00:39:27.614703 2025-12-13 00:39:27.614981 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2025-12-13 00:39:27.617956 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-12-13 00:39:27.618933 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-12-13 00:39:39.283964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:39:39.284066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9950c5b252c9 2025-12-13 00:39:39.284202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20251213" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:39:39.284256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in eeed680fe80a 2025-12-13 00:39:39.284366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container eeed680fe80a 2025-12-13 00:39:39.284420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> a60d248aa498 2025-12-13 00:39:39.284497 | 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-12-13 00:39:39.284572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 36329652fb5d 2025-12-13 00:39:39.284659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 36329652fb5d 2025-12-13 00:39:39.284731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> d13f004d9ab4 2025-12-13 00:39:39.284840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-12-13 00:39:39.284916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> b4abf6f8e083 2025-12-13 00:39:39.284990 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-12-13 00:39:39.285934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> e1776c4e62ed 2025-12-13 00:39:39.285973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-12-13 00:39:39.285986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 5677f8376478 2025-12-13 00:39:39.285999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:39:39.286012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 688ac4805f1d 2025-12-13 00:39:39.286043 | 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-12-13 00:39:39.286058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 13695c60e107 2025-12-13 00:39:39.286070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-12-13 00:39:39.286081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2025-12-13 00:39:39.286092 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:39:39.286102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2025-12-13 00:39:39.286113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:39:39.286124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2025-12-13 00:39:39.286135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:39:39.286146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:39:39.286156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:39:39.286167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2025-12-13 00:39:39.286178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2025-12-13 00:39:39.286191 | 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-12-13 00:39:39.286204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2025-12-13 00:39:39.286216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:39:39.286298 | 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-12-13 00:39:39.286329 | 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-12-13 00:39:39.286342 | 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-12-13 00:39:39.286352 | 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-12-13 00:39:39.286362 | 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-12-13 00:39:39.286372 | 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-12-13 00:39:39.286382 | 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-12-13 00:39:39.286392 | 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-12-13 00:39:39.286403 | 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-12-13 00:39:39.286478 | 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-12-13 00:39:39.286502 | 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-12-13 00:39:39.286513 | 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-12-13 00:39:39.286524 | 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-12-13 00:39:39.286531 | 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-12-13 00:39:39.286567 | 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-12-13 00:39:39.286574 | 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-12-13 00:39:39.286937 | 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-12-13 00:39:39.287001 | 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-12-13 00:39:39.287013 | 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-12-13 00:39:39.287023 | 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-12-13 00:39:39.287068 | 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-12-13 00:39:39.287079 | 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-12-13 00:39:39.287088 | 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-12-13 00:39:39.287165 | 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-12-13 00:39:39.287178 | 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-12-13 00:39:39.287188 | 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-12-13 00:39:39.287197 | 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-12-13 00:39:39.287207 | 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-12-13 00:39:39.287216 | 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-12-13 00:39:39.287227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2025-12-13 00:39:39.287296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2025-12-13 00:39:39.287308 | 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-12-13 00:39:39.287318 | 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-12-13 00:39:39.287390 | 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-12-13 00:39:39.287403 | 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-12-13 00:39:39.287456 | 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-12-13 00:39:39.287467 | 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-12-13 00:39:39.287514 | 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-12-13 00:39:39.287562 | 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-12-13 00:39:39.287610 | 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-12-13 00:39:39.287701 | 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-12-13 00:39:39.287718 | 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-12-13 00:39:39.287777 | 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-12-13 00:39:39.287789 | 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-12-13 00:39:39.287972 | 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-12-13 00:39:39.287995 | 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-12-13 00:39:39.288005 | 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-12-13 00:39:39.288014 | 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-12-13 00:39:39.288049 | 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-12-13 00:39:39.288059 | 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-12-13 00:39:39.288097 | 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-12-13 00:39:39.288143 | 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-12-13 00:39:39.288199 | 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-12-13 00:39:39.288246 | 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-12-13 00:39:39.288283 | 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-12-13 00:39:39.288318 | 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-12-13 00:39:39.288368 | 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-12-13 00:39:39.288449 | 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-12-13 00:39:39.288461 | 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-12-13 00:39:39.288496 | 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-12-13 00:39:39.288557 | 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-12-13 00:39:39.288598 | 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-12-13 00:39:39.288640 | 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-12-13 00:39:39.288743 | 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-12-13 00:39:39.288758 | 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-12-13 00:39:39.288794 | 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-12-13 00:39:39.288830 | 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-12-13 00:39:39.288926 | 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-12-13 00:39:39.288939 | 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-12-13 00:39:39.289025 | 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-12-13 00:39:39.289036 | 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-12-13 00:39:39.289073 | 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-12-13 00:39:39.289186 | 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-12-13 00:39:39.289223 | 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-12-13 00:39:39.289240 | 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-12-13 00:39:39.289277 | 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-12-13 00:39:39.289312 | 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-12-13 00:39:39.289394 | 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-12-13 00:39:39.289404 | 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-12-13 00:39:39.289447 | 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-12-13 00:39:39.289523 | 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-12-13 00:39:39.289557 | 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-12-13 00:39:39.289592 | 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-12-13 00:39:39.289688 | 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-12-13 00:39:39.289733 | 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-12-13 00:39:39.289769 | 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-12-13 00:39:39.289848 | 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-12-13 00:39:39.289898 | 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-12-13 00:39:39.289977 | 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-12-13 00:39:39.290014 | 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-12-13 00:39:39.290060 | 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-12-13 00:39:39.290109 | 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-12-13 00:39:39.290156 | 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-12-13 00:39:39.290233 | 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-12-13 00:39:39.290244 | 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-12-13 00:39:39.290290 | 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-12-13 00:39:39.290368 | 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-12-13 00:39:39.290402 | 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-12-13 00:39:39.290438 | 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-12-13 00:39:39.290514 | 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-12-13 00:39:39.290548 | 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-12-13 00:39:39.290584 | 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.11.12) 2025-12-13 00:39:39.290656 | 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-12-13 00:39:39.290748 | 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-12-13 00:39:39.290772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-12-13 00:39:39.290817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2025-12-13 00:39:39.290853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2025-12-13 00:39:39.290947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-12-13 00:39:39.290958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2025-12-13 00:39:39.291031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2025-12-13 00:39:39.291082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-24.0.1.dev4-py3-none-any.whl size=353065 sha256=1e89302bb4565f952c2ecfabbbd2d64c8686e35581d4e795f276f9ae02afb8e4 2025-12-13 00:39:39.291092 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_6fgg5pi/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-12-13 00:39:39.291139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-12-13 00:39:39.291212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-12-13 00:39:39.291273 | 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-12-13 00:39:39.291292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 13695c60e107 2025-12-13 00:39:39.291327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 49145341bd64 2025-12-13 00:39:39.291429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built b550ed6babd3 2025-12-13 00:39:39.291443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 00:39:39.291587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-12-13 00:39:39.291436 (took 0:00:11.676733) 2025-12-13 00:39:39.291842 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-12-13 00:39:39.291923 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-12-13 00:39:39.292152 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-12-13 00:39:39.292169 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-12-13 00:39:39.292327 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-12-13 00:39:39.292395 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-12-13 00:39:39.292477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-12-13 00:39:39.292380 2025-12-13 00:39:39.292562 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2025-12-13 00:39:39.296840 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-12-13 00:39:39.297431 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-12-13 00:40:13.515253 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:40:13.515375 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 9950c5b252c9 2025-12-13 00:40:13.515424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20251213" "name"="heat-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:40:13.515443 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 46c09d0cba14 2025-12-13 00:40:13.515484 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 46c09d0cba14 2025-12-13 00:40:13.515501 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 13a48795bc6f 2025-12-13 00:40:13.515553 | 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-12-13 00:40:13.515623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in ae7dba312322 2025-12-13 00:40:13.515703 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container ae7dba312322 2025-12-13 00:40:13.515816 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 462b6423d576 2025-12-13 00:40:13.515828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-12-13 00:40:13.515917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ce8c8b62d788 2025-12-13 00:40:13.515981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:40:13.516027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 7705facc0ad6 2025-12-13 00:40:13.516102 | 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-12-13 00:40:13.516148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 79ab3b1eb436 2025-12-13 00:40:13.516232 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-12-13 00:40:13.516269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-12-13 00:40:13.516314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:40:13.516382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-12-13 00:40:13.516438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:40:13.516489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2025-12-13 00:40:13.516527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2025-12-13 00:40:13.516569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:40:13.516640 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:40:13.516716 | 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.dev11) (6.1.1) 2025-12-13 00:40:13.516787 | 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.dev11) (1.14.1) 2025-12-13 00:40:13.516831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.516910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 00:40:13.516922 | 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.dev11) (43.0.3) 2025-12-13 00:40:13.517007 | 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.dev11) (0.39.0) 2025-12-13 00:40:13.517089 | 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.dev11) (5.10.0) 2025-12-13 00:40:13.517126 | 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.dev11) (10.9.0) 2025-12-13 00:40:13.517182 | 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.dev11) (5.3.1) 2025-12-13 00:40:13.517273 | 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.dev11) (1.3.0) 2025-12-13 00:40:13.517285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.517350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:40:13.517392 | 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.dev11) (4.4.0) 2025-12-13 00:40:13.517435 | 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.dev11) (3.10.2) 2025-12-13 00:40:13.517501 | 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.dev11) (9.7.1) 2025-12-13 00:40:13.517542 | 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.dev11) (7.1.0) 2025-12-13 00:40:13.517585 | 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.dev11) (5.7.1) 2025-12-13 00:40:13.517649 | 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.dev11) (17.2.1) 2025-12-13 00:40:13.517730 | 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.dev11) (6.5.1) 2025-12-13 00:40:13.517770 | 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.dev11) (7.1.0) 2025-12-13 00:40:13.517851 | 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.dev11) (16.1.0) 2025-12-13 00:40:13.517886 | 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.dev11) (6.3.1) 2025-12-13 00:40:13.517938 | 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.dev11) (4.5.1) 2025-12-13 00:40:13.518004 | 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.dev11) (3.5.1) 2025-12-13 00:40:13.518041 | 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.dev11) (5.7.0) 2025-12-13 00:40:13.518124 | 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.dev11) (4.1.1) 2025-12-13 00:40:13.518198 | 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.dev11) (2.5.0) 2025-12-13 00:40:13.518240 | 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.dev11) (8.2.0) 2025-12-13 00:40:13.518316 | 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.dev11) (4.2.0) 2025-12-13 00:40:13.518368 | 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.dev11) (3.6.0) 2025-12-13 00:40:13.518403 | 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.dev11) (3.1.0) 2025-12-13 00:40:13.518447 | 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.dev11) (3.7.1) 2025-12-13 00:40:13.518490 | 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.dev11) (7.1.0) 2025-12-13 00:40:13.518557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.518599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:40:13.518641 | 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.dev11) (9.7.0) 2025-12-13 00:40:13.518714 | 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.dev11) (6.2.0) 2025-12-13 00:40:13.518794 | 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.dev11) (4.8.0) 2025-12-13 00:40:13.518836 | 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.dev11) (4.1.0) 2025-12-13 00:40:13.518919 | 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.dev11) (5.10.1) 2025-12-13 00:40:13.518931 | 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.dev11) (5.6.0) 2025-12-13 00:40:13.519058 | 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.dev11) (4.8.1) 2025-12-13 00:40:13.519096 | 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.dev11) (5.4.0) 2025-12-13 00:40:13.519134 | 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.dev11) (5.4.0) 2025-12-13 00:40:13.519194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.519239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:40:13.519284 | 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.dev11) (11.4.0) 2025-12-13 00:40:13.519323 | 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.dev11) (18.9.0) 2025-12-13 00:40:13.519384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.519421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-13 00:40:13.519459 | 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.dev11) (7.5.0) 2025-12-13 00:40:13.519503 | 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.dev11) (4.7.0) 2025-12-13 00:40:13.519570 | 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.dev11) (8.8.0) 2025-12-13 00:40:13.519601 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.519632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2025-12-13 00:40:13.519719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.519759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2025-12-13 00:40:13.519831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.519840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:40:13.519915 | 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.dev11) (6.0.2) 2025-12-13 00:40:13.519967 | 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.dev11) (2.32.3) 2025-12-13 00:40:13.520000 | 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.dev11) (9.0.0) 2025-12-13 00:40:13.520072 | 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.dev11) (2025.1) 2025-12-13 00:40:13.520102 | 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.dev11) (2.5.1) 2025-12-13 00:40:13.520134 | 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.dev11) (2.0.38) 2025-12-13 00:40:13.520190 | 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.dev11) (5.4.1) 2025-12-13 00:40:13.520226 | 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.dev11) (1.8.9) 2025-12-13 00:40:13.520299 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.520330 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-13 00:40:13.520362 | 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.dev11) (1.3.9) 2025-12-13 00:40:13.520418 | 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.dev11) (4.12.2) 2025-12-13 00:40:13.520456 | 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.dev11) (4.9.1) 2025-12-13 00:40:13.520534 | 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.dev11) (3.2.0) 2025-12-13 00:40:13.520571 | 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.dev11) (3.2.1) 2025-12-13 00:40:13.520602 | 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.dev11) (0.5.2) 2025-12-13 00:40:13.520639 | 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.dev11) (2.5.11) 2025-12-13 00:40:13.520715 | 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.dev11) (3.14.0) 2025-12-13 00:40:13.520775 | 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.dev11) (1.9.0) 2025-12-13 00:40:13.520812 | 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.dev11) (0.2.13) 2025-12-13 00:40:13.520885 | 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.dev11) (2.9.0.post0) 2025-12-13 00:40:13.520917 | 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.dev11) (2025.1) 2025-12-13 00:40:13.521000 | 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.dev11) (1.17.1) 2025-12-13 00:40:13.521033 | 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.dev11) (2.22) 2025-12-13 00:40:13.521107 | 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.dev11) (2.7.0) 2025-12-13 00:40:13.521139 | 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.dev11) (3.1.1) 2025-12-13 00:40:13.521171 | 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.dev11) (2.1.0) 2025-12-13 00:40:13.521227 | 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.dev11) (1.7.0) 2025-12-13 00:40:13.521260 | 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.dev11) (4.0.1) 2025-12-13 00:40:13.521351 | 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.dev11) (2.10.1) 2025-12-13 00:40:13.521364 | 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.dev11) (1.5.1) 2025-12-13 00:40:13.521400 | 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.dev11) 2025-12-13 00:40:13.521463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:40:13.521519 | 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.dev11) (1.3.4) 2025-12-13 00:40:13.521555 | 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.dev11) (3.3.0) 2025-12-13 00:40:13.521608 | 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.dev11) (3.0.0) 2025-12-13 00:40:13.521640 | 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.dev11) (1.17.2) 2025-12-13 00:40:13.521703 | 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.dev11) (5.1.1) 2025-12-13 00:40:13.521753 | 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.dev11) (1.3.4) 2025-12-13 00:40:13.521786 | 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.dev11) (1.0.1) 2025-12-13 00:40:13.521849 | 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.dev11) (1.33) 2025-12-13 00:40:13.521904 | 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.dev11) (4.3.6) 2025-12-13 00:40:13.521935 | 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.dev11) (7.0.0) 2025-12-13 00:40:13.522009 | 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.dev11) (1.4.0) 2025-12-13 00:40:13.522058 | 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.dev11) (3.0.0) 2025-12-13 00:40:13.522086 | 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.dev11) (1.1.0) 2025-12-13 00:40:13.522149 | 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.dev11) 2025-12-13 00:40:13.522205 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-12-13 00:40:13.522236 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-12-13 00:40:13.522294 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:40:13.522350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-12-13 00:40:13.522381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:40:13.522427 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:40:13.522460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:40:13.522513 | 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.dev11) 2025-12-13 00:40:13.522568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.1.tar.gz (161 kB) 2025-12-13 00:40:13.522599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-12-13 00:40:13.522656 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:40:13.522715 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-12-13 00:40:13.522765 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:40:13.522821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:40:13.522848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:40:13.522911 | 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.dev11) (24.2) 2025-12-13 00:40:13.522991 | 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.dev11) (80.9.0) 2025-12-13 00:40:13.523045 | 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.dev11) (3.5.1) 2025-12-13 00:40:13.523102 | 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.dev11) (1.17.0) 2025-12-13 00:40:13.523130 | 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.dev11) (0.19) 2025-12-13 00:40:13.523182 | 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.dev11) (2.0.0) 2025-12-13 00:40:13.523230 | 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.dev11) (2.0.1) 2025-12-13 00:40:13.523257 | 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.dev11) (0.5.0) 2025-12-13 00:40:13.523332 | 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.dev11) (3.1.0) 2025-12-13 00:40:13.523343 | 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.dev11) (5.5.2) 2025-12-13 00:40:13.523401 | 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.dev11) (5.3.1) 2025-12-13 00:40:13.523408 | 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.dev11) (5.4.2) 2025-12-13 00:40:13.523454 | 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.dev11) (0.11.0) 2025-12-13 00:40:13.523490 | 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.dev11) (5.1.0) 2025-12-13 00:40:13.523517 | 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.dev11) (0.21.1) 2025-12-13 00:40:13.523565 | 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.dev11) (3.1.5) 2025-12-13 00:40:13.523595 | 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.dev11) (4.0.1) 2025-12-13 00:40:13.523627 | 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.dev11) (4.0.1) 2025-12-13 00:40:13.523697 | 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.dev11) (3.0.2) 2025-12-13 00:40:13.523735 | 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.dev11) (3.10.1) 2025-12-13 00:40:13.523782 | 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.dev11) (1.6.10) 2025-12-13 00:40:13.523818 | 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.dev11) 2025-12-13 00:40:13.523855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-13 00:40:13.523903 | 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.dev11) (1.5.0) 2025-12-13 00:40:13.523936 | 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.dev11) (0.3.5) 2025-12-13 00:40:13.524005 | 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.dev11) (4.23.0) 2025-12-13 00:40:13.524030 | 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.dev11) (25.1.0) 2025-12-13 00:40:13.524056 | 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.dev11) (2024.10.1) 2025-12-13 00:40:13.524105 | 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.dev11) (0.36.2) 2025-12-13 00:40:13.524132 | 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.dev11) (0.23.1) 2025-12-13 00:40:13.524165 | 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.dev11) (2.0.1) 2025-12-13 00:40:13.524213 | 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.dev11) (24.2.1) 2025-12-13 00:40:13.524243 | 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.dev11) (2.1.0) 2025-12-13 00:40:13.524303 | 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.dev11) (2.17.0) 2025-12-13 00:40:13.524329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev11) 2025-12-13 00:40:13.524355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-13 00:40:13.524411 | 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.dev11) 2025-12-13 00:40:13.524438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-12-13 00:40:13.524512 | 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.dev11) 2025-12-13 00:40:13.524521 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-13 00:40:13.524561 | 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.dev11) 2025-12-13 00:40:13.524583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-13 00:40:13.524628 | 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.dev11) (1.26.20) 2025-12-13 00:40:13.524711 | 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.dev11) (3.4.1) 2025-12-13 00:40:13.524720 | 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.dev11) (3.10) 2025-12-13 00:40:13.524779 | 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.dev11) (2025.11.12) 2025-12-13 00:40:13.524801 | 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.dev11) (0.7) 2025-12-13 00:40:13.524828 | 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.dev11) (2.7.2) 2025-12-13 00:40:13.524880 | 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.dev11) (3.11) 2025-12-13 00:40:13.524907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-12-13 00:40:13.524969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-12-13 00:40:13.525019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 37.1 MB/s 0:00:00 2025-12-13 00:40:13.525073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-12-13 00:40:13.525100 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 38.6 MB/s 0:00:00 2025-12-13 00:40:13.525154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2025-12-13 00:40:13.525202 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-12-13 00:40:13.525228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-12-13 00:40:13.525268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2025-12-13 00:40:13.525295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-13 00:40:13.525347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.8 MB/s 0:00:00 2025-12-13 00:40:13.525394 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-12-13 00:40:13.525417 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2025-12-13 00:40:13.525462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2025-12-13 00:40:13.525509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-12-13 00:40:13.525534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-12-13 00:40:13.525574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-12-13 00:40:13.525621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-13 00:40:13.525648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-12-13 00:40:13.525702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2025-12-13 00:40:13.525753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2025-12-13 00:40:13.525801 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev11-py3-none-any.whl size=2587276 sha256=4c1e7237d7c91d960e4ebdbbfa37575b2b28bd8ec69a3444124c90cb4114112a 2025-12-13 00:40:13.525827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-22oi590d/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-12-13 00:40:13.525868 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2025-12-13 00:40:13.525916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-13 00:40:13.525975 | 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=c08ed7a17bc1430ae490142141b2638404a00faf913b929da4556598b01a6a0e 2025-12-13 00:40:13.526033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-22oi590d/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-12-13 00:40:13.526093 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2025-12-13 00:40:13.526105 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-12-13 00:40:13.526132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.1-py3-none-any.whl size=190651 sha256=98b2c45b42db7e56a06eb7c3e8177c0bb5290bf854207d8a9c1831f22b76872d 2025-12-13 00:40:13.526182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-22oi590d/wheels/86/ef/87/9a224787e315716dc3b3a0fdfa2dd0f48161958ae733a3b460 2025-12-13 00:40:13.526214 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-12-13 00:40:13.526259 | 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-12-13 00:40:13.526301 | 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.dev11 os-ken-3.0.1 ovs-3.6.1 pydot-3.0.4 python-blazarclient-4.3.0 python-monascaclient-2.8.0 python-octaviaclient-3.10.0 python-vitrageclient-5.2.0 python-zaqarclient-3.0.1 python-zunclient-5.2.1 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2025-12-13 00:40:13.526328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 79ab3b1eb436 2025-12-13 00:40:13.526355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ec69e6bfb05f 2025-12-13 00:40:13.526405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 346a9c21b56d 2025-12-13 00:40:13.526428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20251213 2025-12-13 00:40:13.526533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-12-13 00:40:13.526432 (took 0:00:34.234052) 2025-12-13 00:40:13.526615 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-12-13 00:40:13.526656 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-12-13 00:40:13.526711 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-12-13 00:40:13.527066 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-12-13 00:40:13.527076 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-12-13 00:40:13.527134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-12-13 00:40:13.527057 2025-12-13 00:40:13.527198 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2025-12-13 00:40:13.532043 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-12-13 00:40:13.532509 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-12-13 00:40:46.729811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:40:46.729886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 9950c5b252c9 2025-12-13 00:40:46.729897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20251213" "name"="manila-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:40:46.729906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 2ba86b57ccf5 2025-12-13 00:40:46.729932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 2ba86b57ccf5 2025-12-13 00:40:46.729997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 87728da9d81a 2025-12-13 00:40:46.730061 | 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-12-13 00:40:46.730102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 0270e0f743eb 2025-12-13 00:40:46.730148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 0270e0f743eb 2025-12-13 00:40:46.730193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 77c171501f40 2025-12-13 00:40:46.730252 | 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-12-13 00:40:46.730272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in e6a3940ee42c 2025-12-13 00:40:46.730323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:40:46.730366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:40:46.730407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:40:46.730449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:40:46.730490 | 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-12-13 00:40:46.730530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:40:46.730570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:40:46.730610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:40:46.730649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:40:46.730693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:40:46.730770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:40:46.730807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:40:46.730839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:40:46.730877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:40:46.730917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:40:46.730958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 00:40:46.730990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-12-13 00:40:46.731080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-12-13 00:40:46.731118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-12-13 00:40:46.731149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-12-13 00:40:46.731391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-12-13 00:40:46.731446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-12-13 00:40:46.731459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2025-12-13 00:40:46.731469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-12-13 00:40:46.731479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2025-12-13 00:40:46.731526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2025-12-13 00:40:46.731561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2025-12-13 00:40:46.731637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-12-13 00:40:46.731648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-12-13 00:40:46.731790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2025-12-13 00:40:46.731802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:40:46.731818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,408 kB of archives. 2025-12-13 00:40:46.731828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2025-12-13 00:40:46.731838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:40:46.731848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2025-12-13 00:40:46.731859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-13 00:40:46.731870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-12-13 00:40:46.731925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2025-12-13 00:40:46.731937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-13 00:40:46.732034 | 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-12-13 00:40:46.732048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2025-12-13 00:40:46.732058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,408 kB in 1s (2,869 kB/s) 2025-12-13 00:40:46.732080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-12-13 00:40:46.732091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-12-13 00:40:46.732128 | 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-12-13 00:40:46.732141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-12-13 00:40:46.732176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:70% 2025-12-13 00:40:46.732234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% (Reading database ... 80% 2025-12-13 00:40:46.732271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2025-12-13 00:40:46.732306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-12-13 00:40:46.732340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2025-12-13 00:40:46.732386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:40:46.732420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 00:40:46.732455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:40:46.732497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-13 00:40:46.732538 | 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-12-13 00:40:46.732607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:40:46.732621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-12-13 00:40:46.732656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-13 00:40:46.732737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:40:46.732752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-12-13 00:40:46.732787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:40:46.732822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:40:46.732857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-12-13 00:40:46.732899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 00:40:46.732940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:40:46.732975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-12-13 00:40:46.733029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-12-13 00:40:46.733065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:40:46.733111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-12-13 00:40:46.733146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2025-12-13 00:40:46.733181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:40:46.733222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 00:40:46.733256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-12-13 00:40:46.733291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-13 00:40:46.733331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 00:40:46.733366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-13 00:40:46.733433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:40:46.733447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-12-13 00:40:46.733511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:40:46.733545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:40:46.733555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:40:46.733590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2025-12-13 00:40:46.733625 | 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-12-13 00:40:46.733692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-12-13 00:40:46.733747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:40:46.733758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:40:46.733801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container e6a3940ee42c 2025-12-13 00:40:46.733841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 343bce70c284 2025-12-13 00:40:46.733898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-12-13 00:40:46.733908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> c5da89ad780f 2025-12-13 00:40:46.733950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:40:46.733991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 13af4187cdc5 2025-12-13 00:40:46.734061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-12-13 00:40:46.734111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 0d15ec0ceab3 2025-12-13 00:40:46.734163 | 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-12-13 00:40:46.734207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in f4c33d62a9f1 2025-12-13 00:40:46.734249 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-12-13 00:40:46.734291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2025-12-13 00:40:46.734332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:40:46.734403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2025-12-13 00:40:46.734421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:40:46.734458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:40:46.734468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:40:46.734504 | 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.dev24) (6.1.1) 2025-12-13 00:40:46.734539 | 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.dev24) (1.14.1) 2025-12-13 00:40:46.734594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.1.dev24) 2025-12-13 00:40:46.734608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 00:40:46.734654 | 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.dev24) (0.39.0) 2025-12-13 00:40:46.734665 | 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.dev24) (3.1.1) 2025-12-13 00:40:46.734745 | 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.dev24) (5.3.1) 2025-12-13 00:40:46.734793 | 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.dev24) (1.3.0) 2025-12-13 00:40:46.734820 | 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.dev24) (9.7.1) 2025-12-13 00:40:46.734854 | 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.dev24) (5.7.1) 2025-12-13 00:40:46.734915 | 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.dev24) (17.2.1) 2025-12-13 00:40:46.734936 | 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.dev24) (6.5.1) 2025-12-13 00:40:46.734946 | 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.dev24) (7.1.0) 2025-12-13 00:40:46.734978 | 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.dev24) (16.1.0) 2025-12-13 00:40:46.735105 | 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.dev24) (6.3.1) 2025-12-13 00:40:46.735120 | 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.dev24) (4.5.1) 2025-12-13 00:40:46.735131 | 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.dev24) (3.6.0) 2025-12-13 00:40:46.735141 | 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.dev24) (3.5.1) 2025-12-13 00:40:46.735174 | 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.dev24) (7.5.1) 2025-12-13 00:40:46.735206 | 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.dev24) (5.7.0) 2025-12-13 00:40:46.735237 | 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.dev24) (4.1.1) 2025-12-13 00:40:46.735271 | 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.dev24) (2.5.0) 2025-12-13 00:40:46.735281 | 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.dev24) (8.2.0) 2025-12-13 00:40:46.735302 | 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.dev24) (7.1.0) 2025-12-13 00:40:46.735335 | 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.dev24) (4.2.0) 2025-12-13 00:40:46.735366 | 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.dev24) (3.5.1) 2025-12-13 00:40:46.735399 | 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.dev24) (3.10.1) 2025-12-13 00:40:46.735420 | 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.dev24) (3.1.0) 2025-12-13 00:40:46.735457 | 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.dev24) (3.2.1) 2025-12-13 00:40:46.735468 | 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.dev24) (11.4.0) 2025-12-13 00:40:46.735518 | 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.dev24) (5.10.0) 2025-12-13 00:40:46.735556 | 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.dev24) (10.9.0) 2025-12-13 00:40:46.735591 | 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.dev24) (2.32.3) 2025-12-13 00:40:46.735609 | 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.dev24) (9.0.0) 2025-12-13 00:40:46.735643 | 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.dev24) (2.5.1) 2025-12-13 00:40:46.735652 | 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.dev24) (2.0.38) 2025-12-13 00:40:46.735731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.1.dev24) 2025-12-13 00:40:46.735764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:40:46.735795 | 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.dev24) (5.4.1) 2025-12-13 00:40:46.735804 | 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.dev24) (6.3.0) 2025-12-13 00:40:46.735834 | 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.dev24) (9.7.0) 2025-12-13 00:40:46.735867 | 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.dev24) (18.9.0) 2025-12-13 00:40:46.735898 | 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.dev24) (4.8.0) 2025-12-13 00:40:46.735929 | 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.dev24) (1.8.9) 2025-12-13 00:40:46.735959 | 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.dev24) (5.5.2) 2025-12-13 00:40:46.735990 | 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.dev24) (24.2) 2025-12-13 00:40:46.736056 | 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.dev24) (1.3.9) 2025-12-13 00:40:46.736066 | 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.dev24) (4.12.2) 2025-12-13 00:40:46.736097 | 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.dev24) (2.7.0) 2025-12-13 00:40:46.736133 | 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.dev24) (2.1.0) 2025-12-13 00:40:46.736171 | 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.dev24) (1.7.0) 2025-12-13 00:40:46.736221 | 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.dev24) (3.10.2) 2025-12-13 00:40:46.736231 | 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.dev24) (4.0.1) 2025-12-13 00:40:46.736268 | 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.dev24) (2.10.1) 2025-12-13 00:40:46.736298 | 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.dev24) (5.6.0) 2025-12-13 00:40:46.736364 | 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.dev24) (1.3.4) 2025-12-13 00:40:46.736383 | 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.dev24) (3.0.0) 2025-12-13 00:40:46.736430 | 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.dev24) (1.17.2) 2025-12-13 00:40:46.736445 | 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.dev24) (5.1.1) 2025-12-13 00:40:46.736480 | 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.dev24) (0.19) 2025-12-13 00:40:46.736512 | 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.dev24) (2.0.0) 2025-12-13 00:40:46.736547 | 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.dev24) (6.0.2) 2025-12-13 00:40:46.736583 | 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.dev24) (2.0.1) 2025-12-13 00:40:46.736613 | 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.dev24) (0.5.0) 2025-12-13 00:40:46.736644 | 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.dev24) (2.9.0.post0) 2025-12-13 00:40:46.736708 | 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.dev24) (3.1.0) 2025-12-13 00:40:46.736745 | 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.dev24) (5.3.1) 2025-12-13 00:40:46.736755 | 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.dev24) (5.4.2) 2025-12-13 00:40:46.736816 | 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.dev24) (0.11.0) 2025-12-13 00:40:46.736828 | 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.dev24) (5.1.0) 2025-12-13 00:40:46.736882 | 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.dev24) (2025.1) 2025-12-13 00:40:46.736893 | 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.dev24) (0.21.1) 2025-12-13 00:40:46.736939 | 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.dev24) (3.1.5) 2025-12-13 00:40:46.736979 | 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.dev24) (4.0.1) 2025-12-13 00:40:46.736989 | 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.dev24) (4.0.1) 2025-12-13 00:40:46.737081 | 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.dev24) (3.0.2) 2025-12-13 00:40:46.737092 | 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.dev24) (1.17.1) 2025-12-13 00:40:46.737122 | 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.dev24) (1.1.0) 2025-12-13 00:40:46.737151 | 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.dev24) (2.22) 2025-12-13 00:40:46.737181 | 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.dev24) (7.0.0) 2025-12-13 00:40:46.737191 | 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.dev24) (1.6.10) 2025-12-13 00:40:46.737222 | 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.dev24) (3.14.0) 2025-12-13 00:40:46.737257 | 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.dev24) (43.0.3) 2025-12-13 00:40:46.737311 | 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.dev24) (1.5.0) 2025-12-13 00:40:46.737323 | 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.dev24) (80.9.0) 2025-12-13 00:40:46.737359 | 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.dev24) (0.2.13) 2025-12-13 00:40:46.737394 | 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.dev24) (1.17.0) 2025-12-13 00:40:46.737438 | 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.dev24) (2.0.1) 2025-12-13 00:40:46.737472 | 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.dev24) (24.2.1) 2025-12-13 00:40:46.737481 | 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.dev24) (4.9.1) 2025-12-13 00:40:46.737516 | 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.dev24) (4.4.0) 2025-12-13 00:40:46.737551 | 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.dev24) (2.1.0) 2025-12-13 00:40:46.737580 | 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.dev24) (3.2.0) 2025-12-13 00:40:46.737612 | 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.dev24) (0.5.2) 2025-12-13 00:40:46.737700 | 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.dev24) (2.5.11) 2025-12-13 00:40:46.737719 | 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.dev24) (1.9.0) 2025-12-13 00:40:46.737746 | 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.dev24) (1.0.1) 2025-12-13 00:40:46.737780 | 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.dev24) (1.33) 2025-12-13 00:40:46.737788 | 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.dev24) (4.3.6) 2025-12-13 00:40:46.737846 | 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.dev24) (1.4.0) 2025-12-13 00:40:46.737854 | 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.dev24) (3.0.0) 2025-12-13 00:40:46.737881 | 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.dev24) (3.4.1) 2025-12-13 00:40:46.737907 | 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.dev24) (3.10) 2025-12-13 00:40:46.737963 | 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.dev24) (1.26.20) 2025-12-13 00:40:46.737978 | 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.dev24) (2025.11.12) 2025-12-13 00:40:46.738004 | 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.dev24) (0.7) 2025-12-13 00:40:46.738045 | 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.dev24) (2.7.2) 2025-12-13 00:40:46.738072 | 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.dev24) (0.15.2) 2025-12-13 00:40:46.738102 | 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.dev24) (4.23.0) 2025-12-13 00:40:46.738154 | 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.dev24) (25.1.0) 2025-12-13 00:40:46.738181 | 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.dev24) (2024.10.1) 2025-12-13 00:40:46.738207 | 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.dev24) (0.36.2) 2025-12-13 00:40:46.738249 | 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.dev24) (0.23.1) 2025-12-13 00:40:46.738280 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-12-13 00:40:46.738309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-13 00:40:46.738340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-12-13 00:40:46.738399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2025-12-13 00:40:46.738413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2025-12-13 00:40:46.738439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.1.dev24-py3-none-any.whl size=2733110 sha256=0fdf3bf47f761949e70609f4f7cce5cadac3de72db9508403ae9399fd213ccce 2025-12-13 00:40:46.738465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ensvi85a/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-12-13 00:40:46.738496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-12-13 00:40:46.738551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2025-12-13 00:40:46.738559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 defusedxml-0.7.1 manila-20.0.1.dev24 2025-12-13 00:40:46.738610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container f4c33d62a9f1 2025-12-13 00:40:46.738618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 94c70115d804 2025-12-13 00:40:46.738685 | 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-12-13 00:40:46.738744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 98781c5e99ab 2025-12-13 00:40:46.738754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-12-13 00:40:46.738780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-12-13 00:40:46.738806 | 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-12-13 00:40:46.738850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-12-13 00:40:46.738880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 00:40:46.738906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-12-13 00:40:46.738960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2025-12-13 00:40:46.738968 | 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-12-13 00:40:46.739032 | 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-12-13 00:40:46.739084 | 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-12-13 00:40:46.739115 | 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.11.12) 2025-12-13 00:40:46.739141 | 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-12-13 00:40:46.739195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-12-13 00:40:46.739202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2025-12-13 00:40:46.739234 | 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-12-13 00:40:46.739287 | 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-12-13 00:40:46.739295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-12-13 00:40:46.739326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-12-13 00:40:46.739380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2025-12-13 00:40:46.739388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2025-12-13 00:40:46.739442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-12-13 00:40:46.739467 | 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-12-13 00:40:46.739493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 98781c5e99ab 2025-12-13 00:40:46.739530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 90a0ec898b82 2025-12-13 00:40:46.739555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 87f6e742b849 2025-12-13 00:40:46.739586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 00:40:46.739660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-12-13 00:40:46.739581 (took 0:00:33.212524) 2025-12-13 00:40:46.739767 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-12-13 00:40:46.739798 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-12-13 00:40:46.739840 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-12-13 00:40:46.739870 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-12-13 00:40:46.740178 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-12-13 00:40:46.740209 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-12-13 00:40:46.740235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-12-13 00:40:46.740177 2025-12-13 00:40:46.740287 | 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-12-13 00:40:49.745150 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-12-13 00:40:49.745552 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-12-13 00:41:38.991254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:41:38.991300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9950c5b252c9 2025-12-13 00:41:38.991341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20251213" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:41:38.991349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 1038899e1b9f 2025-12-13 00:41:38.991355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 1038899e1b9f 2025-12-13 00:41:38.991359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 10c4390b7be9 2025-12-13 00:41:38.991365 | 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-12-13 00:41:38.991371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 5591ceaa0c6d 2025-12-13 00:41:38.991375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 5591ceaa0c6d 2025-12-13 00:41:38.991379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> edead329e099 2025-12-13 00:41:38.991407 | 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-12-13 00:41:38.991412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 19eed40af26b 2025-12-13 00:41:38.991417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:41:38.991422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:41:38.991447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:41:38.991453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:41:38.991489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:41:38.991493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:41:38.991514 | 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-12-13 00:41:38.991536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:41:38.991568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:41:38.991588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:41:38.991592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:41:38.991612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:41:38.991634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:41:38.991638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:41:38.992055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:41:38.992150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 29.0 MB in 3s (9,965 kB/s) 2025-12-13 00:41:38.992162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-13 00:41:38.992169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-13 00:41:38.992177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-12-13 00:41:38.992184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-12-13 00:41:38.992192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-12-13 00:41:38.992199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-12-13 00:41:38.992208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-12-13 00:41:38.992216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-12-13 00:41:38.992222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-12-13 00:41:38.992230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-12-13 00:41:38.992237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-12-13 00:41:38.992244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-12-13 00:41:38.992251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-12-13 00:41:38.992258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:41:38.992265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-12-13 00:41:38.992272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-12-13 00:41:38.992280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:41:38.992377 | 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-12-13 00:41:38.992389 | 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-12-13 00:41:38.992396 | 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-12-13 00:41:38.992412 | 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-12-13 00:41:38.992421 | 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-12-13 00:41:38.992428 | 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-12-13 00:41:38.992434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (1,248 kB/s) 2025-12-13 00:41:38.992441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-12-13 00:41:38.992448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-13 00:41:38.992457 | 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-12-13 00:41:38.992467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-12-13 00:41:38.992474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-12-13 00:41:38.992480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-12-13 00:41:38.992487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-12-13 00:41:38.992494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-12-13 00:41:38.992501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-12-13 00:41:38.992527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:41:38.992535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:41:38.992542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:41:38.992549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-12-13 00:41:38.992555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:41:38.992562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:41:38.992569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-13 00:41:38.992576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-13 00:41:38.992583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:41:38.992595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-13 00:41:38.992602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-13 00:41:38.992609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:41:38.992616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-12-13 00:41:38.992623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-13 00:41:38.992630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:41:38.992637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-12-13 00:41:38.992644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-13 00:41:38.992660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:41:38.992700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:41:38.992707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-13 00:41:38.992719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-13 00:41:38.992726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-13 00:41:38.992763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-13 00:41:38.992823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-13 00:41:38.992831 | 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-12-13 00:41:38.992842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-13 00:41:38.992885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-13 00:41:38.992897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-13 00:41:38.992925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-13 00:41:38.992979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-13 00:41:38.992991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-13 00:41:38.993749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-13 00:41:38.993765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-12-13 00:41:38.993774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-12-13 00:41:38.993782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:41:38.993791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 19eed40af26b 2025-12-13 00:41:38.993798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 935c85852d5f 2025-12-13 00:41:38.993805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-12-13 00:41:38.993812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> efc6686ce4fe 2025-12-13 00:41:38.993819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-12-13 00:41:38.993826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 959cd72c1f3d 2025-12-13 00:41:38.993840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:41:38.993848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 599503eebb77 2025-12-13 00:41:38.993859 | 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-12-13 00:41:38.995155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 56e38efb9dde 2025-12-13 00:41:38.995172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-12-13 00:41:38.995180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2025-12-13 00:41:38.995186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2025-12-13 00:41:38.995194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2025-12-13 00:41:38.995201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:41:38.995208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2025-12-13 00:41:38.995215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2025-12-13 00:41:38.995222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2025-12-13 00:41:38.995229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:41:38.995236 | 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-12-13 00:41:38.995246 | 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-12-13 00:41:38.995253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2025-12-13 00:41:38.995260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:41:38.995267 | 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-12-13 00:41:38.995274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2025-12-13 00:41:38.995281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 00:41:38.995288 | 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-12-13 00:41:38.995306 | 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-12-13 00:41:38.995313 | 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-12-13 00:41:38.995320 | 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-12-13 00:41:38.995329 | 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-12-13 00:41:38.995337 | 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-12-13 00:41:38.995353 | 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-12-13 00:41:38.995360 | 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-12-13 00:41:38.995374 | 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-12-13 00:41:38.995380 | 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-12-13 00:41:38.995387 | 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-12-13 00:41:38.995394 | 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-12-13 00:41:38.995401 | 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-12-13 00:41:38.995408 | 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-12-13 00:41:38.995415 | 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-12-13 00:41:38.995422 | 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-12-13 00:41:38.995430 | 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-12-13 00:41:38.995438 | 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-12-13 00:41:38.995444 | 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-12-13 00:41:38.995451 | 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-12-13 00:41:38.995458 | 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-12-13 00:41:38.995465 | 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-12-13 00:41:38.995472 | 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-12-13 00:41:38.995489 | 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-12-13 00:41:38.995496 | 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-12-13 00:41:38.995503 | 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-12-13 00:41:38.995510 | 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-12-13 00:41:38.995522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2025-12-13 00:41:38.995530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:41:38.995541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2025-12-13 00:41:38.995548 | 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-12-13 00:41:38.995555 | 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-12-13 00:41:38.995562 | 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-12-13 00:41:38.995569 | 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-12-13 00:41:38.995576 | 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-12-13 00:41:38.995583 | 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-12-13 00:41:38.995590 | 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-12-13 00:41:38.995597 | 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-12-13 00:41:38.995604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 00:41:38.995611 | 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-12-13 00:41:38.995618 | 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-12-13 00:41:38.995625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 00:41:38.995632 | 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-12-13 00:41:38.995639 | 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-12-13 00:41:38.995646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 00:41:38.995653 | 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-12-13 00:41:38.995660 | 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-12-13 00:41:38.995695 | 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-12-13 00:41:38.995714 | 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-12-13 00:41:38.995721 | 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-12-13 00:41:38.995728 | 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-12-13 00:41:38.995735 | 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-12-13 00:41:38.995747 | 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-12-13 00:41:38.995756 | 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-12-13 00:41:38.995763 | 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-12-13 00:41:38.995770 | 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-12-13 00:41:38.995777 | 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-12-13 00:41:38.995784 | 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-12-13 00:41:38.995791 | 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-12-13 00:41:38.995798 | 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-12-13 00:41:38.995805 | 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-12-13 00:41:38.995812 | 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-12-13 00:41:38.995819 | 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-12-13 00:41:38.995826 | 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-12-13 00:41:38.995832 | 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-12-13 00:41:38.995845 | 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-12-13 00:41:38.995851 | 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-12-13 00:41:38.995865 | 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-12-13 00:41:38.995872 | 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-12-13 00:41:38.995879 | 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-12-13 00:41:38.995886 | 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-12-13 00:41:38.995893 | 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-12-13 00:41:38.995904 | 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-12-13 00:41:38.995911 | 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-12-13 00:41:38.995918 | 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-12-13 00:41:38.995925 | 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-12-13 00:41:38.995932 | 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-12-13 00:41:38.995939 | 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-12-13 00:41:38.995946 | 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-12-13 00:41:38.995953 | 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-12-13 00:41:38.995960 | 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-12-13 00:41:38.995970 | 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-12-13 00:41:38.995998 | 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-12-13 00:41:38.996010 | 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-12-13 00:41:38.996021 | 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-12-13 00:41:38.996033 | 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-12-13 00:41:38.996054 | 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-12-13 00:41:38.996066 | 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-12-13 00:41:38.996079 | 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-12-13 00:41:38.996090 | 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-12-13 00:41:38.996101 | 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-12-13 00:41:38.996142 | 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-12-13 00:41:38.996155 | 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-12-13 00:41:38.996167 | 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-12-13 00:41:38.996179 | 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-12-13 00:41:38.996191 | 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-12-13 00:41:38.996203 | 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-12-13 00:41:38.996215 | 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-12-13 00:41:38.996222 | 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.11.12) 2025-12-13 00:41:38.996236 | 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-12-13 00:41:38.996243 | 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-12-13 00:41:38.996249 | 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-12-13 00:41:38.996256 | 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-12-13 00:41:38.996263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-12-13 00:41:38.996270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-13 00:41:38.996277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-12-13 00:41:38.996284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-12-13 00:41:38.996295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-13 00:41:38.996302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:41:38.996309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 00:41:38.996316 | 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-12-13 00:41:38.996324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 8.8 MB/s 0:00:01 2025-12-13 00:41:38.996331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-12-13 00:41:38.996337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-12-13 00:41:38.996344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2025-12-13 00:41:38.996351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2025-12-13 00:41:38.996361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Created wheel for ironic-inspector: filename=ironic_inspector-12.4.1.dev3-py3-none-any.whl size=289782 sha256=1044216447dfff8e6379ff1cad6b716e7bd508646a5f6d3dad663769c9d88c05 2025-12-13 00:41:38.996374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-k3hfwt6x/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-12-13 00:41:38.996381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-12-13 00:41:38.996391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2025-12-13 00:41:38.996401 | 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-12-13 00:41:38.996444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 56e38efb9dde 2025-12-13 00:41:38.996480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> f4eaabcc6bbc 2025-12-13 00:41:38.996507 | 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-12-13 00:41:38.996538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 8e8666fe3acd 2025-12-13 00:41:38.996553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-13 00:41:38.996606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-12-13 00:41:38.996615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-12-13 00:41:38.996628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-12-13 00:41:38.996694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:41:38.996711 | 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-12-13 00:41:38.996799 | 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-12-13 00:41:38.996809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:41:38.996816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:41:38.997740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:41:38.997755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:41:38.997764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-12-13 00:41:38.997772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-12-13 00:41:38.997780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-12-13 00:41:38.997788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-12-13 00:41:38.997795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:41:38.997803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:41:38.997810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-13 00:41:38.997818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.997829 | 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-12-13 00:41:38.997838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-13 00:41:38.997845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:70% 2025-12-13 00:41:38.997852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-12-13 00:41:38.997858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-12-13 00:41:38.997865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-12-13 00:41:38.997872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-12-13 00:41:38.997879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-12-13 00:41:38.997885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19050 files and directories currently installed.) 2025-12-13 00:41:38.997892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:41:38.997907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-13 00:41:38.997925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-12-13 00:41:38.997932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-12-13 00:41:38.997938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-12-13 00:41:38.997945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:41:38.997952 | 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-12-13 00:41:38.997959 | 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-12-13 00:41:38.997966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:41:38.997973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:41:38.997979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:41:38.997986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:41:38.997993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-12-13 00:41:38.998000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:41:38.998006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-12-13 00:41:38.998013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-13 00:41:38.998020 | 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-12-13 00:41:38.998028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-12-13 00:41:38.998034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-12-13 00:41:38.998041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-12-13 00:41:38.998048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-12-13 00:41:38.998054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-12-13 00:41:38.998061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-12-13 00:41:38.998076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19041 files and directories currently installed.) 2025-12-13 00:41:38.998083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:41:38.998090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:41:38.998104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:41:38.998133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:41:38.998147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:41:38.998161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:41:38.998228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:41:38.998242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:41:38.998267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:41:38.998294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:41:38.998332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:41:38.998352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:41:38.998373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:41:38.998386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:41:38.998403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-12-13 00:41:38.998410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-12-13 00:41:38.998420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:41:38.998430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:41:38.998445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-12-13 00:41:38.998494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:41:38.998506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:41:38.998518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-12-13 00:41:38.998589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-12-13 00:41:38.998599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:41:38.998609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8405 files, 1194 directories removed. 2025-12-13 00:41:38.998685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-12-13 00:41:38.998760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-12-13 00:41:38.998826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-13 00:41:38.998837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-12-13 00:41:38.998866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-12-13 00:41:38.998920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:41:38.998931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 8e8666fe3acd 2025-12-13 00:41:38.998958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b13626f0c0fc 2025-12-13 00:41:38.999000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-12-13 00:41:38.999011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 4124b89930b5 2025-12-13 00:41:38.999050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 4124b89930b5 2025-12-13 00:41:38.999061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 2066d6b6b1b5 2025-12-13 00:41:38.999123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 2a675ce76e8d 2025-12-13 00:41:38.999136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20251213 2025-12-13 00:41:38.999240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-12-13 00:41:38.999143 (took 0:00:52.258966) 2025-12-13 00:41:38.999478 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-12-13 00:41:38.999492 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-12-13 00:41:38.999549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-12-13 00:41:38.999489 2025-12-13 00:41:38.999590 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2025-12-13 00:41:39.003035 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-12-13 00:41:39.003491 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-12-13 00:42:05.275615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 00:42:05.275756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 9950c5b252c9 2025-12-13 00:42:05.275780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20251213" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:42:05.275839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in f049091238d2 2025-12-13 00:42:05.275852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container f049091238d2 2025-12-13 00:42:05.275923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 77f98e0a5d2c 2025-12-13 00:42:05.275988 | 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-12-13 00:42:05.276035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 6237efad70e5 2025-12-13 00:42:05.276276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 6237efad70e5 2025-12-13 00:42:05.276337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0476c3e3c26d 2025-12-13 00:42:05.276350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-12-13 00:42:05.276370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0166005fcf40 2025-12-13 00:42:05.276381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-12-13 00:42:05.276395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> f19c133ff191 2025-12-13 00:42:05.276458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:42:05.276516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 1617a449c561 2025-12-13 00:42:05.277823 | 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-12-13 00:42:05.277893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in bea7decfd3e7 2025-12-13 00:42:05.277906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-12-13 00:42:05.277914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2025-12-13 00:42:05.277922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2025-12-13 00:42:05.277930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2025-12-13 00:42:05.277937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:42:05.277944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2025-12-13 00:42:05.277951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:42:05.277976 | 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.5.dev13) (6.1.1) 2025-12-13 00:42:05.277985 | 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.5.dev13) (2.0.38) 2025-12-13 00:42:05.277992 | 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.5.dev13) (1.14.1) 2025-12-13 00:42:05.278025 | 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.5.dev13) (3.2.0) 2025-12-13 00:42:05.278033 | 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.5.dev13) (0.39.0) 2025-12-13 00:42:05.278040 | 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.5.dev13) (1.8.9) 2025-12-13 00:42:05.278048 | 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.5.dev13) (5.10.0) 2025-12-13 00:42:05.278055 | 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.5.dev13) (5.4.1) 2025-12-13 00:42:05.278062 | 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.5.dev13) (7.1.0) 2025-12-13 00:42:05.278070 | 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.5.dev13) (9.7.1) 2025-12-13 00:42:05.278077 | 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.5.dev13) (5.7.1) 2025-12-13 00:42:05.278084 | 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.5.dev13) (17.2.1) 2025-12-13 00:42:05.278091 | 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.5.dev13) (7.5.1) 2025-12-13 00:42:05.278098 | 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.5.dev13) (7.1.0) 2025-12-13 00:42:05.278105 | 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.5.dev13) (6.3.1) 2025-12-13 00:42:05.278126 | 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.5.dev13) (4.5.1) 2025-12-13 00:42:05.278134 | 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.5.dev13) (5.7.0) 2025-12-13 00:42:05.278141 | 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.5.dev13) (4.1.1) 2025-12-13 00:42:05.278148 | 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.5.dev13) (2.5.0) 2025-12-13 00:42:05.278155 | 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.5.dev13) (8.2.0) 2025-12-13 00:42:05.278162 | 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.5.dev13) (4.2.0) 2025-12-13 00:42:05.278202 | 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.5.dev13) (3.3.0) 2025-12-13 00:42:05.278210 | 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.5.dev13) (1.5.1) 2025-12-13 00:42:05.278223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.5.dev13) 2025-12-13 00:42:05.278236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-12-13 00:42:05.278243 | 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.5.dev13) (2.32.3) 2025-12-13 00:42:05.278250 | 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.5.dev13) (2.0.0) 2025-12-13 00:42:05.278257 | 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.5.dev13) (1.33) 2025-12-13 00:42:05.278264 | 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.5.dev13) (3.1.5) 2025-12-13 00:42:05.278271 | 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.5.dev13) (10.9.0) 2025-12-13 00:42:05.278278 | 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.5.dev13) (16.1.0) 2025-12-13 00:42:05.278285 | 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.5.dev13) (9.0.0) 2025-12-13 00:42:05.278296 | 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.5.dev13) (3.6.0) 2025-12-13 00:42:05.278304 | 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.5.dev13) (4.23.0) 2025-12-13 00:42:05.278311 | 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.5.dev13) (7.0.0) 2025-12-13 00:42:05.278351 | 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.5.dev13) (3.1.0) 2025-12-13 00:42:05.278413 | 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.5.dev13) (6.3.0) 2025-12-13 00:42:05.278511 | 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.5.dev13) (4.4.0) 2025-12-13 00:42:05.278550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.5.dev13) 2025-12-13 00:42:05.278608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-13 00:42:05.278685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.5.dev13) 2025-12-13 00:42:05.278745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 00:42:05.278807 | 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.5.dev13) (1.3.0) 2025-12-13 00:42:05.278867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.5.dev13) 2025-12-13 00:42:05.278924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-13 00:42:05.278982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.5.dev13) 2025-12-13 00:42:05.279040 | 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-12-13 00:42:05.279097 | 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.5.dev13) (1.7.0) 2025-12-13 00:42:05.279152 | 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.5.dev13) (4.0.1) 2025-12-13 00:42:05.279224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.5.dev13) 2025-12-13 00:42:05.279284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-12-13 00:42:05.279343 | 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.5.dev13) (6.0.2) 2025-12-13 00:42:05.279433 | 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.5.dev13) (1.3.9) 2025-12-13 00:42:05.279483 | 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.5.dev13) (4.12.2) 2025-12-13 00:42:05.279535 | 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.5.dev13) (3.14.0) 2025-12-13 00:42:05.279590 | 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.5.dev13) (2.7.0) 2025-12-13 00:42:05.279647 | 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.5.dev13) (3.1.1) 2025-12-13 00:42:05.279748 | 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.5.dev13) (3.0.0) 2025-12-13 00:42:05.279802 | 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.5.dev13) (1.17.2) 2025-12-13 00:42:05.279862 | 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.5.dev13) (3.0.2) 2025-12-13 00:42:05.279925 | 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.5.dev13) (3.0.0) 2025-12-13 00:42:05.280008 | 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.5.dev13) (25.1.0) 2025-12-13 00:42:05.280078 | 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.5.dev13) (2024.10.1) 2025-12-13 00:42:05.280136 | 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.5.dev13) (0.36.2) 2025-12-13 00:42:05.280214 | 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.5.dev13) (0.23.1) 2025-12-13 00:42:05.280268 | 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.5.dev13) (2.1.0) 2025-12-13 00:42:05.280325 | 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.5.dev13) (3.10.2) 2025-12-13 00:42:05.280374 | 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.5.dev13) (6.5.1) 2025-12-13 00:42:05.280428 | 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.5.dev13) (4.0.1) 2025-12-13 00:42:05.280481 | 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.5.dev13) (2.10.1) 2025-12-13 00:42:05.280540 | 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.5.dev13) (5.6.0) 2025-12-13 00:42:05.280596 | 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.5.dev13) (43.0.3) 2025-12-13 00:42:05.280651 | 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.5.dev13) (5.1.1) 2025-12-13 00:42:05.280761 | 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.5.dev13) (1.3.4) 2025-12-13 00:42:05.280818 | 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.5.dev13) (1.0.1) 2025-12-13 00:42:05.280874 | 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.5.dev13) (4.3.6) 2025-12-13 00:42:05.280931 | 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.5.dev13) (1.4.0) 2025-12-13 00:42:05.280987 | 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.5.dev13) (1.17.1) 2025-12-13 00:42:05.281043 | 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.5.dev13) (2.22) 2025-12-13 00:42:05.281097 | 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.5.dev13) (0.19) 2025-12-13 00:42:05.281150 | 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.5.dev13) (2.0.1) 2025-12-13 00:42:05.281253 | 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.5.dev13) (0.5.0) 2025-12-13 00:42:05.281327 | 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.5.dev13) (2.9.0.post0) 2025-12-13 00:42:05.281387 | 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.5.dev13) (5.5.2) 2025-12-13 00:42:05.281444 | 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.5.dev13) (5.3.1) 2025-12-13 00:42:05.281494 | 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.5.dev13) (5.4.2) 2025-12-13 00:42:05.281543 | 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.5.dev13) (0.11.0) 2025-12-13 00:42:05.282734 | 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.5.dev13) (5.1.0) 2025-12-13 00:42:05.282748 | 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.5.dev13) (2025.1) 2025-12-13 00:42:05.282756 | 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.5.dev13) (0.21.1) 2025-12-13 00:42:05.282763 | 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.5.dev13) (4.0.1) 2025-12-13 00:42:05.282769 | 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.5.dev13) (1.1.0) 2025-12-13 00:42:05.282775 | 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.5.dev13) (3.1.0) 2025-12-13 00:42:05.282788 | 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.5.dev13) (2.5.1) 2025-12-13 00:42:05.282794 | 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.5.dev13) (3.10.1) 2025-12-13 00:42:05.282800 | 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.5.dev13) (1.6.10) 2025-12-13 00:42:05.282806 | 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.5.dev13) (3.2.1) 2025-12-13 00:42:05.282812 | 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.5.dev13) (24.2) 2025-12-13 00:42:05.282818 | 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.5.dev13) (80.9.0) 2025-12-13 00:42:05.282824 | 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.5.dev13) (0.3.5) 2025-12-13 00:42:05.282830 | 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.5.dev13) (0.2.13) 2025-12-13 00:42:05.282836 | 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.5.dev13) (1.17.0) 2025-12-13 00:42:05.282842 | 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.5.dev13) (3.4.1) 2025-12-13 00:42:05.282854 | 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.5.dev13) (3.10) 2025-12-13 00:42:05.282860 | 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.5.dev13) (1.26.20) 2025-12-13 00:42:05.282866 | 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.5.dev13) (2025.11.12) 2025-12-13 00:42:05.282872 | 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.5.dev13) (0.7) 2025-12-13 00:42:05.282886 | 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.5.dev13) (2.7.2) 2025-12-13 00:42:05.282893 | 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.5.dev13) (0.15.2) 2025-12-13 00:42:05.282899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.5.dev13) 2025-12-13 00:42:05.282905 | 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-12-13 00:42:05.282911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.5.dev13) 2025-12-13 00:42:05.282917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-12-13 00:42:05.282923 | 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.5.dev13) (5.2.1) 2025-12-13 00:42:05.282929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.5.dev13) 2025-12-13 00:42:05.282935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-12-13 00:42:05.282941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-13 00:42:05.282947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-13 00:42:05.282953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-12-13 00:42:05.282963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.0-py3-none-any.whl (353 kB) 2025-12-13 00:42:05.282969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-12-13 00:42:05.282975 | 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-12-13 00:42:05.282981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 42.5 MB/s 0:00:00 2025-12-13 00:42:05.282987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-12-13 00:42:05.282993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-12-13 00:42:05.282999 | 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-12-13 00:42:05.283005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 33.3 MB/s 0:00:00 2025-12-13 00:42:05.283015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-12-13 00:42:05.283021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2025-12-13 00:42:05.283027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2025-12-13 00:42:05.283033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.5.dev13-py3-none-any.whl size=2271466 sha256=6d7f74823004321f5b605746a0e34a0db2764794b0a91b894a6af9d99e95a324 2025-12-13 00:42:05.283042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-m6c8v7ev/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-12-13 00:42:05.283048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-12-13 00:42:05.283054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2025-12-13 00:42:05.283060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.5.dev13 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-12-13 00:42:05.283069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container bea7decfd3e7 2025-12-13 00:42:05.283138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 6a7f7e1160cb 2025-12-13 00:42:05.283185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 141f5d8f31a6 2025-12-13 00:42:05.283247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20251213 2025-12-13 00:42:05.283345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-12-13 00:42:05.283247 (took 0:00:26.283758) 2025-12-13 00:42:05.283446 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-12-13 00:42:05.283502 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-12-13 00:42:05.283557 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-12-13 00:42:05.283927 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-12-13 00:42:05.284009 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-12-13 00:42:05.284103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-12-13 00:42:05.284004 2025-12-13 00:42:05.284197 | 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-12-13 00:42:06.363397 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:42:06.363785 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-12-13 00:42:17.022227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:42:17.022353 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 9cf3b08df880 2025-12-13 00:42:17.022492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20251213" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:42:17.022595 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 3db28e105958 2025-12-13 00:42:17.022699 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 3db28e105958 2025-12-13 00:42:17.022807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> fe49575a79df 2025-12-13 00:42:17.022880 | 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-12-13 00:42:17.022984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 268ad23019cc 2025-12-13 00:42:17.023053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:42:17.023135 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:42:17.023236 | 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-12-13 00:42:17.023339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:42:17.023419 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:42:17.023498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:42:17.023577 | 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-12-13 00:42:17.023658 | 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-12-13 00:42:17.023766 | 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-12-13 00:42:17.023853 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:42:17.023931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:42:17.024010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:42:17.024089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:42:17.024165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:42:17.024873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:42:17.024895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 29.0 MB in 3s (9,989 kB/s) 2025-12-13 00:42:17.024906 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-13 00:42:17.024918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-13 00:42:17.024929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-12-13 00:42:17.024941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-12-13 00:42:17.024952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-12-13 00:42:17.024963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-12-13 00:42:17.024981 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:17.024993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 268ad23019cc 2025-12-13 00:42:17.025004 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 5b49ec615dfa 2025-12-13 00:42:17.025015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-12-13 00:42:17.025026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> cc47931ca10f 2025-12-13 00:42:17.025048 | 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-12-13 00:42:17.025116 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 11da95bf1fc7 2025-12-13 00:42:17.025128 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 11da95bf1fc7 2025-12-13 00:42:17.025140 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 70056ed5699e 2025-12-13 00:42:17.025152 | 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-12-13 00:42:17.025166 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 4e88d02a882b 2025-12-13 00:42:17.025177 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-13 00:42:17.025256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-12-13 00:42:17.025269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-12-13 00:42:17.025278 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:42:17.025331 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:17.025342 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-13 00:42:17.025388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-12-13 00:42:17.025435 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-12-13 00:42:17.026429 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:17.026452 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 4e88d02a882b 2025-12-13 00:42:17.026461 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> bd32dc5f96cb 2025-12-13 00:42:17.026470 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-12-13 00:42:17.026478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 5830dac0b14f 2025-12-13 00:42:17.026487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 5830dac0b14f 2025-12-13 00:42:17.026495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 197644b9bf6b 2025-12-13 00:42:17.026504 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built d7396120bbef 2025-12-13 00:42:17.026512 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251213 2025-12-13 00:42:17.026535 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-12-13 00:42:17.025853 (took 0:00:11.741849) 2025-12-13 00:42:17.026608 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-12-13 00:42:17.026619 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-12-13 00:42:17.026908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-12-13 00:42:17.026601 2025-12-13 00:42:17.026967 | 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-12-13 00:42:19.097054 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-12-13 00:42:19.097124 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-12-13 00:42:25.238903 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:42:25.238969 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 9cf3b08df880 2025-12-13 00:42:25.239001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:42:25.239016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 5102bb04c474 2025-12-13 00:42:25.239027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 5102bb04c474 2025-12-13 00:42:25.239039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 2ad6a74ef137 2025-12-13 00:42:25.239049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-12-13 00:42:25.239059 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 4db2ec12e14d 2025-12-13 00:42:25.239070 | 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-12-13 00:42:25.239083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 8da2b04ceb8f 2025-12-13 00:42:25.239093 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 8da2b04ceb8f 2025-12-13 00:42:25.239103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 52ada5aa72ed 2025-12-13 00:42:25.239115 | 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-12-13 00:42:25.239126 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 7f161fa5b4d1 2025-12-13 00:42:25.239137 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-12-13 00:42:25.239147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-12-13 00:42:25.239166 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-12-13 00:42:25.239175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-12-13 00:42:25.239184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:25.239193 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-12-13 00:42:25.239201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-12-13 00:42:25.239242 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-12-13 00:42:25.239252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:25.239261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 7f161fa5b4d1 2025-12-13 00:42:25.239269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 21e86277a2b0 2025-12-13 00:42:25.239277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-12-13 00:42:25.239285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 3ba0a6d060dd 2025-12-13 00:42:25.239294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 3ba0a6d060dd 2025-12-13 00:42:25.239302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 8f42b3e9523b 2025-12-13 00:42:25.239310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built aae0ab2d59dd 2025-12-13 00:42:25.239319 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251213 2025-12-13 00:42:25.239339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-12-13 00:42:25.238595 (took 0:00:08.211994) 2025-12-13 00:42:25.239422 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-12-13 00:42:25.239433 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-12-13 00:42:25.239442 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-12-13 00:42:25.239276 2025-12-13 00:42:25.239473 | 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-12-13 00:42:27.822475 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-12-13 00:42:27.824035 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-12-13 00:42:32.499545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:42:32.499617 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 9cf3b08df880 2025-12-13 00:42:32.499632 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20251213" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:42:32.499644 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in b0ed541e4216 2025-12-13 00:42:32.499654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container b0ed541e4216 2025-12-13 00:42:32.499662 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 210ba3fce518 2025-12-13 00:42:32.499719 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-12-13 00:42:32.499727 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 558864aadd5e 2025-12-13 00:42:32.499734 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-12-13 00:42:32.499743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in dbeb49815b09 2025-12-13 00:42:32.499749 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container dbeb49815b09 2025-12-13 00:42:32.499756 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 8ccaca5c71f3 2025-12-13 00:42:32.499764 | 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-12-13 00:42:32.499773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 43a1107c78c2 2025-12-13 00:42:32.499780 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-12-13 00:42:32.499787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-12-13 00:42:32.499794 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-12-13 00:42:32.499801 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-12-13 00:42:32.499808 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:32.499823 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-12-13 00:42:32.499830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-12-13 00:42:32.499837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-12-13 00:42:32.499844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:32.499850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 43a1107c78c2 2025-12-13 00:42:32.499857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> e742a196b0ba 2025-12-13 00:42:32.499864 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 66e668917145 2025-12-13 00:42:32.499874 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251213 2025-12-13 00:42:32.499926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-12-13 00:42:32.499816 (took 0:00:07.260540) 2025-12-13 00:42:32.500770 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-12-13 00:42:32.500786 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-12-13 00:42:32.500795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-12-13 00:42:32.500333 2025-12-13 00:42:32.500802 | 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-12-13 00:42:33.515657 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-12-13 00:42:33.516029 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-12-13 00:42:37.160208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:42:37.160319 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 9cf3b08df880 2025-12-13 00:42:37.160455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:42:37.160499 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 532235695cbc 2025-12-13 00:42:37.160603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 532235695cbc 2025-12-13 00:42:37.160712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 323ad54dcd0c 2025-12-13 00:42:37.160828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-12-13 00:42:37.161879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 5988c3672e10 2025-12-13 00:42:37.161939 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-12-13 00:42:37.161953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 82c68641d26a 2025-12-13 00:42:37.161963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 82c68641d26a 2025-12-13 00:42:37.161972 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 163035fac7c3 2025-12-13 00:42:37.161985 | 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-12-13 00:42:37.161996 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 79bd6a10ff79 2025-12-13 00:42:37.162006 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-12-13 00:42:37.162015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-12-13 00:42:37.162024 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-12-13 00:42:37.162033 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-12-13 00:42:37.162044 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:37.162053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-12-13 00:42:37.162062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-12-13 00:42:37.162072 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-12-13 00:42:37.162081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:37.162090 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 79bd6a10ff79 2025-12-13 00:42:37.162100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 0a5ad79704e8 2025-12-13 00:42:37.162109 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-12-13 00:42:37.162119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 9457839e275d 2025-12-13 00:42:37.162204 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 9457839e275d 2025-12-13 00:42:37.162228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 97c95a2c44b5 2025-12-13 00:42:37.162266 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 4261a0647ec7 2025-12-13 00:42:37.162277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251213 2025-12-13 00:42:37.162314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-12-13 00:42:37.162010 (took 0:00:04.661677) 2025-12-13 00:42:37.162888 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-12-13 00:42:37.162939 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-12-13 00:42:37.163030 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-12-13 00:42:37.162813 2025-12-13 00:42:37.163045 | 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-12-13 00:42:38.143986 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:42:38.144115 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-12-13 00:42:42.017932 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:42:42.017999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 9cf3b08df880 2025-12-13 00:42:42.018014 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:42:42.018027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 039de7eef8cc 2025-12-13 00:42:42.018038 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 039de7eef8cc 2025-12-13 00:42:42.018047 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0d7d75210934 2025-12-13 00:42:42.018057 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-12-13 00:42:42.018066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> e85d7ba8b159 2025-12-13 00:42:42.018077 | 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-12-13 00:42:42.018151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 9b6a5d2565dd 2025-12-13 00:42:42.018163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 9b6a5d2565dd 2025-12-13 00:42:42.018173 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 6b52432f5548 2025-12-13 00:42:42.018184 | 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-12-13 00:42:42.018195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in c814b35c9d70 2025-12-13 00:42:42.018227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-12-13 00:42:42.018235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-12-13 00:42:42.018296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-12-13 00:42:42.018306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:42:42.018345 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:42.018354 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-12-13 00:42:42.018365 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-12-13 00:42:42.018471 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-12-13 00:42:42.018524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:42:42.018580 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container c814b35c9d70 2025-12-13 00:42:42.019339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 811ad173e1a8 2025-12-13 00:42:42.019361 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-12-13 00:42:42.019372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in f7c2be046f11 2025-12-13 00:42:42.019381 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container f7c2be046f11 2025-12-13 00:42:42.019390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> ad4e5a1c7fff 2025-12-13 00:42:42.019398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 96084d00d2b8 2025-12-13 00:42:42.019407 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251213 2025-12-13 00:42:42.019417 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-12-13 00:42:42.018908 (took 0:00:04.856095) 2025-12-13 00:42:42.019467 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2025-12-13 00:42:42.019478 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2025-12-13 00:42:42.019871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2025-12-13 00:42:42.019458 2025-12-13 00:42:42.019928 | 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-12-13 00:42:47.209017 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2025-12-13 00:42:47.209088 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2025-12-13 00:43:01.590968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:01.591032 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 9cf3b08df880 2025-12-13 00:43:01.591154 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:01.591227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in d8447ecec1a4 2025-12-13 00:43:01.591239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container d8447ecec1a4 2025-12-13 00:43:01.591247 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 62c499c9c764 2025-12-13 00:43:01.591256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/6 : ADD prometheus-server-archive /prometheus-server-source 2025-12-13 00:43:01.591265 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> b68a6e67d3d9 2025-12-13 00:43:01.591279 | 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-12-13 00:43:01.591338 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in ac1ee96b721a 2025-12-13 00:43:01.591370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container ac1ee96b721a 2025-12-13 00:43:01.591460 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> f2acb849230e 2025-12-13 00:43:01.591497 | 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-12-13 00:43:01.591922 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 19427865c70b 2025-12-13 00:43:01.591960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2025-12-13 00:43:01.591966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2025-12-13 00:43:01.591971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2025-12-13 00:43:01.591975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:01.591979 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:01.591994 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2025-12-13 00:43:01.591999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2025-12-13 00:43:01.592003 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2025-12-13 00:43:01.592007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:01.592044 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 19427865c70b 2025-12-13 00:43:01.592050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> ad66a0890d50 2025-12-13 00:43:01.592055 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/6 : USER prometheus 2025-12-13 00:43:01.592059 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 24beb22f7152 2025-12-13 00:43:01.592063 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 24beb22f7152 2025-12-13 00:43:01.592088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 7132eaf04479 2025-12-13 00:43:01.592108 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built 31d90f1b9dc7 2025-12-13 00:43:01.592173 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20251213 2025-12-13 00:43:01.592870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2025-12-13 00:43:01.592186 (took 0:00:19.572728) 2025-12-13 00:43:01.592922 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-12-13 00:43:01.592935 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-12-13 00:43:01.592946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-12-13 00:43:01.592660 2025-12-13 00:43:01.592981 | 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-12-13 00:43:02.970032 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:43:02.970105 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-12-13 00:43:07.197852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:07.197895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 9cf3b08df880 2025-12-13 00:43:07.197907 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:07.197916 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 0fb02cb7c259 2025-12-13 00:43:07.197924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 0fb02cb7c259 2025-12-13 00:43:07.197932 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 9e9af31049cc 2025-12-13 00:43:07.197974 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-12-13 00:43:07.197983 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 6c1689b383ff 2025-12-13 00:43:07.197991 | 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-12-13 00:43:07.198023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in ffa2d1d0e60a 2025-12-13 00:43:07.198054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container ffa2d1d0e60a 2025-12-13 00:43:07.199293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> b27c405185b3 2025-12-13 00:43:07.199378 | 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-12-13 00:43:07.199398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 18a483643e2d 2025-12-13 00:43:07.199410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-12-13 00:43:07.199422 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-12-13 00:43:07.199433 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-12-13 00:43:07.199445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:07.199457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:07.199478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-12-13 00:43:07.199488 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-12-13 00:43:07.199498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-12-13 00:43:07.199507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:07.199517 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 18a483643e2d 2025-12-13 00:43:07.199526 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> e43361564c73 2025-12-13 00:43:07.199536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-12-13 00:43:07.199545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 1179d0e4536f 2025-12-13 00:43:07.199554 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 1179d0e4536f 2025-12-13 00:43:07.199564 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> d294f540f4fb 2025-12-13 00:43:07.199573 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 0596add7f017 2025-12-13 00:43:07.199583 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251213 2025-12-13 00:43:07.199592 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-12-13 00:43:07.198920 (took 0:00:05.606260) 2025-12-13 00:43:07.199655 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-12-13 00:43:07.199697 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-12-13 00:43:07.199712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-12-13 00:43:07.199568 2025-12-13 00:43:07.199768 | 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-12-13 00:43:08.070844 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:43:08.070948 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-12-13 00:43:12.661228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:12.661336 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 9cf3b08df880 2025-12-13 00:43:12.661395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:12.661519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 732c7bf91567 2025-12-13 00:43:12.661557 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 732c7bf91567 2025-12-13 00:43:12.661662 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> b71c2dad01bc 2025-12-13 00:43:12.661733 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-12-13 00:43:12.661876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> d0565f2e14ab 2025-12-13 00:43:12.661945 | 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-12-13 00:43:12.662000 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 64bc914bb37f 2025-12-13 00:43:12.662062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 64bc914bb37f 2025-12-13 00:43:12.662131 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> b2f2ce665ea2 2025-12-13 00:43:12.662205 | 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-12-13 00:43:12.662280 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in be14f5b2e384 2025-12-13 00:43:12.662363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-12-13 00:43:12.662438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-12-13 00:43:12.662508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-12-13 00:43:12.662581 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:12.662645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:12.662767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-12-13 00:43:12.662825 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-12-13 00:43:12.662892 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-12-13 00:43:12.662963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:12.663031 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container be14f5b2e384 2025-12-13 00:43:12.663097 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> e0ddcda59ccd 2025-12-13 00:43:12.663164 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-12-13 00:43:12.663235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in d20cb4655fa0 2025-12-13 00:43:12.663302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container d20cb4655fa0 2025-12-13 00:43:12.663384 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> c89b45f38495 2025-12-13 00:43:12.663455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built e872574cf306 2025-12-13 00:43:12.663524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251213 2025-12-13 00:43:12.663648 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-12-13 00:43:12.663536 (took 0:00:05.463968) 2025-12-13 00:43:12.664130 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-12-13 00:43:12.664236 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-12-13 00:43:12.664351 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-12-13 00:43:12.664228 2025-12-13 00:43:12.664470 | 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-12-13 00:43:13.384461 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:43:13.384860 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-12-13 00:43:17.020921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:17.020964 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 9cf3b08df880 2025-12-13 00:43:17.020980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:17.020988 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 25527d534733 2025-12-13 00:43:17.020993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 25527d534733 2025-12-13 00:43:17.020998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 0bcc9fae66fa 2025-12-13 00:43:17.021002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-12-13 00:43:17.021006 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 8658b525f3b0 2025-12-13 00:43:17.021012 | 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-12-13 00:43:17.021017 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 44138f13b487 2025-12-13 00:43:17.021021 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 44138f13b487 2025-12-13 00:43:17.021025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f7e55cffcde8 2025-12-13 00:43:17.021030 | 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-12-13 00:43:17.021064 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 71122f4ce64d 2025-12-13 00:43:17.021069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-12-13 00:43:17.021073 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-12-13 00:43:17.021078 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-12-13 00:43:17.021746 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:17.021756 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:17.021761 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-12-13 00:43:17.021765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-12-13 00:43:17.021776 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-12-13 00:43:17.021780 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:17.021784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 71122f4ce64d 2025-12-13 00:43:17.021788 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 0ab62e620e7f 2025-12-13 00:43:17.021792 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-12-13 00:43:17.021795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 40c4ca38f3d6 2025-12-13 00:43:17.021799 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 40c4ca38f3d6 2025-12-13 00:43:17.021803 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 5ddac422283d 2025-12-13 00:43:17.021807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built bcbc94dc51e1 2025-12-13 00:43:17.021811 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251213 2025-12-13 00:43:17.021889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-12-13 00:43:17.021654 (took 0:00:04.357426) 2025-12-13 00:43:17.022381 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-12-13 00:43:17.022492 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-12-13 00:43:17.022600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-12-13 00:43:17.022502 2025-12-13 00:43:17.022732 | 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-12-13 00:43:17.789499 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:43:17.790271 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-12-13 00:43:21.298747 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:21.298845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 9cf3b08df880 2025-12-13 00:43:21.299068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:21.299218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in c724c38daefa 2025-12-13 00:43:21.299869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container c724c38daefa 2025-12-13 00:43:21.299933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> da91a4a3a00d 2025-12-13 00:43:21.299948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-12-13 00:43:21.299985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ad09a5dd965d 2025-12-13 00:43:21.299997 | 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-12-13 00:43:21.300100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 6ec9aa74b8cd 2025-12-13 00:43:21.300121 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 6ec9aa74b8cd 2025-12-13 00:43:21.300136 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 5ff9a9ef9913 2025-12-13 00:43:21.300152 | 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-12-13 00:43:21.300207 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in b716531a47fc 2025-12-13 00:43:21.300253 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-12-13 00:43:21.301697 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-12-13 00:43:21.301734 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-12-13 00:43:21.301740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:21.301745 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:21.301750 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-12-13 00:43:21.301754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-12-13 00:43:21.301759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-12-13 00:43:21.301763 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:21.301768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container b716531a47fc 2025-12-13 00:43:21.301772 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 563645f3a625 2025-12-13 00:43:21.301777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-12-13 00:43:21.301790 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 04754184a11e 2025-12-13 00:43:21.301794 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 04754184a11e 2025-12-13 00:43:21.301798 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 085947c34801 2025-12-13 00:43:21.301802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 0739be63b166 2025-12-13 00:43:21.301807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251213 2025-12-13 00:43:21.301812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-12-13 00:43:21.301248 (took 0:00:04.278746) 2025-12-13 00:43:21.302001 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-12-13 00:43:21.302046 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-12-13 00:43:21.302104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-12-13 00:43:21.302010 2025-12-13 00:43:21.302205 | 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-12-13 00:43:22.049193 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:43:22.049567 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-12-13 00:43:25.701327 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:25.701445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 9cf3b08df880 2025-12-13 00:43:25.701472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:25.701555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in e6d2e5c6ac8f 2025-12-13 00:43:25.701589 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container e6d2e5c6ac8f 2025-12-13 00:43:25.701601 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 77a5bf3d5366 2025-12-13 00:43:25.701634 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-12-13 00:43:25.701645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> db2b5b502636 2025-12-13 00:43:25.701710 | 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-12-13 00:43:25.701777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 5a57ff7d67ce 2025-12-13 00:43:25.701813 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 5a57ff7d67ce 2025-12-13 00:43:25.701843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 7a48e7c3e79c 2025-12-13 00:43:25.701856 | 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-12-13 00:43:25.701875 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in de0281479477 2025-12-13 00:43:25.701885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-12-13 00:43:25.701896 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-12-13 00:43:25.701917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-12-13 00:43:25.701931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:25.701969 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:25.702011 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-12-13 00:43:25.702048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-12-13 00:43:25.702076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-12-13 00:43:25.702108 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:25.702117 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container de0281479477 2025-12-13 00:43:25.702145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 457a2b8377cc 2025-12-13 00:43:25.702175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-12-13 00:43:25.702184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 714b87b4611c 2025-12-13 00:43:25.702215 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 714b87b4611c 2025-12-13 00:43:25.702223 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c594381b1104 2025-12-13 00:43:25.702259 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built a635a3fa267b 2025-12-13 00:43:25.702296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251213 2025-12-13 00:43:25.702439 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-12-13 00:43:25.702290 (took 0:00:04.400280) 2025-12-13 00:43:25.702753 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-12-13 00:43:25.702796 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-12-13 00:43:25.702846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-12-13 00:43:25.702782 2025-12-13 00:43:25.702906 | 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-12-13 00:43:26.446801 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-12-13 00:43:26.447241 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-12-13 00:43:30.018170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 00:43:30.018234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 9cf3b08df880 2025-12-13 00:43:30.018244 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20251213" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:30.018264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in f4ff20dbc6da 2025-12-13 00:43:30.018340 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container f4ff20dbc6da 2025-12-13 00:43:30.018383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> c96b8389d78f 2025-12-13 00:43:30.018659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-12-13 00:43:30.018773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> c2b591d32475 2025-12-13 00:43:30.018830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-12-13 00:43:30.018841 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 9a30653da84b 2025-12-13 00:43:30.018851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 9a30653da84b 2025-12-13 00:43:30.018929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 68cf7ad5379a 2025-12-13 00:43:30.018985 | 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-12-13 00:43:30.019021 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 0853a5dabfce 2025-12-13 00:43:30.019032 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-12-13 00:43:30.019041 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-12-13 00:43:30.019073 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-12-13 00:43:30.019082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:30.019115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:30.019129 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-12-13 00:43:30.019161 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-12-13 00:43:30.019171 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-12-13 00:43:30.019202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:30.019215 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 0853a5dabfce 2025-12-13 00:43:30.019247 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 8e0492c884f0 2025-12-13 00:43:30.019260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-12-13 00:43:30.019306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 14dcb6ae82b0 2025-12-13 00:43:30.019341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 14dcb6ae82b0 2025-12-13 00:43:30.019408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 3c70e1c6b422 2025-12-13 00:43:30.019448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 7e0eb94c935c 2025-12-13 00:43:30.019534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251213 2025-12-13 00:43:30.019609 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-12-13 00:43:30.019498 (took 0:00:04.316716) 2025-12-13 00:43:30.020072 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-12-13 00:43:30.020114 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-12-13 00:43:30.020164 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-12-13 00:43:30.020078 2025-12-13 00:43:30.021341 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-12-13 00:43:30.022147 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-12-13 00:43:43.020962 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251213 2025-12-13 00:43:43.021025 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 6597034fb690 2025-12-13 00:43:43.021101 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20251213" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:43.021140 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 6fa4442ca170 2025-12-13 00:43:43.021172 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 6fa4442ca170 2025-12-13 00:43:43.021180 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 2071f23150a7 2025-12-13 00:43:43.021277 | 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-12-13 00:43:43.022765 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 2e1db4b9a7f0 2025-12-13 00:43:43.022781 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:43:43.022805 | 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-12-13 00:43:43.022813 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:43:43.022821 | 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-12-13 00:43:43.022828 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:43:43.022834 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:43:43.022841 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:43:43.022848 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:43:43.022855 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:43:43.022862 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:43:43.022869 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:43:43.022876 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:43:43.022882 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:43:43.022889 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:43:43.022896 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:43:43.022903 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-13 00:43:43.022910 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-13 00:43:43.022917 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-13 00:43:43.022924 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-12-13 00:43:43.022938 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-12-13 00:43:43.022945 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-12-13 00:43:43.022952 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-12-13 00:43:43.022959 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-12-13 00:43:43.022966 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-12-13 00:43:43.022973 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-12-13 00:43:43.022980 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-12-13 00:43:43.022991 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:43.022999 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-12-13 00:43:43.023006 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,512 kB of additional disk space will be used. 2025-12-13 00:43:43.023053 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:43:43.023245 | 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-12-13 00:43:43.023305 | 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-12-13 00:43:43.023326 | 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-12-13 00:43:43.023335 | 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.2 [1,166 kB] 2025-12-13 00:43:43.023463 | 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.2 [12.2 kB] 2025-12-13 00:43:43.023509 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,452 kB in 1s (2,875 kB/s) 2025-12-13 00:43:43.023607 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-12-13 00:43:43.023661 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-12-13 00:43:43.023801 | 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-12-13 00:43:43.023873 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2025-12-13 00:43:43.023955 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2025-12-13 00:43:43.024034 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2025-12-13 00:43:43.024109 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2025-12-13 00:43:43.024183 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2025-12-13 00:43:43.024258 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2025-12-13 00:43:43.024334 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:43:43.024452 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:43:43.024513 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:43:43.024592 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-12-13 00:43:43.024695 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-12-13 00:43:43.024793 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-13 00:43:43.024879 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-12-13 00:43:43.024957 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-12-13 00:43:43.025033 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-12-13 00:43:43.025110 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-12-13 00:43:43.025184 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:43:43.025265 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: 2025-12-13 00:43:43.025344 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:43.025442 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-12-13 00:43:43.025518 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:43:43.025594 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:43.025693 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-13 00:43:43.025764 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-12-13 00:43:43.025849 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:43:43.025926 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:43.026000 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:43.026073 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-12-13 00:43:43.026165 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:43:43.026234 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:43:43.026306 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 2e1db4b9a7f0 2025-12-13 00:43:43.026399 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> eb788b8ebef6 2025-12-13 00:43:43.026542 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:43:43.026614 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 936ec12038ea 2025-12-13 00:43:43.026694 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-13 00:43:43.026818 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 78227141ccc9 2025-12-13 00:43:43.026894 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 78227141ccc9 2025-12-13 00:43:43.026962 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 55d3ac71ebe4 2025-12-13 00:43:43.027037 | 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-12-13 00:43:43.027108 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 206fec66ebc1 2025-12-13 00:43:43.028267 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-13 00:43:43.028292 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-12-13 00:43:43.028302 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-12-13 00:43:43.028311 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:43.028328 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:43.028336 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-13 00:43:43.028344 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-12-13 00:43:43.028351 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-12-13 00:43:43.028359 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:43.028367 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 206fec66ebc1 2025-12-13 00:43:43.028374 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 203179145d22 2025-12-13 00:43:43.028425 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-12-13 00:43:43.028434 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 5c4565dbb93d 2025-12-13 00:43:43.028441 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 5c4565dbb93d 2025-12-13 00:43:43.028449 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> aad4addfe4e4 2025-12-13 00:43:43.028457 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 28af58a7edca 2025-12-13 00:43:43.028464 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20251213 2025-12-13 00:43:43.028472 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-12-13 00:43:43.027864 (took 0:00:13.007786) 2025-12-13 00:43:43.028536 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-12-13 00:43:43.028544 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-12-13 00:43:43.028585 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-12-13 00:43:43.028483 2025-12-13 00:43:43.030782 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-12-13 00:43:43.030799 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-12-13 00:43:55.293649 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251213 2025-12-13 00:43:55.293746 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 6597034fb690 2025-12-13 00:43:55.293838 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20251213" "name"="redis" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:43:55.293917 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in e3c17804648b 2025-12-13 00:43:55.293990 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container e3c17804648b 2025-12-13 00:43:55.294097 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 78c09e8f5c1e 2025-12-13 00:43:55.294187 | 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-12-13 00:43:55.294260 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a0b81fda19fa 2025-12-13 00:43:55.294329 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:43:55.294398 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:43:55.294504 | 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-12-13 00:43:55.294597 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:43:55.294753 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:43:55.294818 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:43:55.294887 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:43:55.294954 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:43:55.295050 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:43:55.295125 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:43:55.295175 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:43:55.295238 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:43:55.295298 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:43:55.295362 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:43:55.295458 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:43:55.295538 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 29.0 MB in 3s (9,956 kB/s) 2025-12-13 00:43:55.295596 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-13 00:43:55.295678 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-13 00:43:55.295755 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-12-13 00:43:55.295823 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-12-13 00:43:55.295885 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-12-13 00:43:55.295947 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-12-13 00:43:55.296009 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-12-13 00:43:55.296068 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-12-13 00:43:55.296126 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-12-13 00:43:55.296185 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-12-13 00:43:55.296245 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:55.296298 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-12-13 00:43:55.296352 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,617 kB of additional disk space will be used. 2025-12-13 00:43:55.296406 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:43:55.296481 | 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-12-13 00:43:55.296541 | 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-12-13 00:43:55.296599 | 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-12-13 00:43:55.298873 | 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.2 [1,166 kB] 2025-12-13 00:43:55.298913 | 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.2 [51.7 kB] 2025-12-13 00:43:55.298926 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (2,997 kB/s) 2025-12-13 00:43:55.298932 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-12-13 00:43:55.298938 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-12-13 00:43:55.298945 | 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 ... 2025-12-13 00:43:55.298953 | ubuntu-noble-large | INFO:kolla.common.utils.redis:60% (Reading database ... 65% 2025-12-13 00:43:55.298958 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2025-12-13 00:43:55.298964 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% (Reading database ... 80% 2025-12-13 00:43:55.298970 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2025-12-13 00:43:55.298976 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2025-12-13 00:43:55.298982 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-12-13 00:43:55.298987 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-12-13 00:43:55.298994 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 00:43:55.299000 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:43:55.299005 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-12-13 00:43:55.299011 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-12-13 00:43:55.299016 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-13 00:43:55.299022 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-12-13 00:43:55.299036 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-12-13 00:43:55.299042 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-12-13 00:43:55.299048 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-12-13 00:43:55.299053 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:43:55.299059 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:55.299064 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-12-13 00:43:55.299070 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:43:55.299077 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:55.299082 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-13 00:43:55.299088 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-12-13 00:43:55.299093 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:43:55.299099 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:55.299104 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-13 00:43:55.299110 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-12-13 00:43:55.299115 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:43:55.299121 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:43:55.299126 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a0b81fda19fa 2025-12-13 00:43:55.299132 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 329075682ce9 2025-12-13 00:43:55.299143 | 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-12-13 00:43:55.299150 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in ae7aacfdae4f 2025-12-13 00:43:55.299155 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-13 00:43:55.299161 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-12-13 00:43:55.299166 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-12-13 00:43:55.299178 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-12-13 00:43:55.299184 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:55.299189 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-13 00:43:55.299195 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-12-13 00:43:55.299200 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-12-13 00:43:55.299206 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:43:55.299212 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container ae7aacfdae4f 2025-12-13 00:43:55.299217 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> e33fccbaf7a0 2025-12-13 00:43:55.299223 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-12-13 00:43:55.299228 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 63671d7cbb56 2025-12-13 00:43:55.299234 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 63671d7cbb56 2025-12-13 00:43:55.299239 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> dfced888898c 2025-12-13 00:43:55.299244 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built fb5998286a1b 2025-12-13 00:43:55.299250 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20251213 2025-12-13 00:43:55.299255 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-12-13 00:43:55.298428 (took 0:00:12.269945) 2025-12-13 00:43:55.299260 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-12-13 00:43:55.299266 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-12-13 00:43:55.299272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-12-13 00:43:55.298914 2025-12-13 00:43:55.299974 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-12-13 00:43:55.300548 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-12-13 00:44:08.457068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 00:44:08.457115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b86053fc3c1f 2025-12-13 00:44:08.457134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/8 : LABEL "build-date"="20251213" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:44:08.457151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 53744027080b 2025-12-13 00:44:08.457160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 53744027080b 2025-12-13 00:44:08.457191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 180ac2f30cf1 2025-12-13 00:44:08.457199 | 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-12-13 00:44:08.457206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 1b030139f573 2025-12-13 00:44:08.457227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:08.457233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:44:08.457241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:44:08.457262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:44:08.457268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:44:08.457300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:44:08.457345 | 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-12-13 00:44:08.457370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:44:08.457396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:44:08.457433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:44:08.457499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:44:08.457545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:44:08.457571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:44:08.457611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:44:08.457636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:44:08.457699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-13 00:44:08.457733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-12-13 00:44:08.457759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-12-13 00:44:08.457795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-12-13 00:44:08.457836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-12-13 00:44:08.457858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2025-12-13 00:44:08.457905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2025-12-13 00:44:08.457927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2025-12-13 00:44:08.457961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2025-12-13 00:44:08.458002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:08.458026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 408 kB of archives. 2025-12-13 00:44:08.458050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2025-12-13 00:44:08.458086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2025-12-13 00:44:08.458138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:08.458158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-12-13 00:44:08.458178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 408 kB in 0s (1,779 kB/s) 2025-12-13 00:44:08.458222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2025-12-13 00:44:08.458247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-12-13 00:44:08.458281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-12-13 00:44:08.458316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-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-12-13 00:44:08.458341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-12-13 00:44:08.458374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-12-13 00:44:08.458412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-12-13 00:44:08.458435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:80% (Reading database ... 85% 2025-12-13 00:44:08.458481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2025-12-13 00:44:08.458506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-12-13 00:44:08.458540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:95% 2025-12-13 00:44:08.458578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-12-13 00:44:08.458599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-12-13 00:44:08.458643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2025-12-13 00:44:08.458687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2025-12-13 00:44:08.458720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2025-12-13 00:44:08.458762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:08.458786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2025-12-13 00:44:08.458832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:08.458871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 1b030139f573 2025-12-13 00:44:08.458896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 15ae25f1203e 2025-12-13 00:44:08.458928 | 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-12-13 00:44:08.458960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 6a37ce62625d 2025-12-13 00:44:08.458998 | 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-12-13 00:44:08.459022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 48748da922a3 2025-12-13 00:44:08.459061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 48748da922a3 2025-12-13 00:44:08.459084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 80641d9fc282 2025-12-13 00:44:08.459122 | 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-12-13 00:44:08.459152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 7c11852ed10d 2025-12-13 00:44:08.459185 | 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-12-13 00:44:08.459217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in bb31b7aac31d 2025-12-13 00:44:08.459241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container bb31b7aac31d 2025-12-13 00:44:08.459273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 498a020a2bee 2025-12-13 00:44:08.459306 | 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-12-13 00:44:08.459331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 25ee16ca3509 2025-12-13 00:44:08.459371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-12-13 00:44:08.459410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-12-13 00:44:08.459430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-12-13 00:44:08.459483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-12-13 00:44:08.459509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:08.459542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-12-13 00:44:08.459567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-12-13 00:44:08.459607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-12-13 00:44:08.459639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:08.459683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 25ee16ca3509 2025-12-13 00:44:08.459727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 685dc2f67e78 2025-12-13 00:44:08.459749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 3a69eba48cc1 2025-12-13 00:44:08.459786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251213 2025-12-13 00:44:08.459856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-12-13 00:44:08.459782 (took 0:00:13.160868) 2025-12-13 00:44:08.459928 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2025-12-13 00:44:08.460211 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-12-13 00:44:08.460369 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-12-13 00:44:08.460408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-12-13 00:44:08.460256 2025-12-13 00:44:08.461104 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-12-13 00:44:08.461643 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-12-13 00:44:21.020186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 00:44:21.020243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> b86053fc3c1f 2025-12-13 00:44:21.020310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/6 : LABEL "build-date"="20251213" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:44:21.020349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 36b4191b1286 2025-12-13 00:44:21.020358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 36b4191b1286 2025-12-13 00:44:21.020364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 210dcdfd7a00 2025-12-13 00:44:21.020403 | 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-12-13 00:44:21.020412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 9cfcc68b6b2b 2025-12-13 00:44:21.020962 | 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-12-13 00:44:21.021027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:21.021041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:44:21.021052 | 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-12-13 00:44:21.021062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:44:21.021072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:44:21.021082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:44:21.021091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:44:21.021101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:44:21.021110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:44:21.021139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:44:21.021218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:44:21.021230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:44:21.021241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:44:21.021250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:44:21.021260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:44:21.021270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-12-13 00:44:21.021280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-12-13 00:44:21.021289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-12-13 00:44:21.021345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-12-13 00:44:21.021356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2025-12-13 00:44:21.021366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2025-12-13 00:44:21.021413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2025-12-13 00:44:21.021461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2025-12-13 00:44:21.021556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:21.021568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 713 kB of archives. 2025-12-13 00:44:21.021614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,061 kB of additional disk space will be used. 2025-12-13 00:44:21.021655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:21.021767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-12-13 00:44:21.024020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-host amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [707 kB] 2025-12-13 00:44:21.024097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 713 kB in 1s (1,005 kB/s) 2025-12-13 00:44:21.024111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2025-12-13 00:44:21.024125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-12-13 00:44:21.024138 | 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-12-13 00:44:21.024152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2025-12-13 00:44:21.024162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2025-12-13 00:44:21.024171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2025-12-13 00:44:21.024180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2025-12-13 00:44:21.024189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2025-12-13 00:44:21.024198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-12-13 00:44:21.024208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-12-13 00:44:21.024219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-12-13 00:44:21.024228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2025-12-13 00:44:21.024238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2025-12-13 00:44:21.024247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-13 00:44:21.024257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2025-12-13 00:44:21.024267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:21.024276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2025-12-13 00:44:21.024285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:21.024295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 9cfcc68b6b2b 2025-12-13 00:44:21.024304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 37f0a68d8c1c 2025-12-13 00:44:21.024314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-12-13 00:44:21.024324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 47b9a5af2d2b 2025-12-13 00:44:21.024351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-12-13 00:44:21.024361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 0b46dfcbe40f 2025-12-13 00:44:21.024370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 0b46dfcbe40f 2025-12-13 00:44:21.024390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 6a3f41b02bca 2025-12-13 00:44:21.024402 | 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-12-13 00:44:21.024413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in b48f44ed8c43 2025-12-13 00:44:21.024422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-12-13 00:44:21.024432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-12-13 00:44:21.024441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-12-13 00:44:21.024450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-12-13 00:44:21.024460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:21.024499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-12-13 00:44:21.024509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-12-13 00:44:21.024518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-12-13 00:44:21.024528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:21.024537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container b48f44ed8c43 2025-12-13 00:44:21.024547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 02a004829692 2025-12-13 00:44:21.024556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 429c2c43bb5e 2025-12-13 00:44:21.024578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20251213 2025-12-13 00:44:21.024589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-12-13 00:44:21.023616 (took 0:00:12.563360) 2025-12-13 00:44:21.024700 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-12-13 00:44:21.024717 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-12-13 00:44:21.024727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-12-13 00:44:21.024247 2025-12-13 00:44:21.025887 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-12-13 00:44:21.027078 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-12-13 00:44:34.070991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 00:44:34.071066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> b86053fc3c1f 2025-12-13 00:44:34.071085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/8 : LABEL "build-date"="20251213" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:44:34.071103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 63d7adc50c4d 2025-12-13 00:44:34.071116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 63d7adc50c4d 2025-12-13 00:44:34.071137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> a7b22df79b39 2025-12-13 00:44:34.071149 | 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-12-13 00:44:34.071160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 17609c422040 2025-12-13 00:44:34.071170 | 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-12-13 00:44:34.071194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:34.071204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:44:34.071214 | 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-12-13 00:44:34.071223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:44:34.071233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:44:34.071318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:44:34.071330 | 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-12-13 00:44:34.071340 | 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-12-13 00:44:34.071350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:44:34.071359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:44:34.071369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:44:34.071378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:44:34.071387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:44:34.071462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:44:34.071484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-13 00:44:34.071586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-12-13 00:44:34.071599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-12-13 00:44:34.071658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-12-13 00:44:34.071774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-12-13 00:44:34.071830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2025-12-13 00:44:34.071885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2025-12-13 00:44:34.071939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2025-12-13 00:44:34.071994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2025-12-13 00:44:34.072047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:34.072108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 408 kB of archives. 2025-12-13 00:44:34.072119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2025-12-13 00:44:34.072951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:34.073020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2025-12-13 00:44:34.073030 | 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-12-13 00:44:34.073038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 408 kB in 1s (642 kB/s) 2025-12-13 00:44:34.073046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2025-12-13 00:44:34.073054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-12-13 00:44:34.073064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:44:34.073073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-12-13 00:44:34.073080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-12-13 00:44:34.073087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2025-12-13 00:44:34.073093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2025-12-13 00:44:34.073100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2025-12-13 00:44:34.073107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-12-13 00:44:34.073125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-12-13 00:44:34.073160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-12-13 00:44:34.073167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2025-12-13 00:44:34.073200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2025-12-13 00:44:34.073207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2025-12-13 00:44:34.073215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:34.073222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2025-12-13 00:44:34.073232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-13 00:44:34.073263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:34.073627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 17609c422040 2025-12-13 00:44:34.073641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 2d8f1e11b021 2025-12-13 00:44:34.073649 | 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-12-13 00:44:34.073656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> b2e400f22378 2025-12-13 00:44:34.073689 | 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-12-13 00:44:34.073701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 1677e577a315 2025-12-13 00:44:34.073754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 1677e577a315 2025-12-13 00:44:34.073762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 5a665794dc4a 2025-12-13 00:44:34.073807 | 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-12-13 00:44:34.074798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 04feef0c3032 2025-12-13 00:44:34.074814 | 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-12-13 00:44:34.074833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 5c6b7ea38c74 2025-12-13 00:44:34.074840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 5c6b7ea38c74 2025-12-13 00:44:34.074847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 132c175fc3a3 2025-12-13 00:44:34.074856 | 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-12-13 00:44:34.074864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in cf2eaf7c9367 2025-12-13 00:44:34.074871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-12-13 00:44:34.074878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-12-13 00:44:34.074884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-12-13 00:44:34.074891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-12-13 00:44:34.074898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:34.074905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-12-13 00:44:34.074912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-12-13 00:44:34.074918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-12-13 00:44:34.074925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:34.074932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container cf2eaf7c9367 2025-12-13 00:44:34.074939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 6f7e1fc15217 2025-12-13 00:44:34.074946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built a598faeedbc3 2025-12-13 00:44:34.074957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251213 2025-12-13 00:44:34.075055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-12-13 00:44:34.074895 (took 0:00:13.050648) 2025-12-13 00:44:34.075783 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-12-13 00:44:34.075921 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-12-13 00:44:34.076045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-12-13 00:44:34.075909 2025-12-13 00:44:34.077419 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-12-13 00:44:34.078241 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-12-13 00:44:47.030054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 00:44:47.030145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> b86053fc3c1f 2025-12-13 00:44:47.030163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/6 : LABEL "build-date"="20251213" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:44:47.030225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in c7ea3381237e 2025-12-13 00:44:47.030237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container c7ea3381237e 2025-12-13 00:44:47.030272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> d7d857accded 2025-12-13 00:44:47.030283 | 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-12-13 00:44:47.030295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in f58769838473 2025-12-13 00:44:47.030331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:47.030342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:44:47.030388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:44:47.030441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:44:47.030524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:44:47.030589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:44:47.030625 | 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-12-13 00:44:47.030718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:44:47.030759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:44:47.030830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:44:47.030874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:44:47.030934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:44:47.030992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:44:47.031043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:44:47.031097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:44:47.031152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 00:44:47.031203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-12-13 00:44:47.031260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-12-13 00:44:47.031317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-12-13 00:44:47.031373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-12-13 00:44:47.031427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2025-12-13 00:44:47.031483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2025-12-13 00:44:47.031564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2025-12-13 00:44:47.031725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2025-12-13 00:44:47.031764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:47.031804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 408 kB of archives. 2025-12-13 00:44:47.031850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,614 kB of additional disk space will be used. 2025-12-13 00:44:47.031886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:44:47.031948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2025-12-13 00:44:47.031992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-12-13 00:44:47.032036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 408 kB in 1s (646 kB/s) 2025-12-13 00:44:47.032093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2025-12-13 00:44:47.032147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-12-13 00:44:47.032206 | 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-12-13 00:44:47.032262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2025-12-13 00:44:47.032314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2025-12-13 00:44:47.032368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2025-12-13 00:44:47.032422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-12-13 00:44:47.032477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-12-13 00:44:47.032587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-12-13 00:44:47.032636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-12-13 00:44:47.032761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-12-13 00:44:47.032777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2025-12-13 00:44:47.032812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2025-12-13 00:44:47.032847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2025-12-13 00:44:47.032909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:47.032950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2025-12-13 00:44:47.032984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2025-12-13 00:44:47.033040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container f58769838473 2025-12-13 00:44:47.033111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 75c15bace40c 2025-12-13 00:44:47.033146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-12-13 00:44:47.033203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 39dcc58fd82e 2025-12-13 00:44:47.033262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-12-13 00:44:47.033299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 00b89d182fae 2025-12-13 00:44:47.033349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 00b89d182fae 2025-12-13 00:44:47.033381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 4dd11e906bf2 2025-12-13 00:44:47.033441 | 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-12-13 00:44:47.033501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 69190d0b853e 2025-12-13 00:44:47.033554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-12-13 00:44:47.033602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-12-13 00:44:47.033655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-12-13 00:44:47.033726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-12-13 00:44:47.033767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:47.033819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-12-13 00:44:47.033879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-12-13 00:44:47.033917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-12-13 00:44:47.033967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:44:47.034003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 69190d0b853e 2025-12-13 00:44:47.034053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> ab5885370ea1 2025-12-13 00:44:47.034098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 8bdaf1c06d08 2025-12-13 00:44:47.034169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20251213 2025-12-13 00:44:47.034280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-12-13 00:44:47.034145 (took 0:00:12.958236) 2025-12-13 00:44:47.034831 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-12-13 00:44:47.034868 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-12-13 00:44:47.034980 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-12-13 00:44:47.034867 2025-12-13 00:44:47.036134 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-12-13 00:44:47.036997 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-12-13 00:45:14.331922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251213 2025-12-13 00:45:14.331986 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 28d97092982d 2025-12-13 00:45:14.332000 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20251213" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:45:14.332012 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in a56017ec3eea 2025-12-13 00:45:14.332021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container a56017ec3eea 2025-12-13 00:45:14.332031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 91adc0a0dce7 2025-12-13 00:45:14.332040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-12-13 00:45:14.332048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 073ffc30749c 2025-12-13 00:45:14.332056 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-12-13 00:45:14.332065 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in c90546ef13fc 2025-12-13 00:45:14.332073 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container c90546ef13fc 2025-12-13 00:45:14.332081 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 91ad51503d36 2025-12-13 00:45:14.332091 | 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-12-13 00:45:14.332109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 9d49cdcd65c6 2025-12-13 00:45:14.332116 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-12-13 00:45:14.332123 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-12-13 00:45:14.332129 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-12-13 00:45:14.332136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-12-13 00:45:14.332143 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:45:14.332151 | 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-12-13 00:45:14.332158 | 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-12-13 00:45:14.332164 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:45:14.332171 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:45:14.332178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:45:14.332185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:45:14.332191 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-12-13 00:45:14.332198 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-12-13 00:45:14.332205 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-12-13 00:45:14.332212 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-12-13 00:45:14.332233 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:45:14.332241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:45:14.332248 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-12-13 00:45:14.332265 | 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-12-13 00:45:14.332274 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-12-13 00:45:14.332281 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-12-13 00:45:14.332287 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-12-13 00:45:14.332294 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-12-13 00:45:14.332301 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% (Reading database ... 95% 2025-12-13 00:45:14.332308 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:45:14.332317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:45:14.332324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-12-13 00:45:14.332331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-12-13 00:45:14.332337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-12-13 00:45:14.332344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-12-13 00:45:14.332357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:45:14.332364 | 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-12-13 00:45:14.332371 | 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-12-13 00:45:14.332377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:45:14.332384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:45:14.332391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:45:14.332398 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:45:14.332404 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-12-13 00:45:14.332411 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:45:14.332418 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-12-13 00:45:14.332425 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-12-13 00:45:14.332432 | 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-12-13 00:45:14.332439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-12-13 00:45:14.332446 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-12-13 00:45:14.332453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-12-13 00:45:14.332460 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-12-13 00:45:14.332467 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-12-13 00:45:14.332473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-12-13 00:45:14.332480 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:45:14.332487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:14.332494 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:14.332573 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332580 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:45:14.332587 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:14.332618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332625 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:14.332632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332657 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332664 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332718 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:45:14.332725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:14.332732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332739 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:14.332746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332761 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:14.332775 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332783 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-13 00:45:14.332798 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332805 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332812 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:45:14.332820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332863 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332871 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:45:14.332878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332885 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:45:14.332899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:14.332913 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332920 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:14.332927 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-12-13 00:45:14.332969 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-12-13 00:45:14.332977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:45:14.332985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:45:14.332992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-12-13 00:45:14.332999 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:45:14.333038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:45:14.333046 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-12-13 00:45:14.333053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-12-13 00:45:14.333087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:45:14.333095 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-13 00:45:14.333132 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8421 files, 1230 directories removed. 2025-12-13 00:45:14.333139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-13 00:45:14.333180 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-12-13 00:45:14.333188 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-13 00:45:14.333225 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-12-13 00:45:14.333234 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-13 00:45:14.333271 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-12-13 00:45:14.333279 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-12-13 00:45:14.333320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:45:14.333367 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 9d49cdcd65c6 2025-12-13 00:45:14.333377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> c0834d3873ed 2025-12-13 00:45:14.333415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-12-13 00:45:14.333427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in f7cbc10bfbeb 2025-12-13 00:45:14.333462 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container f7cbc10bfbeb 2025-12-13 00:45:14.333470 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 0aff0bf1017e 2025-12-13 00:45:14.333994 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 32c6ea995bb4 2025-12-13 00:45:14.334052 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20251213 2025-12-13 00:45:14.334066 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-12-13 00:45:14.333524 (took 0:00:27.298657) 2025-12-13 00:45:14.334076 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-12-13 00:45:14.334087 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-12-13 00:45:14.334150 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-12-13 00:45:14.333941 2025-12-13 00:45:14.334805 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-12-13 00:45:14.335738 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-12-13 00:45:40.527472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251213 2025-12-13 00:45:40.527566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 28d97092982d 2025-12-13 00:45:40.527590 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20251213" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:45:40.527714 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 07122cfc4410 2025-12-13 00:45:40.527811 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 07122cfc4410 2025-12-13 00:45:40.527863 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 21b32c273c0d 2025-12-13 00:45:40.527930 | 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-12-13 00:45:40.527970 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 436624ca0104 2025-12-13 00:45:40.528073 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-12-13 00:45:40.528107 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-12-13 00:45:40.528185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-12-13 00:45:40.528251 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-12-13 00:45:40.528308 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:45:40.528364 | 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-12-13 00:45:40.528418 | 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-12-13 00:45:40.528473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:45:40.528527 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:45:40.528581 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:45:40.528629 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:45:40.528723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-12-13 00:45:40.529790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-12-13 00:45:40.529807 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-12-13 00:45:40.529817 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-12-13 00:45:40.529826 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:45:40.529848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:45:40.529857 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-12-13 00:45:40.529867 | 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-12-13 00:45:40.529877 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-12-13 00:45:40.529885 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-12-13 00:45:40.529894 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-12-13 00:45:40.529902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-12-13 00:45:40.529910 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-12-13 00:45:40.529918 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-12-13 00:45:40.529926 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:45:40.529936 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:45:40.529944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-12-13 00:45:40.529953 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-12-13 00:45:40.529961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-12-13 00:45:40.529969 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-12-13 00:45:40.529977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:45:40.529986 | 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-12-13 00:45:40.530003 | 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-12-13 00:45:40.530011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:45:40.530020 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:45:40.530028 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:45:40.530036 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:45:40.530045 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-12-13 00:45:40.530053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:45:40.530062 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-12-13 00:45:40.530074 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-12-13 00:45:40.530083 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-12-13 00:45:40.530093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-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-12-13 00:45:40.530102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-12-13 00:45:40.530111 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-12-13 00:45:40.530119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-12-13 00:45:40.530131 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-12-13 00:45:40.530139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-12-13 00:45:40.530195 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-12-13 00:45:40.530208 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:45:40.530397 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:40.530460 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.530473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:40.530493 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.530503 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:45:40.530513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.530526 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:40.530582 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.530598 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:40.530727 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.530752 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.530875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.530889 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.530953 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.530968 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.531048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:45:40.531063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:40.531113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.531147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:45:40.531214 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.531245 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.531309 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.531342 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:45:40.531407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531440 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531505 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531536 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.531600 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:45:40.531758 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.531806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:45:40.531879 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531893 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.531959 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:45:40.532010 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.532072 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:45:40.532087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.532152 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.532215 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:45:40.532230 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.532297 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-12-13 00:45:40.532344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.532400 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-12-13 00:45:40.532413 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.532481 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:45:40.532508 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.532571 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:45:40.532617 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-12-13 00:45:40.532632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:45:40.532784 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:45:40.532805 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-12-13 00:45:40.532847 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-12-13 00:45:40.532857 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:45:40.532928 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.532943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8421 files, 1230 directories removed. 2025-12-13 00:45:40.533093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.533131 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-12-13 00:45:40.533143 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.533160 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-12-13 00:45:40.533170 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-13 00:45:40.533203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-12-13 00:45:40.533267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-12-13 00:45:40.533343 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:45:40.533388 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 436624ca0104 2025-12-13 00:45:40.533432 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 51543fc3f85b 2025-12-13 00:45:40.533474 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-12-13 00:45:40.533527 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 6112a270d905 2025-12-13 00:45:40.534039 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 6112a270d905 2025-12-13 00:45:40.534059 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 6c405a2b78c3 2025-12-13 00:45:40.534069 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built 5640cfa0fd74 2025-12-13 00:45:40.534079 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20251213 2025-12-13 00:45:40.534089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-12-13 00:45:40.533653 (took 0:00:26.199712) 2025-12-13 00:45:40.534355 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-12-13 00:45:40.534408 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-12-13 00:45:40.534499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-12-13 00:45:40.534401 2025-12-13 00:45:40.535528 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-12-13 00:45:40.536216 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-12-13 00:46:09.488769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:46:09.488840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> d831a4f65831 2025-12-13 00:46:09.489043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20251213" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:46:09.489124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 49bc9f2e0d5d 2025-12-13 00:46:09.489152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 49bc9f2e0d5d 2025-12-13 00:46:09.489194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> f8ae343a017d 2025-12-13 00:46:09.489207 | 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-12-13 00:46:09.489219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in f019c8159da2 2025-12-13 00:46:09.489233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-12-13 00:46:09.489246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-12-13 00:46:09.489331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-12-13 00:46:09.489395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-12-13 00:46:09.489412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:46:09.489619 | 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-12-13 00:46:09.489718 | 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-12-13 00:46:09.489810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:46:09.489829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:46:09.489860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:46:09.489878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:46:09.489896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-12-13 00:46:09.489914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-12-13 00:46:09.489932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-12-13 00:46:09.489955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-12-13 00:46:09.489971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:46:09.489995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:46:09.490070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-12-13 00:46:09.490243 | 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-12-13 00:46:09.490279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-12-13 00:46:09.490296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-12-13 00:46:09.490316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-12-13 00:46:09.490328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2025-12-13 00:46:09.490343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-12-13 00:46:09.490411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-12-13 00:46:09.490476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:46:09.490506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:46:09.490567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-12-13 00:46:09.490582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-12-13 00:46:09.490656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-12-13 00:46:09.490709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-12-13 00:46:09.490835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:46:09.490847 | 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-12-13 00:46:09.490904 | 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-12-13 00:46:09.490919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:46:09.490976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:46:09.490987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:46:09.491045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:46:09.491060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-12-13 00:46:09.491134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:46:09.491149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-12-13 00:46:09.491222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-12-13 00:46:09.491268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-12-13 00:46:09.491316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:46:09.491363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-12-13 00:46:09.491409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-12-13 00:46:09.491454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:46:09.491524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-12-13 00:46:09.491540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-12-13 00:46:09.491589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:46:09.491634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:09.491697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.491812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:09.491824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.491880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:46:09.491937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.491952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:09.492023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:09.492118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.492190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.492279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.492326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.492371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.492428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:46:09.492486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:09.492500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:09.492588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:09.492821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.492984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.493046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:46:09.493055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:46:09.493209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:46:09.493312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:09.493416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:09.493489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-12-13 00:46:09.493557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-12-13 00:46:09.493569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:46:09.493651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:46:09.493699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-12-13 00:46:09.493805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:46:09.493833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:46:09.493896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-12-13 00:46:09.493910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-12-13 00:46:09.493981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:46:09.494040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-13 00:46:09.494056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8669 files, 1242 directories removed. 2025-12-13 00:46:09.494124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-13 00:46:09.494170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-12-13 00:46:09.494216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-13 00:46:09.494262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-12-13 00:46:09.494308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-13 00:46:09.494367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-12-13 00:46:09.494413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-12-13 00:46:09.494458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:46:09.494504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container f019c8159da2 2025-12-13 00:46:09.494563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 062ccfd3e4bb 2025-12-13 00:46:09.494620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-12-13 00:46:09.494635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in f0c45b31a4bc 2025-12-13 00:46:09.494762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container f0c45b31a4bc 2025-12-13 00:46:09.494786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 5f8cc33db6bb 2025-12-13 00:46:09.494868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 8f24517b0d0e 2025-12-13 00:46:09.494915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20251213 2025-12-13 00:46:09.495024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-12-13 00:46:09.494905 (took 0:00:28.960504) 2025-12-13 00:46:09.495527 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-12-13 00:46:09.495577 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-12-13 00:46:09.495725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-12-13 00:46:09.495541 2025-12-13 00:46:09.496724 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-12-13 00:46:09.497439 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-12-13 00:46:49.974729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:46:49.974803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> d831a4f65831 2025-12-13 00:46:49.974981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20251213" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:46:49.975070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in a8fec1761545 2025-12-13 00:46:49.975085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container a8fec1761545 2025-12-13 00:46:49.975095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> ff9a6e967f84 2025-12-13 00:46:49.975176 | 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-12-13 00:46:49.975205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 646a484eba94 2025-12-13 00:46:49.975214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:46:49.975223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:46:49.975233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:46:49.975283 | 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-12-13 00:46:49.975294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:46:49.975339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:46:49.975877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:46:49.975929 | 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-12-13 00:46:49.975941 | 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-12-13 00:46:49.975952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:46:49.975963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:46:49.975972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:46:49.975982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:46:49.975991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:46:49.976000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:46:49.976010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:46:49.976079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-13 00:46:49.976091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-13 00:46:49.976101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-12-13 00:46:49.976111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-12-13 00:46:49.976120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-12-13 00:46:49.976199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-13 00:46:49.976211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-12-13 00:46:49.976266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-12-13 00:46:49.976277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-12-13 00:46:49.976921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-12-13 00:46:49.976945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-13 00:46:49.976957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-12-13 00:46:49.976968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:46:49.976978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-12-13 00:46:49.976988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-12-13 00:46:49.976998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:46:49.977007 | 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-12-13 00:46:49.977018 | 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-12-13 00:46:49.977028 | 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-12-13 00:46:49.977038 | 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-12-13 00:46:49.977063 | 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.2 [1,257 kB] 2025-12-13 00:46:49.977074 | 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.2 [159 kB] 2025-12-13 00:46:49.977138 | 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-12-13 00:46:49.977149 | 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.2 [258 kB] 2025-12-13 00:46:49.977158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 1s (3,223 kB/s) 2025-12-13 00:46:49.977168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-12-13 00:46:49.977179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-13 00:46:49.977232 | 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-12-13 00:46:49.977245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-12-13 00:46:49.977295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-12-13 00:46:49.977342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-12-13 00:46:49.979614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-12-13 00:46:49.979652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-12-13 00:46:49.979662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-12-13 00:46:49.979705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:46:49.979716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-12-13 00:46:49.979726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-13 00:46:49.979736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 00:46:49.979745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 00:46:49.979755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:46:49.979764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-12-13 00:46:49.979773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-13 00:46:49.979782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:46:49.979792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-12-13 00:46:49.979801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-12-13 00:46:49.979810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-13 00:46:49.979819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-12-13 00:46:49.979847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:46:49.979857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:46:49.979867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-12-13 00:46:49.979876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:46:49.979885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:46:49.979895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-12-13 00:46:49.979904 | 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-12-13 00:46:49.979913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-13 00:46:49.979932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-12-13 00:46:49.979942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:46:49.979951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:46:49.979961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:46:49.979970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-13 00:46:49.979979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-13 00:46:49.979989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-13 00:46:49.980006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:46:49.980016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:46:49.980025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:46:49.980034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:46:49.980043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:46:49.980053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-12-13 00:46:49.980062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-12-13 00:46:49.980072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-13 00:46:49.980091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-12-13 00:46:49.980102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-12-13 00:46:49.980111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-12-13 00:46:49.980121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-12-13 00:46:49.980130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-12-13 00:46:49.980139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:46:49.980149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:46:49.980158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 646a484eba94 2025-12-13 00:46:49.980168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 7d6297995217 2025-12-13 00:46:49.980178 | 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-12-13 00:46:49.980187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 8bf9f204d86e 2025-12-13 00:46:49.980197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 8bf9f204d86e 2025-12-13 00:46:49.980271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> b30225659fcd 2025-12-13 00:46:49.980284 | 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-12-13 00:46:49.980297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 2406ccf2e161 2025-12-13 00:46:49.980306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-13 00:46:49.980316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-12-13 00:46:49.980325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-12-13 00:46:49.980335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-12-13 00:46:49.980344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:46:49.980353 | 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-12-13 00:46:49.980363 | 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-12-13 00:46:49.980385 | 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-12-13 00:46:49.980438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:46:49.980449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:46:49.980458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:46:49.980468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-12-13 00:46:49.980521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-12-13 00:46:49.980532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-12-13 00:46:49.982789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-12-13 00:46:49.982807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:46:49.982818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:46:49.982840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-13 00:46:49.982851 | 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-12-13 00:46:49.982861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-12-13 00:46:49.982870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-12-13 00:46:49.982878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-12-13 00:46:49.982886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-12-13 00:46:49.982894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-12-13 00:46:49.982903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-12-13 00:46:49.982911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2025-12-13 00:46:49.982920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:46:49.982928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-13 00:46:49.982936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-12-13 00:46:49.982945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-12-13 00:46:49.982953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-12-13 00:46:49.982962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:46:49.982972 | 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-12-13 00:46:49.982982 | 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-12-13 00:46:49.982991 | 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-12-13 00:46:49.983000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:46:49.983009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:46:49.983028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:46:49.983038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-12-13 00:46:49.983048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:46:49.983057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-12-13 00:46:49.983067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-13 00:46:49.983076 | 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% 2025-12-13 00:46:49.983086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2025-12-13 00:46:49.983096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:46:49.983106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-13 00:46:49.983123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:70% 2025-12-13 00:46:49.983132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-12-13 00:46:49.983142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-12-13 00:46:49.983151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-12-13 00:46:49.983161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-12-13 00:46:49.983170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-12-13 00:46:49.983179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18956 files and directories currently installed.) 2025-12-13 00:46:49.983198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:49.983208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:49.983227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:46:49.983246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:49.983264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:49.983283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:46:49.983348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:49.983364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:46:49.983383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:46:49.983425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.983533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.983572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.983689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.983757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:46:49.983845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.983918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.983987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:46:49.984054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.984121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.984188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:46:49.984257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.984361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:46:49.984398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.984477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:46:49.984545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-12-13 00:46:49.984614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-12-13 00:46:49.984686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:46:49.984864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:46:49.984990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-12-13 00:46:49.985050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:46:49.985109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:46:49.985177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-12-13 00:46:49.985245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-12-13 00:46:49.985315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:46:49.985380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-13 00:46:49.985433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8669 files, 1242 directories removed. 2025-12-13 00:46:49.985486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-13 00:46:49.985542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-12-13 00:46:49.985595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-13 00:46:49.985653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-12-13 00:46:49.985727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-13 00:46:49.985792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-12-13 00:46:49.985859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-12-13 00:46:49.985914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:46:49.985969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 2406ccf2e161 2025-12-13 00:46:49.986024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> bd49c4b5e65d 2025-12-13 00:46:49.986083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 43bd591a3ece 2025-12-13 00:46:49.986140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251213 2025-12-13 00:46:49.986248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-12-13 00:46:49.986153 (took 0:00:40.490612) 2025-12-13 00:46:49.986658 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-12-13 00:46:49.986767 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-12-13 00:46:49.986981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-12-13 00:46:49.986775 2025-12-13 00:46:49.987957 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-12-13 00:46:49.988618 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-12-13 00:47:16.594889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:47:16.594962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> d831a4f65831 2025-12-13 00:47:16.595034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20251213" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:47:16.595044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 32effb718577 2025-12-13 00:47:16.596771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 32effb718577 2025-12-13 00:47:16.596781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 10b832a21d2d 2025-12-13 00:47:16.596800 | 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-12-13 00:47:16.596817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 77af2f65ba4b 2025-12-13 00:47:16.596821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-12-13 00:47:16.596825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-12-13 00:47:16.596829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-12-13 00:47:16.596833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-12-13 00:47:16.596836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:47:16.596841 | 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-12-13 00:47:16.596845 | 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-12-13 00:47:16.596848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:47:16.596852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:47:16.596856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:47:16.596860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:47:16.596863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-12-13 00:47:16.596867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-12-13 00:47:16.596871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-12-13 00:47:16.596875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-12-13 00:47:16.596878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:47:16.596882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:47:16.596886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-12-13 00:47:16.596890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-12-13 00:47:16.596908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:47:16.596913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-12-13 00:47:16.596917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-12-13 00:47:16.596920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-12-13 00:47:16.596924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-12-13 00:47:16.596928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:85% 2025-12-13 00:47:16.596932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-12-13 00:47:16.596935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-12-13 00:47:16.596939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:47:16.596945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:47:16.596952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-12-13 00:47:16.597053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-12-13 00:47:16.597180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-12-13 00:47:16.597274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-12-13 00:47:16.597345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:47:16.597418 | 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-12-13 00:47:16.597498 | 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-12-13 00:47:16.597564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:47:16.597637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:47:16.597778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:47:16.597849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:47:16.597946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-12-13 00:47:16.598079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:47:16.598186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-12-13 00:47:16.598272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-12-13 00:47:16.598361 | 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-12-13 00:47:16.598440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-12-13 00:47:16.598516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-12-13 00:47:16.598594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-12-13 00:47:16.598683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-12-13 00:47:16.598783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-12-13 00:47:16.598866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-12-13 00:47:16.598987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:47:16.599084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:16.599164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.599242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:16.599318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.599394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:47:16.599468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.599544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:16.599619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.599734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:16.599819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.600017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.600106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.600188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.600267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.600345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.600422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:47:16.600497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:16.600564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.600630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:16.600722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.600802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.600873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.600980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:16.601062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.601275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.601412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:47:16.601480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:47:16.601725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.601803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.601966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:47:16.602035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.602103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:16.602809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.602816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.602820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:16.602825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-12-13 00:47:16.602829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-12-13 00:47:16.602833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:47:16.602838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:47:16.602842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-12-13 00:47:16.602846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:47:16.602850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:47:16.602855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-12-13 00:47:16.602859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-12-13 00:47:16.602868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:47:16.602872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.602877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8669 files, 1242 directories removed. 2025-12-13 00:47:16.602881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.602885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-12-13 00:47:16.602926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.602931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-12-13 00:47:16.604316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-13 00:47:16.604421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-12-13 00:47:16.604436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-12-13 00:47:16.604445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:47:16.604454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 77af2f65ba4b 2025-12-13 00:47:16.604465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> e22bfbc70246 2025-12-13 00:47:16.604475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-12-13 00:47:16.604484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 2353f5b79606 2025-12-13 00:47:16.604493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 2353f5b79606 2025-12-13 00:47:16.604502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 0eed314e1a69 2025-12-13 00:47:16.604511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 82c2dd07cb31 2025-12-13 00:47:16.604519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20251213 2025-12-13 00:47:16.604529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-12-13 00:47:16.603700 (took 0:00:26.616925) 2025-12-13 00:47:16.604600 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-12-13 00:47:16.604610 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-12-13 00:47:16.604620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-12-13 00:47:16.604434 2025-12-13 00:47:16.605595 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-12-13 00:47:16.606598 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-12-13 00:47:46.129045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:47:46.129127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> d831a4f65831 2025-12-13 00:47:46.129162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20251213" "name"="designate-central" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:47:46.129179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 6c2d309b3dd1 2025-12-13 00:47:46.129193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 6c2d309b3dd1 2025-12-13 00:47:46.129205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 639ab2d510e7 2025-12-13 00:47:46.129218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-12-13 00:47:46.129278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> aac5e0951c13 2025-12-13 00:47:46.129290 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-12-13 00:47:46.129300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in e09964f1e77f 2025-12-13 00:47:46.129334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container e09964f1e77f 2025-12-13 00:47:46.129344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> d4457c7edf10 2025-12-13 00:47:46.129355 | 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-12-13 00:47:46.129387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 9a1bbc3c7774 2025-12-13 00:47:46.129402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-12-13 00:47:46.129412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-12-13 00:47:46.129446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-12-13 00:47:46.129527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-12-13 00:47:46.129538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:47:46.129582 | 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-12-13 00:47:46.129657 | 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-12-13 00:47:46.129712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:47:46.129757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:47:46.129768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:47:46.129812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:47:46.129886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-12-13 00:47:46.129897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-12-13 00:47:46.129989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-12-13 00:47:46.130001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-12-13 00:47:46.130061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:47:46.130104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:47:46.130143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-13 00:47:46.130206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:47:46.130249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-13 00:47:46.130291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-12-13 00:47:46.130349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-12-13 00:47:46.130384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-12-13 00:47:46.130428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:47:46.130508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:47:46.130519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-12-13 00:47:46.130588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-12-13 00:47:46.130630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-12-13 00:47:46.130708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-12-13 00:47:46.130761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:47:46.130802 | 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-12-13 00:47:46.130837 | 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-12-13 00:47:46.130873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:47:46.130950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:47:46.130961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:47:46.131024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:47:46.131095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-12-13 00:47:46.131136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:47:46.131176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-12-13 00:47:46.131246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-13 00:47:46.131287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.131358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:47:46.131399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-12-13 00:47:46.131441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-12-13 00:47:46.131509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-12-13 00:47:46.131550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-12-13 00:47:46.131609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-12-13 00:47:46.131650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-12-13 00:47:46.131718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:47:46.131782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:46.131822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.131865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:46.131943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:47:46.132082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.132146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:46.132188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:46.132307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.132376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.132449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.132482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.132518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.132568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:47:46.132610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:46.132735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:47:46.132788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:47:46.132932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.133163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:47:46.133177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.133257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:47:46.133345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:47:46.133494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.133582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:47:46.133618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:47:46.133747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-12-13 00:47:46.133780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-12-13 00:47:46.133837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:47:46.133875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:47:46.133925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-12-13 00:47:46.133964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:47:46.134029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:47:46.134069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-12-13 00:47:46.134118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-12-13 00:47:46.134156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:47:46.134205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.134243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8669 files, 1242 directories removed. 2025-12-13 00:47:46.134292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.134330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-12-13 00:47:46.134379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.134417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-12-13 00:47:46.134466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-13 00:47:46.134526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-12-13 00:47:46.134562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-12-13 00:47:46.134621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:47:46.134658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 9a1bbc3c7774 2025-12-13 00:47:46.134764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> ec82c7a5d145 2025-12-13 00:47:46.134800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-12-13 00:47:46.134831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in cbbea5e13d31 2025-12-13 00:47:46.134895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container cbbea5e13d31 2025-12-13 00:47:46.134951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 548a2341e6f2 2025-12-13 00:47:46.135072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built abc4236d9675 2025-12-13 00:47:46.135114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20251213 2025-12-13 00:47:46.135223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-12-13 00:47:46.135099 (took 0:00:29.530665) 2025-12-13 00:47:46.135724 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-12-13 00:47:46.135779 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-12-13 00:47:46.135848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-12-13 00:47:46.135771 2025-12-13 00:47:46.137132 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-12-13 00:47:46.137757 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-12-13 00:48:15.578022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:48:15.578124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> d831a4f65831 2025-12-13 00:48:15.578184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20251213" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:48:15.578258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 95819713e088 2025-12-13 00:48:15.578271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 95819713e088 2025-12-13 00:48:15.578285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 141fcb157ac9 2025-12-13 00:48:15.578350 | 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-12-13 00:48:15.578411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in ca2545796408 2025-12-13 00:48:15.578498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-12-13 00:48:15.578513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-12-13 00:48:15.578550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-12-13 00:48:15.578650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-12-13 00:48:15.578663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:48:15.578766 | 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-12-13 00:48:15.578778 | 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-12-13 00:48:15.578830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:48:15.578841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:48:15.578897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:48:15.578908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:48:15.578958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-12-13 00:48:15.579008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-12-13 00:48:15.579095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-12-13 00:48:15.579776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-12-13 00:48:15.579815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:48:15.579830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:48:15.579844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-13 00:48:15.579873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-13 00:48:15.579887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:48:15.579914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-12-13 00:48:15.579925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-13 00:48:15.579936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:75% 2025-12-13 00:48:15.579946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-12-13 00:48:15.579957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-13 00:48:15.579968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:85% (Reading database ... 90% 2025-12-13 00:48:15.579979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-12-13 00:48:15.579989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:48:15.580009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:48:15.580020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-12-13 00:48:15.580031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-12-13 00:48:15.580070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-12-13 00:48:15.580086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-12-13 00:48:15.580101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:48:15.580166 | 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-12-13 00:48:15.580181 | 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-12-13 00:48:15.580280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:48:15.580294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:48:15.580346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:48:15.580381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:48:15.580452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-12-13 00:48:15.580513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:48:15.580565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-12-13 00:48:15.580617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-13 00:48:15.580694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-13 00:48:15.580752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:48:15.580819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-12-13 00:48:15.580868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-12-13 00:48:15.580917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:48:15.580966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-12-13 00:48:15.581015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-12-13 00:48:15.581109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:48:15.581132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:15.581211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.581276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:15.581326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.581386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:48:15.581422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.581494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:15.581544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.581624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:15.582829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.582848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.582859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.582868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.582878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.582887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.582896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:48:15.582906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:15.582915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.582924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:15.582934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.582943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.582953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.582962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:15.582971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.582980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.582989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.582998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.583008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:48:15.583017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:48:15.583070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:48:15.583099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:15.583128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:15.583147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-12-13 00:48:15.583156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-12-13 00:48:15.583166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:48:15.583176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:48:15.583185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-12-13 00:48:15.583195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:48:15.583278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:48:15.583290 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-12-13 00:48:15.583300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-12-13 00:48:15.583309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:48:15.583318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-13 00:48:15.583328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8669 files, 1242 directories removed. 2025-12-13 00:48:15.583337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-13 00:48:15.583347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-12-13 00:48:15.583356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-13 00:48:15.583366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-12-13 00:48:15.583375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-13 00:48:15.583385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-12-13 00:48:15.583394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-12-13 00:48:15.583449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:48:15.583460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container ca2545796408 2025-12-13 00:48:15.583469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 015e0f2bc5b2 2025-12-13 00:48:15.583480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-12-13 00:48:15.583489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in f28561760f75 2025-12-13 00:48:15.583538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container f28561760f75 2025-12-13 00:48:15.583548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> f7a63ae4ee35 2025-12-13 00:48:15.583558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 5223aaa92565 2025-12-13 00:48:15.583604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20251213 2025-12-13 00:48:15.583945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-12-13 00:48:15.583573 (took 0:00:29.447802) 2025-12-13 00:48:15.584789 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-12-13 00:48:15.584812 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-12-13 00:48:15.584823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-12-13 00:48:15.584127 2025-12-13 00:48:15.586791 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-12-13 00:48:15.586815 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-12-13 00:48:56.395495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:48:56.395774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> d831a4f65831 2025-12-13 00:48:56.395914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20251213" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:48:56.396024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 79d5ae8760d0 2025-12-13 00:48:56.396135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 79d5ae8760d0 2025-12-13 00:48:56.396266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 763c4375528c 2025-12-13 00:48:56.396371 | 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-12-13 00:48:56.396476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in e49c9c546207 2025-12-13 00:48:56.396575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:48:56.396717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:48:56.396836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:48:56.396939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:48:56.397038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:48:56.397135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:48:56.397255 | 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-12-13 00:48:56.397354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:48:56.397452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:48:56.397546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:48:56.397640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:48:56.397798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:48:56.397917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:48:56.398039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:48:56.398137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:48:56.398263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 29.0 MB in 3s (9,924 kB/s) 2025-12-13 00:48:56.398364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-13 00:48:56.398461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-13 00:48:56.398558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-12-13 00:48:56.399839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-12-13 00:48:56.399919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-12-13 00:48:56.399932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-13 00:48:56.399943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-12-13 00:48:56.399953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-12-13 00:48:56.399962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-12-13 00:48:56.399972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-12-13 00:48:56.399981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-13 00:48:56.399991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-12-13 00:48:56.400000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:48:56.400010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-12-13 00:48:56.400019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-12-13 00:48:56.400029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:48:56.400039 | 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-12-13 00:48:56.400050 | 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-12-13 00:48:56.400059 | 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-12-13 00:48:56.400068 | 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-12-13 00:48:56.400078 | 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.2 [1,257 kB] 2025-12-13 00:48:56.400088 | 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.2 [159 kB] 2025-12-13 00:48:56.400097 | 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-12-13 00:48:56.400106 | 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.2 [258 kB] 2025-12-13 00:48:56.400116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 1s (3,318 kB/s) 2025-12-13 00:48:56.400125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-12-13 00:48:56.400135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-12-13 00:48:56.400144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 2025-12-13 00:48:56.400183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:48:56.400195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-12-13 00:48:56.400231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-12-13 00:48:56.400310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-12-13 00:48:56.400321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-12-13 00:48:56.400331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-12-13 00:48:56.400354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-12-13 00:48:56.400365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:48:56.400374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-12-13 00:48:56.400384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-13 00:48:56.400394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 00:48:56.400403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 00:48:56.400413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:48:56.400422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-12-13 00:48:56.400431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-13 00:48:56.400445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:48:56.400455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-12-13 00:48:56.400468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-12-13 00:48:56.400705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-13 00:48:56.400776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-12-13 00:48:56.400800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:48:56.400811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:48:56.402747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-12-13 00:48:56.402770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:48:56.402780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:48:56.402790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-12-13 00:48:56.402799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-12-13 00:48:56.402808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-13 00:48:56.402818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-12-13 00:48:56.402827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-13 00:48:56.402836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:48:56.402845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 00:48:56.402855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-13 00:48:56.402864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-13 00:48:56.402873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-13 00:48:56.402908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:48:56.402918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:48:56.402928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:48:56.402937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-13 00:48:56.402946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-12-13 00:48:56.402956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-12-13 00:48:56.402965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-12-13 00:48:56.402975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-13 00:48:56.402986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-12-13 00:48:56.402995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-12-13 00:48:56.403005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-12-13 00:48:56.403014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-12-13 00:48:56.403024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-12-13 00:48:56.403047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:48:56.403058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:48:56.403067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container e49c9c546207 2025-12-13 00:48:56.403077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> a353fb572c00 2025-12-13 00:48:56.403089 | 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-12-13 00:48:56.403100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 79ec6ff23fb5 2025-12-13 00:48:56.403110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-13 00:48:56.403119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-12-13 00:48:56.403128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-12-13 00:48:56.403137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-12-13 00:48:56.403146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:48:56.403175 | 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-12-13 00:48:56.403184 | 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-12-13 00:48:56.403194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:48:56.403216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:48:56.403226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:48:56.403236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:48:56.403254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-12-13 00:48:56.403264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-12-13 00:48:56.403273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-12-13 00:48:56.403282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-12-13 00:48:56.403292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:48:56.403301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:48:56.403311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-12-13 00:48:56.403320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-13 00:48:56.403332 | 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-12-13 00:48:56.403343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-12-13 00:48:56.403352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-12-13 00:48:56.403362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-12-13 00:48:56.403371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-12-13 00:48:56.403381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2025-12-13 00:48:56.403391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:48:56.403400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-13 00:48:56.403410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-12-13 00:48:56.403419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-12-13 00:48:56.403428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-12-13 00:48:56.403437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:48:56.403447 | 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-12-13 00:48:56.403456 | 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-12-13 00:48:56.403471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:48:56.403481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:48:56.403491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:48:56.403500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:48:56.403509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-12-13 00:48:56.403519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:48:56.403528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-12-13 00:48:56.403538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-12-13 00:48:56.403548 | 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-12-13 00:48:56.403564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-12-13 00:48:56.403573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-12-13 00:48:56.403583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-12-13 00:48:56.403596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-12-13 00:48:56.403606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-12-13 00:48:56.403616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-12-13 00:48:56.403625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18956 files and directories currently installed.) 2025-12-13 00:48:56.403635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:56.403644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.403653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:56.403663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.403706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:48:56.403720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.403730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:56.403743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.403843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:56.403861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.403921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.403936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.404097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.404130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.404143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.404184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:48:56.404196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:56.404249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.404307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:48:56.404323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.404386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.404444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.404496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:48:56.404510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.404573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.404617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.404715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.404749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:48:56.404779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.404923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.404946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:48:56.404957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.404971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.405014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:48:56.405060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.405111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:48:56.405140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.405206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:48:56.405240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-12-13 00:48:56.405298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-12-13 00:48:56.405353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:48:56.405368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:48:56.405424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-12-13 00:48:56.405480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:48:56.405495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:48:56.405552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-12-13 00:48:56.405608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-12-13 00:48:56.405622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:48:56.405694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-13 00:48:56.405732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8669 files, 1242 directories removed. 2025-12-13 00:48:56.405789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-13 00:48:56.405847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-12-13 00:48:56.405862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-13 00:48:56.405918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-12-13 00:48:56.405952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-13 00:48:56.406007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-12-13 00:48:56.406063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-12-13 00:48:56.406078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:48:56.406136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 79ec6ff23fb5 2025-12-13 00:48:56.406202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> f21f770b2161 2025-12-13 00:48:56.406259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-12-13 00:48:56.406300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 51d871c223c3 2025-12-13 00:48:56.406340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 51d871c223c3 2025-12-13 00:48:56.406390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> f475eb38807d 2025-12-13 00:48:56.406440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 7876e3546b84 2025-12-13 00:48:56.406466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20251213 2025-12-13 00:48:56.406647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-12-13 00:48:56.406475 (took 0:00:40.822348) 2025-12-13 00:48:56.406957 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-12-13 00:48:56.406982 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-12-13 00:48:56.407038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-12-13 00:48:56.406970 2025-12-13 00:48:56.407885 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-12-13 00:48:56.408550 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-12-13 00:49:22.406037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 00:49:22.406139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> d831a4f65831 2025-12-13 00:49:22.406187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20251213" "name"="designate-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:49:22.406205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 7b4e5319ec04 2025-12-13 00:49:22.406251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 7b4e5319ec04 2025-12-13 00:49:22.406264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> fa98ca9666e7 2025-12-13 00:49:22.406278 | 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-12-13 00:49:22.406291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 5b4644947bd8 2025-12-13 00:49:22.406307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-12-13 00:49:22.406319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-12-13 00:49:22.406332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-12-13 00:49:22.406343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-12-13 00:49:22.406355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:49:22.406368 | 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-12-13 00:49:22.406383 | 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-12-13 00:49:22.406395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:49:22.406407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:49:22.406418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:49:22.406452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:49:22.406462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-12-13 00:49:22.406472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-12-13 00:49:22.406487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-12-13 00:49:22.406500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-12-13 00:49:22.406513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:49:22.406557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:49:22.406572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-13 00:49:22.406611 | 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-12-13 00:49:22.406627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-12-13 00:49:22.406700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-12-13 00:49:22.406716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-12-13 00:49:22.406729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-12-13 00:49:22.406762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:49:22.406778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:49:22.406821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-12-13 00:49:22.406835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-12-13 00:49:22.406877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-12-13 00:49:22.406899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-12-13 00:49:22.406912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:49:22.406968 | 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-12-13 00:49:22.406980 | 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-12-13 00:49:22.406994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:49:22.407007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:49:22.407039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:49:22.407066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:49:22.407094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-12-13 00:49:22.407126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:49:22.407157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-12-13 00:49:22.407187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-13 00:49:22.407238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-13 00:49:22.407297 | 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-12-13 00:49:22.407322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:49:22.407335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:49:22.407366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% (Reading database ... 95% 2025-12-13 00:49:22.407396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:49:22.407426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:22.407455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.407483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:22.407514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.407544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:49:22.407575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.407629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:22.407716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.407834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:22.407894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.407963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.408030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.408099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.408169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.408254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.408348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:49:22.408404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:22.408495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.409751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:22.409771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.409782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.409793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.409802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:22.409811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.409856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:49:22.409865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:49:22.409903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:49:22.409930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:22.409948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:22.409967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-12-13 00:49:22.409976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-12-13 00:49:22.409985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:49:22.409994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:49:22.410004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-12-13 00:49:22.410013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:49:22.410022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:49:22.410031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-12-13 00:49:22.410041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-12-13 00:49:22.410055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:49:22.410064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-13 00:49:22.410074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8669 files, 1242 directories removed. 2025-12-13 00:49:22.410083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-13 00:49:22.410093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-12-13 00:49:22.410102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-13 00:49:22.410115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-12-13 00:49:22.410299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-13 00:49:22.410354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-12-13 00:49:22.410370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-12-13 00:49:22.410379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:49:22.410534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 5b4644947bd8 2025-12-13 00:49:22.410566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> e788c26e255e 2025-12-13 00:49:22.410585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-12-13 00:49:22.410651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in b2bd5287fed2 2025-12-13 00:49:22.410748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container b2bd5287fed2 2025-12-13 00:49:22.410824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 71a5912f242a 2025-12-13 00:49:22.410899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 8b979331d609 2025-12-13 00:49:22.410970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20251213 2025-12-13 00:49:22.411123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-12-13 00:49:22.410989 (took 0:00:26.004019) 2025-12-13 00:49:22.411700 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-12-13 00:49:22.411822 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-12-13 00:49:22.411929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-12-13 00:49:22.411810 2025-12-13 00:49:22.413094 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-12-13 00:49:22.413998 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-12-13 00:49:52.731452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 00:49:52.731546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 6c13b4fcc582 2025-12-13 00:49:52.731830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20251213" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:49:52.731886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in ed520a4cd23b 2025-12-13 00:49:52.732013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container ed520a4cd23b 2025-12-13 00:49:52.732086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 7eba70719a8c 2025-12-13 00:49:52.732207 | 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-12-13 00:49:52.732281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 294ae741ee24 2025-12-13 00:49:52.732387 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-12-13 00:49:52.732472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-12-13 00:49:52.732555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-12-13 00:49:52.732647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-12-13 00:49:52.732752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:49:52.732831 | 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-12-13 00:49:52.732903 | 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-12-13 00:49:52.732976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:49:52.733046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:49:52.733116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:49:52.733185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:49:52.733257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-12-13 00:49:52.733751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-12-13 00:49:52.733790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-12-13 00:49:52.733801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-12-13 00:49:52.733811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:49:52.733820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:49:52.733830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-12-13 00:49:52.733841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:49:52.733856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:49:52.733869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-12-13 00:49:52.733988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-12-13 00:49:52.734046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-12-13 00:49:52.734135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-12-13 00:49:52.734203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:49:52.734335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:49:52.734411 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-12-13 00:49:52.734484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-12-13 00:49:52.734561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-12-13 00:49:52.734646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-12-13 00:49:52.734759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:49:52.734837 | 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-12-13 00:49:52.734908 | 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-12-13 00:49:52.734977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:49:52.735045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:49:52.735115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:49:52.735897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:49:52.735954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-12-13 00:49:52.735966 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:49:52.735975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-12-13 00:49:52.735984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-12-13 00:49:52.735994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:49:52.736005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-12-13 00:49:52.736039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-12-13 00:49:52.736047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-12-13 00:49:52.736055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-12-13 00:49:52.736064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-12-13 00:49:52.736072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-12-13 00:49:52.736080 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:49:52.736090 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:52.736098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.736162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:52.736172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.736180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:49:52.736189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.736197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:52.736206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.736214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:52.736260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.736269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.736331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.737771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.737790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.737800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.737808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:49:52.737816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:52.737825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.737833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:49:52.737841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.737862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.737871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.737879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:49:52.737888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.737921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:49:52.737929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:49:52.737963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.737980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:49:52.737988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-13 00:49:52.737997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.738010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:49:52.738018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.738026 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:49:52.738035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-12-13 00:49:52.738096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-12-13 00:49:52.738340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:49:52.738404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-13 00:49:52.738421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:49:52.738585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-12-13 00:49:52.738613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:49:52.738631 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:49:52.738762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-12-13 00:49:52.738819 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-12-13 00:49:52.738890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:49:52.738957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-13 00:49:52.739029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8328 files, 1204 directories removed. 2025-12-13 00:49:52.739095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-13 00:49:52.739165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-12-13 00:49:52.739228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-13 00:49:52.739314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-12-13 00:49:52.739402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-13 00:49:52.739486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-12-13 00:49:52.739558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-12-13 00:49:52.739627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:49:52.739699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 294ae741ee24 2025-12-13 00:49:52.739839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> b8515e4363ad 2025-12-13 00:49:52.739899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-12-13 00:49:52.739968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in e2dec0878e6e 2025-12-13 00:49:52.740039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container e2dec0878e6e 2025-12-13 00:49:52.740109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 977218d72f7c 2025-12-13 00:49:52.740182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 741fb020784c 2025-12-13 00:49:52.740251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251213 2025-12-13 00:49:52.740418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-12-13 00:49:52.740270 (took 0:00:30.328460) 2025-12-13 00:49:52.740952 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-12-13 00:49:52.741065 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-12-13 00:49:52.741186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-12-13 00:49:52.741086 2025-12-13 00:49:52.742563 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-12-13 00:49:52.743334 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-12-13 00:50:22.717120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 00:50:22.717431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 6c13b4fcc582 2025-12-13 00:50:22.717617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20251213" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:50:22.717799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in ad2dcea591c9 2025-12-13 00:50:22.717948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container ad2dcea591c9 2025-12-13 00:50:22.718125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> cedc046004dd 2025-12-13 00:50:22.718969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-12-13 00:50:22.719045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> dc3599c0f052 2025-12-13 00:50:22.719060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-12-13 00:50:22.719074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 05902e9429fe 2025-12-13 00:50:22.719086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 05902e9429fe 2025-12-13 00:50:22.719098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 5afcb0a815f3 2025-12-13 00:50:22.719113 | 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-12-13 00:50:22.719127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 194cffe2af82 2025-12-13 00:50:22.719140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-12-13 00:50:22.719151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-12-13 00:50:22.719172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-12-13 00:50:22.719744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-12-13 00:50:22.719809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:50:22.719823 | 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-12-13 00:50:22.719834 | 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-12-13 00:50:22.719844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:50:22.719882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:50:22.719892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:50:22.719901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:50:22.719910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-12-13 00:50:22.719919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-12-13 00:50:22.719928 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-12-13 00:50:22.719937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-12-13 00:50:22.719947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:50:22.719955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:50:22.720040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-12-13 00:50:22.720052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-12-13 00:50:22.720062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: (Reading database ... 25% 2025-12-13 00:50:22.720105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:50:22.720117 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-12-13 00:50:22.720136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-12-13 00:50:22.720145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-12-13 00:50:22.720154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-12-13 00:50:22.720203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-12-13 00:50:22.720213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-12-13 00:50:22.720221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:50:22.720230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:50:22.720273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-12-13 00:50:22.720283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-12-13 00:50:22.720325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-12-13 00:50:22.720981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-12-13 00:50:22.721050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:50:22.721064 | 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-12-13 00:50:22.721074 | 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-12-13 00:50:22.721085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:50:22.721095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:50:22.721106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:50:22.721116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:50:22.721126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-12-13 00:50:22.721137 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:50:22.721147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-12-13 00:50:22.721228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-12-13 00:50:22.721242 | 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-12-13 00:50:22.721256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-13 00:50:22.721266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-12-13 00:50:22.721276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-12-13 00:50:22.721286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-12-13 00:50:22.721296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:50:22.721309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:22.721324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.721338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:22.721515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.721596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:50:22.721705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.721829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:22.721907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:22.722020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.722788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.722801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.722812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.722822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.722853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:50:22.722864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:22.722874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:22.722895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:22.722937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.722947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.722957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.722968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.722990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:50:22.723006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723028 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:50:22.723039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:50:22.723124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:22.723360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:22.723470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-12-13 00:50:22.723482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-12-13 00:50:22.723492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:50:22.723505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:50:22.723552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-12-13 00:50:22.723617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:50:22.723659 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:50:22.723752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-12-13 00:50:22.723809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-12-13 00:50:22.723879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:50:22.723895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-13 00:50:22.724011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8328 files, 1204 directories removed. 2025-12-13 00:50:22.724025 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-13 00:50:22.724096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-12-13 00:50:22.724113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-13 00:50:22.724194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-12-13 00:50:22.724270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-13 00:50:22.724406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-12-13 00:50:22.724497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-12-13 00:50:22.724565 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:50:22.724620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 194cffe2af82 2025-12-13 00:50:22.724705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 204f2eb71f07 2025-12-13 00:50:22.724747 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 4c0baa6284f5 2025-12-13 00:50:22.724827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20251213 2025-12-13 00:50:22.724933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-12-13 00:50:22.724833 (took 0:00:29.983747) 2025-12-13 00:50:22.725419 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-12-13 00:50:22.726795 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-12-13 00:50:22.726823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-12-13 00:50:22.725439 2025-12-13 00:50:22.726836 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-12-13 00:50:22.727304 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-12-13 00:50:52.399317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 00:50:52.399590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 6c13b4fcc582 2025-12-13 00:50:52.399854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20251213" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:50:52.399996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in c58b23720d98 2025-12-13 00:50:52.400150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container c58b23720d98 2025-12-13 00:50:52.400275 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 7647f945dfba 2025-12-13 00:50:52.400417 | 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-12-13 00:50:52.400566 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in a4e07718380f 2025-12-13 00:50:52.400727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-12-13 00:50:52.400858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-12-13 00:50:52.400973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-12-13 00:50:52.401099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-12-13 00:50:52.401210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:50:52.401316 | 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-12-13 00:50:52.401421 | 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-12-13 00:50:52.401553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:50:52.401661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:50:52.401821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:50:52.401927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:50:52.402033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-12-13 00:50:52.402140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-12-13 00:50:52.403887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-12-13 00:50:52.403959 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-12-13 00:50:52.403975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:50:52.404015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:50:52.404026 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-12-13 00:50:52.404038 | 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-12-13 00:50:52.404050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-12-13 00:50:52.404060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-12-13 00:50:52.404069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-12-13 00:50:52.404079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-12-13 00:50:52.404088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-12-13 00:50:52.404097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-12-13 00:50:52.404121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-13 00:50:52.404131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:50:52.404143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:50:52.404153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-12-13 00:50:52.404162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-12-13 00:50:52.404171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-12-13 00:50:52.404181 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-12-13 00:50:52.404190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:50:52.404200 | 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-12-13 00:50:52.404209 | 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-12-13 00:50:52.404219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:50:52.404228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:50:52.404237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:50:52.404247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:50:52.404256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-12-13 00:50:52.404266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:50:52.404276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-12-13 00:50:52.404285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-12-13 00:50:52.404295 | 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-12-13 00:50:52.404305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:50:52.404314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-12-13 00:50:52.404324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-12-13 00:50:52.404391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-12-13 00:50:52.404410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-12-13 00:50:52.404420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:50:52.404430 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:52.404439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.404449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:52.404491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.404501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:50:52.404510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.404520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:52.404529 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.404538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:52.404548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.404563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.404573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.404694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.404841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.404914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.404987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:50:52.405059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:52.405128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.405248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:50:52.405311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.405369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.405438 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.405526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:50:52.405595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.406881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:50:52.406890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406909 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:50:52.406918 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:50:52.406957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406966 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:50:52.406975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:50:52.406994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-12-13 00:50:52.407003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-12-13 00:50:52.407012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:50:52.407021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:50:52.407031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-12-13 00:50:52.407040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:50:52.407050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:50:52.407059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-12-13 00:50:52.407068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-12-13 00:50:52.407078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:50:52.407087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-13 00:50:52.407097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8328 files, 1204 directories removed. 2025-12-13 00:50:52.407106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-13 00:50:52.407115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-12-13 00:50:52.407125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-13 00:50:52.407134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-12-13 00:50:52.407191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-13 00:50:52.407202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-12-13 00:50:52.407211 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-12-13 00:50:52.407220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:50:52.407230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container a4e07718380f 2025-12-13 00:50:52.407239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 842116c18eb6 2025-12-13 00:50:52.407248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-12-13 00:50:52.407258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in a68deacf48e1 2025-12-13 00:50:52.407267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container a68deacf48e1 2025-12-13 00:50:52.407276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 89bfe4ba87e6 2025-12-13 00:50:52.407286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 7dd8ea6ebe75 2025-12-13 00:50:52.407333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20251213 2025-12-13 00:50:52.407344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-12-13 00:50:52.407232 (took 0:00:29.681793) 2025-12-13 00:50:52.408783 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-12-13 00:50:52.408803 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-12-13 00:50:52.408831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-12-13 00:50:52.407863 2025-12-13 00:50:52.409217 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-12-13 00:50:52.410044 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-12-13 00:51:19.801602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 00:51:19.801794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 6c13b4fcc582 2025-12-13 00:51:19.801819 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20251213" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:51:19.801836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 5160a68e3878 2025-12-13 00:51:19.801849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 5160a68e3878 2025-12-13 00:51:19.801866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> b172cc72f0b8 2025-12-13 00:51:19.801883 | 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-12-13 00:51:19.801968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in cb1a6bb8f7e0 2025-12-13 00:51:19.802033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-12-13 00:51:19.802051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-12-13 00:51:19.802151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-12-13 00:51:19.802172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-12-13 00:51:19.802225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:51:19.802287 | 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-12-13 00:51:19.802305 | 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-12-13 00:51:19.802449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:51:19.802491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:51:19.802500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:51:19.802505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:51:19.802548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-12-13 00:51:19.802648 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-12-13 00:51:19.802741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-12-13 00:51:19.802786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-12-13 00:51:19.802841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:51:19.802904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:51:19.802941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-12-13 00:51:19.803003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:51:19.803060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-12-13 00:51:19.803118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% (Reading database ... 80% 2025-12-13 00:51:19.803188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-12-13 00:51:19.803203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-12-13 00:51:19.803249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-12-13 00:51:19.803294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:51:19.803325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:51:19.803389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-12-13 00:51:19.803434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-12-13 00:51:19.803489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-12-13 00:51:19.803559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-12-13 00:51:19.803573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:51:19.803627 | 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-12-13 00:51:19.803698 | 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-12-13 00:51:19.803716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:51:19.803770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:51:19.803822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:51:19.803835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:51:19.803891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-12-13 00:51:19.803937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:51:19.803989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-12-13 00:51:19.804002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-12-13 00:51:19.804069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 00:51:19.804126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-12-13 00:51:19.804140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-12-13 00:51:19.804205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-12-13 00:51:19.804251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-12-13 00:51:19.804280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-12-13 00:51:19.805431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-12-13 00:51:19.805486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:51:19.805510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:19.805521 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:19.805569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:51:19.805588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:19.805607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-13 00:51:19.805626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:19.805635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805715 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:51:19.805747 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:19.805758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:19.805777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:19.805814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:51:19.805860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:51:19.805888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:51:19.805924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.805934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:19.805943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.806023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:19.806035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-12-13 00:51:19.806044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-12-13 00:51:19.806054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:51:19.806063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:51:19.806073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-12-13 00:51:19.806083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:51:19.806092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:51:19.806102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-12-13 00:51:19.806111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-12-13 00:51:19.806121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:51:19.806130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-13 00:51:19.806140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8328 files, 1204 directories removed. 2025-12-13 00:51:19.806149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-13 00:51:19.806158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-12-13 00:51:19.806168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-13 00:51:19.806177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-12-13 00:51:19.806187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-13 00:51:19.806196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-12-13 00:51:19.806206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-12-13 00:51:19.806215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:51:19.806224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container cb1a6bb8f7e0 2025-12-13 00:51:19.806234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 0b62f81e4e0f 2025-12-13 00:51:19.806243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-12-13 00:51:19.806253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 7e3bb0126927 2025-12-13 00:51:19.806315 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 7e3bb0126927 2025-12-13 00:51:19.806326 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 0941dcd879c9 2025-12-13 00:51:19.806335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built ad56b87cc94c 2025-12-13 00:51:19.806344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20251213 2025-12-13 00:51:19.806354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-12-13 00:51:19.806104 (took 0:00:27.398241) 2025-12-13 00:51:19.806527 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-12-13 00:51:19.806569 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-12-13 00:51:19.806695 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-12-13 00:51:19.806578 2025-12-13 00:51:19.807403 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-12-13 00:51:19.808167 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-12-13 00:51:44.457078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 00:51:44.458061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 6c13b4fcc582 2025-12-13 00:51:44.458147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20251213" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:51:44.458165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in ef65730a0ce1 2025-12-13 00:51:44.458178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container ef65730a0ce1 2025-12-13 00:51:44.458188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> ff14257b43e5 2025-12-13 00:51:44.458200 | 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-12-13 00:51:44.458213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 03151e894f57 2025-12-13 00:51:44.458222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-12-13 00:51:44.458232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-12-13 00:51:44.458242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-12-13 00:51:44.458251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-12-13 00:51:44.458262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:51:44.458272 | 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-12-13 00:51:44.458282 | 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-12-13 00:51:44.458291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:51:44.458300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:51:44.458310 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:51:44.458461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:51:44.458474 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-12-13 00:51:44.458484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-12-13 00:51:44.458493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-12-13 00:51:44.458503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-12-13 00:51:44.458513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:51:44.458522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:51:44.458532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-12-13 00:51:44.458553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-13 00:51:44.458566 | 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-12-13 00:51:44.458577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-12-13 00:51:44.458587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-12-13 00:51:44.458736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-12-13 00:51:44.458752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-12-13 00:51:44.458813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-12-13 00:51:44.458823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-12-13 00:51:44.458833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:51:44.458895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:51:44.458906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-12-13 00:51:44.458916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-12-13 00:51:44.458926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-12-13 00:51:44.458986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-12-13 00:51:44.458996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:51:44.459055 | 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-12-13 00:51:44.459100 | 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-12-13 00:51:44.459169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:51:44.459989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:51:44.460058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:51:44.460070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:51:44.460081 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-12-13 00:51:44.460092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:51:44.460102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-12-13 00:51:44.460112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-12-13 00:51:44.460124 | 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-12-13 00:51:44.460135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-12-13 00:51:44.460145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-12-13 00:51:44.460154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-12-13 00:51:44.460163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-12-13 00:51:44.460173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-12-13 00:51:44.460182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-12-13 00:51:44.460192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:51:44.460235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:44.460245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:44.460342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:51:44.460364 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.460373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:44.460383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:44.460402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.460421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.460432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.460507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.460519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.460528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:51:44.460538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:44.460590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:51:44.460744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460815 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:51:44.460913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.460998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.462840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:51:44.462849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:51:44.462877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:51:44.462916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:51:44.462935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:51:44.462954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-12-13 00:51:44.462963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-12-13 00:51:44.462972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:51:44.462981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:51:44.462991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-12-13 00:51:44.463001 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:51:44.463010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:51:44.463020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-12-13 00:51:44.463029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-12-13 00:51:44.463038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:51:44.463047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-13 00:51:44.463057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8328 files, 1204 directories removed. 2025-12-13 00:51:44.463066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-13 00:51:44.463075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-12-13 00:51:44.463084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-13 00:51:44.463093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-12-13 00:51:44.463103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-13 00:51:44.463112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-12-13 00:51:44.463121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-12-13 00:51:44.463131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:51:44.463140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 03151e894f57 2025-12-13 00:51:44.463149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 3fea194e7637 2025-12-13 00:51:44.463159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-12-13 00:51:44.463168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 7e56fb22a8c2 2025-12-13 00:51:44.463177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 7e56fb22a8c2 2025-12-13 00:51:44.463186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 0f564fc0b42c 2025-12-13 00:51:44.463204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built a9c595a408e3 2025-12-13 00:51:44.463214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20251213 2025-12-13 00:51:44.463223 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-12-13 00:51:44.462307 (took 0:00:24.655729) 2025-12-13 00:51:44.463238 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-12-13 00:51:44.463247 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-12-13 00:51:44.463257 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-12-13 00:51:44.463053 2025-12-13 00:51:44.463266 | 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-12-13 00:51:47.540756 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-12-13 00:51:47.541191 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-12-13 00:52:22.638926 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251213 2025-12-13 00:52:22.639030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 66c5a82dbb79 2025-12-13 00:52:22.639163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20251213" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:52:22.639269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in c3dd1fb1add8 2025-12-13 00:52:22.639353 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container c3dd1fb1add8 2025-12-13 00:52:22.639464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 6a821ac02bd6 2025-12-13 00:52:22.639544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-12-13 00:52:22.639637 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 74cc0a504637 2025-12-13 00:52:22.639784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-12-13 00:52:22.639880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in d7b6fccb148c 2025-12-13 00:52:22.639971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container d7b6fccb148c 2025-12-13 00:52:22.640061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2e0e8036f31a 2025-12-13 00:52:22.640156 | 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-12-13 00:52:22.640246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 6e08434f5163 2025-12-13 00:52:22.640331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-12-13 00:52:22.640422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-12-13 00:52:22.640508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-12-13 00:52:22.640601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-12-13 00:52:22.640770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:52:22.640822 | 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-12-13 00:52:22.640910 | 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-12-13 00:52:22.640989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:52:22.641071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:52:22.641150 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:52:22.641270 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:52:22.641335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-12-13 00:52:22.641409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-12-13 00:52:22.641495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-12-13 00:52:22.641570 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-12-13 00:52:22.641651 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:52:22.641831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:52:22.641913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-12-13 00:52:22.642000 | 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-12-13 00:52:22.642084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-12-13 00:52:22.642162 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-12-13 00:52:22.642239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-12-13 00:52:22.642314 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-12-13 00:52:22.642383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-12-13 00:52:22.642453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:90% (Reading database ... 95% 2025-12-13 00:52:22.642522 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:52:22.642592 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:52:22.642663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-12-13 00:52:22.642830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-12-13 00:52:22.642893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-12-13 00:52:22.642963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-12-13 00:52:22.643019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:52:22.643073 | 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-12-13 00:52:22.643128 | 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-12-13 00:52:22.644740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:52:22.644757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:52:22.644764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:52:22.644771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:52:22.644777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-12-13 00:52:22.644783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:52:22.644789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-12-13 00:52:22.644795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-12-13 00:52:22.644801 | 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-12-13 00:52:22.644832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-12-13 00:52:22.644838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-12-13 00:52:22.644843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-12-13 00:52:22.644849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-12-13 00:52:22.644855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-12-13 00:52:22.644861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-12-13 00:52:22.644866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:52:22.644872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:22.644885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.644891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:22.644896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.644902 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:52:22.644908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.644914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:22.644919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.644925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:22.644931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.644937 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.644943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.644948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.644954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.644960 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.644966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:52:22.644971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:22.644977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.644983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:22.644989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.644994 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.645000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.645006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-13 00:52:22.645012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:22.645018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.645055 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:52:22.645061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645072 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:52:22.645078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:52:22.645095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645101 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:22.645107 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645116 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:22.645125 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-12-13 00:52:22.645213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-12-13 00:52:22.645251 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:52:22.645331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:52:22.645377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-12-13 00:52:22.645438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:52:22.645496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:52:22.645564 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-12-13 00:52:22.645628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-12-13 00:52:22.645713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:52:22.645821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-13 00:52:22.645873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10703 files, 1386 directories removed. 2025-12-13 00:52:22.645931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-13 00:52:22.645991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-12-13 00:52:22.646044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-13 00:52:22.646104 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-12-13 00:52:22.646160 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-13 00:52:22.646218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-12-13 00:52:22.646281 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-12-13 00:52:22.646339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:52:22.646389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 6e08434f5163 2025-12-13 00:52:22.646442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 9b0c6ca132e1 2025-12-13 00:52:22.646492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-12-13 00:52:22.646545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 8d3aecca1c40 2025-12-13 00:52:22.646593 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 8d3aecca1c40 2025-12-13 00:52:22.646734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 30716f16b8c2 2025-12-13 00:52:22.646798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built 1a3807a1c1bb 2025-12-13 00:52:22.646851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20251213 2025-12-13 00:52:22.646947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-12-13 00:52:22.646861 (took 0:00:38.183808) 2025-12-13 00:52:22.647412 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-12-13 00:52:22.647485 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-12-13 00:52:22.647565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-12-13 00:52:22.647481 2025-12-13 00:52:22.648452 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-12-13 00:52:22.649165 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-12-13 00:52:52.170520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251213 2025-12-13 00:52:52.170625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 66c5a82dbb79 2025-12-13 00:52:52.170756 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20251213" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:52:52.170884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 81febb5b2e56 2025-12-13 00:52:52.170967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 81febb5b2e56 2025-12-13 00:52:52.171078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9e5ded1b4613 2025-12-13 00:52:52.171140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-12-13 00:52:52.171247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 7e1c4e05c673 2025-12-13 00:52:52.171321 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-12-13 00:52:52.171408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 2d8849794a8f 2025-12-13 00:52:52.171493 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 2d8849794a8f 2025-12-13 00:52:52.171577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 7a81003f3695 2025-12-13 00:52:52.171698 | 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-12-13 00:52:52.172081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in d787dd111b39 2025-12-13 00:52:52.172120 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-12-13 00:52:52.172136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-12-13 00:52:52.172156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-12-13 00:52:52.172170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-12-13 00:52:52.172208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:52:52.172263 | 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-12-13 00:52:52.172354 | 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-12-13 00:52:52.172416 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:52:52.172478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:52:52.173750 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:52:52.173768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:52:52.173778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-12-13 00:52:52.173802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-12-13 00:52:52.173811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-12-13 00:52:52.173820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-12-13 00:52:52.173829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:52:52.173837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:52:52.173846 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-13 00:52:52.173857 | 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-12-13 00:52:52.173867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-12-13 00:52:52.173876 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-13 00:52:52.173884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:75% 2025-12-13 00:52:52.173893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-12-13 00:52:52.173901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-13 00:52:52.173910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:85% 2025-12-13 00:52:52.173919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-12-13 00:52:52.173928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-12-13 00:52:52.173936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 00:52:52.173947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:52:52.173956 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-12-13 00:52:52.173964 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-12-13 00:52:52.173972 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-12-13 00:52:52.173981 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-12-13 00:52:52.173990 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:52:52.174003 | 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-12-13 00:52:52.174011 | 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-12-13 00:52:52.174020 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:52:52.174029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:52:52.174051 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:52:52.174096 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:52:52.174299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-12-13 00:52:52.174359 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:52:52.174379 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-12-13 00:52:52.174391 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-13 00:52:52.174469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-13 00:52:52.174594 | 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-12-13 00:52:52.174615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-12-13 00:52:52.174736 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-12-13 00:52:52.174821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-12-13 00:52:52.174896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-12-13 00:52:52.174972 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-12-13 00:52:52.175050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-12-13 00:52:52.175127 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 00:52:52.175203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:52.175304 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.175383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:52.175461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.175539 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:52:52.175615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.175697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:52.175866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.175922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:52.175992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.176071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.176149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.176227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.176306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.176384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.176464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:52:52.176540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:52.176616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.176695 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:52:52.176892 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.176952 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.177123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.177158 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:52:52.177175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.177213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.177338 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.177412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.178395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:52:52.178447 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178470 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:52:52.178479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:52:52.178508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:52:52.178526 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178535 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:52:52.178545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-12-13 00:52:52.178567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-12-13 00:52:52.178577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:52:52.178587 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:52:52.178596 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-12-13 00:52:52.178606 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:52:52.178616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:52:52.178625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-12-13 00:52:52.178635 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-12-13 00:52:52.178644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:52:52.178654 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-13 00:52:52.178735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10703 files, 1386 directories removed. 2025-12-13 00:52:52.178749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-13 00:52:52.178860 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-12-13 00:52:52.178895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-13 00:52:52.178905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-12-13 00:52:52.178915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-13 00:52:52.178924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-12-13 00:52:52.178934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-12-13 00:52:52.178965 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:52:52.178993 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container d787dd111b39 2025-12-13 00:52:52.179026 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 6a5da59e0706 2025-12-13 00:52:52.179036 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-12-13 00:52:52.179066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 195f7f44da49 2025-12-13 00:52:52.179081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 195f7f44da49 2025-12-13 00:52:52.179091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 5256651853cf 2025-12-13 00:52:52.179124 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 775ece361379 2025-12-13 00:52:52.179207 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20251213 2025-12-13 00:52:52.179831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-12-13 00:52:52.179174 (took 0:00:29.531693) 2025-12-13 00:52:52.179886 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-12-13 00:52:52.179959 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-12-13 00:52:52.179972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-12-13 00:52:52.179876 2025-12-13 00:52:52.181879 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-12-13 00:52:52.181936 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-12-13 00:56:54.126906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251213 2025-12-13 00:56:54.127005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 97af75f4e32e 2025-12-13 00:56:54.127026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20251213" "name"="keystone" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:56:54.127086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 8d31e5af62fe 2025-12-13 00:56:54.127171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 8d31e5af62fe 2025-12-13 00:56:54.127225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e7e4e0229b11 2025-12-13 00:56:54.127300 | 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-12-13 00:56:54.127360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in b928c6811fe3 2025-12-13 00:56:54.127435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:56:54.127653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:56:54.127803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:56:54.127831 | 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-12-13 00:56:54.127846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:56:54.127859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:56:54.127890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:56:54.127904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:56:54.127918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:56:54.127983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:56:54.128036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:56:54.128092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:56:54.128149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:56:54.128206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:56:54.128261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:56:54.128319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-13 00:56:54.128374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-13 00:56:54.128434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-13 00:56:54.128532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-13 00:56:54.128580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-13 00:56:54.128641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-12-13 00:56:54.128735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-12-13 00:56:54.128756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-12-13 00:56:54.128836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-12-13 00:56:54.128901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-12-13 00:56:54.128961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-12-13 00:56:54.129017 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-12-13 00:56:54.129048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-12-13 00:56:54.129122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:56:54.129185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-12-13 00:56:54.129200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-12-13 00:56:54.129275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:56:54.130899 | 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-12-13 00:56:54.130938 | 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-12-13 00:56:54.130947 | 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-12-13 00:56:54.130953 | 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-12-13 00:56:54.130959 | 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-12-13 00:56:54.130965 | 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-12-13 00:56:54.130978 | 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-12-13 00:56:54.130984 | 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-12-13 00:56:54.130991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (963 kB/s) 2025-12-13 00:56:54.131009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-12-13 00:56:54.131016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.131024 | 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-12-13 00:56:54.131031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-13 00:56:54.131038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-13 00:56:54.131043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-12-13 00:56:54.131049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-12-13 00:56:54.131055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-12-13 00:56:54.131061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-13 00:56:54.131067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-12-13 00:56:54.131073 | 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-12-13 00:56:54.131080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-12-13 00:56:54.131085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-12-13 00:56:54.131091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:56:54.131097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-12-13 00:56:54.131108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:56:54.131114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-12-13 00:56:54.131126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:56:54.131131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-12-13 00:56:54.131143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:56:54.131148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-12-13 00:56:54.131160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:56:54.131166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-13 00:56:54.131172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-12-13 00:56:54.131195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-12-13 00:56:54.131201 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-12-13 00:56:54.131207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-12-13 00:56:54.131213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-13 00:56:54.131219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-12-13 00:56:54.131230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-12-13 00:56:54.131236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-13 00:56:54.131242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-13 00:56:54.131292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-12-13 00:56:54.131305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-13 00:56:54.131338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:56:54.131344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container b928c6811fe3 2025-12-13 00:56:54.131350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 02171f90c2e8 2025-12-13 00:56:54.131356 | 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-12-13 00:56:54.131361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 7c8324360387 2025-12-13 00:56:54.131367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-12-13 00:56:54.131401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-12-13 00:56:54.131407 | 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-12-13 00:56:54.131415 | 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-12-13 00:56:54.131421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-12-13 00:56:54.131452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2025-12-13 00:56:54.131508 | 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-12-13 00:56:54.132737 | 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-12-13 00:56:54.132751 | 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-12-13 00:56:54.132765 | 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-12-13 00:56:54.132771 | 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-12-13 00:56:54.132777 | 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.11.12) 2025-12-13 00:56:54.132783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-12-13 00:56:54.132789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2025-12-13 00:56:54.132795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-12-13 00:56:54.132800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-12-13 00:56:54.132806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-12-13 00:56:54.132812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:56:54.132817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-12-13 00:56:54.132823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:56:54.132829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-12-13 00:56:54.132834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2025-12-13 00:56:54.132840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-12-13 00:56:54.132846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-12-13 00:56:54.132852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-12-13 00:56:54.132857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-12-13 00:56:54.132863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-12-13 00:56:54.132868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 00:56:54.132874 | 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-12-13 00:56:54.132885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-12-13 00:56:54.132891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2025-12-13 00:56:54.132897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-12-13 00:56:54.132902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-12-13 00:56:54.132908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-12-13 00:56:54.132914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4354038 sha256=618af1ae978b04effa1214ae2d87f38b8ad6187bc18ac2eac92995e221549af8 2025-12-13 00:56:54.132921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-qpgfrzzd/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2025-12-13 00:56:54.132927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-12-13 00:56:54.132932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-12-13 00:56:54.132938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-12-13 00:56:54.132948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7210498 sha256=d23210f4c35d72a8f97414b18ba3469b6541f3fbb920d604c96c0d21a055aac9 2025-12-13 00:56:54.132954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-qpgfrzzd/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2025-12-13 00:56:54.132960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-12-13 00:56:54.132971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-12-13 00:56:54.132978 | 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-12-13 00:56:54.132983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 7c8324360387 2025-12-13 00:56:54.132989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d66d669dd311 2025-12-13 00:56:54.132995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-12-13 00:56:54.133004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 58641f09a533 2025-12-13 00:56:54.133082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-12-13 00:56:54.133136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 56550ae3efec 2025-12-13 00:56:54.133190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:56:54.133274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e774d36666cd 2025-12-13 00:56:54.133327 | 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-12-13 00:56:54.133388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in d9ee5d9e9302 2025-12-13 00:56:54.133446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container d9ee5d9e9302 2025-12-13 00:56:54.133571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 38b664928f39 2025-12-13 00:56:54.133759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-12-13 00:56:54.133826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 7002af1fd3eb 2025-12-13 00:56:54.133849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-12-13 00:56:54.133862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.4.0-py3-none-any.whl.metadata (2.0 kB) 2025-12-13 00:56:54.133872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-12-13 00:56:54.133910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-12-13 00:56:54.133973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tenacity<9.2.0,>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone-keycloak-backend) (9.0.0) 2025-12-13 00:56:54.134012 | 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-12-13 00:56:54.134083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-12-13 00:56:54.134150 | 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-12-13 00:56:54.134208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-12-13 00:56:54.134284 | 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-12-13 00:56:54.134347 | 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-12-13 00:56:54.134380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-12-13 00:56:54.134441 | 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-12-13 00:56:54.134546 | 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-12-13 00:56:54.134609 | 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-12-13 00:56:54.134695 | 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-12-13 00:56:54.134752 | 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-12-13 00:56:54.134812 | 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-12-13 00:56:54.134869 | 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-12-13 00:56:54.134926 | 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-12-13 00:56:54.134984 | 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.11.12) 2025-12-13 00:56:54.135039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.4.0-py3-none-any.whl (6.8 kB) 2025-12-13 00:56:54.135083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-12-13 00:56:54.135114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-12-13 00:56:54.135172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-12-13 00:56:54.135213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-12-13 00:56:54.135262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-12-13 00:56:54.135314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.4.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-12-13 00:56:54.135354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 7002af1fd3eb 2025-12-13 00:56:54.135394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e865207e274b 2025-12-13 00:56:54.135449 | 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 && a2dismod shib && rm -f /etc/apache2/conf-enabled/shib.conf 2025-12-13 00:56:54.135494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 251a105b0a62 2025-12-13 00:56:54.135552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:56:54.135593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:56:54.135648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:56:54.135720 | 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-12-13 00:56:54.135768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:56:54.135810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:56:54.135851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:56:54.135890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:56:54.135930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:56:54.135970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:56:54.136009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:56:54.136048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:56:54.136087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:56:54.136127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:56:54.136165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:56:54.136204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:56:54.136244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-13 00:56:54.136283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-13 00:56:54.136334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-13 00:56:54.136374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-13 00:56:54.136427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-12-13 00:56:54.136493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-12-13 00:56:54.136509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-12-13 00:56:54.136565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-12-13 00:56:54.136605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-12-13 00:56:54.136645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-12-13 00:56:54.136687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-12-13 00:56:54.136746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-12-13 00:56:54.136787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-12-13 00:56:54.136826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-12-13 00:56:54.136866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-12-13 00:56:54.136916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-12-13 00:56:54.137883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-12-13 00:56:54.137904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-12-13 00:56:54.137914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-12-13 00:56:54.137924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-12-13 00:56:54.137934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:56:54.137943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-12-13 00:56:54.137952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-12-13 00:56:54.137962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:56:54.137971 | 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-12-13 00:56:54.137982 | 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-12-13 00:56:54.137991 | 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-12-13 00:56:54.138000 | 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-12-13 00:56:54.138019 | 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-12-13 00:56:54.138029 | 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-12-13 00:56:54.138040 | 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-12-13 00:56:54.138049 | 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-12-13 00:56:54.138058 | 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-12-13 00:56:54.138068 | 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-12-13 00:56:54.138077 | 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-12-13 00:56:54.138086 | 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-12-13 00:56:54.138096 | 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-12-13 00:56:54.138105 | 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-12-13 00:56:54.138114 | 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-12-13 00:56:54.138124 | 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-12-13 00:56:54.138133 | 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-12-13 00:56:54.138143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 1s (6,829 kB/s) 2025-12-13 00:56:54.138160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-12-13 00:56:54.138170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.138180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.138192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:56:54.138204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-13 00:56:54.138213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-13 00:56:54.138223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.138300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:80% 2025-12-13 00:56:54.138311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-12-13 00:56:54.138320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-12-13 00:56:54.138330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-13 00:56:54.138339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19386 files and directories currently installed.) 2025-12-13 00:56:54.138349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-12-13 00:56:54.138359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-12-13 00:56:54.138368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-12-13 00:56:54.138377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-12-13 00:56:54.138387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-13 00:56:54.138397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-12-13 00:56:54.138406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-12-13 00:56:54.138416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-12-13 00:56:54.138425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-12-13 00:56:54.138434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-12-13 00:56:54.138444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-13 00:56:54.138529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:56:54.138547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-12-13 00:56:54.138557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:56:54.138567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.138577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-12-13 00:56:54.138586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-12-13 00:56:54.138596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-12-13 00:56:54.138606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-12-13 00:56:54.138620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-12-13 00:56:54.138630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-12-13 00:56:54.138640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-12-13 00:56:54.138660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-12-13 00:56:54.138704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-12-13 00:56:54.138718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-12-13 00:56:54.138790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:56:54.138806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.139003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-12-13 00:56:54.139058 | 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-12-13 00:56:54.139080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.139091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-12-13 00:56:54.139100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-12-13 00:56:54.139869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.139889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-12-13 00:56:54.139899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-12-13 00:56:54.139908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-12-13 00:56:54.139917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-12-13 00:56:54.139926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-13 00:56:54.139934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.139942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-12-13 00:56:54.139951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-13 00:56:54.139959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.139968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-12-13 00:56:54.139976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-12-13 00:56:54.139984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.139992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-12-13 00:56:54.140001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-13 00:56:54.140010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-12-13 00:56:54.140026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-13 00:56:54.140034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-12-13 00:56:54.140066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.140082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-12-13 00:56:54.140090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 00:56:54.140099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.140107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-12-13 00:56:54.140115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-12-13 00:56:54.140124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.140132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-12-13 00:56:54.140140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-12-13 00:56:54.140148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-12-13 00:56:54.140223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-13 00:56:54.140233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-12-13 00:56:54.140267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-13 00:56:54.140276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:56:54.140284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-12-13 00:56:54.140292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-12-13 00:56:54.140301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-13 00:56:54.140311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-13 00:56:54.140320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-12-13 00:56:54.140330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-13 00:56:54.140339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-12-13 00:56:54.140348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:56:54.140358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-12-13 00:56:54.140413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module shib disabled. 2025-12-13 00:56:54.140424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:To activate the new configuration, you need to run: 2025-12-13 00:56:54.140434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: service apache2 restart 2025-12-13 00:56:54.140443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 251a105b0a62 2025-12-13 00:56:54.140453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 73a00c61f5cc 2025-12-13 00:56:54.140493 | 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-12-13 00:56:54.140505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in e7d90a4f1cc1 2025-12-13 00:56:54.140514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-13 00:56:54.140574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-13 00:56:54.140585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-13 00:56:54.140595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-12-13 00:56:54.140604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:56:54.140614 | 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-12-13 00:56:54.140624 | 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-12-13 00:56:54.140633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:56:54.140730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:56:54.140745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:56:54.140754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:56:54.140764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-12-13 00:56:54.140780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-12-13 00:56:54.140790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-12-13 00:56:54.140830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-12-13 00:56:54.140841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:56:54.140850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:56:54.140859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.140871 | 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-12-13 00:56:54.140886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-13 00:56:54.140895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-13 00:56:54.140961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-12-13 00:56:54.141926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-12-13 00:56:54.141987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-12-13 00:56:54.142008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-13 00:56:54.142026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19641 files and directories currently installed.) 2025-12-13 00:56:54.142047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:56:54.142065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-13 00:56:54.142083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-13 00:56:54.142100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-13 00:56:54.142117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-12-13 00:56:54.142127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:56:54.142137 | 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-12-13 00:56:54.142147 | 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-12-13 00:56:54.142156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:56:54.142173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:56:54.142207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:56:54.142225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:56:54.142243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-12-13 00:56:54.142261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:56:54.142279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-12-13 00:56:54.142297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.142315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.142336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:56:54.142357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:56:54.142375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-12-13 00:56:54.142392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-13 00:56:54.142410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:85% (Reading database ... 90% (Reading database ... 95% 2025-12-13 00:56:54.142427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19632 files and directories currently installed.) 2025-12-13 00:56:54.142445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:56:54.142500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:56:54.142521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:56:54.142540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:56:54.142574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:56:54.142594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:56:54.142764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:56:54.142792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:56:54.142828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:56:54.142888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.142926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:56:54.142935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:56:54.142963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.142982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:56:54.142991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.143000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:56:54.143010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.143019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:56:54.143029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-12-13 00:56:54.143038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-12-13 00:56:54.143047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:56:54.143057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:56:54.143067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-12-13 00:56:54.143086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:56:54.143103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:56:54.143119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-12-13 00:56:54.143137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-12-13 00:56:54.143155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:56:54.143173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-13 00:56:54.143190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9482 files, 1381 directories removed. 2025-12-13 00:56:54.143205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-13 00:56:54.143215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-12-13 00:56:54.143225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-13 00:56:54.143235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-12-13 00:56:54.143245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-13 00:56:54.143254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-12-13 00:56:54.143264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-12-13 00:56:54.143280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:56:54.143290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container e7d90a4f1cc1 2025-12-13 00:56:54.143300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d58d20e55fbf 2025-12-13 00:56:54.143340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built c85559bf587f 2025-12-13 00:56:54.143350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20251213 2025-12-13 00:56:54.143360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-12-13 00:56:54.142928 (took 0:04:01.963052) 2025-12-13 00:56:54.143374 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-12-13 00:56:54.143384 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-12-13 00:56:54.143487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-12-13 00:56:54.143383 2025-12-13 00:56:54.144333 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-12-13 00:56:54.144882 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-12-13 00:57:35.636629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251213 2025-12-13 00:57:35.636781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 97af75f4e32e 2025-12-13 00:57:35.636803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20251213" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:57:35.636899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 2d614d49ae68 2025-12-13 00:57:35.636971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 2d614d49ae68 2025-12-13 00:57:35.637159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 8e560e6de28d 2025-12-13 00:57:35.637226 | 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-12-13 00:57:35.637253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 52096abaf531 2025-12-13 00:57:35.637266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 52096abaf531 2025-12-13 00:57:35.637309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 7b128d75e8d6 2025-12-13 00:57:35.637472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-12-13 00:57:35.637508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 208a88d36a3f 2025-12-13 00:57:35.637530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 208a88d36a3f 2025-12-13 00:57:35.637626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 05e1d50cc9e0 2025-12-13 00:57:35.637712 | 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-12-13 00:57:35.637788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 8be18355ccd0 2025-12-13 00:57:35.637865 | 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-12-13 00:57:35.637940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:57:35.638013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:57:35.638088 | 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-12-13 00:57:35.638315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:57:35.638757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:57:35.638776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:57:35.638786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:57:35.638796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:57:35.638806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:57:35.638833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:57:35.638843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:57:35.638852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:57:35.638861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:57:35.638871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:57:35.638880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-13 00:57:35.638890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-13 00:57:35.638904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-13 00:57:35.638914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-12-13 00:57:35.638970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-12-13 00:57:35.639066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-12-13 00:57:35.639131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-12-13 00:57:35.639182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-12-13 00:57:35.639247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-12-13 00:57:35.639314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-12-13 00:57:35.639379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-12-13 00:57:35.639445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-12-13 00:57:35.639541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-12-13 00:57:35.639624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-12-13 00:57:35.639699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-12-13 00:57:35.639787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:57:35.639861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-12-13 00:57:35.639928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-12-13 00:57:35.639994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:57:35.640067 | 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-12-13 00:57:35.640140 | 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-12-13 00:57:35.640205 | 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-12-13 00:57:35.640271 | 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-12-13 00:57:35.640338 | 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-12-13 00:57:35.640407 | 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-12-13 00:57:35.640476 | 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-12-13 00:57:35.641921 | 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-12-13 00:57:35.641988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-12-13 00:57:35.642002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 1s (3,822 kB/s) 2025-12-13 00:57:35.642013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:57:35.642024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-13 00:57:35.642037 | 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-12-13 00:57:35.642049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-12-13 00:57:35.642078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% (Reading database ... 80% 2025-12-13 00:57:35.642088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-12-13 00:57:35.642098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-13 00:57:35.642107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:90% 2025-12-13 00:57:35.642117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-12-13 00:57:35.642126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-12-13 00:57:35.642137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:57:35.642147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:57:35.642157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-12-13 00:57:35.642166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 00:57:35.642176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:57:35.642185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-12-13 00:57:35.642196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-13 00:57:35.642214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:57:35.642231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-12-13 00:57:35.642248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-13 00:57:35.642265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:57:35.642282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-12-13 00:57:35.642317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:57:35.642336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:57:35.642353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-12-13 00:57:35.642371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:57:35.642386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:57:35.642396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-12-13 00:57:35.642405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-12-13 00:57:35.642414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-12-13 00:57:35.642507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 00:57:35.642519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-12-13 00:57:35.642529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:57:35.642539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.642549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:57:35.642558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:57:35.642568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-12-13 00:57:35.642603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:57:35.642613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:57:35.642622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:57:35.642636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:57:35.642653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-12-13 00:57:35.642717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:57:35.642737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:57:35.642755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:57:35.642772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.642788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-12-13 00:57:35.642798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-12-13 00:57:35.642807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.642824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:3DBiUye6Po3RXai43C6AopJQyaRIDPgFTOLrA2zmWKo root@ubuntu (RSA) 2025-12-13 00:57:35.642834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-12-13 00:57:35.642843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.642862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:00kXDrGiPXsmkQgKfB6Zn8ey++0c8PGuG3lAy7oI4jY root@ubuntu (ECDSA) 2025-12-13 00:57:35.642872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-12-13 00:57:35.642881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.642891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:Tphi6p0oYUBbKY6fksmxNIV1RsmRSFCsEckvE2jv++U root@ubuntu (ED25519) 2025-12-13 00:57:35.642901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-12-13 00:57:35.642914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:57:35.642934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.643005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:57:35.643019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 8be18355ccd0 2025-12-13 00:57:35.643037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 2ca9493d4d19 2025-12-13 00:57:35.643054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:57:35.643136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 33a804e1a258 2025-12-13 00:57:35.643151 | 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-12-13 00:57:35.643162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in fc3b0f9e00df 2025-12-13 00:57:35.643215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container fc3b0f9e00df 2025-12-13 00:57:35.643226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 3eb1532503ce 2025-12-13 00:57:35.643238 | 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-12-13 00:57:35.643291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in c34ec3ba1552 2025-12-13 00:57:35.643301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-13 00:57:35.643347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-12-13 00:57:35.643409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-12-13 00:57:35.643427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-12-13 00:57:35.643511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:57:35.643525 | 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-12-13 00:57:35.643535 | 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-12-13 00:57:35.643617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:57:35.643629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:57:35.643639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:57:35.643729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:57:35.643745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-12-13 00:57:35.643760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-12-13 00:57:35.643840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-12-13 00:57:35.643863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-12-13 00:57:35.643881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:57:35.643938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:57:35.643949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-13 00:57:35.643959 | 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-12-13 00:57:35.644033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-12-13 00:57:35.644045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-12-13 00:57:35.644055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-12-13 00:57:35.644101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-12-13 00:57:35.644122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-12-13 00:57:35.644206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-12-13 00:57:35.644229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19367 files and directories currently installed.) 2025-12-13 00:57:35.644240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:57:35.644294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-13 00:57:35.644305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-12-13 00:57:35.644314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-12-13 00:57:35.644364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-12-13 00:57:35.644375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:57:35.644424 | 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-12-13 00:57:35.644435 | 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-12-13 00:57:35.644488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:57:35.644507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:57:35.644634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:57:35.644651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:57:35.644661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-12-13 00:57:35.644748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:57:35.644759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-12-13 00:57:35.644769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-13 00:57:35.644817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-13 00:57:35.644829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:57:35.644904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:57:35.644926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-13 00:57:35.645013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:80% 2025-12-13 00:57:35.645025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-12-13 00:57:35.645035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-12-13 00:57:35.645045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-12-13 00:57:35.645058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19358 files and directories currently installed.) 2025-12-13 00:57:35.645072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:57:35.645765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.645792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:57:35.645803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.645814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:57:35.645825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.645836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:57:35.645847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.645857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:57:35.645868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.645878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.645888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.645899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.645909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.645919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.645932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:57:35.645950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:57:35.645980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.645999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:57:35.646018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.646045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.646060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.646071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:57:35.646081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.646126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:57:35.646136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:57:35.646241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:57:35.646363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:57:35.646449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:57:35.646756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-12-13 00:57:35.646767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-12-13 00:57:35.646776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:57:35.646786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:57:35.646801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-12-13 00:57:35.646810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:57:35.646824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:57:35.646864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-12-13 00:57:35.646923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-12-13 00:57:35.646937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:57:35.647077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.647102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9371 files, 1361 directories removed. 2025-12-13 00:57:35.647116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.647187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-12-13 00:57:35.647202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.647252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-12-13 00:57:35.647266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-13 00:57:35.647337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-12-13 00:57:35.647377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-12-13 00:57:35.647425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:57:35.647469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container c34ec3ba1552 2025-12-13 00:57:35.647524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> a9004df30ef4 2025-12-13 00:57:35.647556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built e63f9adaac59 2025-12-13 00:57:35.647698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20251213 2025-12-13 00:57:35.647805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-12-13 00:57:35.647690 (took 0:00:41.504307) 2025-12-13 00:57:35.648205 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-12-13 00:57:35.648237 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-12-13 00:57:35.648300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-12-13 00:57:35.648220 2025-12-13 00:57:35.649784 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-12-13 00:57:35.649963 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-12-13 00:58:15.368031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251213 2025-12-13 00:58:15.368142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 97af75f4e32e 2025-12-13 00:58:15.368243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20251213" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:58:15.368332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in a5e96de37ebd 2025-12-13 00:58:15.368413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container a5e96de37ebd 2025-12-13 00:58:15.368486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f207af03874a 2025-12-13 00:58:15.368569 | 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-12-13 00:58:15.368646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in e44122139f6b 2025-12-13 00:58:15.368767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:58:15.368849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 00:58:15.368924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:58:15.368998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:58:15.369069 | 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-12-13 00:58:15.369140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:58:15.369211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:58:15.369281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:58:15.369421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:58:15.369927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:58:15.369973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:58:15.369984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:58:15.369993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:58:15.370058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:58:15.370069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:58:15.372774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-13 00:58:15.372788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-13 00:58:15.372795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-13 00:58:15.372801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-12-13 00:58:15.372807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-12-13 00:58:15.372812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-12-13 00:58:15.372817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-12-13 00:58:15.372828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-12-13 00:58:15.372834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-12-13 00:58:15.372845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-12-13 00:58:15.372850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-12-13 00:58:15.372856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-12-13 00:58:15.372861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-12-13 00:58:15.372866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-12-13 00:58:15.372872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-12-13 00:58:15.372877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:58:15.372883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-12-13 00:58:15.372888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-12-13 00:58:15.372893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:58:15.372899 | 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-12-13 00:58:15.372905 | 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-12-13 00:58:15.372911 | 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-12-13 00:58:15.372916 | 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-12-13 00:58:15.372921 | 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-12-13 00:58:15.372926 | 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-12-13 00:58:15.372932 | 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-12-13 00:58:15.372937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 0s (3,223 kB/s) 2025-12-13 00:58:15.372942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-12-13 00:58:15.372948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-13 00:58:15.372954 | 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-12-13 00:58:15.372961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-12-13 00:58:15.372966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-12-13 00:58:15.372971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-12-13 00:58:15.372977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-12-13 00:58:15.372982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-13 00:58:15.372987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-13 00:58:15.372993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-12-13 00:58:15.372998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-13 00:58:15.373007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:58:15.373013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-13 00:58:15.373023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-12-13 00:58:15.373029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-12-13 00:58:15.373034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-13 00:58:15.373039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-13 00:58:15.373046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:58:15.373052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-12-13 00:58:15.373061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-12-13 00:58:15.373066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-12-13 00:58:15.373071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-12-13 00:58:15.373077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-13 00:58:15.373082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-13 00:58:15.373088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19212 files and directories currently installed.) 2025-12-13 00:58:15.373093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-13 00:58:15.373099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:58:15.373104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:58:15.373109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:58:15.373114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:58:15.373120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-12-13 00:58:15.373125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 00:58:15.373130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:58:15.373136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-12-13 00:58:15.373141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-13 00:58:15.373146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:58:15.373152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-12-13 00:58:15.373157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-13 00:58:15.373162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:58:15.373167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-12-13 00:58:15.373173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:58:15.373178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:58:15.373183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 00:58:15.373193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-13 00:58:15.373198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-12-13 00:58:15.373203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:58:15.373208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 00:58:15.373214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:58:15.373219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:58:15.373224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:58:15.373230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-12-13 00:58:15.373235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:58:15.373240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:58:15.373245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container e44122139f6b 2025-12-13 00:58:15.373251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 1e7045b274d9 2025-12-13 00:58:15.373298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-12-13 00:58:15.373304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 0b49ddceebce 2025-12-13 00:58:15.373310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-12-13 00:58:15.373316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 623cc35125ef 2025-12-13 00:58:15.373321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:58:15.373327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 41cbf7c39a8d 2025-12-13 00:58:15.373332 | 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-12-13 00:58:15.373338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 7e76a2cce471 2025-12-13 00:58:15.373344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 7e76a2cce471 2025-12-13 00:58:15.373353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 235050de63bc 2025-12-13 00:58:15.373359 | 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-12-13 00:58:15.373365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in d1436984c0f5 2025-12-13 00:58:15.373371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-13 00:58:15.373376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-12-13 00:58:15.373382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-12-13 00:58:15.373413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-12-13 00:58:15.373419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:58:15.373425 | 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-12-13 00:58:15.373431 | 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-12-13 00:58:15.373461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:58:15.373489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:58:15.373515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:58:15.374794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:58:15.374805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-12-13 00:58:15.374812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-12-13 00:58:15.374819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-12-13 00:58:15.374825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-12-13 00:58:15.374830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:58:15.374835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:58:15.374840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-13 00:58:15.374846 | 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-12-13 00:58:15.374852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-12-13 00:58:15.374857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-12-13 00:58:15.374863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-12-13 00:58:15.374868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-12-13 00:58:15.374873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-13 00:58:15.374878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-13 00:58:15.374884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19338 files and directories currently installed.) 2025-12-13 00:58:15.374889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:58:15.374894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-13 00:58:15.374900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-12-13 00:58:15.374905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-12-13 00:58:15.374911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-12-13 00:58:15.374916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:58:15.374921 | 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-12-13 00:58:15.374927 | 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-12-13 00:58:15.374932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:58:15.374938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:58:15.374947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:58:15.374953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:58:15.374958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-12-13 00:58:15.374963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:58:15.374999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-12-13 00:58:15.375004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-13 00:58:15.375010 | 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-12-13 00:58:15.375016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:58:15.375021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% (Reading database ... 85% 2025-12-13 00:58:15.375027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-13 00:58:15.375032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-13 00:58:15.375037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19329 files and directories currently installed.) 2025-12-13 00:58:15.375043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:15.375051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.375057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:15.375062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.375068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:58:15.375073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.375078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:15.375095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.375101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:15.376761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.376781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:58:15.376816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:15.376821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.376826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:15.376831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.376837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.376842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.376847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:15.376853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:58:15.376886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:58:15.376906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:58:15.376922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:15.376933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:15.376943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-12-13 00:58:15.376949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-12-13 00:58:15.376954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:58:15.376959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:58:15.376965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-12-13 00:58:15.376970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:58:15.376975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:58:15.376981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-12-13 00:58:15.376986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-12-13 00:58:15.376991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:58:15.377003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-13 00:58:15.377009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9371 files, 1361 directories removed. 2025-12-13 00:58:15.377014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-13 00:58:15.377019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-12-13 00:58:15.377024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-13 00:58:15.377030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-12-13 00:58:15.377035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-13 00:58:15.377040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-12-13 00:58:15.377046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-12-13 00:58:15.377057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:58:15.377063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container d1436984c0f5 2025-12-13 00:58:15.377068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 1692321c0b50 2025-12-13 00:58:15.377074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 3cacfa99070d 2025-12-13 00:58:15.377083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20251213 2025-12-13 00:58:15.377088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-12-13 00:58:15.376617 (took 0:00:39.728397) 2025-12-13 00:58:15.377096 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-12-13 00:58:15.377171 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-12-13 00:58:15.377239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-12-13 00:58:15.377161 2025-12-13 00:58:15.378023 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-12-13 00:58:15.378508 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-12-13 00:58:56.884459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 00:58:56.884512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 9ce777ade07a 2025-12-13 00:58:56.884520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20251213" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:58:56.884527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 640637cacb6f 2025-12-13 00:58:56.884543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 640637cacb6f 2025-12-13 00:58:56.884548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 4a546cec4a6a 2025-12-13 00:58:56.884553 | 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-12-13 00:58:56.884558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in a64f1b2c8354 2025-12-13 00:58:56.884563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container a64f1b2c8354 2025-12-13 00:58:56.884567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> ec21b64f94dc 2025-12-13 00:58:56.884571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-12-13 00:58:56.884576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in cb706a3177ef 2025-12-13 00:58:56.884580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container cb706a3177ef 2025-12-13 00:58:56.884585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 15f493844714 2025-12-13 00:58:56.884590 | 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-12-13 00:58:56.884594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in f53c0c68772f 2025-12-13 00:58:56.884599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:58:56.884603 | 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-12-13 00:58:56.884608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:58:56.884612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:58:56.884616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:58:56.884629 | 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-12-13 00:58:56.884633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:58:56.884637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 00:58:56.884640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 00:58:56.884646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:58:56.884649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:58:56.884653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:58:56.884657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:58:56.884660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:58:56.884664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:58:56.884697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 29.0 MB in 3s (11.3 MB/s) 2025-12-13 00:58:56.884723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-13 00:58:56.884788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-13 00:58:56.884830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-12-13 00:58:56.884852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-12-13 00:58:56.884895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-12-13 00:58:56.884923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-12-13 00:58:56.884958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-12-13 00:58:56.884990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-12-13 00:58:56.885022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-12-13 00:58:56.885053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-12-13 00:58:56.885086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-12-13 00:58:56.885120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-12-13 00:58:56.885154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:58:56.885184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-12-13 00:58:56.885214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-12-13 00:58:56.885261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:58:56.885289 | 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-12-13 00:58:56.885322 | 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-12-13 00:58:56.885355 | 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-12-13 00:58:56.885388 | 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-12-13 00:58:56.885421 | 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-12-13 00:58:56.885454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-12-13 00:58:56.885487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 0s (2,164 kB/s) 2025-12-13 00:58:56.885520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-12-13 00:58:56.885551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-13 00:58:56.885605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-13 00:58:56.885643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:58:56.885690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-12-13 00:58:56.885727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-12-13 00:58:56.885760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-12-13 00:58:56.885793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-12-13 00:58:56.885862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-12-13 00:58:56.885898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-12-13 00:58:56.885931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 00:58:56.885964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 00:58:56.885997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:58:56.886031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-12-13 00:58:56.886063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 00:58:56.886096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:58:56.886128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-12-13 00:58:56.886161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:58:56.886194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:58:56.886226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-12-13 00:58:56.886258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-12-13 00:58:56.886290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-12-13 00:58:56.886322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 00:58:56.886353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-12-13 00:58:56.886385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 00:58:56.886417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:58:56.886448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:58:56.886479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-12-13 00:58:56.886510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 00:58:56.886541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-13 00:58:56.886575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.886607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-12-13 00:58:56.886639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-12-13 00:58:56.886686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.886726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:L5ljH0/mnPQL/pfTnZI2mIe+mkSUliY5irF5tl2AhJ4 root@ubuntu (RSA) 2025-12-13 00:58:56.886760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-12-13 00:58:56.886793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.886869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:/Qp2BvjoR43Dqfdj3UGr2ZHoN1EEZDOOJYk0+fFejoc root@ubuntu (ECDSA) 2025-12-13 00:58:56.886900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-12-13 00:58:56.886929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.886962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:C6X7UFnfY9oEZX4H72boJOSl1WNUtc0nGYsMhb9oBAE root@ubuntu (ED25519) 2025-12-13 00:58:56.886994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-12-13 00:58:56.887026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:58:56.887058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 00:58:56.887090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-12-13 00:58:56.887122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 00:58:56.887154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:58:56.887186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container f53c0c68772f 2025-12-13 00:58:56.887218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 5eed1e6976ad 2025-12-13 00:58:56.887251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 00:58:56.887284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> af3943fe0928 2025-12-13 00:58:56.887317 | 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-12-13 00:58:56.887351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 0aca8b3ee105 2025-12-13 00:58:56.887383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 0aca8b3ee105 2025-12-13 00:58:56.887415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c1aff61d7a1e 2025-12-13 00:58:56.887450 | 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-12-13 00:58:56.887484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in ef17fcc7eecc 2025-12-13 00:58:56.887525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-13 00:58:56.887559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-12-13 00:58:56.887591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-12-13 00:58:56.887626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-12-13 00:58:56.887656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:58:56.887697 | 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-12-13 00:58:56.887730 | 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-12-13 00:58:56.887760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:58:56.887788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:58:56.887840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:58:56.887869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:58:56.887898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-12-13 00:58:56.887928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-12-13 00:58:56.887961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-12-13 00:58:56.887990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-12-13 00:58:56.888022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:58:56.888051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:58:56.888083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-13 00:58:56.888117 | 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-12-13 00:58:56.888148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-12-13 00:58:56.888179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-12-13 00:58:56.888210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-12-13 00:58:56.888246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-12-13 00:58:56.888280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-12-13 00:58:56.888308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-12-13 00:58:56.888339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19771 files and directories currently installed.) 2025-12-13 00:58:56.888371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:58:56.888401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-13 00:58:56.888433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-12-13 00:58:56.888464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-12-13 00:58:56.888497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-12-13 00:58:56.888526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:58:56.888556 | 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-12-13 00:58:56.888585 | 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-12-13 00:58:56.889719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 00:58:56.889726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:58:56.889730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:58:56.889734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:58:56.889738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-12-13 00:58:56.889742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:58:56.889746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-12-13 00:58:56.889750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-13 00:58:56.889753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-13 00:58:56.889756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 00:58:56.889765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-12-13 00:58:56.889768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-12-13 00:58:56.889771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-12-13 00:58:56.889774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-12-13 00:58:56.889778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-12-13 00:58:56.889781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-13 00:58:56.889784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:95% (Reading database ... 100% (Reading database ... 19762 files and directories currently installed.) 2025-12-13 00:58:56.889787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:56.889791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:56.889797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:58:56.889816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:56.889822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:56.889829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:58:56.889852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:56.889855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:58:56.889862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.889878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:58:56.889881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:58:56.889939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:58:56.889953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:58:56.889963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:58:56.889969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:58:56.889976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-12-13 00:58:56.889979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-12-13 00:58:56.889982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:58:56.889985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:58:56.889989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-12-13 00:58:56.889992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:58:56.889995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:58:56.889998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-12-13 00:58:56.890002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-12-13 00:58:56.890005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:58:56.890008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.890011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10283 files, 1402 directories removed. 2025-12-13 00:58:56.890015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.890019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-12-13 00:58:56.890023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.890026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2025-12-13 00:58:56.890031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-13 00:58:56.890054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-12-13 00:58:56.890091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-12-13 00:58:56.890112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:58:56.890138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container ef17fcc7eecc 2025-12-13 00:58:56.890168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e8c62ecf031d 2025-12-13 00:58:56.890199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built 0699a50a4033 2025-12-13 00:58:56.890228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20251213 2025-12-13 00:58:56.890291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-12-13 00:58:56.890235 (took 0:00:41.513074) 2025-12-13 00:58:56.890515 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-12-13 00:58:56.890557 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-12-13 00:58:56.890601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-12-13 00:58:56.890558 2025-12-13 00:58:56.891201 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-12-13 00:58:56.891537 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-12-13 00:59:35.465600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 00:59:35.465762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 9ce777ade07a 2025-12-13 00:59:35.465914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20251213" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 00:59:35.466078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 8bf6612e1557 2025-12-13 00:59:35.466158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 8bf6612e1557 2025-12-13 00:59:35.466227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> cdeded2a5d14 2025-12-13 00:59:35.466302 | 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 nvme-cli genisoimage && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-12-13 00:59:35.466375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 5dc51d65a04e 2025-12-13 00:59:35.466447 | 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-12-13 00:59:35.466518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:59:35.466589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 00:59:35.466659 | 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-12-13 00:59:35.466756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 00:59:35.466830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 00:59:35.466900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 00:59:35.466998 | 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-12-13 00:59:35.467068 | 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-12-13 00:59:35.467138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 00:59:35.467206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 00:59:35.467275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 00:59:35.467343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 00:59:35.467409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 00:59:35.467478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 00:59:35.467545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 00:59:35.467613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-13 00:59:35.467737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-13 00:59:35.467812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-12-13 00:59:35.467885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-12-13 00:59:35.467971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-12-13 00:59:35.468039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-12-13 00:59:35.468110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-12-13 00:59:35.468177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-12-13 00:59:35.468240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-12-13 00:59:35.468302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-12-13 00:59:35.468372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-12-13 00:59:35.469803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-12-13 00:59:35.469839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 00:59:35.469847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-12-13 00:59:35.469854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-12-13 00:59:35.469861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 00:59:35.469868 | 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-12-13 00:59:35.469875 | 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-12-13 00:59:35.469881 | 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-12-13 00:59:35.469888 | 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-12-13 00:59:35.469894 | 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-12-13 00:59:35.469901 | 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-12-13 00:59:35.469921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (3,141 kB/s) 2025-12-13 00:59:35.469927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 00:59:35.469934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-13 00:59:35.469942 | 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-12-13 00:59:35.469950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:59:35.469956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-12-13 00:59:35.469974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-12-13 00:59:35.469981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-12-13 00:59:35.469987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-12-13 00:59:35.469993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 00:59:35.470000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 00:59:35.470006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:59:35.470012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-12-13 00:59:35.470019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-13 00:59:35.470025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-13 00:59:35.470031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-12-13 00:59:35.470037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-13 00:59:35.470044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-13 00:59:35.470050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-12-13 00:59:35.470056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-12-13 00:59:35.470062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-12-13 00:59:35.470069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-12-13 00:59:35.470133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-13 00:59:35.470143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 00:59:35.470151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-12-13 00:59:35.470164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-13 00:59:35.470172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 00:59:35.470180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-13 00:59:35.470187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-13 00:59:35.470195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 00:59:35.470203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-12-13 00:59:35.470247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 00:59:35.470255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 00:59:35.470263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:59:35.470300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 5dc51d65a04e 2025-12-13 00:59:35.470745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> ca8ed5cd987b 2025-12-13 00:59:35.470760 | 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-12-13 00:59:35.470779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 8e14e8fd1558 2025-12-13 00:59:35.470787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-13 00:59:35.470795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-12-13 00:59:35.470802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-12-13 00:59:35.470810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-12-13 00:59:35.470818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:59:35.470826 | 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-12-13 00:59:35.470833 | 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-12-13 00:59:35.470841 | 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-12-13 00:59:35.470881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:59:35.470889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:59:35.470897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:59:35.470920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-12-13 00:59:35.470959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-12-13 00:59:35.471744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-12-13 00:59:35.471760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-12-13 00:59:35.471769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 00:59:35.471778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-12-13 00:59:35.471786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-13 00:59:35.471796 | 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-12-13 00:59:35.471805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2025-12-13 00:59:35.471813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-12-13 00:59:35.471821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-12-13 00:59:35.471830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-12-13 00:59:35.471838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-12-13 00:59:35.471847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19925 files and directories currently installed.) 2025-12-13 00:59:35.471868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-12-13 00:59:35.471877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-13 00:59:35.471885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-12-13 00:59:35.471894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-12-13 00:59:35.471902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-12-13 00:59:35.471938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 00:59:35.471948 | 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-12-13 00:59:35.471967 | 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-12-13 00:59:35.471980 | 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-12-13 00:59:35.471989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 00:59:35.471997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 00:59:35.472004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 00:59:35.472032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-12-13 00:59:35.472192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 00:59:35.472244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-12-13 00:59:35.472263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-13 00:59:35.472278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-13 00:59:35.472341 | 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-12-13 00:59:35.472400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-12-13 00:59:35.472451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-12-13 00:59:35.472506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-12-13 00:59:35.472560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-12-13 00:59:35.472590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-12-13 00:59:35.472717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-12-13 00:59:35.472765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19916 files and directories currently installed.) 2025-12-13 00:59:35.472834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 00:59:35.472890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.472987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 00:59:35.473031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 00:59:35.473114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.473167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:59:35.473198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:59:35.473296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.473364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.473416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.473462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.473504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.473557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 00:59:35.473586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 00:59:35.473656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 00:59:35.473765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 00:59:35.473966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.474014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.474053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.474091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.474137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.474186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 00:59:35.474224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.474272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.474311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 00:59:35.474359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.474397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.475647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 00:59:35.475690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.475703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 00:59:35.475711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.475720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 00:59:35.475728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.475736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-12-13 00:59:35.475745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.475753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-12-13 00:59:35.475761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 00:59:35.475769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 00:59:35.475778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-12-13 00:59:35.475797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 00:59:35.475806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 00:59:35.475815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-12-13 00:59:35.475823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-12-13 00:59:35.475831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-12-13 00:59:35.475839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.475848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10283 files, 1402 directories removed. 2025-12-13 00:59:35.475856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.475864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-12-13 00:59:35.475872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.475880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2025-12-13 00:59:35.475889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-13 00:59:35.475897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-12-13 00:59:35.475927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-12-13 00:59:35.475936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-12-13 00:59:35.475945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 8e14e8fd1558 2025-12-13 00:59:35.475953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> a18b2f3d1273 2025-12-13 00:59:35.475962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-12-13 00:59:35.475970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in c58ce4a12365 2025-12-13 00:59:35.475978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container c58ce4a12365 2025-12-13 00:59:35.475994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> b9788806a25d 2025-12-13 00:59:35.476003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built a46b25f85b05 2025-12-13 00:59:35.476011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251213 2025-12-13 00:59:35.476019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-12-13 00:59:35.475351 (took 0:00:38.584793) 2025-12-13 00:59:35.476101 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-12-13 00:59:35.476111 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-12-13 00:59:35.476120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-12-13 00:59:35.475853 2025-12-13 00:59:35.476895 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-12-13 00:59:35.477785 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-12-13 01:00:23.581067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:00:23.581141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 9ce777ade07a 2025-12-13 01:00:23.581159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20251213" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:00:23.581188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 6f88bac2763d 2025-12-13 01:00:23.581200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 6f88bac2763d 2025-12-13 01:00:23.581210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 15e395ef49ae 2025-12-13 01:00:23.581260 | 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-12-13 01:00:23.581272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 2f97c3bf4139 2025-12-13 01:00:23.581282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-12-13 01:00:23.581292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.581302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 2f97c3bf4139 2025-12-13 01:00:23.581311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 379ea04e383c 2025-12-13 01:00:23.581322 | 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-12-13 01:00:23.581333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in c034d16448f8 2025-12-13 01:00:23.581343 | 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-12-13 01:00:23.581354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:00:23.581364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:00:23.581374 | 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-12-13 01:00:23.581384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:00:23.581394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:00:23.581423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:00:23.581433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:00:23.581524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:00:23.581536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:00:23.581546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:00:23.581555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:00:23.581565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:00:23.581574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:00:23.581606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:00:23.581616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-13 01:00:23.581626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-13 01:00:23.581635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-13 01:00:23.581644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-12-13 01:00:23.581745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-12-13 01:00:23.581760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-12-13 01:00:23.581769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-12-13 01:00:23.581782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-12-13 01:00:23.581821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-12-13 01:00:23.581832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-12-13 01:00:23.582013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-12-13 01:00:23.582832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-12-13 01:00:23.582860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-12-13 01:00:23.582870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-12-13 01:00:23.582879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-12-13 01:00:23.582888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:00:23.582897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-12-13 01:00:23.582905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-12-13 01:00:23.582914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:00:23.582923 | 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-12-13 01:00:23.582933 | 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-12-13 01:00:23.582941 | 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-12-13 01:00:23.582949 | 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-12-13 01:00:23.582958 | 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-12-13 01:00:23.582968 | 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-12-13 01:00:23.582977 | 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-12-13 01:00:23.583000 | 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-12-13 01:00:23.583017 | 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-12-13 01:00:23.583050 | 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-12-13 01:00:23.583118 | 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-12-13 01:00:23.583128 | 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-12-13 01:00:23.583137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 1s (12.2 MB/s) 2025-12-13 01:00:23.583146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-13 01:00:23.583154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-13 01:00:23.583191 | 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-12-13 01:00:23.583203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-13 01:00:23.583258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:70% 2025-12-13 01:00:23.583365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:00:23.584786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-12-13 01:00:23.584804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-12-13 01:00:23.584815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-12-13 01:00:23.584825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:00:23.584835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-13 01:00:23.584844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 01:00:23.584853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-12-13 01:00:23.584861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-12-13 01:00:23.584870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:00:23.584879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-12-13 01:00:23.584887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 01:00:23.584895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.584904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-12-13 01:00:23.584912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-12-13 01:00:23.584920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:00:23.584929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-12-13 01:00:23.584937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-13 01:00:23.584957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 01:00:23.584965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-12-13 01:00:23.584973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-12-13 01:00:23.584982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-12-13 01:00:23.584990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-12-13 01:00:23.584998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-12-13 01:00:23.585007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-12-13 01:00:23.585023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-12-13 01:00:23.585054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-13 01:00:23.585063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:00:23.585083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-12-13 01:00:23.585092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-12-13 01:00:23.585105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-12-13 01:00:23.585114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-12-13 01:00:23.585122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-12-13 01:00:23.585134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-13 01:00:23.585235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-12-13 01:00:23.585295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-13 01:00:23.585392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:00:23.585450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-12-13 01:00:23.585544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-13 01:00:23.585606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:00:23.585691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:00:23.585774 | 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-12-13 01:00:23.585850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-12-13 01:00:23.585918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:00:23.585989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.586077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-12-13 01:00:23.586145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 01:00:23.586214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:00:23.586304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-12-13 01:00:23.586374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 01:00:23.586459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-12-13 01:00:23.586528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-13 01:00:23.586596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:00:23.586700 | 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-12-13 01:00:23.586749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-12-13 01:00:23.586821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:00:23.586889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:00:23.586956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container c034d16448f8 2025-12-13 01:00:23.587044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 91ab60b93764 2025-12-13 01:00:23.587159 | 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-12-13 01:00:23.587264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 49e14a9b34db 2025-12-13 01:00:23.587329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-13 01:00:23.587401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-12-13 01:00:23.587472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-12-13 01:00:23.587550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-12-13 01:00:23.587613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:00:23.587693 | 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-12-13 01:00:23.587728 | 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-12-13 01:00:23.587794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:00:23.587846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:00:23.587897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:00:23.587948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:00:23.587999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-12-13 01:00:23.588166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-12-13 01:00:23.588203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-12-13 01:00:23.588224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-12-13 01:00:23.588237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:00:23.588268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:00:23.588342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-13 01:00:23.588379 | 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-12-13 01:00:23.588445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-12-13 01:00:23.588500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-12-13 01:00:23.588555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-12-13 01:00:23.588612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-12-13 01:00:23.588694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-12-13 01:00:23.588746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-12-13 01:00:23.588812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20774 files and directories currently installed.) 2025-12-13 01:00:23.588869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:00:23.588928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-13 01:00:23.588987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-12-13 01:00:23.589073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-12-13 01:00:23.589116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-12-13 01:00:23.589166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:00:23.590886 | 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-12-13 01:00:23.590905 | 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-12-13 01:00:23.590918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:00:23.590929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:00:23.590939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:00:23.590948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:00:23.590958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-12-13 01:00:23.590967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:00:23.590989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-12-13 01:00:23.590999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-13 01:00:23.591009 | 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-12-13 01:00:23.591019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-12-13 01:00:23.591051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-12-13 01:00:23.591061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-13 01:00:23.591079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:80% 2025-12-13 01:00:23.591089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-12-13 01:00:23.591099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-12-13 01:00:23.591108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-12-13 01:00:23.591117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20765 files and directories currently installed.) 2025-12-13 01:00:23.591127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:00:23.591137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:00:23.591155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:00:23.591173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:00:23.591192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:00:23.591211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:00:23.591285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:00:23.591304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:00:23.591332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:00:23.591378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:00:23.591433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:00:23.591469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:00:23.591549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:00:23.591568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:00:23.591587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-12-13 01:00:23.591596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-12-13 01:00:23.591605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:00:23.591615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:00:23.591624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-12-13 01:00:23.591634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:00:23.591643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:00:23.591652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-12-13 01:00:23.591662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-12-13 01:00:23.591702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:00:23.591712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10283 files, 1402 directories removed. 2025-12-13 01:00:23.591731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-12-13 01:00:23.591750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2025-12-13 01:00:23.591769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-13 01:00:23.591779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-12-13 01:00:23.591793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-12-13 01:00:23.591803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:00:23.591812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 49e14a9b34db 2025-12-13 01:00:23.591822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 0964640e705e 2025-12-13 01:00:23.591831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-12-13 01:00:23.591840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in de78c0ad880f 2025-12-13 01:00:23.591850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container de78c0ad880f 2025-12-13 01:00:23.591878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 849f00a0726b 2025-12-13 01:00:23.591888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 2eeb1dc707fc 2025-12-13 01:00:23.591924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251213 2025-12-13 01:00:23.592059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-12-13 01:00:23.591937 (took 0:00:48.116084) 2025-12-13 01:00:23.592411 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-12-13 01:00:23.592527 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-12-13 01:00:23.592617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-12-13 01:00:23.592554 2025-12-13 01:00:23.593577 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-12-13 01:00:23.594272 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-12-13 01:02:20.169187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:02:20.169363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 9ce777ade07a 2025-12-13 01:02:20.169404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20251213" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:02:20.169419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in cd5a8416f5e2 2025-12-13 01:02:20.169431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container cd5a8416f5e2 2025-12-13 01:02:20.169527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> f95d363f3593 2025-12-13 01:02:20.169541 | 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-12-13 01:02:20.169553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in c6c2a8066b20 2025-12-13 01:02:20.169637 | 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-12-13 01:02:20.169805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:02:20.170902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:02:20.170977 | 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-12-13 01:02:20.170993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:02:20.171003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:02:20.171067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:02:20.171077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:02:20.171086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:02:20.171095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:02:20.171104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:02:20.171112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:02:20.171121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:02:20.171130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:02:20.171138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:02:20.171147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 01:02:20.171157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-13 01:02:20.171166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-13 01:02:20.171175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-12-13 01:02:20.171184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-12-13 01:02:20.171291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-12-13 01:02:20.171303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-12-13 01:02:20.171312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-12-13 01:02:20.171343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-12-13 01:02:20.171352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-12-13 01:02:20.171376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-13 01:02:20.171385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-12-13 01:02:20.171393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-12-13 01:02:20.171401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-12-13 01:02:20.171410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-12-13 01:02:20.171418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-12-13 01:02:20.171427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-12-13 01:02:20.171477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-12-13 01:02:20.171487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-12-13 01:02:20.171495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-12-13 01:02:20.171504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2025-12-13 01:02:20.171551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2025-12-13 01:02:20.171569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2025-12-13 01:02:20.171615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2025-12-13 01:02:20.171657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2025-12-13 01:02:20.171800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2025-12-13 01:02:20.171814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2025-12-13 01:02:20.171823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2025-12-13 01:02:20.171866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2025-12-13 01:02:20.171907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-13 01:02:20.171949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2025-12-13 01:02:20.171991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2025-12-13 01:02:20.174807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2025-12-13 01:02:20.174827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2025-12-13 01:02:20.174837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2025-12-13 01:02:20.174846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2025-12-13 01:02:20.174854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2025-12-13 01:02:20.174862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-13 01:02:20.174870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2025-12-13 01:02:20.174879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-12-13 01:02:20.174887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-12-13 01:02:20.174895 | 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-12-13 01:02:20.174904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-12-13 01:02:20.174912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-12-13 01:02:20.174920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-12-13 01:02:20.174928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-12-13 01:02:20.174937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-12-13 01:02:20.174945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-12-13 01:02:20.174963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-12-13 01:02:20.174972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-12-13 01:02:20.174980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-12-13 01:02:20.174988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-12-13 01:02:20.175005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-12-13 01:02:20.175014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-12-13 01:02:20.175022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-12-13 01:02:20.175030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2025-12-13 01:02:20.175038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-12-13 01:02:20.175047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-12-13 01:02:20.175055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-12-13 01:02:20.175064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-12-13 01:02:20.175072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-12-13 01:02:20.175080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-12-13 01:02:20.175088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-12-13 01:02:20.175097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-12-13 01:02:20.175105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-12-13 01:02:20.175113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-12-13 01:02:20.175121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-12-13 01:02:20.175130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-12-13 01:02:20.175138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-12-13 01:02:20.175157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-12-13 01:02:20.175166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-12-13 01:02:20.175175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-12-13 01:02:20.175183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-12-13 01:02:20.175192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-12-13 01:02:20.175201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-12-13 01:02:20.175209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-12-13 01:02:20.175218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-12-13 01:02:20.175226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-12-13 01:02:20.175235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-12-13 01:02:20.175243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2025-12-13 01:02:20.175252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-12-13 01:02:20.175260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-12-13 01:02:20.175269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-12-13 01:02:20.175278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-12-13 01:02:20.175293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-12-13 01:02:20.175303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-12-13 01:02:20.175339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-12-13 01:02:20.175349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-12-13 01:02:20.175365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-12-13 01:02:20.175375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-12-13 01:02:20.175384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-12-13 01:02:20.175393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-12-13 01:02:20.175403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-12-13 01:02:20.175412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-12-13 01:02:20.175421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2025-12-13 01:02:20.175431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2025-12-13 01:02:20.175440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2025-12-13 01:02:20.175449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2025-12-13 01:02:20.175459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2025-12-13 01:02:20.175468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2025-12-13 01:02:20.175477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2025-12-13 01:02:20.175487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2025-12-13 01:02:20.175497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2025-12-13 01:02:20.175511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-13 01:02:20.175520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2025-12-13 01:02:20.175530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2025-12-13 01:02:20.175539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2025-12-13 01:02:20.175548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2025-12-13 01:02:20.175561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2025-12-13 01:02:20.175702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2025-12-13 01:02:20.175779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2025-12-13 01:02:20.175850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2025-12-13 01:02:20.175920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2025-12-13 01:02:20.175996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2025-12-13 01:02:20.176058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2025-12-13 01:02:20.176112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-12-13 01:02:20.176161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-12-13 01:02:20.176219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-12-13 01:02:20.176281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-12-13 01:02:20.176361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-12-13 01:02:20.176470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-12-13 01:02:20.176487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-12-13 01:02:20.176569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-12-13 01:02:20.176631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-12-13 01:02:20.176698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-12-13 01:02:20.176826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-12-13 01:02:20.176900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-12-13 01:02:20.176916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-12-13 01:02:20.176996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-12-13 01:02:20.177046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-12-13 01:02:20.177112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-12-13 01:02:20.177138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-12-13 01:02:20.177227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-12-13 01:02:20.177253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-12-13 01:02:20.177364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-12-13 01:02:20.177384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:02:20.177593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.3 MB of archives. 2025-12-13 01:02:20.177653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2025-12-13 01:02:20.177708 | 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-12-13 01:02:20.177735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:02:20.177746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2025-12-13 01:02:20.177797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2025-12-13 01:02:20.177902 | 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-12-13 01:02:20.177920 | 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-12-13 01:02:20.178008 | 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-12-13 01:02:20.178074 | 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-12-13 01:02:20.178142 | 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.11 [2,076 kB] 2025-12-13 01:02:20.178210 | 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.11 [3,475 kB] 2025-12-13 01:02:20.178278 | 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.11 [11.9 kB] 2025-12-13 01:02:20.178364 | 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-12-13 01:02:20.178475 | 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-12-13 01:02:20.178527 | 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-12-13 01:02:20.178598 | 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-12-13 01:02:20.178844 | 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-12-13 01:02:20.178869 | 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-12-13 01:02:20.178944 | 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-12-13 01:02:20.178972 | 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-12-13 01:02:20.179025 | 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-12-13 01:02:20.179117 | 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-12-13 01:02:20.179136 | 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-12-13 01:02:20.179189 | 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-12-13 01:02:20.179239 | 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-12-13 01:02:20.179288 | 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-12-13 01:02:20.179366 | 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-12-13 01:02:20.179382 | 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-12-13 01:02:20.179458 | 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-12-13 01:02:20.179508 | 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-12-13 01:02:20.179537 | 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-12-13 01:02:20.179609 | 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-12-13 01:02:20.179700 | 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-12-13 01:02:20.179722 | 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-12-13 01:02:20.179796 | 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-12-13 01:02:20.179846 | 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-12-13 01:02:20.179920 | 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-12-13 01:02:20.179935 | 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-12-13 01:02:20.180008 | 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-12-13 01:02:20.180058 | 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-12-13 01:02:20.180104 | 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-12-13 01:02:20.180153 | 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.11 [235 kB] 2025-12-13 01:02:20.180205 | 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-12-13 01:02:20.180265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2025-12-13 01:02:20.180340 | 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.5 [183 kB] 2025-12-13 01:02:20.180398 | 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-12-13 01:02:20.180416 | 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-12-13 01:02:20.180493 | 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-12-13 01:02:20.180542 | 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-12-13 01:02:20.180613 | 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-12-13 01:02:20.180630 | 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-12-13 01:02:20.180733 | 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-12-13 01:02:20.180799 | 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-12-13 01:02:20.180870 | 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-12-13 01:02:20.180885 | 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-12-13 01:02:20.180964 | 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-12-13 01:02:20.181015 | 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-12-13 01:02:20.181064 | 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-12-13 01:02:20.181113 | 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-12-13 01:02:20.181162 | 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-12-13 01:02:20.181195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.1 [187 kB] 2025-12-13 01:02:20.181265 | 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-12-13 01:02:20.181339 | 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-12-13 01:02:20.181511 | 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-12-13 01:02:20.181550 | 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-12-13 01:02:20.181567 | 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-12-13 01:02:20.181577 | 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-12-13 01:02:20.181591 | 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-12-13 01:02:20.181665 | 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-12-13 01:02:20.181718 | 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-12-13 01:02:20.181792 | 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-12-13 01:02:20.181844 | 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-12-13 01:02:20.181907 | 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-12-13 01:02:20.181972 | 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-12-13 01:02:20.182032 | 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-12-13 01:02:20.182048 | 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-12-13 01:02:20.182114 | 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-12-13 01:02:20.182146 | 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-12-13 01:02:20.182187 | 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-12-13 01:02:20.182275 | 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-12-13 01:02:20.182291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-13 01:02:20.182375 | 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-12-13 01:02:20.182391 | 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-12-13 01:02:20.182440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.1 [3,413 kB] 2025-12-13 01:02:20.182455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.1 [46.0 kB] 2025-12-13 01:02:20.182600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.1 [87.3 kB] 2025-12-13 01:02:20.182630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.1 [413 kB] 2025-12-13 01:02:20.182649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.1 [839 kB] 2025-12-13 01:02:20.182660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-13 01:02:20.182705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.1 [178 kB] 2025-12-13 01:02:20.182756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-12-13 01:02:20.182816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-12-13 01:02:20.182830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.1 [320 kB] 2025-12-13 01:02:20.182895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-12-13 01:02:20.182952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-12-13 01:02:20.182965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-12-13 01:02:20.183032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-12-13 01:02:20.183088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-12-13 01:02:20.183102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-12-13 01:02:20.183169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-12-13 01:02:20.183229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-12-13 01:02:20.183256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-12-13 01:02:20.183336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-12-13 01:02:20.183368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-12-13 01:02:20.183431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-12-13 01:02:20.183487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-12-13 01:02:20.183539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-13 01:02:20.183553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.1 [536 kB] 2025-12-13 01:02:20.183614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.1 [25.5 MB] 2025-12-13 01:02:20.183655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-12-13 01:02:20.183719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2025-12-13 01:02:20.183765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2025-12-13 01:02:20.183807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2025-12-13 01:02:20.183849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-12-13 01:02:20.183890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2025-12-13 01:02:20.183942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2025-12-13 01:02:20.183955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2025-12-13 01:02:20.184030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-12-13 01:02:20.184072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-12-13 01:02:20.184124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-12-13 01:02:20.184137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2025-12-13 01:02:20.184202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2025-12-13 01:02:20.184244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2025-12-13 01:02:20.184285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2025-12-13 01:02:20.184306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2025-12-13 01:02:20.184407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2025-12-13 01:02:20.184450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2025-12-13 01:02:20.184491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-12-13 01:02:20.184532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2025-12-13 01:02:20.184574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2025-12-13 01:02:20.184625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2025-12-13 01:02:20.184686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2025-12-13 01:02:20.184704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2025-12-13 01:02:20.184774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2025-12-13 01:02:20.184816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2025-12-13 01:02:20.185863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2025-12-13 01:02:20.185896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2025-12-13 01:02:20.185902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2025-12-13 01:02:20.185907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2025-12-13 01:02:20.185912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2025-12-13 01:02:20.185916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2025-12-13 01:02:20.185921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2025-12-13 01:02:20.185925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2025-12-13 01:02:20.185930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2025-12-13 01:02:20.185934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2025-12-13 01:02:20.185939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2025-12-13 01:02:20.185943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2025-12-13 01:02:20.185948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-12-13 01:02:20.185959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2025-12-13 01:02:20.185964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-12-13 01:02:20.185969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-12-13 01:02:20.185974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-12-13 01:02:20.185978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-12-13 01:02:20.185983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-12-13 01:02:20.185987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-12-13 01:02:20.185992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-12-13 01:02:20.185996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2025-12-13 01:02:20.186001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-12-13 01:02:20.186005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-12-13 01:02:20.186010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2025-12-13 01:02:20.186014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2025-12-13 01:02:20.186018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-12-13 01:02:20.186023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-12-13 01:02:20.186034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-13 01:02:20.186043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-12-13 01:02:20.186048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-12-13 01:02:20.186052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2025-12-13 01:02:20.186057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-12-13 01:02:20.186061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2025-12-13 01:02:20.186066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2025-12-13 01:02:20.186070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2025-12-13 01:02:20.186075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2025-12-13 01:02:20.186083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2025-12-13 01:02:20.186088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2025-12-13 01:02:20.186128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2025-12-13 01:02:20.186133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2025-12-13 01:02:20.186138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2025-12-13 01:02:20.186142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2025-12-13 01:02:20.186146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2025-12-13 01:02:20.186151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-12-13 01:02:20.186155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-12-13 01:02:20.186160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-12-13 01:02:20.186164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-12-13 01:02:20.186169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-12-13 01:02:20.186173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-12-13 01:02:20.186178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-12-13 01:02:20.186182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-12-13 01:02:20.186207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-12-13 01:02:20.186761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-12-13 01:02:20.186776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-12-13 01:02:20.186781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-12-13 01:02:20.186785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2025-12-13 01:02:20.186797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-12-13 01:02:20.186802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-12-13 01:02:20.186806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-12-13 01:02:20.186810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-12-13 01:02:20.186821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-12-13 01:02:20.186826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2025-12-13 01:02:20.186830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2025-12-13 01:02:20.186835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-12-13 01:02:20.186839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-12-13 01:02:20.186844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-12-13 01:02:20.186848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2025-12-13 01:02:20.186855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2025-12-13 01:02:20.186860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-12-13 01:02:20.186864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2025-12-13 01:02:20.186931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2025-12-13 01:02:20.186968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-12-13 01:02:20.187011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2025-12-13 01:02:20.187064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2025-12-13 01:02:20.187102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-12-13 01:02:20.187146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-12-13 01:02:20.187191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2025-12-13 01:02:20.187236 | 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-12-13 01:02:20.187283 | 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-12-13 01:02:20.187340 | 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-12-13 01:02:20.187385 | 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-12-13 01:02:20.187430 | 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-12-13 01:02:20.187474 | 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-12-13 01:02:20.187520 | 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-12-13 01:02:20.187564 | 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-12-13 01:02:20.187621 | 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-12-13 01:02:20.187660 | 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-12-13 01:02:20.187724 | 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-12-13 01:02:20.187773 | 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-12-13 01:02:20.187818 | 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-12-13 01:02:20.187861 | 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-12-13 01:02:20.187905 | 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-12-13 01:02:20.187950 | 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-12-13 01:02:20.187993 | 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-12-13 01:02:20.188037 | 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-12-13 01:02:20.188081 | 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-12-13 01:02:20.190722 | 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-12-13 01:02:20.190732 | 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-12-13 01:02:20.190738 | 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-12-13 01:02:20.190744 | 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-12-13 01:02:20.190749 | 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-12-13 01:02:20.190754 | 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-12-13 01:02:20.190759 | 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-12-13 01:02:20.190765 | 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-12-13 01:02:20.190770 | 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-12-13 01:02:20.190774 | 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-12-13 01:02:20.190785 | 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-12-13 01:02:20.190789 | 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-12-13 01:02:20.190794 | 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-12-13 01:02:20.190798 | 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-12-13 01:02:20.190803 | 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-12-13 01:02:20.190807 | 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-12-13 01:02:20.190816 | 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-12-13 01:02:20.190821 | 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-12-13 01:02:20.190825 | 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-12-13 01:02:20.190829 | 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-12-13 01:02:20.190834 | 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-12-13 01:02:20.190838 | 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-12-13 01:02:20.190843 | 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-12-13 01:02:20.190847 | 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-12-13 01:02:20.190851 | 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-12-13 01:02:20.190856 | 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-12-13 01:02:20.190860 | 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-12-13 01:02:20.190869 | 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-12-13 01:02:20.190873 | 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-12-13 01:02:20.190878 | 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-12-13 01:02:20.190882 | 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-12-13 01:02:20.190887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-12-13 01:02:20.190892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.3 MB in 5s (19.9 MB/s) 2025-12-13 01:02:20.190896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-12-13 01:02:20.190901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.190907 | 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-12-13 01:02:20.190918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-13 01:02:20.190922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.190927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.190931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.190935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.190939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.190944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:02:20.190949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-13 01:02:20.190953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 01:02:20.190958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 01:02:20.190962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 01:02:20.190967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 01:02:20.190971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-13 01:02:20.190975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 01:02:20.190980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 01:02:20.190988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-12-13 01:02:20.190992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 01:02:20.190997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-13 01:02:20.191001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-12-13 01:02:20.191006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 01:02:20.191010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.191014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-12-13 01:02:20.191019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-13 01:02:20.191023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-12-13 01:02:20.191028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-12-13 01:02:20.191032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-12-13 01:02:20.191036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-13 01:02:20.191041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-13 01:02:20.191045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-12-13 01:02:20.191050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-12-13 01:02:20.191054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-12-13 01:02:20.191068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-13 01:02:20.191073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.191077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.191082 | 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-12-13 01:02:20.191087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-13 01:02:20.191092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.191096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.191100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.191105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.191109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.191114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19687 files and directories currently installed.) 2025-12-13 01:02:20.191119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.191123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-12-13 01:02:20.191128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.191133 | 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-12-13 01:02:20.191137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-13 01:02:20.191142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.191146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.191151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.191155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.191160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.191164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19680 files and directories currently installed.) 2025-12-13 01:02:20.191169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 01:02:20.191173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.191178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 01:02:20.191190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 01:02:20.191195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 01:02:20.191199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-13 01:02:20.191204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.191208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.191213 | 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-12-13 01:02:20.191221 | 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-12-13 01:02:20.191226 | 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-12-13 01:02:20.191230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-12-13 01:02:20.191235 | 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-12-13 01:02:20.191240 | 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-12-13 01:02:20.191244 | 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-12-13 01:02:20.191249 | 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-12-13 01:02:20.191257 | 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-12-13 01:02:20.191262 | 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-12-13 01:02:20.191267 | 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-12-13 01:02:20.191271 | 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-12-13 01:02:20.191276 | 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-12-13 01:02:20.191280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-12-13 01:02:20.191285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-12-13 01:02:20.191289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-12-13 01:02:20.191294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-12-13 01:02:20.191299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.191303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.191309 | 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-12-13 01:02:20.191328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.191333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:70% 2025-12-13 01:02:20.191337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.191342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.191346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.191350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.191355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.191359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20602 files and directories currently installed.) 2025-12-13 01:02:20.191364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 01:02:20.191369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.191380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-12-13 01:02:20.191385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-13 01:02:20.191392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:02:20.191399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-12-13 01:02:20.191463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-12-13 01:02:20.191472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-12-13 01:02:20.191530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-12-13 01:02:20.191561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-12-13 01:02:20.191596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-12-13 01:02:20.191635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:02:20.191682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-12-13 01:02:20.191730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-12-13 01:02:20.191772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.191813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2025-12-13 01:02:20.191853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 2025-12-13 01:02:20.191893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:30% (Reading database ... 35% (Reading database ... 40% 2025-12-13 01:02:20.191932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-12-13 01:02:20.191980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:02:20.192028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-13 01:02:20.192067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.192112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.192155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.192194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.192234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.192274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20647 files and directories currently installed.) 2025-12-13 01:02:20.192328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-12-13 01:02:20.192410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-12-13 01:02:20.192419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-12-13 01:02:20.192469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 01:02:20.192509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 01:02:20.192549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-12-13 01:02:20.192587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-13 01:02:20.192626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 01:02:20.192684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-12-13 01:02:20.192720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-13 01:02:20.192764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 01:02:20.192803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-12-13 01:02:20.192839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-12-13 01:02:20.192873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-12-13 01:02:20.192907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-12-13 01:02:20.192941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-12-13 01:02:20.192976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-12-13 01:02:20.193020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-12-13 01:02:20.193055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.193089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-12-13 01:02:20.193123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-12-13 01:02:20.193157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-13 01:02:20.193199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 01:02:20.193238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-12-13 01:02:20.193264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-12-13 01:02:20.193297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-12-13 01:02:20.193344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-13 01:02:20.193378 | 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-12-13 01:02:20.193412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:02:20.193446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-13 01:02:20.193481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.193515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:02:20.193548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-12-13 01:02:20.193582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-13 01:02:20.193617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:02:20.193651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-12-13 01:02:20.193704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-12-13 01:02:20.193743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-12-13 01:02:20.193781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 01:02:20.193817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-12-13 01:02:20.193851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-13 01:02:20.193885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-12-13 01:02:20.193920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-12-13 01:02:20.193957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.193994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.194029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:02:20.194064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-12-13 01:02:20.194099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-12-13 01:02:20.194134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-12-13 01:02:20.194169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-12-13 01:02:20.194208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-12-13 01:02:20.194243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-12-13 01:02:20.194278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-12-13 01:02:20.194328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.194486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:02:20.194515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-12-13 01:02:20.194523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-12-13 01:02:20.194532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-13 01:02:20.194547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-12-13 01:02:20.194556 | 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-12-13 01:02:20.194568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 01:02:20.194580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-12-13 01:02:20.194627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-12-13 01:02:20.194640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-12-13 01:02:20.194703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-12-13 01:02:20.194722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:02:20.194776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.194801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-12-13 01:02:20.194813 | 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-12-13 01:02:20.194878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.194891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-12-13 01:02:20.194932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:02:20.194945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.194985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-12-13 01:02:20.194999 | 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-12-13 01:02:20.195038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.195051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-12-13 01:02:20.195077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:02:20.195120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.195133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-12-13 01:02:20.195174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-13 01:02:20.195225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.195235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-12-13 01:02:20.195284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:02:20.195294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.195360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-12-13 01:02:20.195371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-13 01:02:20.195384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:02:20.195437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-13 01:02:20.195451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:02:20.195491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:02:20.195504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-13 01:02:20.195545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-12-13 01:02:20.195558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-13 01:02:20.195611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-12-13 01:02:20.195625 | 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-12-13 01:02:20.195688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-13 01:02:20.195706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-12-13 01:02:20.195749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-12-13 01:02:20.195762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-12-13 01:02:20.195802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-12-13 01:02:20.195814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-12-13 01:02:20.195854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-12-13 01:02:20.195867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-12-13 01:02:20.195907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 01:02:20.195920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-13 01:02:20.195959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-12-13 01:02:20.196000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.196040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:02:20.196069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-12-13 01:02:20.196082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.196125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-12-13 01:02:20.196138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-12-13 01:02:20.196178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2025-12-13 01:02:20.196191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-12-13 01:02:20.196230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-12-13 01:02:20.196243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-13 01:02:20.196283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-13 01:02:20.196296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-12-13 01:02:20.196371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-13 01:02:20.196386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-13 01:02:20.196437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-12-13 01:02:20.196450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2025-12-13 01:02:20.196491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-12-13 01:02:20.196503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-12-13 01:02:20.196552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-13 01:02:20.196565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 01:02:20.196605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-12-13 01:02:20.196617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.196685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 01:02:20.196702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-12-13 01:02:20.196745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2025-12-13 01:02:20.196758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.196811 | 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-12-13 01:02:20.196826 | 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 libpa 2025-12-13 01:02:20.196867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:rted2t64' 2025-12-13 01:02:20.196880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-12-13 01:02:20.196928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-12-13 01:02:20.196941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-13 01:02:20.196981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 01:02:20.196994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-13 01:02:20.197044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.197062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 01:02:20.197074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-12-13 01:02:20.197086 | 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-12-13 01:02:20.197129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-13 01:02:20.197141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-12-13 01:02:20.197181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-12-13 01:02:20.197194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-13 01:02:20.197244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-12-13 01:02:20.197254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-12-13 01:02:20.197294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-13 01:02:20.197329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-12-13 01:02:20.197342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.197394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-13 01:02:20.197404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-12-13 01:02:20.197416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-12-13 01:02:20.197456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-12-13 01:02:20.197469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-12-13 01:02:20.197509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-12-13 01:02:20.197522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-13 01:02:20.197563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-12-13 01:02:20.197575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2025-12-13 01:02:20.197587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-12-13 01:02:20.197648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-12-13 01:02:20.197661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-12-13 01:02:20.197712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-12-13 01:02:20.197754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-12-13 01:02:20.197767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 01:02:20.197808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-12-13 01:02:20.197821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-12-13 01:02:20.197861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2025-12-13 01:02:20.197874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-12-13 01:02:20.197886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-12-13 01:02:20.197938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2025-12-13 01:02:20.197951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-12-13 01:02:20.197971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-12-13 01:02:20.198014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-12-13 01:02:20.198026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.198066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-12-13 01:02:20.198079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-12-13 01:02:20.198129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2025-12-13 01:02:20.198139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-12-13 01:02:20.198151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-12-13 01:02:20.198191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-13 01:02:20.198204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 01:02:20.198254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-12-13 01:02:20.198264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-12-13 01:02:20.198276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-12-13 01:02:20.198404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-12-13 01:02:20.198420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.198429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-12-13 01:02:20.198438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-12-13 01:02:20.198446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-12-13 01:02:20.198458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.198470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:02:20.198528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-13 01:02:20.198550 | 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-12-13 01:02:20.198563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.198606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-13 01:02:20.198616 | 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-12-13 01:02:20.198628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.198695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-12-13 01:02:20.198713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.198755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.198768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-12-13 01:02:20.198780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.198833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.198846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.198874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-12-13 01:02:20.198886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.198924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.198934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-12-13 01:02:20.198979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.198991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-12-13 01:02:20.199045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.199089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-12-13 01:02:20.199143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 01:02:20.199154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 01:02:20.199204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-12-13 01:02:20.199215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-13 01:02:20.199261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-13 01:02:20.199330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.199366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.199410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-12-13 01:02:20.199421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.199455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-12-13 01:02:20.199500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.199511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.199556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-12-13 01:02:20.199612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.199623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-12-13 01:02:20.199719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-13 01:02:20.199737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 01:02:20.199753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-12-13 01:02:20.199771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2025-12-13 01:02:20.199811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-13 01:02:20.199823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-12-13 01:02:20.199857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.199867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.199902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-12-13 01:02:20.199912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2025-12-13 01:02:20.199946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-13 01:02:20.199957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-12-13 01:02:20.200827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-13 01:02:20.200841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 01:02:20.200850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-12-13 01:02:20.200857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-13 01:02:20.200865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 01:02:20.200873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-12-13 01:02:20.200881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2025-12-13 01:02:20.200889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 01:02:20.200897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-12-13 01:02:20.200905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2025-12-13 01:02:20.200912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 01:02:20.200921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-12-13 01:02:20.200929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.200937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 01:02:20.200945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-13 01:02:20.200953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-13 01:02:20.200962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 01:02:20.200970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-13 01:02:20.200978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.200985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.200992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-13 01:02:20.200998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.201005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.201025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-13 01:02:20.201032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.201039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.201045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-13 01:02:20.201058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.201065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.201072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-13 01:02:20.201079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-13 01:02:20.201085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 01:02:20.201092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-12-13 01:02:20.201099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-13 01:02:20.201106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 01:02:20.201120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-13 01:02:20.201126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-13 01:02:20.201133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 01:02:20.201146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-12-13 01:02:20.201153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.201160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 01:02:20.201175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-12-13 01:02:20.201182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-13 01:02:20.201189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 01:02:20.201196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-12-13 01:02:20.201203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.201210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.201217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-12-13 01:02:20.201224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:02:20.201231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.201238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-12-13 01:02:20.201245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 01:02:20.201310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-13 01:02:20.201349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-12-13 01:02:20.201356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.201363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-13 01:02:20.201370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-12-13 01:02:20.201376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.201383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-12-13 01:02:20.201390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-12-13 01:02:20.201397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.201404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-13 01:02:20.201411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-12-13 01:02:20.201417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-13 01:02:20.201424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:02:20.201431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-12-13 01:02:20.201438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-12-13 01:02:20.201450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-12-13 01:02:20.201457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-12-13 01:02:20.201464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-12-13 01:02:20.201471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:02:20.201478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-12-13 01:02:20.201485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2025-12-13 01:02:20.201498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-12-13 01:02:20.201505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-12-13 01:02:20.201512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 01:02:20.201519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-12-13 01:02:20.201525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-12-13 01:02:20.201532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-12-13 01:02:20.201539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-12-13 01:02:20.201546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-12-13 01:02:20.201552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-12-13 01:02:20.201559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-13 01:02:20.201605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-12-13 01:02:20.201613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-12-13 01:02:20.201621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-12-13 01:02:20.201628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-12-13 01:02:20.201635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2025-12-13 01:02:20.201642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-12-13 01:02:20.201649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-12-13 01:02:20.201656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-12-13 01:02:20.201682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-12-13 01:02:20.201700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-12-13 01:02:20.201707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2025-12-13 01:02:20.201714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-12-13 01:02:20.201721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-12-13 01:02:20.201728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-12-13 01:02:20.201735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-12-13 01:02:20.201742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-12-13 01:02:20.201750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2025-12-13 01:02:20.201757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-12-13 01:02:20.201874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-12-13 01:02:20.201904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2025-12-13 01:02:20.201911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-12-13 01:02:20.201917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-12-13 01:02:20.201923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2025-12-13 01:02:20.201930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-12-13 01:02:20.201943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-12-13 01:02:20.201960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2025-12-13 01:02:20.201967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.201973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-12-13 01:02:20.201979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-12-13 01:02:20.201985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2025-12-13 01:02:20.201991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-12-13 01:02:20.201996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-12-13 01:02:20.202057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2025-12-13 01:02:20.202065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-12-13 01:02:20.202071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-12-13 01:02:20.202077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2025-12-13 01:02:20.202083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-12-13 01:02:20.202090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-12-13 01:02:20.202096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-12-13 01:02:20.202102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-12-13 01:02:20.202108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-12-13 01:02:20.202114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2025-12-13 01:02:20.202120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-12-13 01:02:20.202126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-12-13 01:02:20.202132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2025-12-13 01:02:20.202137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-12-13 01:02:20.202166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-12-13 01:02:20.202170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2025-12-13 01:02:20.202173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-12-13 01:02:20.202177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-12-13 01:02:20.202180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-12-13 01:02:20.202183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.202187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-12-13 01:02:20.202205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-12-13 01:02:20.202209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-12-13 01:02:20.202213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-12-13 01:02:20.202231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-12-13 01:02:20.202248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2025-12-13 01:02:20.202273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-12-13 01:02:20.203194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-12-13 01:02:20.203221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-12-13 01:02:20.203225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-12-13 01:02:20.203229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-12-13 01:02:20.203232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2025-12-13 01:02:20.203235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-12-13 01:02:20.203250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-12-13 01:02:20.203253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-12-13 01:02:20.203257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-12-13 01:02:20.203271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-12-13 01:02:20.203278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-12-13 01:02:20.203283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-12-13 01:02:20.203289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-12-13 01:02:20.203295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2025-12-13 01:02:20.203302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-12-13 01:02:20.203307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-12-13 01:02:20.203333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-12-13 01:02:20.203340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-12-13 01:02:20.203346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-12-13 01:02:20.203349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2025-12-13 01:02:20.203352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-12-13 01:02:20.203356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-12-13 01:02:20.203359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2025-12-13 01:02:20.203363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-12-13 01:02:20.203366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-12-13 01:02:20.203372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1_all.deb ... 2025-12-13 01:02:20.203378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-12-13 01:02:20.203384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-12-13 01:02:20.203389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2025-12-13 01:02:20.203395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-12-13 01:02:20.203402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-12-13 01:02:20.203408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-13 01:02:20.203414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:02:20.203420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-12-13 01:02:20.203426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.203431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:02:20.203437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-12-13 01:02:20.203441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.203450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:02:20.203453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-12-13 01:02:20.203458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-13 01:02:20.203463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:02:20.203478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-12-13 01:02:20.203485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-13 01:02:20.203491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.203497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:02:20.203503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-12-13 01:02:20.203509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-13 01:02:20.203515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:02:20.203520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-12-13 01:02:20.203526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-13 01:02:20.203531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.203537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:02:20.203545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-12-13 01:02:20.203552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-12-13 01:02:20.203561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-12-13 01:02:20.203606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-12-13 01:02:20.203616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-12-13 01:02:20.203686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.203702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-13 01:02:20.203731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-12-13 01:02:20.203771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.203780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-13 01:02:20.203819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-12-13 01:02:20.203829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-12-13 01:02:20.203872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-12-13 01:02:20.203881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-12-13 01:02:20.203922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2025-12-13 01:02:20.203931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-12-13 01:02:20.203971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-12-13 01:02:20.203981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-12-13 01:02:20.204023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-13 01:02:20.204045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-12-13 01:02:20.204053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-13 01:02:20.204089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 01:02:20.204099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-12-13 01:02:20.204138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-13 01:02:20.204147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 01:02:20.204186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-12-13 01:02:20.204195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-12-13 01:02:20.204234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-13 01:02:20.204245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-12-13 01:02:20.204283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-12-13 01:02:20.204293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-13 01:02:20.204355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-12-13 01:02:20.204362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2025-12-13 01:02:20.204396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-12-13 01:02:20.204404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-12-13 01:02:20.204572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-12-13 01:02:20.204617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-13 01:02:20.204627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-12-13 01:02:20.204634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2025-12-13 01:02:20.204642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-12-13 01:02:20.204655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-12-13 01:02:20.204686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-12-13 01:02:20.204705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.204728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-12-13 01:02:20.204736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-12-13 01:02:20.204748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2025-12-13 01:02:20.204755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-12-13 01:02:20.204762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-12-13 01:02:20.204771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-12-13 01:02:20.204806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-12-13 01:02:20.204817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-12-13 01:02:20.204871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-12-13 01:02:20.204902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-13 01:02:20.204918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-12-13 01:02:20.204930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-12-13 01:02:20.204946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-13 01:02:20.204962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-12-13 01:02:20.205024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2025-12-13 01:02:20.205037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-12-13 01:02:20.205075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.205103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-12-13 01:02:20.205161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2025-12-13 01:02:20.205211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-12-13 01:02:20.205222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-12-13 01:02:20.205245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.205298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-13 01:02:20.205374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-12-13 01:02:20.205387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2025-12-13 01:02:20.205424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-12-13 01:02:20.205435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-12-13 01:02:20.205471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-12-13 01:02:20.205482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.205518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-12-13 01:02:20.205529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-12-13 01:02:20.205562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2025-12-13 01:02:20.205580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-12-13 01:02:20.205596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-13 01:02:20.205632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-13 01:02:20.205650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-13 01:02:20.205692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-12-13 01:02:20.205715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-13 01:02:20.205755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-13 01:02:20.205766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-12-13 01:02:20.205815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-12-13 01:02:20.205823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-13 01:02:20.205832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-12-13 01:02:20.205854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-12-13 01:02:20.205918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-13 01:02:20.205929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-12-13 01:02:20.205939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2025-12-13 01:02:20.205976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-13 01:02:20.205986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-12-13 01:02:20.206021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-12-13 01:02:20.206031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-13 01:02:20.206065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-12-13 01:02:20.206075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 01:02:20.206109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.206120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-12-13 01:02:20.206154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-12-13 01:02:20.206189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.206224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-12-13 01:02:20.206234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2025-12-13 01:02:20.206268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.206279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-12-13 01:02:20.206312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-12-13 01:02:20.206338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 01:02:20.206382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.206390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-12-13 01:02:20.206763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 01:02:20.206789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.206801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-12-13 01:02:20.206813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-12-13 01:02:20.206824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-12-13 01:02:20.206836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-12-13 01:02:20.206849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.206862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-13 01:02:20.206874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-12-13 01:02:20.206887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-12-13 01:02:20.206913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-13 01:02:20.206925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-12-13 01:02:20.206938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-12-13 01:02:20.206950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.206963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:02:20.206975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-12-13 01:02:20.206988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-12-13 01:02:20.207001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:02:20.207015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-12-13 01:02:20.207024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-12-13 01:02:20.207031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-13 01:02:20.207043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-12-13 01:02:20.207076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-12-13 01:02:20.207085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.207092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-12-13 01:02:20.207099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-12-13 01:02:20.207106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-12-13 01:02:20.207264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.207278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-12-13 01:02:20.207285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2025-12-13 01:02:20.207292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-12-13 01:02:20.207299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-12-13 01:02:20.207306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-12-13 01:02:20.207337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-13 01:02:20.207350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-12-13 01:02:20.207357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-12-13 01:02:20.207365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-13 01:02:20.207372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-12-13 01:02:20.207379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-12-13 01:02:20.207386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-12-13 01:02:20.207393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-12-13 01:02:20.207399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-12-13 01:02:20.207406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-12-13 01:02:20.207413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-12-13 01:02:20.207430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2025-12-13 01:02:20.207437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-12-13 01:02:20.207444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-12-13 01:02:20.207451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2025-12-13 01:02:20.207461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-12-13 01:02:20.207468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-12-13 01:02:20.207474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-12-13 01:02:20.207481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-12-13 01:02:20.207488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-12-13 01:02:20.207495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2025-12-13 01:02:20.207504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-12-13 01:02:20.207511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-12-13 01:02:20.207541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2025-12-13 01:02:20.207563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-12-13 01:02:20.207593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-12-13 01:02:20.207626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.207658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-13 01:02:20.207707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-12-13 01:02:20.207717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-12-13 01:02:20.207743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-12-13 01:02:20.207774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-12-13 01:02:20.207800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-12-13 01:02:20.207861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:02:20.208813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-12-13 01:02:20.208832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2025-12-13 01:02:20.208840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-12-13 01:02:20.208848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-12-13 01:02:20.208854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-12-13 01:02:20.208861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-12-13 01:02:20.208868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-12-13 01:02:20.208875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-12-13 01:02:20.208882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-12-13 01:02:20.208889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-12-13 01:02:20.208895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.208912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-12-13 01:02:20.208919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-12-13 01:02:20.208926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-12-13 01:02:20.208933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-13 01:02:20.208939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-12-13 01:02:20.208946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1build1_amd64.deb ... 2025-12-13 01:02:20.208953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-12-13 01:02:20.208959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-12-13 01:02:20.208966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-13 01:02:20.208973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 01:02:20.208980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-12-13 01:02:20.208987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.208994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.209001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-12-13 01:02:20.209007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.209014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.209021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-12-13 01:02:20.209027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.209034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.209041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-12-13 01:02:20.209048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.209055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:02:20.209062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-12-13 01:02:20.209068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 01:02:20.209076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:02:20.209083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-12-13 01:02:20.209089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.5_all.deb ... 2025-12-13 01:02:20.209096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-12-13 01:02:20.209103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-12-13 01:02:20.209110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.5_amd64.deb ... 2025-12-13 01:02:20.209124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.209136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-12-13 01:02:20.209150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-12-13 01:02:20.209157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:02:20.209163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-13 01:02:20.209170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-12-13 01:02:20.209177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2025-12-13 01:02:20.209184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-12-13 01:02:20.209191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-12-13 01:02:20.209198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-12-13 01:02:20.209218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-12-13 01:02:20.209238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-12-13 01:02:20.209259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-12-13 01:02:20.209279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-12-13 01:02:20.209386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-12-13 01:02:20.209407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-12-13 01:02:20.209427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-12-13 01:02:20.209458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-12-13 01:02:20.209479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-12-13 01:02:20.209505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-12-13 01:02:20.209525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-13 01:02:20.209532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.209538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 01:02:20.209545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 01:02:20.209552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:02:20.209559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-12-13 01:02:20.209566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-13 01:02:20.209573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 01:02:20.209579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-12-13 01:02:20.209586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:02:20.209593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.209600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-12-13 01:02:20.209607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 01:02:20.209614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.209620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 01:02:20.209627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-12-13 01:02:20.209634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2025-12-13 01:02:20.209641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-12-13 01:02:20.209651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-12-13 01:02:20.209658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-13 01:02:20.209689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:02:20.209696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-12-13 01:02:20.209709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2025-12-13 01:02:20.209716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-12-13 01:02:20.209723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-12-13 01:02:20.209730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-12-13 01:02:20.209737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-13 01:02:20.209744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-12-13 01:02:20.209751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2025-12-13 01:02:20.209758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-12-13 01:02:20.209765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-12-13 01:02:20.209776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-12-13 01:02:20.209783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-13 01:02:20.209790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-12-13 01:02:20.209797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-13 01:02:20.209807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.209814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.209824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-12-13 01:02:20.209881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-13 01:02:20.209889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:02:20.209918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-12-13 01:02:20.209963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-13 01:02:20.209970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 01:02:20.209980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-12-13 01:02:20.210018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-13 01:02:20.210029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 01:02:20.210077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-12-13 01:02:20.210085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-12-13 01:02:20.210108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-13 01:02:20.210145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-12-13 01:02:20.210189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.210227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2025-12-13 01:02:20.210238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-12-13 01:02:20.210274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-12-13 01:02:20.210284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-12-13 01:02:20.210337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-13 01:02:20.210355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-12-13 01:02:20.210365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:02:20.210406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:02:20.210417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-12-13 01:02:20.210462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.210473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-12-13 01:02:20.210496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-12-13 01:02:20.210533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-12-13 01:02:20.210543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-12-13 01:02:20.210579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-12-13 01:02:20.210590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-12-13 01:02:20.210626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-12-13 01:02:20.210637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-12-13 01:02:20.210686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-12-13 01:02:20.210700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:02:20.210751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:02:20.210763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-12-13 01:02:20.210796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-12-13 01:02:20.210820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-12-13 01:02:20.210854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:02:20.210885 | 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-12-13 01:02:20.210918 | 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-12-13 01:02:20.211942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 01:02:20.211991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.212002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-13 01:02:20.212011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-12-13 01:02:20.212021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-12-13 01:02:20.212029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2025-12-13 01:02:20.212050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:02:20.212058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.212067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2025-12-13 01:02:20.212076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2025-12-13 01:02:20.212084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-12-13 01:02:20.212092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-12-13 01:02:20.212109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.212119 | 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-12-13 01:02:20.212128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.212137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:02:20.212145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:02:20.212153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-12-13 01:02:20.212161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-12-13 01:02:20.212170 | 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-12-13 01:02:20.212179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 01:02:20.212188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.212196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-13 01:02:20.212204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-13 01:02:20.212212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:02:20.212220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-12-13 01:02:20.212229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 01:02:20.212237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-13 01:02:20.212245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:02:20.212253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-13 01:02:20.212261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-13 01:02:20.212270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-13 01:02:20.212278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-12-13 01:02:20.212286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-12-13 01:02:20.212294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.212302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.212311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-12-13 01:02:20.212343 | 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-12-13 01:02:20.212353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-13 01:02:20.212361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-12-13 01:02:20.212369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-12-13 01:02:20.212377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-12-13 01:02:20.212386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-12-13 01:02:20.212394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-12-13 01:02:20.212402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-12-13 01:02:20.212429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-12-13 01:02:20.212438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-12-13 01:02:20.212447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-12-13 01:02:20.212455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-12-13 01:02:20.212463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.212471 | 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-12-13 01:02:20.212486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:02:20.212494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-12-13 01:02:20.212503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.212511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-12-13 01:02:20.212519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-13 01:02:20.212527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-12-13 01:02:20.212536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-13 01:02:20.212544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.212552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-12-13 01:02:20.212560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-12-13 01:02:20.212650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-12-13 01:02:20.212660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.212703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 01:02:20.212712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 01:02:20.212720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-12-13 01:02:20.212728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:02:20.212736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.212744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.212753 | 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-12-13 01:02:20.212761 | 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-12-13 01:02:20.212770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.212778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-12-13 01:02:20.212786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-12-13 01:02:20.212794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.212803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-12-13 01:02:20.212811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 01:02:20.212819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:02:20.212827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-13 01:02:20.212843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.212852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.212860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-12-13 01:02:20.212868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-12-13 01:02:20.212876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-12-13 01:02:20.212885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-12-13 01:02:20.212893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-12-13 01:02:20.212901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.212909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 01:02:20.212918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-13 01:02:20.212926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-12-13 01:02:20.212934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-12-13 01:02:20.212942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-13 01:02:20.212950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:02:20.212959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 01:02:20.212967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-13 01:02:20.212975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 01:02:20.212983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 01:02:20.212998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.213006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-12-13 01:02:20.213014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-13 01:02:20.213023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-12-13 01:02:20.213031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 01:02:20.213039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.213048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-12-13 01:02:20.213056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 01:02:20.213064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.213078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 01:02:20.213087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.213095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-12-13 01:02:20.213104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 01:02:20.213112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-12-13 01:02:20.213178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-12-13 01:02:20.213188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 01:02:20.213196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-13 01:02:20.213205 | 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-12-13 01:02:20.213220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-12-13 01:02:20.213229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-12-13 01:02:20.213237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:02:20.213245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:02:20.213254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.213263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.213271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2025-12-13 01:02:20.213279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2025-12-13 01:02:20.213288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-13 01:02:20.213296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:02:20.213305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.213331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-13 01:02:20.213340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-12-13 01:02:20.213349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:02:20.213357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-13 01:02:20.213365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 01:02:20.213374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:02:20.213382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 01:02:20.213391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.213399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-12-13 01:02:20.213407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 01:02:20.213416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:02:20.213424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-12-13 01:02:20.213432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-12-13 01:02:20.213441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-13 01:02:20.213449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-13 01:02:20.213457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-12-13 01:02:20.213466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:02:20.213474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-13 01:02:20.213489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:02:20.213498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-13 01:02:20.213568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.213578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:02:20.213586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:02:20.213595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-12-13 01:02:20.213618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-12-13 01:02:20.213626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.213635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 01:02:20.213643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-13 01:02:20.213652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-12-13 01:02:20.213660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-13 01:02:20.213693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 01:02:20.213702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-13 01:02:20.213710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.213719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:02:20.213727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-13 01:02:20.213735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-13 01:02:20.213744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-13 01:02:20.213752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-12-13 01:02:20.213760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-12-13 01:02:20.213769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-13 01:02:20.213777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-13 01:02:20.213785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-12-13 01:02:20.213793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.213802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-12-13 01:02:20.213842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.213852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:02:20.213860 | 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-12-13 01:02:20.213869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: none removed. 2025-12-13 01:02:20.213878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-12-13 01:02:20.213886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.213894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-12-13 01:02:20.213903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:02:20.213911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-12-13 01:02:20.213920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-12-13 01:02:20.213928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-12-13 01:02:20.213936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-12-13 01:02:20.213945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.213953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-12-13 01:02:20.213961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-12-13 01:02:20.213984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-12-13 01:02:20.213993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-12-13 01:02:20.214001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-12-13 01:02:20.214014 | 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-12-13 01:02:20.214023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.214038 | 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-12-13 01:02:20.214048 | 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-12-13 01:02:20.214056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-12-13 01:02:20.214064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-12-13 01:02:20.214073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 01:02:20.214085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:02:20.214093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-12-13 01:02:20.214102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-13 01:02:20.214114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-13 01:02:20.214125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-12-13 01:02:20.214159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-12-13 01:02:20.214215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.214228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-12-13 01:02:20.214288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.214454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-13 01:02:20.214467 | 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-12-13 01:02:20.214481 | 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-12-13 01:02:20.214493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-12-13 01:02:20.214538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 01:02:20.214551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-12-13 01:02:20.214563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-12-13 01:02:20.214611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-13 01:02:20.214620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.214632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.214694 | 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-12-13 01:02:20.214713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-12-13 01:02:20.214736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-12-13 01:02:20.214796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:02:20.214806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-12-13 01:02:20.214818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:02:20.214844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.214872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.214927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-12-13 01:02:20.215799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-12-13 01:02:20.215817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-12-13 01:02:20.215827 | 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-12-13 01:02:20.215835 | 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 lib 2025-12-13 01:02:20.215842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:parted2t64' 2025-12-13 01:02:20.215849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 01:02:20.215856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.215863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-13 01:02:20.215877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-13 01:02:20.215883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.215890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:02:20.215897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.215904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-12-13 01:02:20.215910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.215917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-12-13 01:02:20.215924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:02:20.215931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.215938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-12-13 01:02:20.215944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-12-13 01:02:20.215951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-12-13 01:02:20.215958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.215965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.215972 | 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-12-13 01:02:20.215979 | 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-12-13 01:02:20.215985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-12-13 01:02:20.215992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.215999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-12-13 01:02:20.216012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-12-13 01:02:20.216019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.216025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.216032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-13 01:02:20.216039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.216046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-12-13 01:02:20.216052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-12-13 01:02:20.216059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.216066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.216073 | 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-12-13 01:02:20.216080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.216087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 01:02:20.216094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 01:02:20.216100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.216107 | 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-12-13 01:02:20.216114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.216121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-12-13 01:02:20.216133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.216140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-13 01:02:20.216147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-12-13 01:02:20.216154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-13 01:02:20.216161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-12-13 01:02:20.216168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-13 01:02:20.216175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-13 01:02:20.216182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.216188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.216199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-13 01:02:20.216207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:02:20.216250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-13 01:02:20.216258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-13 01:02:20.216265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-13 01:02:20.216272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-13 01:02:20.216279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-12-13 01:02:20.216292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:02:20.216299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:02:20.216306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:02:20.216332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:02:20.216340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-13 01:02:20.216347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-13 01:02:20.216354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:02:20.216361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-13 01:02:20.216368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-13 01:02:20.216375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-13 01:02:20.216382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-13 01:02:20.216388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-12-13 01:02:20.216395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:02:20.216402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:02:20.216409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:02:20.216416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:02:20.216423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-13 01:02:20.216429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-13 01:02:20.216436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:02:20.216443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-13 01:02:20.216450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.216457 | 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-12-13 01:02:20.216464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.216471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-12-13 01:02:20.216478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-13 01:02:20.216485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.216532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.216540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-12-13 01:02:20.216547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-12-13 01:02:20.216554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-12-13 01:02:20.216567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-12-13 01:02:20.216580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.216587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-12-13 01:02:20.216594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.216601 | 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-12-13 01:02:20.216608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.216615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:02:20.216622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-12-13 01:02:20.216629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-13 01:02:20.216636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-12-13 01:02:20.216643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-12-13 01:02:20.216650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.216657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:02:20.216730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-12-13 01:02:20.216741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-13 01:02:20.216748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:02:20.216755 | 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-12-13 01:02:20.216762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.216769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-12-13 01:02:20.216776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:02:20.216783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-12-13 01:02:20.216790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-12-13 01:02:20.216796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-13 01:02:20.216803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-12-13 01:02:20.216832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-12-13 01:02:20.216840 | 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-12-13 01:02:20.216847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.216857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:02:20.216902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.216913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-12-13 01:02:20.216937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-12-13 01:02:20.216975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-12-13 01:02:20.216986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-12-13 01:02:20.217023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-13 01:02:20.217034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-13 01:02:20.217052 | 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-12-13 01:02:20.217091 | 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-12-13 01:02:20.218820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.218834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-12-13 01:02:20.218842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:02:20.218850 | 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-12-13 01:02:20.218857 | 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-12-13 01:02:20.218864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:02:20.218871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-12-13 01:02:20.218878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-12-13 01:02:20.218884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-12-13 01:02:20.218918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-12-13 01:02:20.218925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-12-13 01:02:20.218932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-12-13 01:02:20.218939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-12-13 01:02:20.218946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-12-13 01:02:20.218953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*' 2025-12-13 01:02:20.218960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:: No such file or directory 2025-12-13 01:02:20.218967 | 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-12-13 01:02:20.218974 | 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-12-13 01:02:20.218980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-13 01:02:20.218987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-12-13 01:02:20.218994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-12-13 01:02:20.219001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-12-13 01:02:20.219007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-12-13 01:02:20.219014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-12-13 01:02:20.219021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-12-13 01:02:20.219027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:02:20.219034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:02:20.219041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-12-13 01:02:20.219048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-12-13 01:02:20.219054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-12-13 01:02:20.219061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-12-13 01:02:20.219073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:02:20.219080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:02:20.219087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container c6c2a8066b20 2025-12-13 01:02:20.219094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> d47147930bc7 2025-12-13 01:02:20.219101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-12-13 01:02:20.219108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> a9ff3ff9e521 2025-12-13 01:02:20.219114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-12-13 01:02:20.219121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 5d78fa7b7a7b 2025-12-13 01:02:20.219130 | 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-12-13 01:02:20.219139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 673dcb4dcf15 2025-12-13 01:02:20.219151 | 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-12-13 01:02:20.219158 | 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-12-13 01:02:20.219166 | 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-12-13 01:02:20.219172 | 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-12-13 01:02:20.219180 | 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-12-13 01:02:20.219187 | 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-12-13 01:02:20.219198 | 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-12-13 01:02:20.219205 | 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-12-13 01:02:20.219212 | 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-12-13 01:02:20.219218 | 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-12-13 01:02:20.219226 | 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-12-13 01:02:20.219233 | 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-12-13 01:02:20.219240 | 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-12-13 01:02:20.219247 | 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-12-13 01:02:20.219259 | 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-12-13 01:02:20.219268 | 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-12-13 01:02:20.219275 | 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-12-13 01:02:20.219282 | 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-12-13 01:02:20.219289 | 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-12-13 01:02:20.219296 | 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-12-13 01:02:20.219303 | 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-12-13 01:02:20.219310 | 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-12-13 01:02:20.219335 | 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-12-13 01:02:20.219348 | 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-12-13 01:02:20.219355 | 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-12-13 01:02:20.219362 | 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-12-13 01:02:20.219369 | 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-12-13 01:02:20.219376 | 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-12-13 01:02:20.219388 | 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-12-13 01:02:20.219395 | 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.11.12) 2025-12-13 01:02:20.219402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar_nova-7.0.1.dev6 2025-12-13 01:02:20.219409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2025-12-13 01:02:20.219416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2025-12-13 01:02:20.219423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2025-12-13 01:02:20.219430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:02:20.219442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2025-12-13 01:02:20.219449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2025-12-13 01:02:20.219456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2025-12-13 01:02:20.219463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:02:20.219471 | 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-12-13 01:02:20.219478 | 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-12-13 01:02:20.219485 | 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-12-13 01:02:20.219492 | 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-12-13 01:02:20.219499 | 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-12-13 01:02:20.219506 | 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-12-13 01:02:20.219513 | 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-12-13 01:02:20.219520 | 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-12-13 01:02:20.219527 | 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-12-13 01:02:20.219534 | 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-12-13 01:02:20.219541 | 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-12-13 01:02:20.219554 | 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-12-13 01:02:20.219561 | 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-12-13 01:02:20.219568 | 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-12-13 01:02:20.219575 | 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-12-13 01:02:20.219586 | 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-12-13 01:02:20.219599 | 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-12-13 01:02:20.219606 | 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-12-13 01:02:20.219613 | 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-12-13 01:02:20.219621 | 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-12-13 01:02:20.219719 | 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-12-13 01:02:20.219731 | 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-12-13 01:02:20.219738 | 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-12-13 01:02:20.219745 | 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-12-13 01:02:20.219752 | 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-12-13 01:02:20.219758 | 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-12-13 01:02:20.219765 | 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.11.12) 2025-12-13 01:02:20.219772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2025-12-13 01:02:20.219779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2025-12-13 01:02:20.219786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2025-12-13 01:02:20.219793 | 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=13078 sha256=90a859dfe97d26f676fcad4812e11bde2500053091d1d15f6fffb02732664387 2025-12-13 01:02:20.219800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-yk60x1vd/wheels/4f/ac/da/0936b0e131fd9ea68c35a67e26abf293f0e981af271c085ea8 2025-12-13 01:02:20.219807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2025-12-13 01:02:20.219814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2025-12-13 01:02:20.219821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-12-13 01:02:20.219827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev6 2025-12-13 01:02:20.219835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev6: 2025-12-13 01:02:20.219841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev6 2025-12-13 01:02:20.219854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev6 2025-12-13 01:02:20.219861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 673dcb4dcf15 2025-12-13 01:02:20.219868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 3fb640e2eadc 2025-12-13 01:02:20.219881 | 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-12-13 01:02:20.219890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 919f8ee97a6b 2025-12-13 01:02:20.219897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-13 01:02:20.219903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-12-13 01:02:20.219910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-12-13 01:02:20.219917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-12-13 01:02:20.219924 | 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-12-13 01:02:20.219931 | 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-12-13 01:02:20.219938 | 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-12-13 01:02:20.219949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-12-13 01:02:20.219957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-12-13 01:02:20.219963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-12-13 01:02:20.219970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-12-13 01:02:20.219977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-12-13 01:02:20.219984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-12-13 01:02:20.219992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:02:20.219999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:02:20.220005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.220013 | 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-12-13 01:02:20.220021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-12-13 01:02:20.220028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-13 01:02:20.220035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.220042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.220049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.220056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.220063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.220070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29279 files and directories currently installed.) 2025-12-13 01:02:20.220077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:02:20.220084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-13 01:02:20.220100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-12-13 01:02:20.220108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-12-13 01:02:20.220115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-12-13 01:02:20.220122 | 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-12-13 01:02:20.220129 | 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-12-13 01:02:20.220136 | 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-12-13 01:02:20.220143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-12-13 01:02:20.220180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-12-13 01:02:20.220188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-12-13 01:02:20.220195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-12-13 01:02:20.220202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-12-13 01:02:20.220209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-13 01:02:20.220217 | 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 ... 2025-12-13 01:02:20.220225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:50% (Reading database ... 55% (Reading database ... 2025-12-13 01:02:20.220237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:60% 2025-12-13 01:02:20.220244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-12-13 01:02:20.220251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-13 01:02:20.220257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-13 01:02:20.220264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-13 01:02:20.220271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-13 01:02:20.220278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-13 01:02:20.220284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-13 01:02:20.220291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29270 files and directories currently installed.) 2025-12-13 01:02:20.220298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:02:20.220305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:02:20.220312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:02:20.220334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:02:20.220361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:02:20.220375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:02:20.220389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:02:20.220408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:02:20.220432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:02:20.220460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:02:20.220480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:02:20.220504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:02:20.220530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-12-13 01:02:20.220558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-12-13 01:02:20.220599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:02:20.220610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-12-13 01:02:20.220634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:02:20.220687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:02:20.220714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-12-13 01:02:20.220807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-12-13 01:02:20.220817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:02:20.220827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.220837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10283 files, 1402 directories removed. 2025-12-13 01:02:20.220892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.220909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-12-13 01:02:20.220919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.220966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1727 files, 185 directories removed. 2025-12-13 01:02:20.220977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-13 01:02:20.221026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-12-13 01:02:20.221037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-12-13 01:02:20.221061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:02:20.221098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 919f8ee97a6b 2025-12-13 01:02:20.221116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> fc5b56288046 2025-12-13 01:02:20.221160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-12-13 01:02:20.221168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 19be72839755 2025-12-13 01:02:20.221192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 19be72839755 2025-12-13 01:02:20.221229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> cec7865d7103 2025-12-13 01:02:20.221240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 3c17fe5547da 2025-12-13 01:02:20.221284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20251213 2025-12-13 01:02:20.221368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-12-13 01:02:20.221280 (took 0:01:56.628726) 2025-12-13 01:02:20.221731 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-12-13 01:02:20.221758 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-12-13 01:02:20.221801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-12-13 01:02:20.221748 2025-12-13 01:02:20.222485 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-12-13 01:02:20.223765 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-12-13 01:03:34.406077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:03:34.406165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 9ce777ade07a 2025-12-13 01:03:34.406184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20251213" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:03:34.406233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in c6922694d3b4 2025-12-13 01:03:34.406274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container c6922694d3b4 2025-12-13 01:03:34.406344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 8e282a086bbd 2025-12-13 01:03:34.406365 | 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-12-13 01:03:34.406444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 6be13f2195d0 2025-12-13 01:03:34.406464 | 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-12-13 01:03:34.406618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:03:34.406715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:03:34.406840 | 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-12-13 01:03:34.406903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:03:34.406990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:03:34.407077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:03:34.407162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:03:34.407266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:03:34.407328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:03:34.407412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:03:34.407490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:03:34.407569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:03:34.407635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:03:34.407724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:03:34.407739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 01:03:34.407784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-13 01:03:34.407828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-13 01:03:34.407872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-12-13 01:03:34.407913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-12-13 01:03:34.407955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-12-13 01:03:34.407991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-12-13 01:03:34.408006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-12-13 01:03:34.408057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-12-13 01:03:34.408086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-12-13 01:03:34.408132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-12-13 01:03:34.408147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-12-13 01:03:34.408197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-12-13 01:03:34.408212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-12-13 01:03:34.408254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-12-13 01:03:34.408269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-12-13 01:03:34.408319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-12-13 01:03:34.408334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-12-13 01:03:34.408375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-12-13 01:03:34.408390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-12-13 01:03:34.408440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2025-12-13 01:03:34.408455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2025-12-13 01:03:34.408501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2025-12-13 01:03:34.408579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2025-12-13 01:03:34.408590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-12-13 01:03:34.408625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-12-13 01:03:34.408639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-12-13 01:03:34.408699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-12-13 01:03:34.408719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-12-13 01:03:34.408781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-12-13 01:03:34.408796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-12-13 01:03:34.408856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-12-13 01:03:34.408875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-12-13 01:03:34.408889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-12-13 01:03:34.408946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-12-13 01:03:34.408961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-12-13 01:03:34.409016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-12-13 01:03:34.409056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-12-13 01:03:34.409094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-12-13 01:03:34.409143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-12-13 01:03:34.409158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-12-13 01:03:34.409195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-12-13 01:03:34.409234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-12-13 01:03:34.409271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-12-13 01:03:34.409309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-12-13 01:03:34.409347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-12-13 01:03:34.409385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-12-13 01:03:34.409433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-12-13 01:03:34.409447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-12-13 01:03:34.409461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-12-13 01:03:34.409528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-12-13 01:03:34.409583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2025-12-13 01:03:34.409609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2025-12-13 01:03:34.409690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2025-12-13 01:03:34.409712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2025-12-13 01:03:34.409774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:03:34.409788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2025-12-13 01:03:34.409841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2025-12-13 01:03:34.409856 | 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-12-13 01:03:34.409913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:03:34.409928 | 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-12-13 01:03:34.409985 | 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-12-13 01:03:34.410001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-eventlet all 0.39.0-0ubuntu1.1~cloud0 [313 kB] 2025-12-13 01:03:34.410057 | 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-12-13 01:03:34.410071 | 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-12-13 01:03:34.410124 | 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-12-13 01:03:34.410197 | 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-12-13 01:03:34.410213 | 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-12-13 01:03:34.410226 | 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-12-13 01:03:34.410283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2025-12-13 01:03:34.410332 | 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-12-13 01:03:34.410344 | 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-12-13 01:03:34.410357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2025-12-13 01:03:34.410410 | 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-12-13 01:03:34.410460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.1 [187 kB] 2025-12-13 01:03:34.410479 | 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-12-13 01:03:34.410493 | 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-12-13 01:03:34.410558 | 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-12-13 01:03:34.410570 | 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-12-13 01:03:34.410682 | 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-12-13 01:03:34.410698 | 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-12-13 01:03:34.410708 | 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-12-13 01:03:34.410722 | 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-12-13 01:03:34.410732 | 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-12-13 01:03:34.410770 | 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-12-13 01:03:34.410784 | 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-12-13 01:03:34.410834 | 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-12-13 01:03:34.410849 | 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-12-13 01:03:34.410887 | 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-12-13 01:03:34.410935 | 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-12-13 01:03:34.410946 | 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-12-13 01:03:34.410959 | 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-12-13 01:03:34.411012 | 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-12-13 01:03:34.411034 | 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-12-13 01:03:34.411048 | 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-12-13 01:03:34.411098 | 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-12-13 01:03:34.411113 | 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-12-13 01:03:34.411150 | 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-12-13 01:03:34.411198 | 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-12-13 01:03:34.411217 | 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-12-13 01:03:34.411231 | 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-12-13 01:03:34.411282 | 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-12-13 01:03:34.411297 | 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-12-13 01:03:34.411335 | 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-12-13 01:03:34.411383 | 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-12-13 01:03:34.411393 | 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-12-13 01:03:34.411441 | 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-12-13 01:03:34.411452 | 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-12-13 01:03:34.411490 | 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.4 [199 kB] 2025-12-13 01:03:34.411549 | 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-12-13 01:03:34.411566 | 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-12-13 01:03:34.411654 | 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-12-13 01:03:34.411665 | 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-12-13 01:03:34.411702 | 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-12-13 01:03:34.411717 | 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-12-13 01:03:34.411727 | 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-12-13 01:03:34.411767 | 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-12-13 01:03:34.411816 | 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-12-13 01:03:34.411827 | 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-12-13 01:03:34.411872 | 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-12-13 01:03:34.411882 | 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-12-13 01:03:34.411923 | 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-12-13 01:03:34.411950 | 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-12-13 01:03:34.411963 | 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-12-13 01:03:34.412015 | 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-12-13 01:03:34.412028 | 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-12-13 01:03:34.412074 | 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-12-13 01:03:34.412087 | 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-12-13 01:03:34.412134 | 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-12-13 01:03:34.412147 | 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-12-13 01:03:34.412192 | 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-12-13 01:03:34.412205 | 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-12-13 01:03:34.412251 | 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-12-13 01:03:34.412264 | 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-12-13 01:03:34.412311 | 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-12-13 01:03:34.412324 | 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-12-13 01:03:34.412370 | 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-12-13 01:03:34.412383 | 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-12-13 01:03:34.412430 | 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-12-13 01:03:34.412443 | 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-12-13 01:03:34.412490 | 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-12-13 01:03:34.412503 | 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-12-13 01:03:34.412580 | 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-12-13 01:03:34.412622 | 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-12-13 01:03:34.412635 | 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-12-13 01:03:34.412682 | 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-12-13 01:03:34.412706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 2s (23.3 MB/s) 2025-12-13 01:03:34.412761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-12-13 01:03:34.412775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-13 01:03:34.412823 | 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-12-13 01:03:34.412843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-12-13 01:03:34.412880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:03:34.412914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-12-13 01:03:34.412928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-12-13 01:03:34.412979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-12-13 01:03:34.412992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:03:34.413037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-12-13 01:03:34.413050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-12-13 01:03:34.413093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-12-13 01:03:34.413106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-12-13 01:03:34.413149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-12-13 01:03:34.413162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-13 01:03:34.413196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-13 01:03:34.413230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 01:03:34.413272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-13 01:03:34.413282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-13 01:03:34.413316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 01:03:34.413329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-12-13 01:03:34.413378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-12-13 01:03:34.413390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-13 01:03:34.413433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-12-13 01:03:34.413446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-12-13 01:03:34.413489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-13 01:03:34.413501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-12-13 01:03:34.413549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-12-13 01:03:34.413593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-13 01:03:34.413603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-12-13 01:03:34.413622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-12-13 01:03:34.413689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-13 01:03:34.413706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-12-13 01:03:34.413741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2025-12-13 01:03:34.413775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-12-13 01:03:34.413818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-12-13 01:03:34.413828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-12-13 01:03:34.413862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-12-13 01:03:34.413904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-12-13 01:03:34.413914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2025-12-13 01:03:34.413948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-12-13 01:03:34.413961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-12-13 01:03:34.414010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-12-13 01:03:34.414024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:03:34.414057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-12-13 01:03:34.414091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-12-13 01:03:34.414111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-12-13 01:03:34.414155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-12-13 01:03:34.414165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-12-13 01:03:34.414208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-13 01:03:34.414218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-12-13 01:03:34.414251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-12-13 01:03:34.414264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-13 01:03:34.414314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-12-13 01:03:34.414327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-13 01:03:34.414370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.414383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-12-13 01:03:34.414417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-12-13 01:03:34.414461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-12-13 01:03:34.414471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-12-13 01:03:34.414517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-12-13 01:03:34.414530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-12-13 01:03:34.414595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-12-13 01:03:34.414609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-12-13 01:03:34.414652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-12-13 01:03:34.414709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-13 01:03:34.414723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-13 01:03:34.414735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-13 01:03:34.414747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-12-13 01:03:34.414790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-13 01:03:34.414801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-13 01:03:34.414812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-12-13 01:03:34.414855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-12-13 01:03:34.414865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:03:34.414877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-12-13 01:03:34.414910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2build1_amd64.deb ... 2025-12-13 01:03:34.414954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.414964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-12-13 01:03:34.414976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-12-13 01:03:34.415021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-12-13 01:03:34.415031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.415065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-13 01:03:34.415077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-12-13 01:03:34.415120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2025-12-13 01:03:34.415133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-12-13 01:03:34.415181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-12-13 01:03:34.415191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-12-13 01:03:34.415203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-12-13 01:03:34.415264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-12-13 01:03:34.415278 | 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-12-13 01:03:34.415313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-12-13 01:03:34.415347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-12-13 01:03:34.415360 | 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-12-13 01:03:34.415405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-12-13 01:03:34.415431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-12-13 01:03:34.415441 | 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-12-13 01:03:34.415492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-12-13 01:03:34.415522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-12-13 01:03:34.415536 | 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-12-13 01:03:34.415579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-12-13 01:03:34.415589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-12-13 01:03:34.415601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-12-13 01:03:34.415635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-12-13 01:03:34.415647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-12-13 01:03:34.415772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2025-12-13 01:03:34.415814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-12-13 01:03:34.415822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-12-13 01:03:34.415833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-12-13 01:03:34.415839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.415844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-12-13 01:03:34.415852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-12-13 01:03:34.415888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-13 01:03:34.415918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-12-13 01:03:34.415924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-12-13 01:03:34.415955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.415987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-12-13 01:03:34.415993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-12-13 01:03:34.416028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-13 01:03:34.416061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-12-13 01:03:34.416068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-12-13 01:03:34.416103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.416112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.416153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-12-13 01:03:34.416186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-12-13 01:03:34.416192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.416226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-12-13 01:03:34.416260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-12-13 01:03:34.416267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-12-13 01:03:34.416310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-12-13 01:03:34.416316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2025-12-13 01:03:34.416357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.416388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-12-13 01:03:34.416394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-12-13 01:03:34.416423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-12-13 01:03:34.416456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-12-13 01:03:34.416462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-13 01:03:34.416496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:03:34.416539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-12-13 01:03:34.416554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2025-12-13 01:03:34.416593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-12-13 01:03:34.416625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-12-13 01:03:34.416632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-12-13 01:03:34.416679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-12-13 01:03:34.416691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-12-13 01:03:34.416738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-12-13 01:03:34.416771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-12-13 01:03:34.416778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-12-13 01:03:34.416814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2025-12-13 01:03:34.416848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-12-13 01:03:34.416881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-12-13 01:03:34.416888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2025-12-13 01:03:34.416923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-12-13 01:03:34.416957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-12-13 01:03:34.416963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-12-13 01:03:34.416998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-12-13 01:03:34.417031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-12-13 01:03:34.417038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2025-12-13 01:03:34.417072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2025-12-13 01:03:34.417105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-12-13 01:03:34.417118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-12-13 01:03:34.417142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-12-13 01:03:34.417165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-12-13 01:03:34.417195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2025-12-13 01:03:34.417228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-12-13 01:03:34.417235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-12-13 01:03:34.417271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2025-12-13 01:03:34.417304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-12-13 01:03:34.417310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-12-13 01:03:34.417345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2025-12-13 01:03:34.417378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.417387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-12-13 01:03:34.417413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2025-12-13 01:03:34.417422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-12-13 01:03:34.417463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-12-13 01:03:34.417496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-13 01:03:34.417502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 01:03:34.417546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-12-13 01:03:34.417553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-12-13 01:03:34.417643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-12-13 01:03:34.417650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-12-13 01:03:34.417655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-12-13 01:03:34.417663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-12-13 01:03:34.417700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-12-13 01:03:34.417708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1.1~cloud0_all.deb ... 2025-12-13 01:03:34.417750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2025-12-13 01:03:34.417757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-12-13 01:03:34.417797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-12-13 01:03:34.417803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-12-13 01:03:34.417844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-12-13 01:03:34.417850 | 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-12-13 01:03:34.417891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.417902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-12-13 01:03:34.417938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-12-13 01:03:34.417945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-12-13 01:03:34.417986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-12-13 01:03:34.417992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2025-12-13 01:03:34.418033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2025-12-13 01:03:34.418039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2025-12-13 01:03:34.418080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2025-12-13 01:03:34.418087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2025-12-13 01:03:34.418127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-12-13 01:03:34.418134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 01:03:34.418175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 01:03:34.418181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-12-13 01:03:34.418222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-12-13 01:03:34.418245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-12-13 01:03:34.418268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-12-13 01:03:34.418276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 01:03:34.418320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 01:03:34.418326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-12-13 01:03:34.418367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2025-12-13 01:03:34.418375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.418417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-12-13 01:03:34.418424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2025-12-13 01:03:34.418457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.418463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-12-13 01:03:34.418518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2025-12-13 01:03:34.418525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.418593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-12-13 01:03:34.418601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2025-12-13 01:03:34.418625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-13 01:03:34.418658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-12-13 01:03:34.418664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-13 01:03:34.418694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 01:03:34.418719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-12-13 01:03:34.418727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-13 01:03:34.418769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 01:03:34.418775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-12-13 01:03:34.418811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2025-12-13 01:03:34.418817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 01:03:34.418852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-12-13 01:03:34.418859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2025-12-13 01:03:34.418894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 01:03:34.418901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-12-13 01:03:34.418936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2025-12-13 01:03:34.418942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-12-13 01:03:34.418978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-12-13 01:03:34.418985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2025-12-13 01:03:34.419020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.419026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-12-13 01:03:34.419062 | 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-12-13 01:03:34.419068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.419104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-12-13 01:03:34.419111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-12-13 01:03:34.419147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-12-13 01:03:34.419153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-12-13 01:03:34.419189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-12-13 01:03:34.419195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-12-13 01:03:34.419231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-12-13 01:03:34.419238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-12-13 01:03:34.419275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.419282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-12-13 01:03:34.419324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-12-13 01:03:34.419331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-12-13 01:03:34.419366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-13 01:03:34.419372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-12-13 01:03:34.419395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-13 01:03:34.419403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.419445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 01:03:34.419451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-12-13 01:03:34.419486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2025-12-13 01:03:34.419492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.419553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-12-13 01:03:34.419559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-12-13 01:03:34.419567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2025-12-13 01:03:34.419611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-12-13 01:03:34.419618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-12-13 01:03:34.419640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-13 01:03:34.419677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:03:34.419686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-12-13 01:03:34.419723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-13 01:03:34.419729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:03:34.419812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-12-13 01:03:34.419819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2025-12-13 01:03:34.419824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-12-13 01:03:34.419830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-12-13 01:03:34.419837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-12-13 01:03:34.419866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-12-13 01:03:34.419873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.419909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-13 01:03:34.419915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-12-13 01:03:34.419951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-13 01:03:34.419957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-13 01:03:34.419993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-13 01:03:34.419999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.420036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-13 01:03:34.420042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-13 01:03:34.420078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 01:03:34.420090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-12-13 01:03:34.420120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-12-13 01:03:34.420127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-13 01:03:34.420162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2025-12-13 01:03:34.420168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-12-13 01:03:34.420204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-12-13 01:03:34.420210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-12-13 01:03:34.420246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-12-13 01:03:34.420255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-12-13 01:03:34.420288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:03:34.420297 | 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-12-13 01:03:34.420328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-12-13 01:03:34.420358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2025-12-13 01:03:34.420365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 01:03:34.420394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 01:03:34.420400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-12-13 01:03:34.420436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-12-13 01:03:34.420442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-12-13 01:03:34.420478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-12-13 01:03:34.420484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 01:03:34.420538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-12-13 01:03:34.420544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 01:03:34.420574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-12-13 01:03:34.420604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:03:34.420610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-13 01:03:34.420640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.420679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 01:03:34.420690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.420713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-12-13 01:03:34.420735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-12-13 01:03:34.420744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-12-13 01:03:34.420790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 01:03:34.420821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-12-13 01:03:34.420827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-12-13 01:03:34.420856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-12-13 01:03:34.420864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.420895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-12-13 01:03:34.420925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 01:03:34.420932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-12-13 01:03:34.420961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-13 01:03:34.420967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-13 01:03:34.421004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-12-13 01:03:34.421034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: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-12-13 01:03:34.421041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-12-13 01:03:34.421070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-12-13 01:03:34.421100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-12-13 01:03:34.421107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-12-13 01:03:34.421137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-12-13 01:03:34.421144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-12-13 01:03:34.421180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2025-12-13 01:03:34.421210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-12-13 01:03:34.421216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-13 01:03:34.421224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 01:03:34.421269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 01:03:34.421275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.421307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-12-13 01:03:34.421313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-13 01:03:34.421349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-12-13 01:03:34.421355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:03:34.421391 | 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-12-13 01:03:34.421421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.421427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-12-13 01:03:34.421458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2025-12-13 01:03:34.421488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-13 01:03:34.421495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-12-13 01:03:34.421533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.421563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-12-13 01:03:34.421575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.421598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-12-13 01:03:34.421606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.421638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-12-13 01:03:34.421685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.421694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-12-13 01:03:34.421724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.421730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.421762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-12-13 01:03:34.421792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-12-13 01:03:34.421798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-12-13 01:03:34.421828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-12-13 01:03:34.421835 | 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-12-13 01:03:34.421869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-12-13 01:03:34.421899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:03:34.421906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-12-13 01:03:34.421936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-12-13 01:03:34.421966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-12-13 01:03:34.421972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-12-13 01:03:34.422002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2025-12-13 01:03:34.422008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-12-13 01:03:34.422044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-12-13 01:03:34.422074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 6be13f2195d0 2025-12-13 01:03:34.422080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> b4763835620b 2025-12-13 01:03:34.422119 | 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-12-13 01:03:34.422129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in a73735d49d87 2025-12-13 01:03:34.422163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-13 01:03:34.422198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-12-13 01:03:34.422205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-12-13 01:03:34.422234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-12-13 01:03:34.422241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:03:34.422273 | 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-12-13 01:03:34.422285 | 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-12-13 01:03:34.422308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:03:34.422337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-13 01:03:34.422343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-13 01:03:34.422365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-13 01:03:34.422373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-12-13 01:03:34.422406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-12-13 01:03:34.422413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-12-13 01:03:34.422446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:03:34.422452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:03:34.422487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-13 01:03:34.422542 | 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-12-13 01:03:34.422552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-13 01:03:34.422584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:70% (Reading database ... 75% 2025-12-13 01:03:34.422613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-13 01:03:34.422619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:80% 2025-12-13 01:03:34.422650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-12-13 01:03:34.422655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-12-13 01:03:34.422692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-12-13 01:03:34.422730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24416 files and directories currently installed.) 2025-12-13 01:03:34.422736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:03:34.422773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-13 01:03:34.422803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-12-13 01:03:34.422809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-12-13 01:03:34.422840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-12-13 01:03:34.422845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:03:34.422877 | 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-12-13 01:03:34.422883 | 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-12-13 01:03:34.422913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:03:34.422919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-13 01:03:34.422950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-13 01:03:34.422955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-13 01:03:34.422989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-12-13 01:03:34.422995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-12-13 01:03:34.423028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-13 01:03:34.423033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-13 01:03:34.423075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:03:34.423084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-12-13 01:03:34.423112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-12-13 01:03:34.423118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-12-13 01:03:34.423153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-12-13 01:03:34.423159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-12-13 01:03:34.423193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-12-13 01:03:34.423223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24407 files and directories currently installed.) 2025-12-13 01:03:34.423229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:03:34.423259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:03:34.423300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:03:34.423340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:03:34.423380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:03:34.423422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:03:34.423749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.423759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:03:34.423792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:03:34.423833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:03:34.423914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.423920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.423954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.423960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.423995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:03:34.424001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.424035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:03:34.424041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.424075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.424083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:03:34.424093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.424133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:03:34.424139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.424173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:03:34.424178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-12-13 01:03:34.424214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-12-13 01:03:34.424220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:03:34.424254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:03:34.424260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-12-13 01:03:34.424295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:03:34.424300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:03:34.424335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-12-13 01:03:34.424341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-12-13 01:03:34.424375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:03:34.424381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.424415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10283 files, 1402 directories removed. 2025-12-13 01:03:34.424420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.424455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-12-13 01:03:34.424461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.424496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2025-12-13 01:03:34.424502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-13 01:03:34.424610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-12-13 01:03:34.424634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-12-13 01:03:34.424644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:03:34.424657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container a73735d49d87 2025-12-13 01:03:34.424686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 9945ce29e3dd 2025-12-13 01:03:34.424702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-12-13 01:03:34.424711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 24258f258899 2025-12-13 01:03:34.424723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 24258f258899 2025-12-13 01:03:34.424732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> dc11c66d497e 2025-12-13 01:03:34.424744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built e23c3669d501 2025-12-13 01:03:34.424783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251213 2025-12-13 01:03:34.424829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-12-13 01:03:34.424753 (took 0:01:14.203005) 2025-12-13 01:03:34.425056 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-12-13 01:03:34.425112 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-12-13 01:03:34.425122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-12-13 01:03:34.425050 2025-12-13 01:03:34.425715 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-12-13 01:03:34.426107 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-12-13 01:04:01.957731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:04:01.957798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 9ce777ade07a 2025-12-13 01:04:01.957807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20251213" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:04:01.957815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in a4b99aa36fd4 2025-12-13 01:04:01.957831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container a4b99aa36fd4 2025-12-13 01:04:01.957836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> fe92c368297c 2025-12-13 01:04:01.957841 | 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-12-13 01:04:01.957846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 6648a05cf46e 2025-12-13 01:04:01.957860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-12-13 01:04:01.957864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-12-13 01:04:01.957867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-12-13 01:04:01.957870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-12-13 01:04:01.957874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:04:01.957878 | 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-12-13 01:04:01.957881 | 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-12-13 01:04:01.957885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:04:01.957888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:04:01.957891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:04:01.957895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:04:01.957898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-12-13 01:04:01.957901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-12-13 01:04:01.957905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-12-13 01:04:01.957908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-12-13 01:04:01.957914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:04:01.957917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:04:01.957921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-12-13 01:04:01.957982 | 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-12-13 01:04:01.958006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:04:01.958062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-12-13 01:04:01.958114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-12-13 01:04:01.958151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-12-13 01:04:01.958199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:90% (Reading database ... 95% 2025-12-13 01:04:01.958248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:04:01.958296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:04:01.958341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-12-13 01:04:01.958391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-12-13 01:04:01.958440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-12-13 01:04:01.958492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-12-13 01:04:01.958537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:04:01.958592 | 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-12-13 01:04:01.958637 | 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-12-13 01:04:01.958699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:04:01.958737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:04:01.958785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:04:01.958822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:04:01.958864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-12-13 01:04:01.958915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:04:01.958960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-12-13 01:04:01.959007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-12-13 01:04:01.959056 | 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-12-13 01:04:01.959103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:04:01.959149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:04:01.959195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-12-13 01:04:01.959240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-12-13 01:04:01.959288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19645 files and directories currently installed.) 2025-12-13 01:04:01.959335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:01.959381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.959428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:01.959475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.959524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:04:01.959572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.959681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:01.959723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.959771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:01.959817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.959866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.959912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.959960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.960007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.960055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.960117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:04:01.960166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:01.960214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.960262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:01.960310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.960357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.960404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.960452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:01.960498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.960545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.960764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.960840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.960863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:04:01.960874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.960884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.960919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:04:01.960934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.961053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.961067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:04:01.961074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.961122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:01.961167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.961213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:01.961261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-12-13 01:04:01.961307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-12-13 01:04:01.961354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:04:01.961401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:04:01.961447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-12-13 01:04:01.961495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:04:01.961541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:04:01.961598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-12-13 01:04:01.961695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-12-13 01:04:01.961752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:04:01.961798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-13 01:04:01.961847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10283 files, 1402 directories removed. 2025-12-13 01:04:01.961892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-13 01:04:01.961942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-12-13 01:04:01.961987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-13 01:04:01.962036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2025-12-13 01:04:01.962080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-13 01:04:01.962129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-12-13 01:04:01.962180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-12-13 01:04:01.962228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:04:01.962274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 6648a05cf46e 2025-12-13 01:04:01.962324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> f74c7ba4abb2 2025-12-13 01:04:01.962371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-12-13 01:04:01.962422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 9c27b95461c2 2025-12-13 01:04:01.962469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 9c27b95461c2 2025-12-13 01:04:01.962518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 69b10992501c 2025-12-13 01:04:01.962570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 52708c41539a 2025-12-13 01:04:01.962716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20251213 2025-12-13 01:04:01.962768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-12-13 01:04:01.962643 (took 0:00:27.537593) 2025-12-13 01:04:01.963216 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-12-13 01:04:01.963294 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-12-13 01:04:01.963375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-12-13 01:04:01.963283 2025-12-13 01:04:01.964551 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-12-13 01:04:01.965310 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-12-13 01:04:30.388795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:04:30.388872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 9ce777ade07a 2025-12-13 01:04:30.388910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20251213" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:04:30.388929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 6a3373af550f 2025-12-13 01:04:30.388944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 6a3373af550f 2025-12-13 01:04:30.388956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 07e107ae1e76 2025-12-13 01:04:30.388969 | 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-12-13 01:04:30.388982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 453c23aef2cd 2025-12-13 01:04:30.389005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-12-13 01:04:30.389017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-12-13 01:04:30.389042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-12-13 01:04:30.389052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-12-13 01:04:30.389061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:04:30.389071 | 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-12-13 01:04:30.389081 | 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-12-13 01:04:30.389090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:04:30.389100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:04:30.389109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:04:30.389118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:04:30.389127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-12-13 01:04:30.389137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-12-13 01:04:30.389146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-12-13 01:04:30.389156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-12-13 01:04:30.389165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:04:30.389175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:04:30.389184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-13 01:04:30.389200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:04:30.389211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-12-13 01:04:30.389313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-12-13 01:04:30.389325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:04:30.389334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-12-13 01:04:30.389343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-12-13 01:04:30.389353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:04:30.389364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:04:30.389373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-12-13 01:04:30.389383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-12-13 01:04:30.389392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-12-13 01:04:30.389401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-12-13 01:04:30.389410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:04:30.389420 | 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-12-13 01:04:30.389436 | 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-12-13 01:04:30.389446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:04:30.389462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:04:30.389519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:04:30.389530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:04:30.389540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-12-13 01:04:30.389549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:04:30.389559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-12-13 01:04:30.389568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-13 01:04:30.389578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-13 01:04:30.389589 | 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-12-13 01:04:30.389600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-13 01:04:30.389609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:70% (Reading database ... 75% 2025-12-13 01:04:30.389619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-12-13 01:04:30.389628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-12-13 01:04:30.389764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-12-13 01:04:30.389780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-12-13 01:04:30.389790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19645 files and directories currently installed.) 2025-12-13 01:04:30.389800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:30.389810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.389819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:30.389828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.389838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:04:30.389847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.389891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:30.389901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.389911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:30.389920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.389929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.389939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.389948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.389958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.389972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.389981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:04:30.390004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:30.390018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.390055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:04:30.390071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.390126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.390138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.390151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:04:30.390212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.391589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:04:30.391599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:04:30.391627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:04:30.391722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:04:30.391740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:04:30.391759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-12-13 01:04:30.391769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-12-13 01:04:30.391778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:04:30.391787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:04:30.391796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-12-13 01:04:30.391806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:04:30.391816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:04:30.391825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-12-13 01:04:30.391834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-12-13 01:04:30.391843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:04:30.391853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-13 01:04:30.391862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10283 files, 1402 directories removed. 2025-12-13 01:04:30.391871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-13 01:04:30.391904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-12-13 01:04:30.391913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-13 01:04:30.391923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2025-12-13 01:04:30.391932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-13 01:04:30.391942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-12-13 01:04:30.391952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-12-13 01:04:30.391961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:04:30.391970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 453c23aef2cd 2025-12-13 01:04:30.391980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 79bb7f35d0a5 2025-12-13 01:04:30.391990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-12-13 01:04:30.391999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 8d1987c3ab77 2025-12-13 01:04:30.392008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 8d1987c3ab77 2025-12-13 01:04:30.392018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 3e805fb7764e 2025-12-13 01:04:30.392027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 91c2fb964b0d 2025-12-13 01:04:30.392036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251213 2025-12-13 01:04:30.392045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-12-13 01:04:30.390993 (took 0:00:28.427710) 2025-12-13 01:04:30.392055 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-12-13 01:04:30.392074 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-12-13 01:04:30.392084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-12-13 01:04:30.391382 2025-12-13 01:04:30.392228 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-12-13 01:04:30.392664 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-12-13 01:05:01.472636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:05:01.472789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 9ce777ade07a 2025-12-13 01:05:01.472852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20251213" "name"="nova-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:05:01.472869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in a64a3e018048 2025-12-13 01:05:01.472880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container a64a3e018048 2025-12-13 01:05:01.472963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> de45cdd30f81 2025-12-13 01:05:01.472978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-12-13 01:05:01.472989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> f7bfecbfbaad 2025-12-13 01:05:01.472999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-12-13 01:05:01.473010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in e1aa7f26977c 2025-12-13 01:05:01.473024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container e1aa7f26977c 2025-12-13 01:05:01.473049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> af288dfa14b3 2025-12-13 01:05:01.473131 | 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-12-13 01:05:01.473144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in fc02cfeaaf50 2025-12-13 01:05:01.473156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-12-13 01:05:01.473199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-12-13 01:05:01.473210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-12-13 01:05:01.473295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:05:01.473306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:05:01.473343 | 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-12-13 01:05:01.473353 | 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-12-13 01:05:01.473408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:05:01.473418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:05:01.473474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:05:01.473484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:05:01.473539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-12-13 01:05:01.473550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-12-13 01:05:01.473611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-12-13 01:05:01.473621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-12-13 01:05:01.473696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:05:01.473820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:05:01.473832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-13 01:05:01.473871 | 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-12-13 01:05:01.473883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-12-13 01:05:01.474056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-12-13 01:05:01.474079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-12-13 01:05:01.474095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-12-13 01:05:01.474124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-12-13 01:05:01.474139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-12-13 01:05:01.474155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:05:01.474179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:05:01.474194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-12-13 01:05:01.474209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-12-13 01:05:01.474238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-12-13 01:05:01.474259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-12-13 01:05:01.474276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:05:01.474296 | 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-12-13 01:05:01.474311 | 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-12-13 01:05:01.474365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:05:01.474382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:05:01.474397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:05:01.474411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:05:01.474433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-12-13 01:05:01.474448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:05:01.474501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:05:01.474518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-13 01:05:01.474580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-13 01:05:01.474597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-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-12-13 01:05:01.474613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-12-13 01:05:01.474635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-12-13 01:05:01.474650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-12-13 01:05:01.474717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-13 01:05:01.474771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:85% 2025-12-13 01:05:01.474792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-13 01:05:01.474809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:90% 2025-12-13 01:05:01.474873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19645 files and directories currently installed.) 2025-12-13 01:05:01.474893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:01.474913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.474979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:01.474995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:05:01.475033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:01.475106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:01.475185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:05:01.475359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:01.475418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:01.475466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:01.475541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:05:01.475708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:05:01.475858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:05:01.475917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.475933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:01.475988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.476004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:01.476025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-12-13 01:05:01.476041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:05:01.476097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:05:01.476112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:05:01.476169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-12-13 01:05:01.476185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:05:01.476200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:05:01.476221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-12-13 01:05:01.476236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-12-13 01:05:01.476272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:05:01.476287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-13 01:05:01.476350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10283 files, 1402 directories removed. 2025-12-13 01:05:01.476367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-13 01:05:01.476422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-12-13 01:05:01.476439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-13 01:05:01.476453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2025-12-13 01:05:01.476500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-13 01:05:01.476516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:05:01.476531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:05:01.476553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:05:01.476568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container fc02cfeaaf50 2025-12-13 01:05:01.476619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 13d921f68097 2025-12-13 01:05:01.476635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built a326da795eea 2025-12-13 01:05:01.476656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20251213 2025-12-13 01:05:01.476879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-12-13 01:05:01.476628 (took 0:00:31.085246) 2025-12-13 01:05:01.477102 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-12-13 01:05:01.477119 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-12-13 01:05:01.477243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-12-13 01:05:01.477091 2025-12-13 01:05:01.478062 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-12-13 01:05:01.478552 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-12-13 01:05:33.435888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:05:33.435944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 9ce777ade07a 2025-12-13 01:05:33.435974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20251213" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:05:33.435988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 3bc64d42bc74 2025-12-13 01:05:33.435994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 3bc64d42bc74 2025-12-13 01:05:33.435998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> e79c02d8dfb7 2025-12-13 01:05:33.436005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-12-13 01:05:33.436087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 85c37f5e18a6 2025-12-13 01:05:33.436124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-12-13 01:05:33.436188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 9786d9afdb9b 2025-12-13 01:05:33.436244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 9786d9afdb9b 2025-12-13 01:05:33.436294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 9e8170fd628c 2025-12-13 01:05:33.436354 | 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-12-13 01:05:33.436412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 39746b6c65c4 2025-12-13 01:05:33.436465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-12-13 01:05:33.436523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-12-13 01:05:33.436579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-12-13 01:05:33.436640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-12-13 01:05:33.436699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:05:33.436765 | 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-12-13 01:05:33.436823 | 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-12-13 01:05:33.436884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:05:33.436934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:05:33.436982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:05:33.437032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:05:33.437080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-12-13 01:05:33.437131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-12-13 01:05:33.437190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-12-13 01:05:33.437240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-12-13 01:05:33.437295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:05:33.437346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:05:33.437399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-13 01:05:33.437461 | 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-12-13 01:05:33.437519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-13 01:05:33.437578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:70% 2025-12-13 01:05:33.437640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-12-13 01:05:33.437705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-13 01:05:33.437771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:80% (Reading database ... 85% 2025-12-13 01:05:33.437853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-12-13 01:05:33.437929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-12-13 01:05:33.437979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19654 files and directories currently installed.) 2025-12-13 01:05:33.438034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:05:33.438088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-12-13 01:05:33.438146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-12-13 01:05:33.438201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-12-13 01:05:33.438261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-12-13 01:05:33.438312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:05:33.438360 | 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-12-13 01:05:33.438407 | 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-12-13 01:05:33.438456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:05:33.438503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:05:33.438550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:05:33.438598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:05:33.438646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-12-13 01:05:33.438738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:05:33.438784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-12-13 01:05:33.438868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-13 01:05:33.438921 | 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% 2025-12-13 01:05:33.438978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:05:33.439033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-12-13 01:05:33.439085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-12-13 01:05:33.439137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-12-13 01:05:33.439190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-12-13 01:05:33.439243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-12-13 01:05:33.439295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-12-13 01:05:33.439350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19645 files and directories currently installed.) 2025-12-13 01:05:33.439404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:33.439458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.439532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:33.439590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.439646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:05:33.439724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.439779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:33.439847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.439902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:33.439954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.440006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.440060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.440111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.440163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.440218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.440267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:05:33.440319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:33.440370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.440422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:05:33.440475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.440526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.440579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.440632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:05:33.440697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.440770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.440824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.440896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.440944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:05:33.440997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:05:33.441158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:05:33.441320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:05:33.441429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:05:33.441535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-12-13 01:05:33.441588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-12-13 01:05:33.441641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:05:33.441697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:05:33.441782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-12-13 01:05:33.441991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:05:33.442037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:05:33.442092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-12-13 01:05:33.442148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-12-13 01:05:33.442202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:05:33.442252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-13 01:05:33.442307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10283 files, 1402 directories removed. 2025-12-13 01:05:33.442356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-13 01:05:33.442407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-12-13 01:05:33.442452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-13 01:05:33.442500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2025-12-13 01:05:33.442544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-13 01:05:33.442592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-12-13 01:05:33.442640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-12-13 01:05:33.442692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:05:33.442754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 39746b6c65c4 2025-12-13 01:05:33.442802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 2737587e5062 2025-12-13 01:05:33.442874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-12-13 01:05:33.442919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 9072f57ea9cb 2025-12-13 01:05:33.442980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 9072f57ea9cb 2025-12-13 01:05:33.443028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 7c7468b12d16 2025-12-13 01:05:33.443085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 50dc557121f4 2025-12-13 01:05:33.443131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20251213 2025-12-13 01:05:33.443232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-12-13 01:05:33.443131 (took 0:00:31.966040) 2025-12-13 01:05:33.443679 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-12-13 01:05:33.443791 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-12-13 01:05:33.443892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-12-13 01:05:33.443772 2025-12-13 01:05:33.443970 | 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-12-13 01:05:42.871518 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-12-13 01:05:42.873040 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-12-13 01:06:52.999906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251213 2025-12-13 01:06:52.999964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 73505c306648 2025-12-13 01:06:53.000041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20251213" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:06:53.000079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 31ff1f9daac4 2025-12-13 01:06:53.000116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 31ff1f9daac4 2025-12-13 01:06:53.001773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f6537f3416ec 2025-12-13 01:06:53.001789 | 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-12-13 01:06:53.001799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 01ccce7bd310 2025-12-13 01:06:53.001805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:06:53.001812 | 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-12-13 01:06:53.001819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:06:53.001825 | 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-12-13 01:06:53.001831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:06:53.001837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:06:53.001843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:06:53.001849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:06:53.001854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:06:53.001860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:06:53.001866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:06:53.001872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:06:53.001877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:06:53.001894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:06:53.001900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:06:53.001907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-13 01:06:53.001913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-13 01:06:53.001919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-13 01:06:53.001924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-12-13 01:06:53.001930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-12-13 01:06:53.001936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-12-13 01:06:53.001942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-13 01:06:53.001947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-12-13 01:06:53.001953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-13 01:06:53.001978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-12-13 01:06:53.001985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-12-13 01:06:53.001991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-12-13 01:06:53.001997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-12-13 01:06:53.002003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-12-13 01:06:53.002009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2025-12-13 01:06:53.002014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-12-13 01:06:53.002024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-12-13 01:06:53.002030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-12-13 01:06:53.002036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-12-13 01:06:53.002076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-12-13 01:06:53.002144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-12-13 01:06:53.002217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-12-13 01:06:53.002324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-12-13 01:06:53.002487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-12-13 01:06:53.002560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-12-13 01:06:53.002626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-12-13 01:06:53.002724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-12-13 01:06:53.002845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-12-13 01:06:53.002955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-12-13 01:06:53.003141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-12-13 01:06:53.003203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-12-13 01:06:53.003269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-12-13 01:06:53.003335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-13 01:06:53.003400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-12-13 01:06:53.003463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-12-13 01:06:53.003540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-12-13 01:06:53.003599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-13 01:06:53.003680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-12-13 01:06:53.003781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-13 01:06:53.003841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-12-13 01:06:53.003894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-12-13 01:06:53.003946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-12-13 01:06:53.004036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-12-13 01:06:53.004140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-12-13 01:06:53.004219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2025-12-13 01:06:53.004309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-12-13 01:06:53.004411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-12-13 01:06:53.004477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-12-13 01:06:53.004533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-12-13 01:06:53.004587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-12-13 01:06:53.004640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-12-13 01:06:53.004716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-12-13 01:06:53.004779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-12-13 01:06:53.004841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-12-13 01:06:53.004901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:06:53.004955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-12-13 01:06:53.005052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2025-12-13 01:06:53.005126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:06:53.005192 | 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-12-13 01:06:53.005256 | 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-12-13 01:06:53.005315 | 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-12-13 01:06:53.005374 | 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-12-13 01:06:53.005432 | 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-12-13 01:06:53.005491 | 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-12-13 01:06:53.005547 | 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-12-13 01:06:53.005603 | 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-12-13 01:06:53.005680 | 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-12-13 01:06:53.005774 | 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-12-13 01:06:53.005891 | 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-12-13 01:06:53.005951 | 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-12-13 01:06:53.006064 | 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-12-13 01:06:53.006148 | 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-12-13 01:06:53.006201 | 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-12-13 01:06:53.006260 | 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-12-13 01:06:53.006317 | 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-12-13 01:06:53.006376 | 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-12-13 01:06:53.006432 | 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-12-13 01:06:53.006491 | 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-12-13 01:06:53.006548 | 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-12-13 01:06:53.006599 | 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-12-13 01:06:53.006646 | 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-12-13 01:06:53.006715 | 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-12-13 01:06:53.006769 | 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-12-13 01:06:53.006817 | 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-12-13 01:06:53.007779 | 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-12-13 01:06:53.007791 | 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-12-13 01:06:53.007798 | 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-12-13 01:06:53.007805 | 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-12-13 01:06:53.007812 | 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-12-13 01:06:53.007819 | 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-12-13 01:06:53.007826 | 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-12-13 01:06:53.007839 | 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-12-13 01:06:53.007846 | 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-12-13 01:06:53.007851 | 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-12-13 01:06:53.007857 | 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-12-13 01:06:53.007863 | 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-12-13 01:06:53.007869 | 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-12-13 01:06:53.007874 | 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-12-13 01:06:53.007880 | 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-12-13 01:06:53.007886 | 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-12-13 01:06:53.007898 | 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-12-13 01:06:53.007903 | 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-12-13 01:06:53.007909 | 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-12-13 01:06:53.007915 | 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-12-13 01:06:53.007921 | 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-12-13 01:06:53.007927 | 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-12-13 01:06:53.007932 | 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.4 [115 kB] 2025-12-13 01:06:53.007938 | 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-12-13 01:06:53.007944 | 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-12-13 01:06:53.007950 | 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-12-13 01:06:53.007955 | 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-12-13 01:06:53.007961 | 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-12-13 01:06:53.007987 | 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-12-13 01:06:53.007994 | 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-12-13 01:06:53.008001 | 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-12-13 01:06:53.008012 | 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-12-13 01:06:53.008018 | 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-12-13 01:06:53.008024 | 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-12-13 01:06:53.008067 | 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-12-13 01:06:53.008074 | 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.5 [1,544 kB] 2025-12-13 01:06:53.008080 | 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-12-13 01:06:53.008085 | 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-12-13 01:06:53.008091 | 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-12-13 01:06:53.008097 | 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-12-13 01:06:53.008103 | 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-12-13 01:06:53.008109 | 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-12-13 01:06:53.008114 | 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-12-13 01:06:53.008120 | 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-12-13 01:06:53.008157 | 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-12-13 01:06:53.008164 | 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-12-13 01:06:53.008170 | 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-12-13 01:06:53.008204 | 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-12-13 01:06:53.008210 | 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-12-13 01:06:53.009730 | 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-12-13 01:06:53.009743 | 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-12-13 01:06:53.009751 | 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-12-13 01:06:53.009758 | 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-12-13 01:06:53.009765 | 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-12-13 01:06:53.009779 | 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-12-13 01:06:53.009785 | 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-12-13 01:06:53.009791 | 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-12-13 01:06:53.009796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2025-12-13 01:06:53.009802 | 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-12-13 01:06:53.009809 | 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-12-13 01:06:53.009814 | 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.10 [1,829 kB] 2025-12-13 01:06:53.009820 | 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-12-13 01:06:53.009826 | 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-12-13 01:06:53.009832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-12-13 01:06:53.009838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (13.6 MB/s) 2025-12-13 01:06:53.009844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-13 01:06:53.009849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-13 01:06:53.009857 | 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-12-13 01:06:53.009864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-12-13 01:06:53.009870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-12-13 01:06:53.009876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-12-13 01:06:53.009882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-12-13 01:06:53.009888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-12-13 01:06:53.009893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:06:53.009910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.009916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.009922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-12-13 01:06:53.009928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-13 01:06:53.009934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 01:06:53.009940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-12-13 01:06:53.009945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.009961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.009979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-12-13 01:06:53.009985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.009991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.009996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-12-13 01:06:53.010002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.010008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.010014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-12-13 01:06:53.010020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-13 01:06:53.010026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 01:06:53.010032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-12-13 01:06:53.010038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-13 01:06:53.010043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 01:06:53.010049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-12-13 01:06:53.010055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-13 01:06:53.010061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 01:06:53.010067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-12-13 01:06:53.010073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 01:06:53.010078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 01:06:53.010084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-13 01:06:53.010090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-13 01:06:53.010096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 01:06:53.010102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-12-13 01:06:53.010107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.010113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.010119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-12-13 01:06:53.010125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-13 01:06:53.010133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 01:06:53.010139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-12-13 01:06:53.010145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.010151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.010165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-12-13 01:06:53.010237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-13 01:06:53.010270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 01:06:53.010470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-12-13 01:06:53.010533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.010547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.010567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-12-13 01:06:53.010578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-12-13 01:06:53.010588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-12-13 01:06:53.010597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-12-13 01:06:53.010611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 01:06:53.010624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-12-13 01:06:53.010702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-12-13 01:06:53.012113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-12-13 01:06:53.012138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-12-13 01:06:53.012188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-12-13 01:06:53.012220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-12-13 01:06:53.012295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-12-13 01:06:53.012312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-12-13 01:06:53.012408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-12-13 01:06:53.012421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-12-13 01:06:53.012455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-12-13 01:06:53.012512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-12-13 01:06:53.012546 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-13 01:06:53.012691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-12-13 01:06:53.012717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-12-13 01:06:53.012729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.012739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-12-13 01:06:53.012795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-12-13 01:06:53.012839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-13 01:06:53.012884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-13 01:06:53.012928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-12-13 01:06:53.012995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-12-13 01:06:53.013061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-13 01:06:53.013106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-12-13 01:06:53.013151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 01:06:53.013195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 01:06:53.013240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-12-13 01:06:53.013284 | 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-12-13 01:06:53.013329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 01:06:53.013372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-12-13 01:06:53.013416 | 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-12-13 01:06:53.013460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 01:06:53.013505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.013559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-12-13 01:06:53.013612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-12-13 01:06:53.013658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-12-13 01:06:53.013712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-12-13 01:06:53.014994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-13 01:06:53.015143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-12-13 01:06:53.015176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-12-13 01:06:53.015194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-12-13 01:06:53.015205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-13 01:06:53.015215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-12-13 01:06:53.015229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-12-13 01:06:53.015278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-12-13 01:06:53.015293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-12-13 01:06:53.015346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-12-13 01:06:53.015361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-12-13 01:06:53.015416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-12-13 01:06:53.015432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-12-13 01:06:53.015485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-12-13 01:06:53.015500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-12-13 01:06:53.015542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-13 01:06:53.015557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 01:06:53.015600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.015616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-12-13 01:06:53.015649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-12-13 01:06:53.015711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-12-13 01:06:53.015751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-13 01:06:53.015798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-13 01:06:53.015813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 01:06:53.015869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-12-13 01:06:53.015884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-13 01:06:53.015913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 01:06:53.015992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-12-13 01:06:53.016008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-12-13 01:06:53.016021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-12-13 01:06:53.016065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-12-13 01:06:53.016080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-12-13 01:06:53.016122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-12-13 01:06:53.016136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-12-13 01:06:53.016178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 01:06:53.016192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 01:06:53.016234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-12-13 01:06:53.016248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-12-13 01:06:53.016290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-13 01:06:53.016330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-12-13 01:06:53.016357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-12-13 01:06:53.016371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-13 01:06:53.016412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-12-13 01:06:53.016426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-12-13 01:06:53.016477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-12-13 01:06:53.016492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-12-13 01:06:53.016531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-12-13 01:06:53.016545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-12-13 01:06:53.016596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-12-13 01:06:53.016610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-12-13 01:06:53.016691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-12-13 01:06:53.016706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-12-13 01:06:53.016720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-12-13 01:06:53.016826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.016839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-13 01:06:53.016853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-12-13 01:06:53.016892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-12-13 01:06:53.016907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-12-13 01:06:53.016957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-12-13 01:06:53.016997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-12-13 01:06:53.017011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-12-13 01:06:53.017065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-12-13 01:06:53.017080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-12-13 01:06:53.017120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-13 01:06:53.017134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-12-13 01:06:53.017185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-12-13 01:06:53.017199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-13 01:06:53.017239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-12-13 01:06:53.017254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-12-13 01:06:53.017304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-12-13 01:06:53.017319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-12-13 01:06:53.017359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-12-13 01:06:53.017373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-13 01:06:53.017423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-12-13 01:06:53.017438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-12-13 01:06:53.017477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-12-13 01:06:53.017491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-13 01:06:53.017542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:06:53.017556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.017595 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-12-13 01:06:53.017610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:06:53.017687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.017716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.017741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-12-13 01:06:53.017786 | 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-12-13 01:06:53.020743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.020763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.020774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-12-13 01:06:53.020784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:06:53.020793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.020803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-12-13 01:06:53.020812 | 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-12-13 01:06:53.020821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.020831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-12-13 01:06:53.020840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-13 01:06:53.020849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.020859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-12-13 01:06:53.020868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-13 01:06:53.020878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.020887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-12-13 01:06:53.020896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-13 01:06:53.020906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 01:06:53.020915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 01:06:53.020924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:06:53.020934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:06:53.020943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-12-13 01:06:53.020953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-13 01:06:53.020962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.020996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 01:06:53.021006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-12-13 01:06:53.021016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 01:06:53.021026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.021035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 01:06:53.021045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-12-13 01:06:53.021055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-13 01:06:53.021074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 01:06:53.021084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-12-13 01:06:53.021094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-13 01:06:53.021103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 01:06:53.021113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-12-13 01:06:53.021123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-13 01:06:53.021133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 01:06:53.021142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-12-13 01:06:53.021159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-13 01:06:53.021169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.021179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-13 01:06:53.021211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-13 01:06:53.021239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-12-13 01:06:53.021268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-13 01:06:53.021297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-13 01:06:53.021325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-12-13 01:06:53.021354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.021373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-13 01:06:53.021400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-13 01:06:53.021429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-13 01:06:53.021458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-12-13 01:06:53.021487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-12-13 01:06:53.021515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-12-13 01:06:53.021525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-12-13 01:06:53.021535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-12-13 01:06:53.021544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-12-13 01:06:53.021554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-12-13 01:06:53.021563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-12-13 01:06:53.021579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.021589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:06:53.021599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-12-13 01:06:53.021614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 01:06:53.021623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:06:53.021633 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-13 01:06:53.021643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-13 01:06:53.021653 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 01:06:53.021662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-12-13 01:06:53.021700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:06:53.021710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.021719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-13 01:06:53.021729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-12-13 01:06:53.021738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-13 01:06:53.021763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:06:53.021773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-12-13 01:06:53.021782 | 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-12-13 01:06:53.021793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:06:53.021802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-12-13 01:06:53.021812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 01:06:53.021821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 01:06:53.021831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-12-13 01:06:53.021840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-13 01:06:53.021849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-12-13 01:06:53.021868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-13 01:06:53.021877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-13 01:06:53.021886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.021896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-12-13 01:06:53.021905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.021915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-12-13 01:06:53.021924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.021934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-12-13 01:06:53.021943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-12-13 01:06:53.021952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000116345 s, 35.2 MB/s 2025-12-13 01:06:53.021962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-13 01:06:53.021991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-12-13 01:06:53.022002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-12-13 01:06:53.022011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-12-13 01:06:53.022021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-12-13 01:06:53.022030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-13 01:06:53.022040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:06:53.022049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-13 01:06:53.022065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-13 01:06:53.022075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-12-13 01:06:53.022104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 01:06:53.022121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-13 01:06:53.022130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-13 01:06:53.022140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-12-13 01:06:53.022149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-12-13 01:06:53.022159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:06:53.022169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-12-13 01:06:53.022178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 01:06:53.022188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-13 01:06:53.022197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 01:06:53.022207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.022216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-12-13 01:06:53.022226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-12-13 01:06:53.022236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-13 01:06:53.022245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-13 01:06:53.022264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:06:53.022274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 01:06:53.022283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-12-13 01:06:53.022293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.022302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.022312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-12-13 01:06:53.022322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-13 01:06:53.022331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-13 01:06:53.022341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.022350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:06:53.022360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-12-13 01:06:53.022370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.022379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-13 01:06:53.022389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 01:06:53.022398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-13 01:06:53.022408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-13 01:06:53.022417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-12-13 01:06:53.022436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-13 01:06:53.022480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-13 01:06:53.022490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-13 01:06:53.022499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:06:53.022509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-13 01:06:53.022524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.022534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-13 01:06:53.022570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-13 01:06:53.022579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-13 01:06:53.022589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-13 01:06:53.022598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-12-13 01:06:53.022608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-13 01:06:53.022627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-12-13 01:06:53.022646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-13 01:06:53.022656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-13 01:06:53.022687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:06:53.022700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.022729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-12-13 01:06:53.022738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.022775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-12-13 01:06:53.022785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.022794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-12-13 01:06:53.022803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.022813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 01:06:53.022830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-13 01:06:53.022839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-13 01:06:53.022848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-13 01:06:53.022858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-12-13 01:06:53.022867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-13 01:06:53.022876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-12-13 01:06:53.022886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-13 01:06:53.022895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-12-13 01:06:53.022904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-13 01:06:53.022913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-12-13 01:06:53.022922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-13 01:06:53.022931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-13 01:06:53.022941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-13 01:06:53.022955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-12-13 01:06:53.022964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-13 01:06:53.022993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:06:53.023003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-13 01:06:53.023012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:06:53.023028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.023038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-13 01:06:53.023047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:06:53.023056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-13 01:06:53.023066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:06:53.023075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 01ccce7bd310 2025-12-13 01:06:53.023084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> b3f46a2b788d 2025-12-13 01:06:53.023094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-12-13 01:06:53.023103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 4a6e417244a3 2025-12-13 01:06:53.023113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-12-13 01:06:53.023123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f21d6611ecdb 2025-12-13 01:06:53.023140 | 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-12-13 01:06:53.023153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in d77fb2f8a76d 2025-12-13 01:06:53.023162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-12-13 01:06:53.023172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2025-12-13 01:06:53.023192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2025-12-13 01:06:53.023201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2025-12-13 01:06:53.023211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:06:53.023224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2025-12-13 01:06:53.023233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2025-12-13 01:06:53.023243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2025-12-13 01:06:53.023252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:06:53.023266 | 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-12-13 01:06:53.023278 | 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-12-13 01:06:53.023293 | 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-12-13 01:06:53.023332 | 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-12-13 01:06:53.023362 | 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-12-13 01:06:53.023413 | 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-12-13 01:06:53.023428 | 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-12-13 01:06:53.023457 | 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-12-13 01:06:53.023489 | 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-12-13 01:06:53.023540 | 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-12-13 01:06:53.023556 | 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-12-13 01:06:53.023570 | 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-12-13 01:06:53.023614 | 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-12-13 01:06:53.023629 | 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-12-13 01:06:53.023650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.0.0rc2.dev2) 2025-12-13 01:06:53.023709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-13 01:06:53.023728 | 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-12-13 01:06:53.023771 | 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-12-13 01:06:53.023786 | 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-12-13 01:06:53.023830 | 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-12-13 01:06:53.023844 | 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-12-13 01:06:53.023876 | 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-12-13 01:06:53.023932 | 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-12-13 01:06:53.023943 | 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-12-13 01:06:53.024016 | 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-12-13 01:06:53.024031 | 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-12-13 01:06:53.024087 | 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-12-13 01:06:53.024099 | 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-12-13 01:06:53.024112 | 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-12-13 01:06:53.024174 | 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-12-13 01:06:53.024190 | 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-12-13 01:06:53.024204 | 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-12-13 01:06:53.024227 | 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-12-13 01:06:53.024260 | 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-12-13 01:06:53.024292 | 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-12-13 01:06:53.024325 | 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-12-13 01:06:53.024381 | 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-12-13 01:06:53.024393 | 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-12-13 01:06:53.024406 | 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-12-13 01:06:53.024461 | 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-12-13 01:06:53.024472 | 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-12-13 01:06:53.024485 | 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-12-13 01:06:53.024514 | 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-12-13 01:06:53.024529 | 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-12-13 01:06:53.024571 | 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-12-13 01:06:53.024585 | 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-12-13 01:06:53.024599 | 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-12-13 01:06:53.024638 | 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-12-13 01:06:53.024687 | 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-12-13 01:06:53.024707 | 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-12-13 01:06:53.024717 | 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-12-13 01:06:53.024730 | 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-12-13 01:06:53.024773 | 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-12-13 01:06:53.024787 | 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-12-13 01:06:53.024801 | 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-12-13 01:06:53.024840 | 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-12-13 01:06:53.024854 | 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-12-13 01:06:53.024867 | 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-12-13 01:06:53.024906 | 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-12-13 01:06:53.024920 | 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-12-13 01:06:53.024934 | 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-12-13 01:06:53.025004 | 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-12-13 01:06:53.025016 | 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-12-13 01:06:53.025030 | 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-12-13 01:06:53.025044 | 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.11.12) 2025-12-13 01:06:53.025066 | 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-12-13 01:06:53.025108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-12-13 01:06:53.025136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-12-13 01:06:53.025150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2025-12-13 01:06:53.025163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2025-12-13 01:06:53.025177 | 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=106511 sha256=7f6cd1714e5448e46e057722316bc1588645670ccbc88f2dfb5d993e1a5373e9 2025-12-13 01:06:53.025218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-35co90z5/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-12-13 01:06:53.025233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-12-13 01:06:53.025247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-12-13 01:06:53.025286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.0.0rc2.dev2 python-consul-1.1.0 2025-12-13 01:06:53.025300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container d77fb2f8a76d 2025-12-13 01:06:53.025314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6628c3f2644c 2025-12-13 01:06:53.025356 | 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-12-13 01:06:53.025371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 3d70c688642e 2025-12-13 01:06:53.025400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-13 01:06:53.025449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-12-13 01:06:53.025461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-12-13 01:06:53.025485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-12-13 01:06:53.025500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:06:53.025539 | 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-12-13 01:06:53.025553 | 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-12-13 01:06:53.025567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:06:53.025582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:06:53.025622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:06:53.025636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:06:53.025657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-12-13 01:06:53.025692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-12-13 01:06:53.025709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-12-13 01:06:53.025751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-12-13 01:06:53.025766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:06:53.025779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:06:53.025804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-13 01:06:53.025831 | 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-12-13 01:06:53.025847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-12-13 01:06:53.025886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:06:53.025900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-12-13 01:06:53.025938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-12-13 01:06:53.025952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-12-13 01:06:53.025991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24816 files and directories currently installed.) 2025-12-13 01:06:53.026005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:06:53.026019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-13 01:06:53.026060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-12-13 01:06:53.026074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-12-13 01:06:53.026102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-12-13 01:06:53.026116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:06:53.026155 | 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-12-13 01:06:53.026169 | 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-12-13 01:06:53.026183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:06:53.026211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:06:53.026224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:06:53.026263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:06:53.026277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-12-13 01:06:53.026290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:06:53.026329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-12-13 01:06:53.026343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-13 01:06:53.026356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-13 01:06:53.026397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 01:06:53.026420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-13 01:06:53.026433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:70% (Reading database ... 75% 2025-12-13 01:06:53.026446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-12-13 01:06:53.026487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-12-13 01:06:53.026501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-12-13 01:06:53.026514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-12-13 01:06:53.026553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24807 files and directories currently installed.) 2025-12-13 01:06:53.026567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:06:53.026580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.026618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:06:53.026632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.026659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:06:53.026694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.026724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:06:53.026775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.026787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:06:53.026800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.026827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.026877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.026888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.026901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.026950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.026961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.027016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.027049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:06:53.027063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:06:53.027100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.027116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:06:53.027157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.027172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.027185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.027223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.027238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:06:53.027251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.027290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.027326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.027394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:06:53.027407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:06:53.027488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:06:53.027556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:06:53.027633 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:06:53.027657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.027690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-12-13 01:06:53.027735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-12-13 01:06:53.027750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.027763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:06:53.027802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.027816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:06:53.027829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-12-13 01:06:53.027868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:06:53.027883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:06:53.027896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-12-13 01:06:53.027934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-12-13 01:06:53.027948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:06:53.027962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.028029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9276 files, 1316 directories removed. 2025-12-13 01:06:53.028040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.028053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-12-13 01:06:53.028066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.028079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-12-13 01:06:53.028105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-13 01:06:53.028157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-12-13 01:06:53.028166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-12-13 01:06:53.028187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:06:53.028199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 3d70c688642e 2025-12-13 01:06:53.028236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 2659f442fc4f 2025-12-13 01:06:53.028256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-12-13 01:06:53.028268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in f10ad7fb191e 2025-12-13 01:06:53.028304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container f10ad7fb191e 2025-12-13 01:06:53.028317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f6e9e68e9e6e 2025-12-13 01:06:53.028353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 0727c92fd014 2025-12-13 01:06:53.028366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20251213 2025-12-13 01:06:53.028456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-12-13 01:06:53.028373 (took 0:01:19.584601) 2025-12-13 01:06:53.028783 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-12-13 01:06:53.028824 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-12-13 01:06:53.028863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-12-13 01:06:53.028820 2025-12-13 01:06:53.029597 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-12-13 01:06:53.030057 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-12-13 01:07:19.874578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251213 2025-12-13 01:07:19.874722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 73505c306648 2025-12-13 01:07:19.874857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20251213" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:07:19.874911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in cd0d1eff94a3 2025-12-13 01:07:19.875060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container cd0d1eff94a3 2025-12-13 01:07:19.875120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 0bdc7867d087 2025-12-13 01:07:19.875229 | 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-12-13 01:07:19.875304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 73099618d3cf 2025-12-13 01:07:19.875392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-12-13 01:07:19.875479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-12-13 01:07:19.875562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-12-13 01:07:19.875652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-12-13 01:07:19.875757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:07:19.875829 | 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-12-13 01:07:19.875903 | 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-12-13 01:07:19.875976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:07:19.876077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:07:19.876144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:07:19.876217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:07:19.876291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-12-13 01:07:19.876368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-12-13 01:07:19.876529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-12-13 01:07:19.876548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-12-13 01:07:19.876636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:07:19.876741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:07:19.876828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-13 01:07:19.876913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.876996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-13 01:07:19.877175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:07:19.877212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-12-13 01:07:19.877292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-12-13 01:07:19.877381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-12-13 01:07:19.877458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-12-13 01:07:19.877502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-12-13 01:07:19.877600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-12-13 01:07:19.877699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:07:19.877781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:07:19.877863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-12-13 01:07:19.878849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-12-13 01:07:19.878869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-12-13 01:07:19.878880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-12-13 01:07:19.878888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:07:19.878897 | 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-12-13 01:07:19.878905 | 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-12-13 01:07:19.878914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:07:19.878938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:07:19.878947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:07:19.878955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:07:19.878964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-12-13 01:07:19.878972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:07:19.878980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-12-13 01:07:19.878996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-13 01:07:19.879011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-13 01:07:19.879047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:07:19.879064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-12-13 01:07:19.879080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-12-13 01:07:19.879094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-12-13 01:07:19.879110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-12-13 01:07:19.879125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-12-13 01:07:19.879232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-12-13 01:07:19.879245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:07:19.879254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:19.879262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.879271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:19.879279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.879296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:07:19.879305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.879314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:19.879360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.879369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:19.879377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.879419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.879456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.879512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.880814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.880857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.880867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.880876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:07:19.880885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:19.880910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.880919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:19.880933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.880948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.880964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.880980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.880994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:19.881009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.881091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:07:19.881106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.881121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:07:19.881168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:07:19.881213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:19.881243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:19.881274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-12-13 01:07:19.881289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-12-13 01:07:19.881314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:07:19.881330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:07:19.881345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-12-13 01:07:19.881360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:07:19.881377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:07:19.881391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-12-13 01:07:19.881407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-12-13 01:07:19.881423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:07:19.881459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.881478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9188 files, 1290 directories removed. 2025-12-13 01:07:19.881512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.881529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-12-13 01:07:19.881582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.881691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-12-13 01:07:19.881723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-13 01:07:19.881854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-12-13 01:07:19.881879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-12-13 01:07:19.881967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:07:19.881991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 73099618d3cf 2025-12-13 01:07:19.882165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 5fd76ff5c53f 2025-12-13 01:07:19.882193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-12-13 01:07:19.882263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in e762f0cdbe72 2025-12-13 01:07:19.882286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container e762f0cdbe72 2025-12-13 01:07:19.882371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 86754b4dcc9e 2025-12-13 01:07:19.882423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built f719e474a903 2025-12-13 01:07:19.882504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20251213 2025-12-13 01:07:19.882607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-12-13 01:07:19.882491 (took 0:00:26.853671) 2025-12-13 01:07:19.883087 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-12-13 01:07:19.883122 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-12-13 01:07:19.883355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-12-13 01:07:19.883121 2025-12-13 01:07:19.884355 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-12-13 01:07:19.885181 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-12-13 01:07:47.790154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251213 2025-12-13 01:07:47.790236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 73505c306648 2025-12-13 01:07:47.790332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20251213" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:07:47.790397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 6aca92e917fd 2025-12-13 01:07:47.790491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 6aca92e917fd 2025-12-13 01:07:47.790551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 2211d0643075 2025-12-13 01:07:47.790625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-12-13 01:07:47.790727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> c860218f924c 2025-12-13 01:07:47.790807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-12-13 01:07:47.790885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 42c75891d189 2025-12-13 01:07:47.790957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 42c75891d189 2025-12-13 01:07:47.791031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 22544c971738 2025-12-13 01:07:47.791124 | 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-12-13 01:07:47.791202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 9a718a646d42 2025-12-13 01:07:47.791302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-12-13 01:07:47.791391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-12-13 01:07:47.791447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-12-13 01:07:47.791522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:07:47.791588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:07:47.791651 | 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-12-13 01:07:47.791748 | 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-12-13 01:07:47.792759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:07:47.792779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:07:47.792790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:07:47.792800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:07:47.792809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-12-13 01:07:47.792819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-12-13 01:07:47.792829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-12-13 01:07:47.792839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-12-13 01:07:47.792849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:07:47.792858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:07:47.792867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-12-13 01:07:47.792877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% 2025-12-13 01:07:47.792888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 01:07:47.792899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-12-13 01:07:47.792908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:70% 2025-12-13 01:07:47.792918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-12-13 01:07:47.792927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:07:47.792937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-12-13 01:07:47.792946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-12-13 01:07:47.792956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:07:47.792977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:07:47.792987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-12-13 01:07:47.792997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-12-13 01:07:47.793006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-12-13 01:07:47.793020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-12-13 01:07:47.793030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:07:47.793040 | 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-12-13 01:07:47.793049 | 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-12-13 01:07:47.793059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:07:47.793072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:07:47.793264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:07:47.793312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:07:47.793330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-12-13 01:07:47.793340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:07:47.793489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:07:47.793520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-12-13 01:07:47.793553 | 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-12-13 01:07:47.793624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-12-13 01:07:47.793694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-12-13 01:07:47.793819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-12-13 01:07:47.793836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-12-13 01:07:47.793924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-12-13 01:07:47.793988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-12-13 01:07:47.794057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:07:47.794140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:47.794209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.794275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:47.794360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.794430 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:07:47.794497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.794565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:47.794631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.794714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:47.794776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.794844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.794909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.794977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.795041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.795119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.795260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:07:47.795295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:47.795366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.795429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:07:47.795489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.795549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.795608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.795692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:07:47.795750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-13 01:07:47.796727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.796776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:07:47.796790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-13 01:07:47.796806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:07:47.796862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:07:47.796904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:07:47.796933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:07:47.796975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-12-13 01:07:47.796990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:07:47.797005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:07:47.797014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:07:47.797022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-12-13 01:07:47.797040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:07:47.797048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:07:47.797057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-12-13 01:07:47.797065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-12-13 01:07:47.797073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:07:47.797087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-13 01:07:47.797112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9188 files, 1290 directories removed. 2025-12-13 01:07:47.797121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-13 01:07:47.797130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-12-13 01:07:47.797138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-13 01:07:47.797147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-12-13 01:07:47.797155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-13 01:07:47.797167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:07:47.797178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:07:47.797266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:07:47.797318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 9a718a646d42 2025-12-13 01:07:47.797374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 041a370441ba 2025-12-13 01:07:47.797468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 86a7c2e9c3f3 2025-12-13 01:07:47.797519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20251213 2025-12-13 01:07:47.797702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-12-13 01:07:47.797525 (took 0:00:27.914404) 2025-12-13 01:07:47.798051 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-api) 2025-12-13 01:07:47.798182 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Processing 2025-12-13 01:07:47.798254 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building started at 2025-12-13 01:07:47.798172 2025-12-13 01:07:47.799257 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 plugins into plugins archive 2025-12-13 01:07:47.799994 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 additions into additions archive 2025-12-13 01:08:16.211421 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20251213 2025-12-13 01:08:16.211518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 6db159e0251b 2025-12-13 01:08:16.211538 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 2/6 : LABEL "build-date"="20251213" "name"="watcher-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-12-13 01:08:16.211555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in cbb5d36af3af 2025-12-13 01:08:16.211570 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container cbb5d36af3af 2025-12-13 01:08:16.211586 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 7859e8ac8e76 2025-12-13 01:08:16.211627 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_watcher_extend_start 2025-12-13 01:08:16.211700 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 722926e9029c 2025-12-13 01:08:16.211719 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_watcher_extend_start 2025-12-13 01:08:16.211750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in c354e7436730 2025-12-13 01:08:16.211784 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container c354e7436730 2025-12-13 01:08:16.211837 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> eb8af017b6fd 2025-12-13 01:08:16.211870 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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-12-13 01:08:16.211971 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 93f7b62dfb11 2025-12-13 01:08:16.211983 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2025-12-13 01:08:16.211996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2025-12-13 01:08:16.212009 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2025-12-13 01:08:16.212077 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:08:16.212092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:08:16.212105 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-13 01:08:16.212133 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-12-13 01:08:16.212189 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:08:16.212202 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:08:16.212267 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:08:16.212277 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:08:16.212289 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2025-12-13 01:08:16.212321 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Use 'apt autoremove' to remove them. 2025-12-13 01:08:16.212380 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2025-12-13 01:08:16.212390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: build-essential 2025-12-13 01:08:16.212404 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:08:16.212462 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:08:16.212476 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2025-12-13 01:08:16.212512 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:08:16.212576 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2025-12-13 01:08:16.212590 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2025-12-13 01:08:16.212602 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2025-12-13 01:08:16.212650 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2025-12-13 01:08:16.212684 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2025-12-13 01:08:16.212703 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2025-12-13 01:08:16.212749 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:08:16.213823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:08:16.213842 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2025-12-13 01:08:16.213853 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2025-12-13 01:08:16.213862 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2025-12-13 01:08:16.213870 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2025-12-13 01:08:16.213879 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:08:16.213888 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-13 01:08:16.213897 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-12-13 01:08:16.213906 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:08:16.213914 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:08:16.213923 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:08:16.213931 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:08:16.213939 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2025-12-13 01:08:16.213948 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:08:16.213964 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:08:16.213973 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2025-12-13 01:08:16.213983 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:08:16.213992 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2025-12-13 01:08:16.214001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2025-12-13 01:08:16.214010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2025-12-13 01:08:16.214018 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2025-12-13 01:08:16.214027 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2025-12-13 01:08:16.214035 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2025-12-13 01:08:16.214044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:08:16.214052 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:16.214061 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214069 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:16.214078 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214086 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:08:16.214095 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214103 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:16.214112 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214127 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:16.214135 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214144 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214152 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214161 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214186 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214194 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214202 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:08:16.214211 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:16.214219 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214227 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:16.214235 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214244 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214259 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214268 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:16.214277 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214285 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214293 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214302 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214310 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:08:16.214318 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214326 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214334 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:08:16.214343 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214351 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214359 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:08:16.214367 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214382 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:16.214390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214399 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:16.214407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing lto-disabled-list (47) ... 2025-12-13 01:08:16.214442 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:08:16.214451 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:08:16.214459 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:08:16.214467 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Collecting pyclean==3.0.0 2025-12-13 01:08:16.214476 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:08:16.214491 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:08:16.214499 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Installing collected packages: pyclean 2025-12-13 01:08:16.214508 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully installed pyclean-3.0.0 2025-12-13 01:08:16.214516 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:08:16.214524 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2025-12-13 01:08:16.214533 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 9499 files, 1345 directories removed. 2025-12-13 01:08:16.214541 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2025-12-13 01:08:16.214549 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /usr 2025-12-13 01:08:16.214558 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2025-12-13 01:08:16.214566 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 1316 files, 133 directories removed. 2025-12-13 01:08:16.214574 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2025-12-13 01:08:16.214583 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:08:16.214591 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:08:16.214599 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:08:16.214608 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 93f7b62dfb11 2025-12-13 01:08:16.214616 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 00039b33395e 2025-12-13 01:08:16.214624 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 6/6 : USER watcher 2025-12-13 01:08:16.214633 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 78810ecc799e 2025-12-13 01:08:16.214641 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 78810ecc799e 2025-12-13 01:08:16.214649 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 6a7d29aa6620 2025-12-13 01:08:16.214657 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully built 72aa092059e5 2025-12-13 01:08:16.214691 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully tagged osism.harbor.regio.digital/kolla/watcher-api:build-20251213 2025-12-13 01:08:16.214704 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Built at 2025-12-13 01:08:16.214250 (took 0:00:28.416078) 2025-12-13 01:08:16.217054 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-engine) 2025-12-13 01:08:16.217083 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Processing 2025-12-13 01:08:16.217160 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building started at 2025-12-13 01:08:16.217089 2025-12-13 01:08:16.218073 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 plugins into plugins archive 2025-12-13 01:08:16.218609 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 additions into additions archive 2025-12-13 01:08:42.440125 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20251213 2025-12-13 01:08:42.440310 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 6db159e0251b 2025-12-13 01:08:42.440426 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 2/4 : LABEL "build-date"="20251213" "name"="watcher-engine" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-12-13 01:08:42.440533 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 3ef69686de1e 2025-12-13 01:08:42.440617 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 3ef69686de1e 2025-12-13 01:08:42.440732 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> e422ddd5f50f 2025-12-13 01:08:42.440892 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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-12-13 01:08:42.440962 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 136b827641f8 2025-12-13 01:08:42.441044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2025-12-13 01:08:42.441129 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2025-12-13 01:08:42.441210 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2025-12-13 01:08:42.441327 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages were automatically installed and are no longer required: 2025-12-13 01:08:42.442763 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:08:42.442779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-13 01:08:42.442788 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-12-13 01:08:42.442795 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:08:42.442803 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:08:42.442810 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:08:42.442817 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:08:42.442824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2025-12-13 01:08:42.442831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Use 'apt autoremove' to remove them. 2025-12-13 01:08:42.442837 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2025-12-13 01:08:42.442844 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: build-essential 2025-12-13 01:08:42.442851 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:08:42.442858 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:08:42.442865 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2025-12-13 01:08:42.442873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:08:42.442881 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2025-12-13 01:08:42.442888 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:70% (Reading database ... 75% 2025-12-13 01:08:42.442895 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2025-12-13 01:08:42.442902 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2025-12-13 01:08:42.442909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2025-12-13 01:08:42.442915 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2025-12-13 01:08:42.442922 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:08:42.442941 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:08:42.442949 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2025-12-13 01:08:42.442956 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2025-12-13 01:08:42.442962 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2025-12-13 01:08:42.442969 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2025-12-13 01:08:42.442976 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2025-12-13 01:08:42.442987 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:08:42.442994 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-13 01:08:42.443001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-12-13 01:08:42.443008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:08:42.443049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:08:42.443130 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:08:42.443243 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:08:42.443341 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2025-12-13 01:08:42.443417 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:08:42.443489 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 228 MB disk space will be freed. 2025-12-13 01:08:42.443568 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2025-12-13 01:08:42.443647 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2025-12-13 01:08:42.443779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:08:42.443846 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2025-12-13 01:08:42.443929 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:08:42.444007 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% (Reading database ... 90% 2025-12-13 01:08:42.444083 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2025-12-13 01:08:42.444162 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:08:42.444252 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:42.444339 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.444417 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:42.444491 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.444564 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:08:42.444638 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.444740 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:42.444825 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.444902 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:42.444980 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.445053 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.445126 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.445234 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.445386 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.445455 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.445533 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:08:42.445610 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:42.445688 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.445813 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:08:42.445884 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.445953 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.446031 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.446096 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:08:42.446163 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446220 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446361 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446424 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.446494 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:08:42.446563 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446632 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446732 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:08:42.446826 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446904 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.446963 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:08:42.447031 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.447100 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:08:42.447168 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.448691 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:08:42.448722 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing lto-disabled-list (47) ... 2025-12-13 01:08:42.448727 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing make (4.3-4.1build2) ... 2025-12-13 01:08:42.448731 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:08:42.448735 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:08:42.448738 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Collecting pyclean==3.0.0 2025-12-13 01:08:42.448742 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:08:42.448761 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:08:42.448765 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Installing collected packages: pyclean 2025-12-13 01:08:42.448769 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully installed pyclean-3.0.0 2025-12-13 01:08:42.448772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:08:42.448776 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2025-12-13 01:08:42.448779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 9499 files, 1345 directories removed. 2025-12-13 01:08:42.448783 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2025-12-13 01:08:42.448786 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /usr 2025-12-13 01:08:42.448789 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2025-12-13 01:08:42.448793 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 1316 files, 133 directories removed. 2025-12-13 01:08:42.448796 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2025-12-13 01:08:42.448799 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Found existing installation: pyclean 3.0.0 2025-12-13 01:08:42.448803 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Uninstalling pyclean-3.0.0: 2025-12-13 01:08:42.448806 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:08:42.448809 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 136b827641f8 2025-12-13 01:08:42.448813 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 7bb059179186 2025-12-13 01:08:42.448817 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 4/4 : USER watcher 2025-12-13 01:08:42.448820 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 2cea0caf1284 2025-12-13 01:08:42.448824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 2cea0caf1284 2025-12-13 01:08:42.448827 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 0446eb4a2c5e 2025-12-13 01:08:42.448831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully built 91d99577ce87 2025-12-13 01:08:42.448834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully tagged osism.harbor.regio.digital/kolla/watcher-engine:build-20251213 2025-12-13 01:08:42.448838 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Built at 2025-12-13 01:08:42.448293 (took 0:00:26.231204) 2025-12-13 01:08:42.448883 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-applier) 2025-12-13 01:08:42.448966 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Processing 2025-12-13 01:08:42.448971 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building started at 2025-12-13 01:08:42.448908 2025-12-13 01:08:42.450823 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 plugins into plugins archive 2025-12-13 01:08:42.450920 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 additions into additions archive 2025-12-13 01:09:09.122984 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20251213 2025-12-13 01:09:09.123058 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 6db159e0251b 2025-12-13 01:09:09.123095 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 2/4 : LABEL "build-date"="20251213" "name"="watcher-applier" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-applier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-12-13 01:09:09.123123 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in a566a1205310 2025-12-13 01:09:09.123134 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container a566a1205310 2025-12-13 01:09:09.123144 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 1c11d3e8d4cc 2025-12-13 01:09:09.123155 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: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-12-13 01:09:09.123166 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 442e05f4c8ce 2025-12-13 01:09:09.123176 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2025-12-13 01:09:09.123254 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2025-12-13 01:09:09.123265 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2025-12-13 01:09:09.123275 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages were automatically installed and are no longer required: 2025-12-13 01:09:09.123311 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:09:09.123322 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-13 01:09:09.123331 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-12-13 01:09:09.123341 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:09:09.123351 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:09:09.123404 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:09:09.123415 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:09:09.123425 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2025-12-13 01:09:09.123473 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Use 'apt autoremove' to remove them. 2025-12-13 01:09:09.123520 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2025-12-13 01:09:09.123566 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: build-essential 2025-12-13 01:09:09.123613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:09:09.123659 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:09:09.123762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2025-12-13 01:09:09.123802 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:09:09.123888 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2025-12-13 01:09:09.124778 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2025-12-13 01:09:09.124799 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2025-12-13 01:09:09.124810 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2025-12-13 01:09:09.124819 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2025-12-13 01:09:09.124828 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2025-12-13 01:09:09.124838 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:09:09.124860 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:09:09.124869 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2025-12-13 01:09:09.124879 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2025-12-13 01:09:09.124888 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2025-12-13 01:09:09.124897 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2025-12-13 01:09:09.124907 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:09:09.124916 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-13 01:09:09.124926 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-12-13 01:09:09.124946 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:09:09.124956 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:09:09.124965 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:09:09.124979 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:09:09.124989 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2025-12-13 01:09:09.124999 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:09:09.125012 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 228 MB disk space will be freed. 2025-12-13 01:09:09.125126 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2025-12-13 01:09:09.125196 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2025-12-13 01:09:09.125314 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:09:09.125371 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2025-12-13 01:09:09.125447 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2025-12-13 01:09:09.125525 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:09:09.125601 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2025-12-13 01:09:09.125706 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2025-12-13 01:09:09.125779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:09:09.125886 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:09.125939 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.126014 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:09.126090 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.126168 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:09:09.126241 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.126384 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:09.126454 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.126532 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:09.126605 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.126693 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.126793 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.126877 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.126973 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.128745 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.128763 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:09:09.128774 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:09.128782 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.128791 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:09.128799 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.128808 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.128816 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.128824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:09.128833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128841 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128849 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128867 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.128876 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:09:09.128884 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128892 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128901 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:09:09.128909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128917 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128926 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:09:09.128934 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:09.128951 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128959 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:09.128967 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing lto-disabled-list (47) ... 2025-12-13 01:09:09.128975 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing make (4.3-4.1build2) ... 2025-12-13 01:09:09.128984 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:09:09.128992 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:09:09.129008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Collecting pyclean==3.0.0 2025-12-13 01:09:09.129017 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:09:09.129025 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:09:09.129034 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Installing collected packages: pyclean 2025-12-13 01:09:09.129042 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully installed pyclean-3.0.0 2025-12-13 01:09:09.129050 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:09:09.129059 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2025-12-13 01:09:09.129067 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 9499 files, 1345 directories removed. 2025-12-13 01:09:09.129076 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2025-12-13 01:09:09.129084 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /usr 2025-12-13 01:09:09.129093 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2025-12-13 01:09:09.129105 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 1316 files, 133 directories removed. 2025-12-13 01:09:09.129114 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2025-12-13 01:09:09.129122 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Found existing installation: pyclean 3.0.0 2025-12-13 01:09:09.129131 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Uninstalling pyclean-3.0.0: 2025-12-13 01:09:09.129139 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:09:09.129147 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 442e05f4c8ce 2025-12-13 01:09:09.129159 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 9116849aff39 2025-12-13 01:09:09.129171 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 4/4 : USER watcher 2025-12-13 01:09:09.129268 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 5e604a2a640f 2025-12-13 01:09:09.129354 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 5e604a2a640f 2025-12-13 01:09:09.129541 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 8461da35bf1a 2025-12-13 01:09:09.129605 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully built 503acd063941 2025-12-13 01:09:09.129628 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully tagged osism.harbor.regio.digital/kolla/watcher-applier:build-20251213 2025-12-13 01:09:09.129644 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Built at 2025-12-13 01:09:09.129559 (took 0:00:26.680651) 2025-12-13 01:09:09.130226 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-12-13 01:09:09.130416 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-12-13 01:09:09.130515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-12-13 01:09:09.130413 2025-12-13 01:09:09.131602 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-12-13 01:09:09.133432 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-12-13 01:09:35.180717 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 2025-12-13 01:09:35.180841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> e2d8dd5c0280 2025-12-13 01:09:35.180898 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20251213" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:09:35.180937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 57b3f698f326 2025-12-13 01:09:35.180950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 57b3f698f326 2025-12-13 01:09:35.180960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 1f06cd8ac207 2025-12-13 01:09:35.180971 | 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-12-13 01:09:35.180982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 3dcaa62b12b3 2025-12-13 01:09:35.180997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-12-13 01:09:35.181006 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-12-13 01:09:35.181016 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-12-13 01:09:35.181064 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-12-13 01:09:35.181078 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:09:35.181124 | 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-12-13 01:09:35.181161 | 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-12-13 01:09:35.181210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:09:35.181236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:09:35.181259 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:09:35.181313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:09:35.181340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-12-13 01:09:35.181366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-12-13 01:09:35.181425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-12-13 01:09:35.181441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-12-13 01:09:35.181524 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:09:35.181536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:09:35.181550 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-12-13 01:09:35.181626 | 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-12-13 01:09:35.181644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-12-13 01:09:35.181732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-12-13 01:09:35.181754 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-12-13 01:09:35.181811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-12-13 01:09:35.181826 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-12-13 01:09:35.181854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-12-13 01:09:35.181906 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-12-13 01:09:35.181922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:09:35.181992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-12-13 01:09:35.182007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-12-13 01:09:35.182154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-12-13 01:09:35.182173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-12-13 01:09:35.182186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:09:35.182253 | 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-12-13 01:09:35.182264 | 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-12-13 01:09:35.182296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:09:35.182345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:09:35.182359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:09:35.182407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:09:35.182421 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-12-13 01:09:35.182485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:09:35.182500 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-12-13 01:09:35.182558 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-12-13 01:09:35.182574 | 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-12-13 01:09:35.182633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-12-13 01:09:35.182648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-12-13 01:09:35.182721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-12-13 01:09:35.182741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:80% (Reading database ... 85% 2025-12-13 01:09:35.182801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-12-13 01:09:35.182817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-12-13 01:09:35.182865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-12-13 01:09:35.182880 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:35.182942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.182957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:35.183018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183052 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:09:35.183116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183132 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:35.183156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-13 01:09:35.183217 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:35.183290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183387 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-13 01:09:35.183461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:09:35.183590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:35.183605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:09:35.183704 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183774 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:09:35.183894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.183903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.183916 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.183966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.183980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:09:35.184046 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184093 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:09:35.184166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:09:35.184281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:09:35.184350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:09:35.184419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-12-13 01:09:35.184434 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-12-13 01:09:35.184458 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:09:35.184518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:09:35.184533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-12-13 01:09:35.184578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:09:35.184592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:09:35.184648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-12-13 01:09:35.184659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-12-13 01:09:35.184698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:09:35.184755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-13 01:09:35.184770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8932 files, 1258 directories removed. 2025-12-13 01:09:35.184813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-13 01:09:35.184836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-12-13 01:09:35.184878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-13 01:09:35.184902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-12-13 01:09:35.184926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-13 01:09:35.184950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-12-13 01:09:35.184996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-12-13 01:09:35.185015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:09:35.185062 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 3dcaa62b12b3 2025-12-13 01:09:35.185113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> d37e2c8f5bef 2025-12-13 01:09:35.185128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-12-13 01:09:35.185156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 67bc26283082 2025-12-13 01:09:35.185203 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 67bc26283082 2025-12-13 01:09:35.185217 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 855e1b7a1e86 2025-12-13 01:09:35.185261 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built baee9f43ddab 2025-12-13 01:09:35.185276 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251213 2025-12-13 01:09:35.185488 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-12-13 01:09:35.185287 (took 0:00:26.054874) 2025-12-13 01:09:35.186841 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-12-13 01:09:35.186889 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-12-13 01:09:35.186900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-12-13 01:09:35.185646 2025-12-13 01:09:35.186911 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-12-13 01:09:35.186978 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-12-13 01:10:03.216032 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 2025-12-13 01:10:03.216102 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> e2d8dd5c0280 2025-12-13 01:10:03.216118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20251213" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:10:03.216151 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 49a5801b0315 2025-12-13 01:10:03.216161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 49a5801b0315 2025-12-13 01:10:03.216169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 7a2e3a2961cf 2025-12-13 01:10:03.216178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-12-13 01:10:03.216187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> fa3271170841 2025-12-13 01:10:03.216196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-12-13 01:10:03.216265 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 92cd89e3b030 2025-12-13 01:10:03.216277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 92cd89e3b030 2025-12-13 01:10:03.216287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> a9f98d5baacd 2025-12-13 01:10:03.216299 | 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-12-13 01:10:03.216310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 5af46d2c2413 2025-12-13 01:10:03.216320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-12-13 01:10:03.216373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-12-13 01:10:03.216384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-12-13 01:10:03.216440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:10:03.216452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:10:03.217780 | 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-12-13 01:10:03.217803 | 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-12-13 01:10:03.217813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:10:03.217822 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:10:03.217832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:10:03.217841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:10:03.217851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-12-13 01:10:03.217860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-12-13 01:10:03.217870 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-12-13 01:10:03.217879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-12-13 01:10:03.217889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:10:03.217898 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:10:03.217907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-12-13 01:10:03.217929 | 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-12-13 01:10:03.217952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:10:03.217961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-12-13 01:10:03.217970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-12-13 01:10:03.217980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-12-13 01:10:03.217989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-12-13 01:10:03.217998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-12-13 01:10:03.218010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:10:03.218020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-12-13 01:10:03.218029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-12-13 01:10:03.218038 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-12-13 01:10:03.218047 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-12-13 01:10:03.218057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:10:03.218067 | 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-12-13 01:10:03.218076 | 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-12-13 01:10:03.218086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:10:03.218100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:10:03.218110 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:10:03.218119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:10:03.218129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-12-13 01:10:03.218167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:10:03.218264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:10:03.218332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-12-13 01:10:03.218413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-12-13 01:10:03.218495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:10:03.218572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-12-13 01:10:03.218649 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-12-13 01:10:03.218792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-12-13 01:10:03.218863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-12-13 01:10:03.218939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-12-13 01:10:03.219013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-12-13 01:10:03.219090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-12-13 01:10:03.219166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:03.219245 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.219320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:03.219396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.219497 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:10:03.219575 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.219655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:03.219782 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.219884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:03.219962 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.220039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.220118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.220195 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.220290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.220376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.220443 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:10:03.220519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:03.220596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.220704 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:03.220869 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.220945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.221017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.221088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:03.221158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.221226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.221293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.221361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.221430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:10:03.221498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.221566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.222789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:10:03.222809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.222819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.222828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:10:03.222836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.222844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:03.222865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.222873 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:03.222882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-12-13 01:10:03.222890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:10:03.222899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:10:03.222907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:10:03.222916 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-12-13 01:10:03.222924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:10:03.222933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:10:03.222941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-12-13 01:10:03.222950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-12-13 01:10:03.222958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:10:03.222967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-13 01:10:03.222976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8932 files, 1258 directories removed. 2025-12-13 01:10:03.222984 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-13 01:10:03.222993 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-12-13 01:10:03.223001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-13 01:10:03.223010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-12-13 01:10:03.223018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-13 01:10:03.223027 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:10:03.223035 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:10:03.223044 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:10:03.223057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 5af46d2c2413 2025-12-13 01:10:03.223065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> e131684bdd16 2025-12-13 01:10:03.223074 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built c1a4312f7425 2025-12-13 01:10:03.223083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20251213 2025-12-13 01:10:03.223181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-12-13 01:10:03.223045 (took 0:00:28.037399) 2025-12-13 01:10:03.223646 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-12-13 01:10:03.223863 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-12-13 01:10:03.224011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-12-13 01:10:03.223873 2025-12-13 01:10:03.225033 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-12-13 01:10:03.225783 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-12-13 01:10:29.686161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 2025-12-13 01:10:29.686272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> e2d8dd5c0280 2025-12-13 01:10:29.686299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20251213" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:10:29.686399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 81612c428749 2025-12-13 01:10:29.686528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 81612c428749 2025-12-13 01:10:29.686642 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> b5433db23220 2025-12-13 01:10:29.686730 | 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-12-13 01:10:29.686844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in c695677e37c2 2025-12-13 01:10:29.686909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-12-13 01:10:29.686995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-12-13 01:10:29.687078 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-12-13 01:10:29.687171 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-12-13 01:10:29.687252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:10:29.687327 | 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-12-13 01:10:29.687403 | 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-12-13 01:10:29.687479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:10:29.687582 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:10:29.687659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:10:29.687765 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:10:29.687844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-12-13 01:10:29.687921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-12-13 01:10:29.688008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-12-13 01:10:29.688085 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-12-13 01:10:29.688168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:10:29.688246 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:10:29.688329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-13 01:10:29.688417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:10:29.688626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-13 01:10:29.690912 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:70% 2025-12-13 01:10:29.690974 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-12-13 01:10:29.691000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-12-13 01:10:29.691011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.691021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-12-13 01:10:29.691030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-12-13 01:10:29.691039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-12-13 01:10:29.691049 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-12-13 01:10:29.691060 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:10:29.691069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-12-13 01:10:29.691079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-12-13 01:10:29.691088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-12-13 01:10:29.691097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-12-13 01:10:29.691107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:10:29.691117 | 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-12-13 01:10:29.691126 | 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-12-13 01:10:29.691135 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:10:29.691145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:10:29.691154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:10:29.691163 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:10:29.691173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-12-13 01:10:29.691182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:10:29.691191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-12-13 01:10:29.691201 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-13 01:10:29.691212 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:10:29.691223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-12-13 01:10:29.691232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-12-13 01:10:29.691242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-12-13 01:10:29.691251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-12-13 01:10:29.691260 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-12-13 01:10:29.691270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-12-13 01:10:29.691279 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-12-13 01:10:29.691288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:29.691298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691307 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:29.691316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:10:29.691343 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:29.691362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.691371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.691390 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:29.691399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.691417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.691474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:10:29.691583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:29.691593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691602 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:29.691612 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.691621 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:29.691659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:10:29.691739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:10:29.691766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:10:29.691794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:29.691834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:29.691858 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-12-13 01:10:29.691868 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-12-13 01:10:29.691877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:10:29.691886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:10:29.691900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-12-13 01:10:29.691981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:10:29.691997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:10:29.692184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-12-13 01:10:29.692245 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-12-13 01:10:29.692266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:10:29.692277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.692287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8932 files, 1258 directories removed. 2025-12-13 01:10:29.692301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.692379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-12-13 01:10:29.692394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.692466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-12-13 01:10:29.692553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-13 01:10:29.692569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-12-13 01:10:29.692700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-12-13 01:10:29.692730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:10:29.692905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container c695677e37c2 2025-12-13 01:10:29.692939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 449885efdc7e 2025-12-13 01:10:29.692960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-12-13 01:10:29.692973 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 7fd4347afcf0 2025-12-13 01:10:29.692990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 7fd4347afcf0 2025-12-13 01:10:29.693065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> c736f0867d8a 2025-12-13 01:10:29.693137 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 4be94a27091d 2025-12-13 01:10:29.693189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251213 2025-12-13 01:10:29.693288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-12-13 01:10:29.693186 (took 0:00:26.469313) 2025-12-13 01:10:29.693805 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-12-13 01:10:29.693867 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-12-13 01:10:29.693979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-12-13 01:10:29.693863 2025-12-13 01:10:29.694916 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-12-13 01:10:29.695559 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-12-13 01:10:59.307040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:10:59.307118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 925f94868c07 2025-12-13 01:10:59.307132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20251213" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:10:59.307142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 6a1fa6f2ed4b 2025-12-13 01:10:59.307152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 6a1fa6f2ed4b 2025-12-13 01:10:59.307160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 96d654b36b26 2025-12-13 01:10:59.307169 | 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-12-13 01:10:59.307178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 9b24a1f0edec 2025-12-13 01:10:59.307186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-12-13 01:10:59.307193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-12-13 01:10:59.307201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-12-13 01:10:59.307208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-12-13 01:10:59.307216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:10:59.307223 | 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-12-13 01:10:59.307231 | 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-12-13 01:10:59.307239 | 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-12-13 01:10:59.307246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:10:59.307278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:10:59.307302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:10:59.307310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-12-13 01:10:59.307318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-12-13 01:10:59.307326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-12-13 01:10:59.307334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-12-13 01:10:59.307342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:10:59.307357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:10:59.307426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-13 01:10:59.307438 | 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-12-13 01:10:59.307447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-12-13 01:10:59.307455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-12-13 01:10:59.307462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-12-13 01:10:59.307470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-12-13 01:10:59.307478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-12-13 01:10:59.307485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-12-13 01:10:59.307493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-12-13 01:10:59.307502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:10:59.307509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-12-13 01:10:59.307517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-12-13 01:10:59.307569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-12-13 01:10:59.307578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-12-13 01:10:59.307585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:10:59.307624 | 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-12-13 01:10:59.307663 | 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-12-13 01:10:59.307743 | 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-12-13 01:10:59.307788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:10:59.307828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:10:59.307866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:10:59.307905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-12-13 01:10:59.310786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:10:59.310803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-12-13 01:10:59.310812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-13 01:10:59.310820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-13 01:10:59.310829 | 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-12-13 01:10:59.310837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-12-13 01:10:59.310855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-13 01:10:59.310863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:75% 2025-12-13 01:10:59.310870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-12-13 01:10:59.310878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-13 01:10:59.310885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:85% (Reading database ... 90% 2025-12-13 01:10:59.310900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-12-13 01:10:59.310908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-12-13 01:10:59.310916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:59.310923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.310930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:59.310938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.310945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:10:59.310953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.310960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:59.310967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.310975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:59.310983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.310990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.310997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.311005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.311012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.311020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.311027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:10:59.311035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:59.311042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.311049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:10:59.311057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.311064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.311072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.311079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:10:59.311087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.311123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:10:59.311141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:10:59.311164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:10:59.311186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-13 01:10:59.311201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:10:59.311209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:10:59.311224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-12-13 01:10:59.311237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-12-13 01:10:59.311244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:10:59.311271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:10:59.311279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-12-13 01:10:59.311287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:10:59.311294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:10:59.311302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-12-13 01:10:59.311310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-12-13 01:10:59.311317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:10:59.311324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-13 01:10:59.311332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9901 files, 1430 directories removed. 2025-12-13 01:10:59.311339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-13 01:10:59.311347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-12-13 01:10:59.311355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-13 01:10:59.311362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2025-12-13 01:10:59.311369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-13 01:10:59.311377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-12-13 01:10:59.311384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-12-13 01:10:59.311392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:10:59.311403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 9b24a1f0edec 2025-12-13 01:10:59.311410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> a2e8510b374e 2025-12-13 01:10:59.311418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-12-13 01:10:59.311435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in fc9a7d58ac73 2025-12-13 01:10:59.311513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container fc9a7d58ac73 2025-12-13 01:10:59.311567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> bcd1cfc54401 2025-12-13 01:10:59.311656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 416d60439619 2025-12-13 01:10:59.311744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251213 2025-12-13 01:10:59.311889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-12-13 01:10:59.311773 (took 0:00:29.617910) 2025-12-13 01:10:59.312329 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-12-13 01:10:59.312414 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-12-13 01:10:59.312501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-12-13 01:10:59.312406 2025-12-13 01:10:59.313530 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-12-13 01:10:59.314186 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-12-13 01:11:26.929258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:11:26.929342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 925f94868c07 2025-12-13 01:11:26.929473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20251213" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:11:26.929574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 9095fb8c7da9 2025-12-13 01:11:26.929648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 9095fb8c7da9 2025-12-13 01:11:26.929855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 1b1d2ce6afe5 2025-12-13 01:11:26.929982 | 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-12-13 01:11:26.930195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 401abf6b29cd 2025-12-13 01:11:26.930322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-12-13 01:11:26.930442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-12-13 01:11:26.930565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-12-13 01:11:26.930729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-12-13 01:11:26.930852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:11:26.930959 | 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-12-13 01:11:26.931108 | 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-12-13 01:11:26.931214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:11:26.931316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:11:26.931417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:11:26.931514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:11:26.931613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-12-13 01:11:26.931742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-12-13 01:11:26.931865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-12-13 01:11:26.931968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-12-13 01:11:26.932147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:11:26.932258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:11:26.932368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-13 01:11:26.932483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-12-13 01:11:26.932601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 65% 2025-12-13 01:11:26.932724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-13 01:11:26.932832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:70% 2025-12-13 01:11:26.932930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-12-13 01:11:26.933075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:11:26.933181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-12-13 01:11:26.933275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-12-13 01:11:26.933368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-12-13 01:11:26.933445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:11:26.933524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-12-13 01:11:26.933604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-12-13 01:11:26.933703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-12-13 01:11:26.933801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-12-13 01:11:26.933879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:11:26.933954 | 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-12-13 01:11:26.934042 | 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-12-13 01:11:26.934117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:11:26.934212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:11:26.934297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:11:26.934368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:11:26.934438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-12-13 01:11:26.934520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:11:26.934594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-12-13 01:11:26.934696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-13 01:11:26.934792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:11:26.935892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-12-13 01:11:26.935937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-12-13 01:11:26.935948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-12-13 01:11:26.935956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-12-13 01:11:26.935963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-12-13 01:11:26.935971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-12-13 01:11:26.935979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-12-13 01:11:26.935988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:11:26.935996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:11:26.936011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:11:26.936044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:11:26.936060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:11:26.936075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:11:26.936128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:11:26.936135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:11:26.936175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:11:26.936248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:11:26.936299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:11:26.936322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:11:26.936349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:11:26.936367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:11:26.936468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-12-13 01:11:26.936526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-12-13 01:11:26.936577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:11:26.936627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:11:26.937824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-12-13 01:11:26.937886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:11:26.937897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:11:26.937907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-12-13 01:11:26.937916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-12-13 01:11:26.937925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:11:26.937934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-13 01:11:26.937943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9901 files, 1430 directories removed. 2025-12-13 01:11:26.937951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-13 01:11:26.937986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-12-13 01:11:26.937995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-13 01:11:26.938004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2025-12-13 01:11:26.938012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-13 01:11:26.938020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-12-13 01:11:26.938055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-12-13 01:11:26.938064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:11:26.938073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 401abf6b29cd 2025-12-13 01:11:26.938082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> d582264292bb 2025-12-13 01:11:26.938090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-12-13 01:11:26.938099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in ebd0e86bd2e1 2025-12-13 01:11:26.938107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container ebd0e86bd2e1 2025-12-13 01:11:26.938115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> b0ae75c20048 2025-12-13 01:11:26.938124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built e4b95e1e948d 2025-12-13 01:11:26.938132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251213 2025-12-13 01:11:26.938142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-12-13 01:11:26.937315 (took 0:00:27.624909) 2025-12-13 01:11:26.938151 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-12-13 01:11:26.938168 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-12-13 01:11:26.938177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-12-13 01:11:26.937796 2025-12-13 01:11:26.938186 | 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-12-13 01:11:27.854159 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-12-13 01:11:27.854406 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-12-13 01:12:13.429718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:12:13.429822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 925f94868c07 2025-12-13 01:12:13.429843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20251213" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:12:13.429864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 45c87dcb96be 2025-12-13 01:12:13.429942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 45c87dcb96be 2025-12-13 01:12:13.429962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 7b697b84b049 2025-12-13 01:12:13.430052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-12-13 01:12:13.430103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 304711200556 2025-12-13 01:12:13.430169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-12-13 01:12:13.430220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> a74479613dfc 2025-12-13 01:12:13.430282 | 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-12-13 01:12:13.430341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 7fa81f23519b 2025-12-13 01:12:13.430397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-8.0.1.dev10 2025-12-13 01:12:13.430453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-12-13 01:12:13.430509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-12-13 01:12:13.430564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-12-13 01:12:13.430623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:12:13.430728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2025-12-13 01:12:13.430831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2025-12-13 01:12:13.430857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-12-13 01:12:13.430944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:12:13.430974 | 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.dev10) (5.10.0) 2025-12-13 01:12:13.431056 | 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.dev10) (1.3.0) 2025-12-13 01:12:13.431103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev10) 2025-12-13 01:12:13.431167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 01:12:13.431240 | 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.dev10) (4.4.0) 2025-12-13 01:12:13.431299 | 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.dev10) (9.7.1) 2025-12-13 01:12:13.431379 | 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.dev10) (7.1.0) 2025-12-13 01:12:13.431468 | 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.dev10) (16.1.0) 2025-12-13 01:12:13.431573 | 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.dev10) (5.7.0) 2025-12-13 01:12:13.431644 | 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.dev10) (8.2.0) 2025-12-13 01:12:13.431744 | 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.dev10) (3.5.1) 2025-12-13 01:12:13.432036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev10) 2025-12-13 01:12:13.432097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 01:12:13.432283 | 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.dev10) (6.1.1) 2025-12-13 01:12:13.432297 | 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.dev10) (2.0.38) 2025-12-13 01:12:13.432307 | 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.dev10) (9.0.0) 2025-12-13 01:12:13.432418 | 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.dev10) (3.8.0) 2025-12-13 01:12:13.432431 | 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.dev10) (2.1.0) 2025-12-13 01:12:13.432445 | 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.dev10) (2.32.3) 2025-12-13 01:12:13.432505 | 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.dev10) (5.4.1) 2025-12-13 01:12:13.432561 | 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.dev10) (1.7.0) 2025-12-13 01:12:13.432577 | 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.dev10) (4.12.2) 2025-12-13 01:12:13.432714 | 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.dev10) (1.5.1) 2025-12-13 01:12:13.432790 | 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.dev10) 2025-12-13 01:12:13.432805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 01:12:13.432870 | 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.dev10) (7.1.0) 2025-12-13 01:12:13.432916 | 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.dev10) (5.7.1) 2025-12-13 01:12:13.432961 | 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.dev10) (17.2.1) 2025-12-13 01:12:13.433018 | 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.dev10) (6.5.1) 2025-12-13 01:12:13.433064 | 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.dev10) (4.5.1) 2025-12-13 01:12:13.433118 | 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.dev10) (4.1.1) 2025-12-13 01:12:13.433187 | 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.dev10) (3.6.0) 2025-12-13 01:12:13.433211 | 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.dev10) (4.2.0) 2025-12-13 01:12:13.433287 | 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.dev10) (1.3.4) 2025-12-13 01:12:13.433333 | 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.dev10) (1.8.9) 2025-12-13 01:12:13.433378 | 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.dev10) (3.3.0) 2025-12-13 01:12:13.433424 | 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.dev10) (3.0.0) 2025-12-13 01:12:13.433480 | 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.dev10) (1.17.2) 2025-12-13 01:12:13.433536 | 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.dev10) (43.0.3) 2025-12-13 01:12:13.433550 | 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.dev10) (5.1.1) 2025-12-13 01:12:13.433634 | 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.dev10) (1.3.4) 2025-12-13 01:12:13.433709 | 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.dev10) (1.0.1) 2025-12-13 01:12:13.433781 | 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.dev10) (1.33) 2025-12-13 01:12:13.433796 | 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.dev10) (4.3.6) 2025-12-13 01:12:13.433871 | 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.dev10) (7.0.0) 2025-12-13 01:12:13.433927 | 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.dev10) (6.0.2) 2025-12-13 01:12:13.433942 | 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.dev10) (1.4.0) 2025-12-13 01:12:13.434013 | 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.dev10) (1.17.1) 2025-12-13 01:12:13.434069 | 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.dev10) (2.22) 2025-12-13 01:12:13.434094 | 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.dev10) (3.0.0) 2025-12-13 01:12:13.434162 | 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.dev10) (0.39.0) 2025-12-13 01:12:13.434177 | 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.dev10) (1.1.0) 2025-12-13 01:12:13.434250 | 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.dev10) 2025-12-13 01:12:13.434297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-12-13 01:12:13.434343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-12-13 01:12:13.434388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-12-13 01:12:13.434433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-12-13 01:12:13.434489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:12:13.434544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-12-13 01:12:13.434559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:12:13.434628 | 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.dev10) (24.2) 2025-12-13 01:12:13.434718 | 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.dev10) (2.5.1) 2025-12-13 01:12:13.434738 | 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.dev10) (2.7.0) 2025-12-13 01:12:13.434815 | 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.dev10) (3.1.1) 2025-12-13 01:12:13.434872 | 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.dev10) (80.9.0) 2025-12-13 01:12:13.434887 | 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.dev10) (3.5.1) 2025-12-13 01:12:13.434957 | 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.dev10) (5.3.1) 2025-12-13 01:12:13.435014 | 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.dev10) (1.17.0) 2025-12-13 01:12:13.435029 | 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.dev10) (0.19) 2025-12-13 01:12:13.435098 | 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.dev10) (2.0.0) 2025-12-13 01:12:13.435155 | 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.dev10) (1.14.1) 2025-12-13 01:12:13.435170 | 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.dev10) (2.0.1) 2025-12-13 01:12:13.435243 | 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.dev10) (0.5.0) 2025-12-13 01:12:13.435258 | 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.dev10) (1.3.9) 2025-12-13 01:12:13.435329 | 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.dev10) (2.9.0.post0) 2025-12-13 01:12:13.435387 | 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.dev10) (3.1.0) 2025-12-13 01:12:13.435401 | 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.dev10) (5.5.2) 2025-12-13 01:12:13.435468 | 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.dev10) (5.3.1) 2025-12-13 01:12:13.435527 | 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.dev10) (5.4.2) 2025-12-13 01:12:13.435541 | 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.dev10) (6.3.1) 2025-12-13 01:12:13.435615 | 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.dev10) (0.11.0) 2025-12-13 01:12:13.435812 | 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.dev10) (5.1.0) 2025-12-13 01:12:13.435867 | 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.dev10) (2025.1) 2025-12-13 01:12:13.435923 | 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.dev10) (0.21.1) 2025-12-13 01:12:13.435969 | 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.dev10) (3.1.5) 2025-12-13 01:12:13.436036 | 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.dev10) (4.0.1) 2025-12-13 01:12:13.436051 | 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.dev10) (4.0.1) 2025-12-13 01:12:13.436250 | 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.dev10) (3.0.2) 2025-12-13 01:12:13.436317 | 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.dev10) (3.1.0) 2025-12-13 01:12:13.436340 | 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.dev10) (3.10.1) 2025-12-13 01:12:13.436353 | 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.dev10) (1.6.10) 2025-12-13 01:12:13.436386 | 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.dev10) (3.2.1) 2025-12-13 01:12:13.436401 | 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.dev10) (3.14.0) 2025-12-13 01:12:13.436468 | 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.dev10) 2025-12-13 01:12:13.436484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-12-13 01:12:13.436633 | 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.dev10) (1.5.0) 2025-12-13 01:12:13.436663 | 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.dev10) (0.3.5) 2025-12-13 01:12:13.436740 | 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.dev10) (0.2.13) 2025-12-13 01:12:13.436752 | 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.dev10) (3.4.1) 2025-12-13 01:12:13.436809 | 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.dev10) (3.10) 2025-12-13 01:12:13.436824 | 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.dev10) (1.26.20) 2025-12-13 01:12:13.436897 | 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.dev10) (2025.11.12) 2025-12-13 01:12:13.436921 | 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.dev10) (0.7) 2025-12-13 01:12:13.436994 | 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.dev10) (2.7.2) 2025-12-13 01:12:13.437049 | 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-12-13 01:12:13.437093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-12-13 01:12:13.437135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.437195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-12-13 01:12:13.437255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 6.7 MB/s 0:00:00 2025-12-13 01:12:13.437340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-12-13 01:12:13.437382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.3 MB/s 0:00:00 2025-12-13 01:12:13.437440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-12-13 01:12:13.437489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-12-13 01:12:13.437531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2025-12-13 01:12:13.437594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2025-12-13 01:12:13.437608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2025-12-13 01:12:13.437712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev10-py3-none-any.whl size=152831 sha256=b49eaa13415a7d006862b9442c15b1e1f0e3996e45a9f1ed6095f3de404d0b92 2025-12-13 01:12:13.437790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-m_7dp0mv/wheels/ab/d1/2f/11cd83912a783610fbf60871e2e7f5dbcf92bccb6d13960220 2025-12-13 01:12:13.437804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2025-12-13 01:12:13.437881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-13 01:12:13.437931 | 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=c91050ecae6966d6eab1115e3855a74907894902081ec3ff48f6ca78ebd4cc72 2025-12-13 01:12:13.437973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-m_7dp0mv/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-12-13 01:12:13.438028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2025-12-13 01:12:13.438069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-12-13 01:12:13.438130 | 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.dev10 ovsdbapp-2.11.0 2025-12-13 01:12:13.438158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 7fa81f23519b 2025-12-13 01:12:13.438226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 0bf076a9200e 2025-12-13 01:12:13.438284 | 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-12-13 01:12:13.438331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 02bd2735abe6 2025-12-13 01:12:13.438360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-12-13 01:12:13.438450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-12-13 01:12:13.438474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-12-13 01:12:13.438553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:12:13.438579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:12:13.438638 | 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-12-13 01:12:13.438662 | 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-12-13 01:12:13.438757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:12:13.438780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:12:13.438860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:12:13.438884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:12:13.438925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-12-13 01:12:13.439002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-12-13 01:12:13.439025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-12-13 01:12:13.439048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-12-13 01:12:13.439237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:12:13.439269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:12:13.439282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-12-13 01:12:13.439314 | 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-12-13 01:12:13.439328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-12-13 01:12:13.439342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-12-13 01:12:13.439417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-12-13 01:12:13.439434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-12-13 01:12:13.439530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-12-13 01:12:13.439576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-12-13 01:12:13.439622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-12-13 01:12:13.439733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:12:13.439781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-12-13 01:12:13.439846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-12-13 01:12:13.439861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-12-13 01:12:13.439935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-12-13 01:12:13.439992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:12:13.440008 | 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-12-13 01:12:13.440072 | 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-12-13 01:12:13.440087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:12:13.440159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:12:13.440174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:12:13.440245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:12:13.440260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-12-13 01:12:13.440339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:12:13.440395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:12:13.440410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-12-13 01:12:13.440487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.440532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-12-13 01:12:13.440592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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-12-13 01:12:13.440650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-12-13 01:12:13.440665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-12-13 01:12:13.440781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-12-13 01:12:13.440839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-12-13 01:12:13.440853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-12-13 01:12:13.440998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-12-13 01:12:13.441035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-12-13 01:12:13.441062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:12:13.441078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.441091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:12:13.441158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.441197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.441254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:12:13.441310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.441331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:12:13.441406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.441428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:12:13.441481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.441545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.441566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.441638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.441727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.441760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.441836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:12:13.441847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:12:13.441904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.441951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:12:13.441999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.442045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.442091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.442138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:12:13.442184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.442371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:12:13.442419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:12:13.442559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:12:13.442800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:12:13.442866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:12:13.442964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-12-13 01:12:13.443012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:12:13.443061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:12:13.443109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:12:13.443157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-12-13 01:12:13.443204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:12:13.443251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:12:13.443309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-12-13 01:12:13.443321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-12-13 01:12:13.443391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:12:13.443429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.443483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 11009 files, 1588 directories removed. 2025-12-13 01:12:13.443520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.443574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-12-13 01:12:13.443623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.443657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2025-12-13 01:12:13.443733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-13 01:12:13.443907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:12:13.443941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:12:13.443963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:12:13.443975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 02bd2735abe6 2025-12-13 01:12:13.444009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> e71fe655654e 2025-12-13 01:12:13.444077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built e1d8a5e59e84 2025-12-13 01:12:13.444092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20251213 2025-12-13 01:12:13.444208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-12-13 01:12:13.444101 (took 0:00:46.506305) 2025-12-13 01:12:13.444823 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-12-13 01:12:13.444856 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-12-13 01:12:13.444957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-12-13 01:12:13.444831 2025-12-13 01:12:13.445008 | 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-12-13 01:12:14.329499 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-12-13 01:12:14.329812 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-12-13 01:13:01.965468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:13:01.965544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 925f94868c07 2025-12-13 01:13:01.965553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20251213" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:13:01.965787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in fe188c41f3a9 2025-12-13 01:13:01.965794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container fe188c41f3a9 2025-12-13 01:13:01.965798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> d1b188cbfcdc 2025-12-13 01:13:01.965823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-12-13 01:13:01.965827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 9fe3279b773d 2025-12-13 01:13:01.965853 | 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-12-13 01:13:01.968758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in c01a40534373 2025-12-13 01:13:01.968766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-8.0.1.dev10 2025-12-13 01:13:01.968771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-12-13 01:13:01.968775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-12-13 01:13:01.968779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-12-13 01:13:01.968783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:13:01.968787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2025-12-13 01:13:01.968790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2025-12-13 01:13:01.968794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-12-13 01:13:01.968797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:13:01.968800 | 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.dev10) (5.10.0) 2025-12-13 01:13:01.968805 | 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.dev10) (1.3.0) 2025-12-13 01:13:01.968809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev10) 2025-12-13 01:13:01.968813 | 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-12-13 01:13:01.968816 | 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.dev10) (4.4.0) 2025-12-13 01:13:01.968830 | 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.dev10) (9.7.1) 2025-12-13 01:13:01.968834 | 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.dev10) (7.1.0) 2025-12-13 01:13:01.968837 | 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.dev10) (16.1.0) 2025-12-13 01:13:01.968840 | 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.dev10) (5.7.0) 2025-12-13 01:13:01.968843 | 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.dev10) (8.2.0) 2025-12-13 01:13:01.968848 | 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.dev10) (3.5.1) 2025-12-13 01:13:01.968851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev10) 2025-12-13 01:13:01.968859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 01:13:01.968863 | 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.dev10) (6.1.1) 2025-12-13 01:13:01.968867 | 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.dev10) (2.0.38) 2025-12-13 01:13:01.968870 | 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.dev10) (9.0.0) 2025-12-13 01:13:01.968874 | 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.dev10) (3.8.0) 2025-12-13 01:13:01.968881 | 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.dev10) (2.1.0) 2025-12-13 01:13:01.968885 | 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.dev10) (2.32.3) 2025-12-13 01:13:01.968888 | 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.dev10) (5.4.1) 2025-12-13 01:13:01.968892 | 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.dev10) (1.7.0) 2025-12-13 01:13:01.968896 | 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.dev10) (4.12.2) 2025-12-13 01:13:01.968899 | 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.dev10) (1.5.1) 2025-12-13 01:13:01.968902 | 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.dev10) 2025-12-13 01:13:01.968906 | 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-12-13 01:13:01.968909 | 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.dev10) (7.1.0) 2025-12-13 01:13:01.968913 | 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.dev10) (5.7.1) 2025-12-13 01:13:01.968918 | 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.dev10) (17.2.1) 2025-12-13 01:13:01.968922 | 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.dev10) (6.5.1) 2025-12-13 01:13:01.968925 | 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.dev10) (4.5.1) 2025-12-13 01:13:01.968931 | 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.dev10) (4.1.1) 2025-12-13 01:13:01.968934 | 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.dev10) (3.6.0) 2025-12-13 01:13:01.968939 | 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.dev10) (4.2.0) 2025-12-13 01:13:01.968942 | 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.dev10) (1.3.4) 2025-12-13 01:13:01.968945 | 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.dev10) (1.8.9) 2025-12-13 01:13:01.968949 | 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.dev10) (3.3.0) 2025-12-13 01:13:01.968952 | 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.dev10) (3.0.0) 2025-12-13 01:13:01.968959 | 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.dev10) (1.17.2) 2025-12-13 01:13:01.968963 | 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.dev10) (43.0.3) 2025-12-13 01:13:01.968966 | 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.dev10) (5.1.1) 2025-12-13 01:13:01.968970 | 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.dev10) (1.3.4) 2025-12-13 01:13:01.968973 | 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.dev10) (1.0.1) 2025-12-13 01:13:01.968976 | 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.dev10) (1.33) 2025-12-13 01:13:01.968979 | 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.dev10) (4.3.6) 2025-12-13 01:13:01.968983 | 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.dev10) (7.0.0) 2025-12-13 01:13:01.968986 | 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.dev10) (6.0.2) 2025-12-13 01:13:01.968992 | 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.dev10) (1.4.0) 2025-12-13 01:13:01.968998 | 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.dev10) (1.17.1) 2025-12-13 01:13:01.969001 | 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.dev10) (2.22) 2025-12-13 01:13:01.969004 | 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.dev10) (3.0.0) 2025-12-13 01:13:01.969008 | 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.dev10) (0.39.0) 2025-12-13 01:13:01.969011 | 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.dev10) (1.1.0) 2025-12-13 01:13:01.969015 | 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.dev10) 2025-12-13 01:13:01.969018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-12-13 01:13:01.969021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-12-13 01:13:01.969025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-12-13 01:13:01.969028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-12-13 01:13:01.969031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:13:01.969035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-12-13 01:13:01.969041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:13:01.969044 | 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.dev10) (24.2) 2025-12-13 01:13:01.969048 | 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.dev10) (2.5.1) 2025-12-13 01:13:01.969051 | 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.dev10) (2.7.0) 2025-12-13 01:13:01.969056 | 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.dev10) (3.1.1) 2025-12-13 01:13:01.969059 | 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.dev10) (80.9.0) 2025-12-13 01:13:01.969062 | 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.dev10) (3.5.1) 2025-12-13 01:13:01.969068 | 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.dev10) (5.3.1) 2025-12-13 01:13:01.969072 | 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.dev10) (1.17.0) 2025-12-13 01:13:01.969077 | 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.dev10) (0.19) 2025-12-13 01:13:01.969105 | 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.dev10) (2.0.0) 2025-12-13 01:13:01.969168 | 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.dev10) (1.14.1) 2025-12-13 01:13:01.969226 | 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.dev10) (2.0.1) 2025-12-13 01:13:01.969287 | 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.dev10) (0.5.0) 2025-12-13 01:13:01.969337 | 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.dev10) (1.3.9) 2025-12-13 01:13:01.969420 | 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.dev10) (2.9.0.post0) 2025-12-13 01:13:01.969471 | 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.dev10) (3.1.0) 2025-12-13 01:13:01.969528 | 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.dev10) (5.5.2) 2025-12-13 01:13:01.969584 | 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.dev10) (5.3.1) 2025-12-13 01:13:01.969641 | 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.dev10) (5.4.2) 2025-12-13 01:13:01.969718 | 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.dev10) (6.3.1) 2025-12-13 01:13:01.969781 | 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.dev10) (0.11.0) 2025-12-13 01:13:01.969838 | 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.dev10) (5.1.0) 2025-12-13 01:13:01.969895 | 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.dev10) (2025.1) 2025-12-13 01:13:01.969950 | 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.dev10) (0.21.1) 2025-12-13 01:13:01.970008 | 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.dev10) (3.1.5) 2025-12-13 01:13:01.970062 | 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.dev10) (4.0.1) 2025-12-13 01:13:01.970130 | 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.dev10) (4.0.1) 2025-12-13 01:13:01.970183 | 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.dev10) (3.0.2) 2025-12-13 01:13:01.970239 | 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.dev10) (3.1.0) 2025-12-13 01:13:01.970293 | 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.dev10) (3.10.1) 2025-12-13 01:13:01.970348 | 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.dev10) (1.6.10) 2025-12-13 01:13:01.970489 | 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.dev10) (3.2.1) 2025-12-13 01:13:01.970543 | 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.dev10) (3.14.0) 2025-12-13 01:13:01.970601 | 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.dev10) 2025-12-13 01:13:01.970657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-12-13 01:13:01.970735 | 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.dev10) (1.5.0) 2025-12-13 01:13:01.970800 | 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.dev10) (0.3.5) 2025-12-13 01:13:01.970858 | 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.dev10) (0.2.13) 2025-12-13 01:13:01.970915 | 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.dev10) (3.4.1) 2025-12-13 01:13:01.970967 | 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.dev10) (3.10) 2025-12-13 01:13:01.971016 | 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.dev10) (1.26.20) 2025-12-13 01:13:01.971062 | 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.dev10) (2025.11.12) 2025-12-13 01:13:01.971108 | 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.dev10) (0.7) 2025-12-13 01:13:01.971155 | 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.dev10) (2.7.2) 2025-12-13 01:13:01.971233 | 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-12-13 01:13:01.971279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-12-13 01:13:01.971326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-13 01:13:01.971401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-12-13 01:13:01.971441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 9.3 MB/s 0:00:00 2025-12-13 01:13:01.971492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-12-13 01:13:01.971541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.5 MB/s 0:00:00 2025-12-13 01:13:01.971592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-12-13 01:13:01.971640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-12-13 01:13:01.971704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2025-12-13 01:13:01.971758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2025-12-13 01:13:01.971808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2025-12-13 01:13:01.971856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev10-py3-none-any.whl size=152831 sha256=39d290a9134b6826eef9a85e55ed87f988e77e1c4b770841d644fb861399011d 2025-12-13 01:13:01.971904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-cxwe8gop/wheels/ab/d1/2f/11cd83912a783610fbf60871e2e7f5dbcf92bccb6d13960220 2025-12-13 01:13:01.971952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2025-12-13 01:13:01.971998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-13 01:13:01.972045 | 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=bbe431b76232d100db41b9209dc43aaf37e93ce4276545bbe97e458cdb503fe8 2025-12-13 01:13:01.972091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-cxwe8gop/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-12-13 01:13:01.972137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2025-12-13 01:13:01.972184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-12-13 01:13:01.972233 | 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.dev10 ovsdbapp-2.11.0 2025-12-13 01:13:01.972280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container c01a40534373 2025-12-13 01:13:01.972326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 7ca9da32e904 2025-12-13 01:13:01.972408 | 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-12-13 01:13:01.972474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in e3beb66f22d4 2025-12-13 01:13:01.972525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-12-13 01:13:01.972575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-12-13 01:13:01.972625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-12-13 01:13:01.972710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:13:01.972755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:13:01.972799 | 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-12-13 01:13:01.972843 | 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-12-13 01:13:01.972888 | 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-12-13 01:13:01.972932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:13:01.972973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:13:01.973012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:13:01.973053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-12-13 01:13:01.973093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:13:01.973140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-12-13 01:13:01.973181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-12-13 01:13:01.973226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:13:01.973267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:13:01.973310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-13 01:13:01.973358 | 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-12-13 01:13:01.973415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-13 01:13:01.973460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:70% 2025-12-13 01:13:01.973506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-12-13 01:13:01.973551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-12-13 01:13:01.973595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-12-13 01:13:01.973638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-12-13 01:13:01.973703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-12-13 01:13:01.973796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-12-13 01:13:01.973847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:13:01.973892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-12-13 01:13:01.973940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-12-13 01:13:01.973984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-12-13 01:13:01.974032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-12-13 01:13:01.974074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:13:01.974115 | 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-12-13 01:13:01.974155 | 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-12-13 01:13:01.974194 | 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-12-13 01:13:01.974234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:13:01.974274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:13:01.974315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:13:01.974354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-12-13 01:13:01.974559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:13:01.974622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:13:01.974634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-13 01:13:01.974715 | 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 ... 2025-12-13 01:13:01.974743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:45% (Reading database ... 50% 2025-12-13 01:13:01.974753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: (Reading database ... 55% 2025-12-13 01:13:01.974763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 60% (Reading database ... 65% 2025-12-13 01:13:01.974796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-12-13 01:13:01.974807 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-12-13 01:13:01.974816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-12-13 01:13:01.974829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-12-13 01:13:01.974864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-12-13 01:13:01.974919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-12-13 01:13:01.974935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-12-13 01:13:01.974999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:01.975015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:01.975091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:13:01.975171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.975236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:01.975251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:01.975329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.975448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.975507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.975523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.975580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.975595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:13:01.975652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:01.975692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:01.975758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:01.975905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.975961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.975975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.976056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:13:01.976115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:13:01.976196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:13:01.976309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:01.976398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:01.976458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:13:01.976472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:13:01.976532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:13:01.976547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:13:01.976604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-12-13 01:13:01.976619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:13:01.976687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:13:01.976706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-12-13 01:13:01.976763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:13:01.976778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:13:01.976836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-13 01:13:01.976851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 11009 files, 1588 directories removed. 2025-12-13 01:13:01.976907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-13 01:13:01.976921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-12-13 01:13:01.976977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-13 01:13:01.976991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:13:01.977047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-13 01:13:01.977062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:13:01.977119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:13:01.977133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:13:01.977189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container e3beb66f22d4 2025-12-13 01:13:01.977204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 4b3473df11d1 2025-12-13 01:13:01.977259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-12-13 01:13:01.977274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 84310c49471f 2025-12-13 01:13:01.977332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 84310c49471f 2025-12-13 01:13:01.977357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 50ef2a8a1d7c 2025-12-13 01:13:01.977430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 6c44fbfbd113 2025-12-13 01:13:01.977441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251213 2025-12-13 01:13:01.977525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-12-13 01:13:01.977445 (took 0:00:48.532614) 2025-12-13 01:13:01.978058 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-12-13 01:13:01.978141 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-12-13 01:13:01.978186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-12-13 01:13:01.978123 2025-12-13 01:13:01.979077 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-12-13 01:13:01.979691 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-12-13 01:13:30.118257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:13:30.118347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 925f94868c07 2025-12-13 01:13:30.118540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20251213" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:13:30.119832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 7bbd3cc2e38f 2025-12-13 01:13:30.119868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 7bbd3cc2e38f 2025-12-13 01:13:30.119878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> cd6763234f5b 2025-12-13 01:13:30.119887 | 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-12-13 01:13:30.119896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in ff179d7543c8 2025-12-13 01:13:30.119903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-12-13 01:13:30.119910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-12-13 01:13:30.119916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-12-13 01:13:30.119923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-12-13 01:13:30.119930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:13:30.119938 | 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-12-13 01:13:30.119944 | 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-12-13 01:13:30.119951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:13:30.119964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:13:30.119970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:13:30.119976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:13:30.119981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-12-13 01:13:30.119987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-12-13 01:13:30.119992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-12-13 01:13:30.119998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-12-13 01:13:30.120003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:13:30.120008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:13:30.120014 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-12-13 01:13:30.120021 | 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-12-13 01:13:30.120027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-12-13 01:13:30.120033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-12-13 01:13:30.120038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-12-13 01:13:30.120043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-12-13 01:13:30.120049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-12-13 01:13:30.120054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-12-13 01:13:30.120060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-12-13 01:13:30.120067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:13:30.120072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-12-13 01:13:30.120077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-12-13 01:13:30.120083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-12-13 01:13:30.120088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-12-13 01:13:30.120093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:13:30.120099 | 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-12-13 01:13:30.120147 | 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-12-13 01:13:30.120154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:13:30.120160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:13:30.120165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:13:30.120170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:13:30.120176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-12-13 01:13:30.120181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:13:30.120187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-12-13 01:13:30.120216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-12-13 01:13:30.120222 | 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-12-13 01:13:30.120228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:13:30.120269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:13:30.120275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-12-13 01:13:30.120304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-12-13 01:13:30.120333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-12-13 01:13:30.120773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:30.120797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.120803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:30.120809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.120814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:13:30.120820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.120825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:30.120831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.120836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:30.120841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.120847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.120852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.120858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.120894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.120900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.120905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:13:30.120938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:30.120944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.122048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:13:30.122062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.122069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.122075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.122080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:13:30.122086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.122118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:13:30.122123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:13:30.122139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:13:30.122154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:13:30.122165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:13:30.122176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-12-13 01:13:30.122181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-12-13 01:13:30.122187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:13:30.122192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:13:30.122210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-12-13 01:13:30.122216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:13:30.122222 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:13:30.122227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-12-13 01:13:30.122232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-12-13 01:13:30.122238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:13:30.122244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-13 01:13:30.122249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9901 files, 1430 directories removed. 2025-12-13 01:13:30.122254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-13 01:13:30.122260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-12-13 01:13:30.122281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-13 01:13:30.122287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2025-12-13 01:13:30.122292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-13 01:13:30.122298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-12-13 01:13:30.122304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-12-13 01:13:30.122309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:13:30.122314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container ff179d7543c8 2025-12-13 01:13:30.122320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 8b3e0e728a1e 2025-12-13 01:13:30.122328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-12-13 01:13:30.122409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 4c7d765e2cdd 2025-12-13 01:13:30.122455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 4c7d765e2cdd 2025-12-13 01:13:30.122522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> d2b7d39ce2ad 2025-12-13 01:13:30.122576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 72883dff9ac0 2025-12-13 01:13:30.122646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20251213 2025-12-13 01:13:30.122781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-12-13 01:13:30.122656 (took 0:00:28.144533) 2025-12-13 01:13:30.123172 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-12-13 01:13:30.123314 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-12-13 01:13:30.123402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-12-13 01:13:30.123328 2025-12-13 01:13:30.124729 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-12-13 01:13:30.126436 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-12-13 01:14:00.742818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 01:14:00.742874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> e496b1ac5113 2025-12-13 01:14:00.742894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20251213" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:14:00.742902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in c2718328f430 2025-12-13 01:14:00.742907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container c2718328f430 2025-12-13 01:14:00.742911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> dbacf1569898 2025-12-13 01:14:00.742917 | 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-12-13 01:14:00.742922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 445d123091df 2025-12-13 01:14:00.742926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-12-13 01:14:00.742931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-12-13 01:14:00.742935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-12-13 01:14:00.742939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-12-13 01:14:00.742943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:14:00.742948 | 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-12-13 01:14:00.742952 | 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-12-13 01:14:00.742956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:14:00.742978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:14:00.742982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:14:00.742985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:14:00.742989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-12-13 01:14:00.742992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-12-13 01:14:00.742996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-12-13 01:14:00.743000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-12-13 01:14:00.743003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:14:00.743006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:14:00.743010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-12-13 01:14:00.743015 | 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-12-13 01:14:00.743019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-12-13 01:14:00.743023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-12-13 01:14:00.743042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-12-13 01:14:00.743053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% (Reading database ... 90% 2025-12-13 01:14:00.743057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-12-13 01:14:00.743060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19877 files and directories currently installed.) 2025-12-13 01:14:00.743065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:14:00.743068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-12-13 01:14:00.743072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-12-13 01:14:00.743078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-12-13 01:14:00.743081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-12-13 01:14:00.743084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:14:00.743088 | 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-12-13 01:14:00.743091 | 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-12-13 01:14:00.743095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:14:00.743098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:14:00.743101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:14:00.743105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:14:00.743108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-12-13 01:14:00.743111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:14:00.743117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-12-13 01:14:00.743124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-12-13 01:14:00.743185 | 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-12-13 01:14:00.743242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-12-13 01:14:00.743300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-12-13 01:14:00.743354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-12-13 01:14:00.743412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-12-13 01:14:00.743469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-12-13 01:14:00.743524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-12-13 01:14:00.743581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19868 files and directories currently installed.) 2025-12-13 01:14:00.743639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:00.743726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.743784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:00.743841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.743898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:14:00.743953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.744010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:00.744092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.744157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.744216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.744274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:00.744333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.744394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.745910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.745982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.746085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.746168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.746221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.746280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:14:00.746336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:00.746392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.746449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:00.746541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.746593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.746646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.746726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:00.746782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.746831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.746879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.746926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.746974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:14:00.747036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:14:00.747180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:14:00.747319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:00.747413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.747515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:00.747564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.747613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-12-13 01:14:00.747661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-12-13 01:14:00.747728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.747783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:14:00.747831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:14:00.747879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-12-13 01:14:00.747926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:14:00.747973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:14:00.748020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-12-13 01:14:00.748081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-12-13 01:14:00.748129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:14:00.748175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.748225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10879 files, 1498 directories removed. 2025-12-13 01:14:00.748272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.748320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-12-13 01:14:00.748365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.748414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1494 files, 156 directories removed. 2025-12-13 01:14:00.748459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-13 01:14:00.748507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-12-13 01:14:00.748556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-12-13 01:14:00.748604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:14:00.748651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 445d123091df 2025-12-13 01:14:00.748726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> e01a1d636214 2025-12-13 01:14:00.748780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-12-13 01:14:00.748831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 40a149990751 2025-12-13 01:14:00.748879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 40a149990751 2025-12-13 01:14:00.748928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 6238dce9b091 2025-12-13 01:14:00.748979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 0e16e570e1fa 2025-12-13 01:14:00.749063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251213 2025-12-13 01:14:00.749187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-12-13 01:14:00.749095 (took 0:00:30.625767) 2025-12-13 01:14:00.749568 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-12-13 01:14:00.749643 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-12-13 01:14:00.749742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-12-13 01:14:00.749641 2025-12-13 01:14:00.750550 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-12-13 01:14:00.751219 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-12-13 01:14:48.386199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 01:14:48.387034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> e496b1ac5113 2025-12-13 01:14:48.387106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20251213" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:14:48.387126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in e40e0b313dcf 2025-12-13 01:14:48.387140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container e40e0b313dcf 2025-12-13 01:14:48.387152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> f34c300e9047 2025-12-13 01:14:48.387166 | 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-12-13 01:14:48.387179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 6c2d13b8e967 2025-12-13 01:14:48.387190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:14:48.387202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:14:48.387215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:14:48.387236 | 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-12-13 01:14:48.387938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:14:48.387990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:14:48.388003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:14:48.388014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:14:48.388024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:14:48.388035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:14:48.388044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:14:48.388054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:14:48.388065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:14:48.388075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:14:48.388084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:14:48.388095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 29.0 MB in 3s (9,643 kB/s) 2025-12-13 01:14:48.388106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-13 01:14:48.388116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-13 01:14:48.388127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-12-13 01:14:48.388137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-12-13 01:14:48.388165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-12-13 01:14:48.388176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-13 01:14:48.388186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-13 01:14:48.388197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-12-13 01:14:48.388207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-12-13 01:14:48.388217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-12-13 01:14:48.388227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-13 01:14:48.388275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-12-13 01:14:48.388286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-12-13 01:14:48.388297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-12-13 01:14:48.388307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-12-13 01:14:48.388318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-13 01:14:48.388328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-13 01:14:48.388338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-12-13 01:14:48.388348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-12-13 01:14:48.388358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-12-13 01:14:48.388368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:14:48.388389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-12-13 01:14:48.388404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-12-13 01:14:48.388414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:14:48.388428 | 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-12-13 01:14:48.388498 | 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-12-13 01:14:48.388535 | 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-12-13 01:14:48.388634 | 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-12-13 01:14:48.388652 | 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-12-13 01:14:48.388763 | 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-12-13 01:14:48.388825 | 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-12-13 01:14:48.388898 | 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-12-13 01:14:48.388949 | 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-12-13 01:14:48.388998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2025-12-13 01:14:48.389047 | 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-12-13 01:14:48.389096 | 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-12-13 01:14:48.389156 | 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-12-13 01:14:48.389982 | 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-12-13 01:14:48.390018 | 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-12-13 01:14:48.390026 | 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-12-13 01:14:48.390044 | 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-12-13 01:14:48.390049 | 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-12-13 01:14:48.390055 | 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-12-13 01:14:48.390060 | 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-12-13 01:14:48.390066 | 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-12-13 01:14:48.390071 | 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-12-13 01:14:48.390082 | 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-12-13 01:14:48.390087 | 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-12-13 01:14:48.390093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-12-13 01:14:48.390099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 1s (3,486 kB/s) 2025-12-13 01:14:48.390105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-13 01:14:48.390111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-13 01:14:48.390118 | 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-12-13 01:14:48.390125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-12-13 01:14:48.390131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-12-13 01:14:48.390136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-12-13 01:14:48.390141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-12-13 01:14:48.390146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-12-13 01:14:48.390152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-12-13 01:14:48.390197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19877 files and directories currently installed.) 2025-12-13 01:14:48.390204 | 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-12-13 01:14:48.390209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:14:48.390215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-13 01:14:48.390220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:14:48.390226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:14:48.390231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-12-13 01:14:48.390237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-13 01:14:48.390266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:14:48.390272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-12-13 01:14:48.390304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-13 01:14:48.390310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-12-13 01:14:48.391822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 01:14:48.391841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-12-13 01:14:48.391847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-13 01:14:48.391853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-12-13 01:14:48.391858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-12-13 01:14:48.391863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:14:48.391879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:14:48.391891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-12-13 01:14:48.391896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-12-13 01:14:48.391902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-13 01:14:48.391907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-12-13 01:14:48.391912 | 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-12-13 01:14:48.391918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 01:14:48.391923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-12-13 01:14:48.391928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-12-13 01:14:48.391934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-12-13 01:14:48.391939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-12-13 01:14:48.391944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-13 01:14:48.391950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:14:48.391955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-12-13 01:14:48.391960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-13 01:14:48.391965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:14:48.391970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-12-13 01:14:48.391976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-13 01:14:48.391981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:14:48.391986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-12-13 01:14:48.391992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-13 01:14:48.391997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:14:48.392002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-12-13 01:14:48.392007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-13 01:14:48.392013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:14:48.392022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-12-13 01:14:48.392154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:14:48.392248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:14:48.392321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-12-13 01:14:48.392367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:14:48.392423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.392476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:14:48.392527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-12-13 01:14:48.392587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-13 01:14:48.392633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.392687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:14:48.392767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-12-13 01:14:48.392877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-13 01:14:48.392922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:14:48.392970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-12-13 01:14:48.393019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-13 01:14:48.393068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:14:48.393117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 01:14:48.393166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 01:14:48.393232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:14:48.393288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-12-13 01:14:48.393329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-12-13 01:14:48.393376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-12-13 01:14:48.393422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-12-13 01:14:48.393466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-13 01:14:48.393510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:14:48.393554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-12-13 01:14:48.393599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:14:48.393643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:14:48.393707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-12-13 01:14:48.393759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:14:48.393816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:14:48.393861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:14:48.393908 | 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-12-13 01:14:48.393956 | 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-12-13 01:14:48.394002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:14:48.394047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:14:48.394090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 01:14:48.394136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:14:48.394180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-13 01:14:48.394225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-12-13 01:14:48.394269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-12-13 01:14:48.394311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:14:48.394355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:14:48.394397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-12-13 01:14:48.394440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:14:48.394484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:14:48.394526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-12-13 01:14:48.394569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:14:48.394611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:14:48.394687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.394731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.394781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-12-13 01:14:48.394840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-12-13 01:14:48.394886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-13 01:14:48.394931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-12-13 01:14:48.394975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:14:48.395020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-12-13 01:14:48.395062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:14:48.395106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:14:48.395150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:14:48.395193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:14:48.395238 | 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-12-13 01:14:48.395283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: none removed. 2025-12-13 01:14:48.395336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:14:48.395385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:14:48.395426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.395468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-12-13 01:14:48.395513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.395556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-12-13 01:14:48.395600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:14:48.395642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.395709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-12-13 01:14:48.395774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-12-13 01:14:48.395829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-12-13 01:14:48.395876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-12-13 01:14:48.395920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:14:48.395965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:14:48.396718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:14:48.396729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-12-13 01:14:48.396736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:14:48.396742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-12-13 01:14:48.396748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:14:48.396754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:14:48.396760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:14:48.396766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 6c2d13b8e967 2025-12-13 01:14:48.396772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> b2e6eb633dbd 2025-12-13 01:14:48.396780 | 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-12-13 01:14:48.396800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 716a4a81578d 2025-12-13 01:14:48.396806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-13 01:14:48.396812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-12-13 01:14:48.396818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-12-13 01:14:48.396824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-12-13 01:14:48.396831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:14:48.396837 | 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-12-13 01:14:48.396843 | 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-12-13 01:14:48.396849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:14:48.396855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:14:48.396861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:14:48.396867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:14:48.396873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-12-13 01:14:48.396879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-12-13 01:14:48.396885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-12-13 01:14:48.396891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-12-13 01:14:48.396897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:14:48.396903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:14:48.396909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-13 01:14:48.396924 | 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-12-13 01:14:48.396936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-12-13 01:14:48.396942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-12-13 01:14:48.396949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-12-13 01:14:48.396957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-12-13 01:14:48.396965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-12-13 01:14:48.397029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-12-13 01:14:48.397063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20456 files and directories currently installed.) 2025-12-13 01:14:48.397105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:14:48.397144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-13 01:14:48.397184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-12-13 01:14:48.397252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-12-13 01:14:48.397285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-12-13 01:14:48.397323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:14:48.397354 | 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-12-13 01:14:48.397384 | 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-12-13 01:14:48.397415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:14:48.397446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:14:48.397476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:14:48.397506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:14:48.397534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-12-13 01:14:48.397575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:14:48.397612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-12-13 01:14:48.397652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-13 01:14:48.397708 | 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-12-13 01:14:48.397754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-12-13 01:14:48.397811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-12-13 01:14:48.397841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-12-13 01:14:48.397880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-12-13 01:14:48.397918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-12-13 01:14:48.397956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-12-13 01:14:48.397996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20447 files and directories currently installed.) 2025-12-13 01:14:48.398035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:48.398075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:48.398146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:14:48.398222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.398261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:48.398299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:48.398374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.398463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.398507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.398538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.398578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.398617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.398655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.398708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:14:48.398751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:48.398801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:14:48.398883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.398997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:14:48.399035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.399840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.399853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:14:48.399859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:14:48.399877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:14:48.399894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:14:48.399912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:14:48.399924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-12-13 01:14:48.399930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-12-13 01:14:48.399936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:14:48.399942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:14:48.399948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-12-13 01:14:48.399954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:14:48.399960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:14:48.399967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-12-13 01:14:48.399973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-12-13 01:14:48.399978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:14:48.399984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.399990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10879 files, 1498 directories removed. 2025-12-13 01:14:48.399996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.400002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-12-13 01:14:48.400008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.400014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1494 files, 156 directories removed. 2025-12-13 01:14:48.400020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-13 01:14:48.400026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-12-13 01:14:48.400032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-12-13 01:14:48.400039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:14:48.400084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 716a4a81578d 2025-12-13 01:14:48.400091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 966d28966b19 2025-12-13 01:14:48.400101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-12-13 01:14:48.400108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 1fc8df343a22 2025-12-13 01:14:48.400114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 1fc8df343a22 2025-12-13 01:14:48.400119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5de44454acc2 2025-12-13 01:14:48.400124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 412c6eaae110 2025-12-13 01:14:48.400130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20251213 2025-12-13 01:14:48.400135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-12-13 01:14:48.400010 (took 0:00:47.650369) 2025-12-13 01:14:48.400527 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-12-13 01:14:48.400553 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-12-13 01:14:48.400564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-12-13 01:14:48.400393 2025-12-13 01:14:48.402945 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-12-13 01:14:48.402967 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-12-13 01:18:37.098826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 01:18:37.098890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e496b1ac5113 2025-12-13 01:18:37.098924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20251213" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:18:37.098949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 19d8c359f1b7 2025-12-13 01:18:37.099739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 19d8c359f1b7 2025-12-13 01:18:37.099746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> c2a614fa9f5d 2025-12-13 01:18:37.099752 | 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-12-13 01:18:37.099757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 4ec13c1eb010 2025-12-13 01:18:37.099761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:18:37.099766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:18:37.099770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:18:37.099775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:18:37.099779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:18:37.099783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:18:37.099787 | 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-12-13 01:18:37.099791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:18:37.099795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:18:37.099799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:18:37.099803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:18:37.099806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:18:37.099810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:18:37.099825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:18:37.099847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:18:37.099851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 01:18:37.099856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-13 01:18:37.100746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-13 01:18:37.100755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-12-13 01:18:37.100759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-12-13 01:18:37.100763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-12-13 01:18:37.100767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-12-13 01:18:37.100771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-12-13 01:18:37.100774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-12-13 01:18:37.100778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-12-13 01:18:37.100781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-12-13 01:18:37.100784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-12-13 01:18:37.100787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-12-13 01:18:37.100790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-12-13 01:18:37.100794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-12-13 01:18:37.100797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-13 01:18:37.100800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-12-13 01:18:37.100803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-12-13 01:18:37.100807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-12-13 01:18:37.100810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-12-13 01:18:37.100813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-12-13 01:18:37.100817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-12-13 01:18:37.100822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-12-13 01:18:37.100873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-12-13 01:18:37.100954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-12-13 01:18:37.101086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-12-13 01:18:37.101147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-12-13 01:18:37.101227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-12-13 01:18:37.101286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-12-13 01:18:37.101355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:18:37.101419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-12-13 01:18:37.101482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-12-13 01:18:37.101544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:18:37.101613 | 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-12-13 01:18:37.101708 | 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-12-13 01:18:37.101790 | 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-12-13 01:18:37.101860 | 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-12-13 01:18:37.101930 | 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-12-13 01:18:37.102101 | 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-12-13 01:18:37.102154 | 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-12-13 01:18:37.102210 | 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-12-13 01:18:37.102268 | 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-12-13 01:18:37.102323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2025-12-13 01:18:37.102398 | 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.5 [183 kB] 2025-12-13 01:18:37.102456 | 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-12-13 01:18:37.102513 | 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-12-13 01:18:37.102570 | 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-12-13 01:18:37.102626 | 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-12-13 01:18:37.102685 | 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-12-13 01:18:37.102768 | 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-12-13 01:18:37.102825 | 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-12-13 01:18:37.102881 | 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-12-13 01:18:37.102937 | 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-12-13 01:18:37.103018 | 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-12-13 01:18:37.103070 | 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-12-13 01:18:37.103127 | 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-12-13 01:18:37.103182 | 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-12-13 01:18:37.103720 | 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-12-13 01:18:37.103726 | 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-12-13 01:18:37.103733 | 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-12-13 01:18:37.103737 | 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-12-13 01:18:37.103740 | 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-12-13 01:18:37.103743 | 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-12-13 01:18:37.103747 | 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-12-13 01:18:37.103750 | 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-12-13 01:18:37.103753 | 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-12-13 01:18:37.103756 | 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-12-13 01:18:37.103763 | 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-12-13 01:18:37.103767 | 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-12-13 01:18:37.103770 | 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-12-13 01:18:37.103773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-12-13 01:18:37.103776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 1s (4,535 kB/s) 2025-12-13 01:18:37.103780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-13 01:18:37.103800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-13 01:18:37.103804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-13 01:18:37.104724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 01:18:37.104733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-12-13 01:18:37.104737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:18:37.104740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-12-13 01:18:37.104743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-12-13 01:18:37.104747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-12-13 01:18:37.104750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19877 files and directories currently installed.) 2025-12-13 01:18:37.104753 | 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-12-13 01:18:37.104756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:18:37.104760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-13 01:18:37.104763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:18:37.104771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:18:37.104774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-12-13 01:18:37.104778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.104781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-13 01:18:37.104784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:18:37.104788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-12-13 01:18:37.104791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-13 01:18:37.104794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-12-13 01:18:37.104797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 01:18:37.104801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-12-13 01:18:37.104804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-13 01:18:37.104807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.104810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-12-13 01:18:37.104813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-12-13 01:18:37.104817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:18:37.104822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:18:37.104825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-12-13 01:18:37.104888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-12-13 01:18:37.104948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-13 01:18:37.105048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-12-13 01:18:37.105103 | 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-12-13 01:18:37.105160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 01:18:37.105217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-12-13 01:18:37.105293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-12-13 01:18:37.105350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-12-13 01:18:37.105402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-12-13 01:18:37.105457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-13 01:18:37.105511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:18:37.105562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-13 01:18:37.105610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:18:37.105658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:18:37.105738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-13 01:18:37.105791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-12-13 01:18:37.105841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-13 01:18:37.105888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-12-13 01:18:37.105935 | 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-12-13 01:18:37.105995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-13 01:18:37.106047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-12-13 01:18:37.106095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-12-13 01:18:37.106142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-12-13 01:18:37.106190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-12-13 01:18:37.106237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-13 01:18:37.106284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:18:37.106331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-12-13 01:18:37.106379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-13 01:18:37.106424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:18:37.106469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-12-13 01:18:37.106516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-13 01:18:37.106562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:18:37.106608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-12-13 01:18:37.106654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-13 01:18:37.106719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:18:37.106772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-12-13 01:18:37.106820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:18:37.106868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:18:37.106917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-12-13 01:18:37.106964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:18:37.107023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:18:37.107071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-12-13 01:18:37.107118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-13 01:18:37.107165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:18:37.107211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-12-13 01:18:37.107258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-13 01:18:37.107304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:18:37.107351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-12-13 01:18:37.107410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-13 01:18:37.107454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:18:37.107502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 01:18:37.108714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 01:18:37.108721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:18:37.108725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-12-13 01:18:37.108729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-12-13 01:18:37.108733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-12-13 01:18:37.108737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-12-13 01:18:37.108741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-13 01:18:37.108744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-13 01:18:37.108747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-12-13 01:18:37.108750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-12-13 01:18:37.108754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-12-13 01:18:37.108757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-12-13 01:18:37.108760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-13 01:18:37.108763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:18:37.108766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-12-13 01:18:37.108770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-12-13 01:18:37.108773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-12-13 01:18:37.108776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-12-13 01:18:37.108779 | 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-12-13 01:18:37.108782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-13 01:18:37.108786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-12-13 01:18:37.108789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-12-13 01:18:37.108792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-12-13 01:18:37.108795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-12-13 01:18:37.108799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-12-13 01:18:37.108802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-13 01:18:37.108805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-12-13 01:18:37.108808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-13 01:18:37.108811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:18:37.108815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-12-13 01:18:37.108818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-12-13 01:18:37.108821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.108836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-13 01:18:37.108839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-12-13 01:18:37.108843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-12-13 01:18:37.108846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-12-13 01:18:37.108849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-12-13 01:18:37.108852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:18:37.108856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:18:37.108859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-12-13 01:18:37.108866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:18:37.108869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:18:37.108875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:18:37.108878 | 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-12-13 01:18:37.108882 | 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-12-13 01:18:37.108887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:18:37.108931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:18:37.108986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-13 01:18:37.109045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:18:37.109087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-13 01:18:37.109135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-12-13 01:18:37.109182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-13 01:18:37.109228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:18:37.109275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:18:37.109321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-13 01:18:37.109367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:18:37.109413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-12-13 01:18:37.109459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:18:37.109506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-13 01:18:37.109552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-12-13 01:18:37.109598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-12-13 01:18:37.109655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:18:37.109720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:18:37.109770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.109819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-12-13 01:18:37.109866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-12-13 01:18:37.109913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-13 01:18:37.109958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-13 01:18:37.110055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-12-13 01:18:37.110097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:18:37.110145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:18:37.110192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-12-13 01:18:37.110239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:18:37.110283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:18:37.110326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-13 01:18:37.110369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:18:37.110411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-12-13 01:18:37.110455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:18:37.110500 | 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-12-13 01:18:37.110543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:18:37.110586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-13 01:18:37.110628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-13 01:18:37.110678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:18:37.110732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-12-13 01:18:37.110789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:18:37.110838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.110878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-12-13 01:18:37.110924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.110980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-12-13 01:18:37.111026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:18:37.111070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.111115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-12-13 01:18:37.111159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-12-13 01:18:37.111204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-12-13 01:18:37.111247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-13 01:18:37.111291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:18:37.111334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-13 01:18:37.111378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-12-13 01:18:37.111422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-13 01:18:37.111466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:18:37.111507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-13 01:18:37.111575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-13 01:18:37.111635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-13 01:18:37.111723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-13 01:18:37.111794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-12-13 01:18:37.111841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:18:37.111884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:18:37.111935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.112006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:18:37.112062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:18:37.112104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-13 01:18:37.112146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-13 01:18:37.112195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:18:37.112237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-13 01:18:37.112285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-13 01:18:37.112324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-13 01:18:37.112366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-13 01:18:37.113715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-12-13 01:18:37.113722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:18:37.113726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:18:37.113730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-13 01:18:37.113734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-13 01:18:37.113738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-13 01:18:37.113742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-13 01:18:37.113746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:18:37.113752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:18:37.113755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-12-13 01:18:37.113759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:18:37.113762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-12-13 01:18:37.113765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-13 01:18:37.113772 | 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-12-13 01:18:37.113775 | 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-12-13 01:18:37.113779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:18:37.113782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:18:37.113785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:18:37.113788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 4ec13c1eb010 2025-12-13 01:18:37.113792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> a9820817ccf6 2025-12-13 01:18:37.113795 | 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-12-13 01:18:37.113798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in ee5e62388ca1 2025-12-13 01:18:37.113801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container ee5e62388ca1 2025-12-13 01:18:37.113805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 5e0ffac97e80 2025-12-13 01:18:37.113808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-12-13 01:18:37.113811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 4a78a4123f3f 2025-12-13 01:18:37.113814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-12-13 01:18:37.113818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 141c3acf71aa 2025-12-13 01:18:37.113821 | 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-12-13 01:18:37.113824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 0176de6b2113 2025-12-13 01:18:37.113828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 0176de6b2113 2025-12-13 01:18:37.113831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 462fc4968907 2025-12-13 01:18:37.113834 | 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-12-13 01:18:37.113837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in a66765d17ab6 2025-12-13 01:18:37.113841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-12-13 01:18:37.113844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2025-12-13 01:18:37.113847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 6.5 MB/s 0:00:02 2025-12-13 01:18:37.113851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.113854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.113857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.113865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.113869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.113872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.113876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-12-13 01:18:37.113879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2025-12-13 01:18:37.113885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-12-13 01:18:37.113888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-13 01:18:37.113892 | 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.11.12) 2025-12-13 01:18:37.113895 | 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-12-13 01:18:37.113901 | 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-12-13 01:18:37.113905 | 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-12-13 01:18:37.113908 | 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-12-13 01:18:37.113912 | 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-12-13 01:18:37.113915 | 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-12-13 01:18:37.113918 | 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-12-13 01:18:37.113921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2025-12-13 01:18:37.113925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-12-13 01:18:37.113928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.113931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.113935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.113938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.113941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.113946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.113949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-12-13 01:18:37.113953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-12-13 01:18:37.113989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-12-13 01:18:37.114042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-12-13 01:18:37.114071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.114134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.114167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.114205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.114246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.114284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.114323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-12-13 01:18:37.114362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-13 01:18:37.114399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-12-13 01:18:37.114438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-12-13 01:18:37.114482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.114521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.114558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.114596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.114634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.114677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.114740 | 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-12-13 01:18:37.114776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-12-13 01:18:37.114815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-12-13 01:18:37.114853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.114891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.114940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.114981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.115028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-12-13 01:18:37.115067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-12-13 01:18:37.115106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.115143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.115181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-12-13 01:18:37.115219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-12-13 01:18:37.115256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.115294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.115331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.115369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.115407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-12-13 01:18:37.115445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-12-13 01:18:37.115483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.115520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.115558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-12-13 01:18:37.115596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-12-13 01:18:37.115633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.115682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.115724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.115778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.115817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.115855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.115893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-12-13 01:18:37.115931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-12-13 01:18:37.115987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.116043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.116083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.116121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.116157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.116192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.116226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-12-13 01:18:37.116260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-12-13 01:18:37.116294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.116329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.116362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.116396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.116429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.116464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.116497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-12-13 01:18:37.116531 | 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-12-13 01:18:37.116565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-12-13 01:18:37.116600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-13 01:18:37.116645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-12-13 01:18:37.116699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-12-13 01:18:37.116743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-12-13 01:18:37.116778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-12-13 01:18:37.116812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.116846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.116880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.116914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.116949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-12-13 01:18:37.116994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-12-13 01:18:37.117030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.117063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.117097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-12-13 01:18:37.117131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-12-13 01:18:37.117164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.117197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.117231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.117264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.117298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.117331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.117365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2025-12-13 01:18:37.117399 | 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-12-13 01:18:37.117433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-12-13 01:18:37.117471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-12-13 01:18:37.117500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.117541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.117575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.117609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.117643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.117678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-12-13 01:18:37.118718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-12-13 01:18:37.118722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-13 01:18:37.118726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-13 01:18:37.118730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-13 01:18:37.118734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:18:37.118738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-13 01:18:37.118741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-12-13 01:18:37.118748 | 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-12-13 01:18:37.118752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-12-13 01:18:37.118755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-13 01:18:37.118758 | 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-12-13 01:18:37.118771 | 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-12-13 01:18:37.118775 | 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-12-13 01:18:37.118778 | 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-12-13 01:18:37.118782 | 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-12-13 01:18:37.118785 | 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-12-13 01:18:37.118788 | 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-12-13 01:18:37.118792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2025-12-13 01:18:37.118795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2025-12-13 01:18:37.118798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-12-13 01:18:37.118801 | 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-12-13 01:18:37.118805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2025-12-13 01:18:37.118808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-13 01:18:37.118811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-12-13 01:18:37.118814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-12-13 01:18:37.118817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-12-13 01:18:37.118821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2025-12-13 01:18:37.118824 | 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-12-13 01:18:37.118829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-12-13 01:18:37.118833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118840 | 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=43882dc02cbaaf8ca386f9d67c0e824afb811ae48a1cc70dccec5464e49c88c8 2025-12-13 01:18:37.118844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2025-12-13 01:18:37.118847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): started 2025-12-13 01:18:37.118850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118854 | 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=b4d20d049d5073470ac8c27fab29249cd34ac8618b24c9a28d29c38afade638c 2025-12-13 01:18:37.118860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-12-13 01:18:37.118864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2025-12-13 01:18:37.118867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118870 | 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=945f6a1a0bb59cc4bc91aa19e6849ab7493d134d9d4620659973cbd624077597 2025-12-13 01:18:37.118874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-12-13 01:18:37.118880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2025-12-13 01:18:37.118883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118887 | 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=772c66e46bfcd4affb961af44c72da0cf05cf13922e1f2de6ccc988335db4bb0 2025-12-13 01:18:37.118890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-12-13 01:18:37.118893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2025-12-13 01:18:37.118897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14694 sha256=2b31078d5c7fb1f7f6ebda4ddba9b61353aed275691ef69d30bd7265ed170f67 2025-12-13 01:18:37.118904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-12-13 01:18:37.118907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2025-12-13 01:18:37.118910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118914 | 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=e02c0aa5b479a2355c2bd8f9f570403b163cd1b9127c59a06a4539a7c1e9edb2 2025-12-13 01:18:37.118917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-12-13 01:18:37.118920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2025-12-13 01:18:37.118925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.118929 | 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=c8464ded5a4bf1199887c9b104a08a19235b37113e9fdb84fc954b1e9b5627fb 2025-12-13 01:18:37.118932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-12-13 01:18:37.118936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2025-12-13 01:18:37.119062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.119098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7508 sha256=48ce71d28166aa58c2485dd666014e9efce781510b244dbb1391203e949c9fb5 2025-12-13 01:18:37.119121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-12-13 01:18:37.119126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2025-12-13 01:18:37.119131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.119135 | 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=09a762455adfa823be887f7dc0ee827351326ddb932ef644f520dbe584f409b2 2025-12-13 01:18:37.119151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-12-13 01:18:37.119250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2025-12-13 01:18:37.119265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.119274 | 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=a34ed108ad3ad7388fb0ebca13f265b159c5e725a6c573b5a2b357623722a88d 2025-12-13 01:18:37.119281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-12-13 01:18:37.119318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2025-12-13 01:18:37.119366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.119395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6125 sha256=5a8d7240060e5bf6df2a2fee32fdfcb3d1551649a560cc175199e119d61b67ba 2025-12-13 01:18:37.119429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-12-13 01:18:37.119464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2025-12-13 01:18:37.119500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.119535 | 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=1183f280409effb608926e6d762fcd547fcfd5020ee879f0e0c68677d2c8c32d 2025-12-13 01:18:37.119568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-12-13 01:18:37.119604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2025-12-13 01:18:37.119638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2025-12-13 01:18:37.119679 | 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=297910045b24371574477470e48f640a1b38ca5b1d7b4389909ee23344d84cf9 2025-12-13 01:18:37.119720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-byjyevlr/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-12-13 01:18:37.119758 | 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-12-13 01:18:37.119797 | 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-12-13 01:18:37.119838 | 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-12-13 01:18:37.119872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container a66765d17ab6 2025-12-13 01:18:37.119906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 28baafe7220f 2025-12-13 01:18:37.119982 | 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-12-13 01:18:37.120042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 121717d697a2 2025-12-13 01:18:37.120078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-13 01:18:37.120115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-12-13 01:18:37.120150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-12-13 01:18:37.120188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-12-13 01:18:37.120219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:18:37.120250 | 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-12-13 01:18:37.120281 | 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-12-13 01:18:37.120313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:18:37.120344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:18:37.120385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:18:37.120412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:18:37.120443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-12-13 01:18:37.120473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-12-13 01:18:37.120508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-12-13 01:18:37.120539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-12-13 01:18:37.120571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:18:37.120602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:18:37.120636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-13 01:18:37.120680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-13 01:18:37.120718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 01:18:37.120753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-12-13 01:18:37.120786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-12-13 01:18:37.120819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-12-13 01:18:37.120851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-12-13 01:18:37.120882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-12-13 01:18:37.120915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-12-13 01:18:37.120947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20793 files and directories currently installed.) 2025-12-13 01:18:37.121000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:18:37.121021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-13 01:18:37.121052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-12-13 01:18:37.121084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-12-13 01:18:37.121119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-12-13 01:18:37.121150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:18:37.121181 | 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-12-13 01:18:37.121210 | 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-12-13 01:18:37.121241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:18:37.121270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:18:37.121300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:18:37.121330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:18:37.121360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-12-13 01:18:37.121393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:18:37.121423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-12-13 01:18:37.121455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-13 01:18:37.121490 | 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-12-13 01:18:37.121522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-12-13 01:18:37.121556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-12-13 01:18:37.121588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-12-13 01:18:37.121620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-12-13 01:18:37.121652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-12-13 01:18:37.121696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% (Reading database ... 100% (Reading database ... 20784 files and directories currently installed.) 2025-12-13 01:18:37.121733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:18:37.122716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:18:37.122730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:18:37.122743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:18:37.122750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:18:37.122757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:18:37.122780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:18:37.122783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:18:37.122790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:18:37.122802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:18:37.122818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:18:37.122828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.122831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:18:37.122841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:18:37.122847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:18:37.122858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-12-13 01:18:37.122862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-12-13 01:18:37.122865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:18:37.122868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:18:37.122871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-12-13 01:18:37.122875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:18:37.122878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:18:37.122881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-12-13 01:18:37.122884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-12-13 01:18:37.122892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:18:37.122898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.122901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40995 files, 1709 directories removed. 2025-12-13 01:18:37.122905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.122908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-12-13 01:18:37.122911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.122915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1658 files, 175 directories removed. 2025-12-13 01:18:37.122918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-13 01:18:37.122921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-12-13 01:18:37.122925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-12-13 01:18:37.122930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:18:37.122954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 121717d697a2 2025-12-13 01:18:37.123026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 3b198b01de06 2025-12-13 01:18:37.123054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-12-13 01:18:37.123099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in d2b0ef3c9e2f 2025-12-13 01:18:37.123128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container d2b0ef3c9e2f 2025-12-13 01:18:37.123161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e5216bf68948 2025-12-13 01:18:37.123196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built da6bd7dd2e42 2025-12-13 01:18:37.123230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20251213 2025-12-13 01:18:37.123308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-12-13 01:18:37.123240 (took 0:03:48.722847) 2025-12-13 01:18:37.123613 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-12-13 01:18:37.123662 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-12-13 01:18:37.123765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-12-13 01:18:37.123705 2025-12-13 01:18:37.124489 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-12-13 01:18:37.124981 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-12-13 01:19:11.102524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 01:19:11.102610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> e496b1ac5113 2025-12-13 01:19:11.102628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20251213" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:19:11.102665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 6ef2f8e3887c 2025-12-13 01:19:11.102714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 6ef2f8e3887c 2025-12-13 01:19:11.102730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> cd88b60511de 2025-12-13 01:19:11.102740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-12-13 01:19:11.102750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 5a420ba2b1e8 2025-12-13 01:19:11.102765 | 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-12-13 01:19:11.102834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 52669e6b9cbe 2025-12-13 01:19:11.102847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 52669e6b9cbe 2025-12-13 01:19:11.102912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 06d553ae1ec8 2025-12-13 01:19:11.102926 | 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-12-13 01:19:11.102954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in d828dceeecdf 2025-12-13 01:19:11.103124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-12-13 01:19:11.103179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-12-13 01:19:11.103191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-12-13 01:19:11.103208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:19:11.103218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:19:11.103227 | 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-12-13 01:19:11.103236 | 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-12-13 01:19:11.103248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:19:11.103256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:19:11.103299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:19:11.103309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:19:11.103356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-12-13 01:19:11.103366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-12-13 01:19:11.103446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-12-13 01:19:11.103457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-12-13 01:19:11.103470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:19:11.103529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:19:11.103539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-12-13 01:19:11.103588 | 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-12-13 01:19:11.103600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:19:11.103653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-12-13 01:19:11.103663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-12-13 01:19:11.103742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-12-13 01:19:11.103756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-12-13 01:19:11.103806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19877 files and directories currently installed.) 2025-12-13 01:19:11.103818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:19:11.103872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-12-13 01:19:11.103905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-12-13 01:19:11.104000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-12-13 01:19:11.104011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-12-13 01:19:11.104023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:19:11.104072 | 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-12-13 01:19:11.104082 | 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-12-13 01:19:11.104123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:19:11.104133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:19:11.104182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:19:11.104192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:19:11.104239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-12-13 01:19:11.104249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:19:11.104305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:19:11.104315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-12-13 01:19:11.104372 | 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% 2025-12-13 01:19:11.104397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:19:11.104436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-12-13 01:19:11.104446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-12-13 01:19:11.104499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-12-13 01:19:11.104508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-12-13 01:19:11.104561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-12-13 01:19:11.104579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-12-13 01:19:11.104624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19868 files and directories currently installed.) 2025-12-13 01:19:11.104634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:19:11.104710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.104728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:19:11.104769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.104809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:19:11.104819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.104895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:19:11.104905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:19:11.105097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:19:11.105229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:19:11.105239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:19:11.105300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:19:11.105426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:19:11.105573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:19:11.105705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:19:11.105798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:19:11.105844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:19:11.105920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-12-13 01:19:11.105986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:19:11.106001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:19:11.106016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:19:11.106063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-12-13 01:19:11.106073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:19:11.106123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:19:11.106132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-12-13 01:19:11.106181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-12-13 01:19:11.106190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:19:11.106237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-13 01:19:11.106247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10879 files, 1498 directories removed. 2025-12-13 01:19:11.106295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-13 01:19:11.106304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-12-13 01:19:11.106352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-13 01:19:11.106361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1494 files, 156 directories removed. 2025-12-13 01:19:11.106416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-13 01:19:11.106439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:19:11.106488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:19:11.106503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:19:11.106515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container d828dceeecdf 2025-12-13 01:19:11.106559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> ba7fefb11bd6 2025-12-13 01:19:11.106567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 783c75c38d1a 2025-12-13 01:19:11.106598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20251213 2025-12-13 01:19:11.106695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-12-13 01:19:11.106580 (took 0:00:33.982875) 2025-12-13 01:19:11.107012 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-12-13 01:19:11.107029 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-12-13 01:19:11.107139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-12-13 01:19:11.106997 2025-12-13 01:19:11.107816 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-12-13 01:19:11.108336 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-12-13 01:20:02.475269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:20:02.475343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> ce0dccff8359 2025-12-13 01:20:02.475362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20251213" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:20:02.475472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in e88ac20c7682 2025-12-13 01:20:02.475485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container e88ac20c7682 2025-12-13 01:20:02.475495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> a02f1b4019de 2025-12-13 01:20:02.475506 | 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-12-13 01:20:02.475517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 780afc54e1c7 2025-12-13 01:20:02.475527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:20:02.475537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2025-12-13 01:20:02.475605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:20:02.475635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:20:02.475647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [48.6 kB] 2025-12-13 01:20:02.475657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:20:02.475751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:20:02.475791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:20:02.475801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-12-13 01:20:02.475812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:20:02.475866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:20:02.476820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:20:02.476840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:20:02.476852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:20:02.476864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:20:02.476875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:20:02.476886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:20:02.476896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 29.1 MB in 3s (10.5 MB/s) 2025-12-13 01:20:02.476912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-13 01:20:02.476922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-13 01:20:02.476932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-12-13 01:20:02.476941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-12-13 01:20:02.476951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-12-13 01:20:02.476960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-12-13 01:20:02.476970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-12-13 01:20:02.476979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-12-13 01:20:02.476989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-12-13 01:20:02.476998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-12-13 01:20:02.477007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-12-13 01:20:02.477017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-12-13 01:20:02.477026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-12-13 01:20:02.477035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:20:02.477045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-12-13 01:20:02.477054 | 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-12-13 01:20:02.477064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:20:02.477073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.1 [406 kB] 2025-12-13 01:20:02.477083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.1 [265 kB] 2025-12-13 01:20:02.477092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.1 [23.5 kB] 2025-12-13 01:20:02.477102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.1 [153 kB] 2025-12-13 01:20:02.477119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.1 [18.5 kB] 2025-12-13 01:20:02.477129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-12-13 01:20:02.477203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 0s (1,855 kB/s) 2025-12-13 01:20:02.477215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-12-13 01:20:02.477225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-13 01:20:02.477234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-13 01:20:02.477246 | 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-12-13 01:20:02.477258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:20:02.477275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-12-13 01:20:02.477285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-12-13 01:20:02.477294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-12-13 01:20:02.477304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-12-13 01:20:02.477313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:20:02.477323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:20:02.477376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-12-13 01:20:02.477397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:20:02.477407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-12-13 01:20:02.477426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:20:02.477474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-12-13 01:20:02.477494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:20:02.477541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-12-13 01:20:02.477597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.1_all.deb ... 2025-12-13 01:20:02.477607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.477778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.479978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-12-13 01:20:02.480060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:20:02.480073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-12-13 01:20:02.480083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:20:02.480092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:20:02.480102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 780afc54e1c7 2025-12-13 01:20:02.480111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 59f9ffca3ad4 2025-12-13 01:20:02.480149 | 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-12-13 01:20:02.480184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 4a7455006ae5 2025-12-13 01:20:02.480195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-13 01:20:02.480204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-12-13 01:20:02.480214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-12-13 01:20:02.480224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:20:02.480234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:20:02.480243 | 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-12-13 01:20:02.480252 | 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-12-13 01:20:02.480262 | 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-12-13 01:20:02.480271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:20:02.480284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:20:02.480302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:20:02.480319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-12-13 01:20:02.480336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:20:02.480353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-12-13 01:20:02.480371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-12-13 01:20:02.480387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:20:02.480406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:20:02.480417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-13 01:20:02.480429 | 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-12-13 01:20:02.480441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:20:02.480450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-12-13 01:20:02.480460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-12-13 01:20:02.480469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-12-13 01:20:02.480479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-12-13 01:20:02.480488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20160 files and directories currently installed.) 2025-12-13 01:20:02.480499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:20:02.480508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-13 01:20:02.480528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-12-13 01:20:02.480554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-12-13 01:20:02.480564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-12-13 01:20:02.480574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:20:02.480583 | 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-12-13 01:20:02.480593 | 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-12-13 01:20:02.480602 | 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-12-13 01:20:02.480612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:20:02.480629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:20:02.480639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:20:02.480648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-12-13 01:20:02.480657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:20:02.480705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:20:02.480714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-13 01:20:02.480724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-13 01:20:02.480734 | 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% 2025-12-13 01:20:02.480746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:20:02.480796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-12-13 01:20:02.480806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:20:02.480816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% (Reading database ... 90% 2025-12-13 01:20:02.480825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-12-13 01:20:02.480835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20151 files and directories currently installed.) 2025-12-13 01:20:02.480844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:02.480854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:02.480863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:02.480873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:02.480882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:20:02.480891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.480901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:02.480910 | 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-12-13 01:20:02.480920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:02.480937 | 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-12-13 01:20:02.480946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.480956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.480972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.480982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.480992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.481001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:20:02.481011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:02.481020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:02.481029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:02.481039 | 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-12-13 01:20:02.481048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:02.481058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:02.481067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:02.481077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.481121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:20:02.481130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:20:02.481158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:20:02.481186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:02.481205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:02.481224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:20:02.481233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:20:02.481242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:20:02.481252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:20:02.481268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-12-13 01:20:02.481277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:20:02.481287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:20:02.481300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-12-13 01:20:02.481310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:20:02.481319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:20:02.481329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-13 01:20:02.481338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:20:02.481348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-13 01:20:02.481357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-12-13 01:20:02.481367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-13 01:20:02.481380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:20:02.481390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-13 01:20:02.481403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:20:02.481447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:20:02.481623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:20:02.481717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 4a7455006ae5 2025-12-13 01:20:02.481753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 3820ae22733b 2025-12-13 01:20:02.481800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-12-13 01:20:02.481810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in e1da65762e20 2025-12-13 01:20:02.481820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container e1da65762e20 2025-12-13 01:20:02.481834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 900e259bf43b 2025-12-13 01:20:02.481904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 31bf9a702b70 2025-12-13 01:20:02.481920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251213 2025-12-13 01:20:02.482050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-12-13 01:20:02.481936 (took 0:00:51.374939) 2025-12-13 01:20:02.482398 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-12-13 01:20:02.482469 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-12-13 01:20:02.482556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-12-13 01:20:02.482459 2025-12-13 01:20:02.483517 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-12-13 01:20:02.484220 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-12-13 01:20:44.508330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:20:44.508517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> ce0dccff8359 2025-12-13 01:20:44.508621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20251213" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:20:44.508784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in c9d5d847ea3f 2025-12-13 01:20:44.508858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container c9d5d847ea3f 2025-12-13 01:20:44.508954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 34fce9c5a708 2025-12-13 01:20:44.510797 | 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-12-13 01:20:44.510818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 1f0d18be5471 2025-12-13 01:20:44.510828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-12-13 01:20:44.510836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-12-13 01:20:44.510845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-12-13 01:20:44.510853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:20:44.510862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:20:44.510871 | 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-12-13 01:20:44.510879 | 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-12-13 01:20:44.510888 | 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-12-13 01:20:44.510896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:20:44.510904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:20:44.510913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:20:44.510921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-12-13 01:20:44.510930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:20:44.510938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-12-13 01:20:44.510947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-12-13 01:20:44.510955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:20:44.510964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:20:44.510972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-12-13 01:20:44.510980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-13 01:20:44.510991 | 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-12-13 01:20:44.511019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:20:44.511029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:20:44.511038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-12-13 01:20:44.511046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-12-13 01:20:44.511055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:20:44.511065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:20:44.511074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-12-13 01:20:44.511082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-12-13 01:20:44.511091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-12-13 01:20:44.511099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-12-13 01:20:44.511108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:20:44.511116 | 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-12-13 01:20:44.511125 | 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-12-13 01:20:44.511145 | 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-12-13 01:20:44.511154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:20:44.511162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:20:44.511170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:20:44.511179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-12-13 01:20:44.511188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:20:44.511197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:20:44.511209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-12-13 01:20:44.511272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-12-13 01:20:44.511363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-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-12-13 01:20:44.511444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-12-13 01:20:44.511513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-12-13 01:20:44.511608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-12-13 01:20:44.511706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-12-13 01:20:44.511801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% (Reading database ... 95% 2025-12-13 01:20:44.511888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:20:44.511970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:44.512049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.512128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:44.512207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.512284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:20:44.512361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.512437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:44.512514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.512589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:44.512716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.512882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.512942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.513002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.513092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-13 01:20:44.513167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.513240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.513312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:20:44.513384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:44.513451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.513519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:20:44.513588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.513658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.513779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.513854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:20:44.513925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.513995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.514201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:20:44.514269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:20:44.514471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:20:44.514710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:20:44.514892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.514964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:20:44.515033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:20:44.515103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:20:44.515171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:20:44.515239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:20:44.515299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-12-13 01:20:44.515356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:20:44.515411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:20:44.515467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-12-13 01:20:44.515522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:20:44.515578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:20:44.515630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-13 01:20:44.515828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:20:44.515886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-13 01:20:44.515904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-12-13 01:20:44.515925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-13 01:20:44.515935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:20:44.515992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-13 01:20:44.516047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:20:44.516104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:20:44.516160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:20:44.516216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 1f0d18be5471 2025-12-13 01:20:44.516271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> de005a60b07d 2025-12-13 01:20:44.516328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-12-13 01:20:44.516387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 0ab93f0c872d 2025-12-13 01:20:44.516443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 0ab93f0c872d 2025-12-13 01:20:44.516497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> b643d7a3c001 2025-12-13 01:20:44.516555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 06f3fee663f6 2025-12-13 01:20:44.516612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251213 2025-12-13 01:20:44.517873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-12-13 01:20:44.516631 (took 0:00:42.034172) 2025-12-13 01:20:44.517891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-12-13 01:20:44.517899 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-12-13 01:20:44.517907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-12-13 01:20:44.517174 2025-12-13 01:20:44.518767 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-12-13 01:20:44.518975 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-12-13 01:21:23.553531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:21:23.553618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> ce0dccff8359 2025-12-13 01:21:23.553791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20251213" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:21:23.553879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in e797137a860f 2025-12-13 01:21:23.553971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container e797137a860f 2025-12-13 01:21:23.554035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 25a96caf7783 2025-12-13 01:21:23.554111 | 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-12-13 01:21:23.554183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in e5fbb55e700d 2025-12-13 01:21:23.554253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-12-13 01:21:23.554324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-12-13 01:21:23.554393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-12-13 01:21:23.554493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:21:23.554551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:21:23.554696 | 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-12-13 01:21:23.554782 | 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-12-13 01:21:23.555755 | 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-12-13 01:21:23.555770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:21:23.555793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:21:23.555801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:21:23.555809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-12-13 01:21:23.555816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:21:23.555823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-12-13 01:21:23.555830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-12-13 01:21:23.555837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:21:23.555844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:21:23.555851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-13 01:21:23.555860 | 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-12-13 01:21:23.555869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-12-13 01:21:23.555876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-12-13 01:21:23.555883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-12-13 01:21:23.555890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-12-13 01:21:23.555897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-12-13 01:21:23.555904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-12-13 01:21:23.555911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:21:23.555919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:21:23.555926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-12-13 01:21:23.555933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-12-13 01:21:23.555940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-12-13 01:21:23.555950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-12-13 01:21:23.555958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:21:23.555965 | 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-12-13 01:21:23.555972 | 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-12-13 01:21:23.555982 | 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-12-13 01:21:23.556056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:21:23.556103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:21:23.556169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:21:23.556220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-12-13 01:21:23.556296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:21:23.556340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:21:23.556403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-13 01:21:23.556489 | 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-12-13 01:21:23.556561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-13 01:21:23.556643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:70% 2025-12-13 01:21:23.556751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-12-13 01:21:23.556810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-13 01:21:23.556873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:80% 2025-12-13 01:21:23.556936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-12-13 01:21:23.556999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-12-13 01:21:23.557060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-12-13 01:21:23.557122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:21:23.557186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:21:23.557249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.557310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:21:23.557370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.557430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:21:23.557498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.557564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.557693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.557776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:21:23.557846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.557945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:21:23.558011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.558077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.558140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.558207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.558272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.558334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.558395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.558458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:21:23.558520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:21:23.558599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.558793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:21:23.558873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.559750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.559773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.559783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:21:23.559793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.559830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:21:23.559841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:21:23.559869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.559918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:21:23.559927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:21:23.559946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:21:23.559965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:21:23.559974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:21:23.559983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:21:23.559993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:21:23.560002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-12-13 01:21:23.560011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:21:23.560021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:21:23.560035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-12-13 01:21:23.560045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:21:23.560054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:21:23.560064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.560073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:21:23.560101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.560115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-12-13 01:21:23.560124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.560182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:21:23.560241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-13 01:21:23.560274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:21:23.560362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:21:23.560420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:21:23.560467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container e5fbb55e700d 2025-12-13 01:21:23.560523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 19a5e4ee5fbe 2025-12-13 01:21:23.560605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-12-13 01:21:23.560730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in f5c4c8fc4d8f 2025-12-13 01:21:23.560772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container f5c4c8fc4d8f 2025-12-13 01:21:23.560841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 08b3b5eb270c 2025-12-13 01:21:23.560912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 4ecc6d203b32 2025-12-13 01:21:23.560970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251213 2025-12-13 01:21:23.561086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-12-13 01:21:23.560973 (took 0:00:39.043799) 2025-12-13 01:21:23.561610 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-12-13 01:21:23.561689 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-12-13 01:21:23.561811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-12-13 01:21:23.561702 2025-12-13 01:21:23.562947 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-12-13 01:21:23.563627 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-12-13 01:22:01.960286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:22:01.960384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> ce0dccff8359 2025-12-13 01:22:01.960422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20251213" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:22:01.960441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 03a8361330c9 2025-12-13 01:22:01.960638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 03a8361330c9 2025-12-13 01:22:01.960655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 17d0da01fe4c 2025-12-13 01:22:01.960697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 01:22:01.960735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 15e916dcc548 2025-12-13 01:22:01.960746 | 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-12-13 01:22:01.960782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in cd3a5732d3dd 2025-12-13 01:22:01.960853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-12-13 01:22:01.961066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-12-13 01:22:01.961136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-12-13 01:22:01.961149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:22:01.961169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:22:01.961180 | 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-12-13 01:22:01.961190 | 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-12-13 01:22:01.961199 | 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-12-13 01:22:01.961213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:22:01.961227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:22:01.961280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:22:01.961344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-12-13 01:22:01.961359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:22:01.961409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-12-13 01:22:01.961470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-12-13 01:22:01.961485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:22:01.961577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:22:01.962768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-12-13 01:22:01.962797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-12-13 01:22:01.962812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-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-12-13 01:22:01.962824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-12-13 01:22:01.962834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-12-13 01:22:01.962843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-12-13 01:22:01.962853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-12-13 01:22:01.962862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-12-13 01:22:01.962871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-12-13 01:22:01.962881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:22:01.962929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:22:01.962939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-13 01:22:01.962949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-12-13 01:22:01.962958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-12-13 01:22:01.962967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-12-13 01:22:01.962976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-12-13 01:22:01.962986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:22:01.962995 | 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-12-13 01:22:01.963005 | 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-12-13 01:22:01.963014 | 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-12-13 01:22:01.963025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:22:01.963034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:22:01.963043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:22:01.963053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-12-13 01:22:01.963062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:22:01.963072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:22:01.963081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-12-13 01:22:01.963092 | 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-12-13 01:22:01.963102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:22:01.963112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-12-13 01:22:01.963121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-12-13 01:22:01.963130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-12-13 01:22:01.963140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-12-13 01:22:01.963149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:22:01.963158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:01.963168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:01.963186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:22:01.963210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:01.963229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:01.963254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:22:01.963323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:01.963333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:01.963361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:01.963604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.963618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.963721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.963744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.963804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:22:01.963820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.963886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.963901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:22:01.963964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.963979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.964045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:22:01.964060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.964125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:01.964140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.964203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:01.964218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:22:01.964283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:22:01.964298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:22:01.964362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:22:01.964377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-12-13 01:22:01.964436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:22:01.964451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:22:01.964540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-12-13 01:22:01.964556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:22:01.964617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:22:01.964632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-13 01:22:01.964701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:22:01.964721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-13 01:22:01.964782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-12-13 01:22:01.964797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-13 01:22:01.964862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:22:01.964877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-13 01:22:01.964940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:22:01.964954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:22:01.965020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:22:01.965036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container cd3a5732d3dd 2025-12-13 01:22:01.965102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 330d1629ff15 2025-12-13 01:22:01.965118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-12-13 01:22:01.965187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 28d5084d34b2 2025-12-13 01:22:01.965204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 28d5084d34b2 2025-12-13 01:22:01.965270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f7ff16f9e1e6 2025-12-13 01:22:01.965304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 9a59ad6fcf90 2025-12-13 01:22:01.965369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251213 2025-12-13 01:22:01.965600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-12-13 01:22:01.965377 (took 0:00:38.403675) 2025-12-13 01:22:01.965941 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-12-13 01:22:01.965986 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-12-13 01:22:01.966082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-12-13 01:22:01.965991 2025-12-13 01:22:01.966875 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-12-13 01:22:01.967380 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-12-13 01:22:50.142168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:22:50.142271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> ce0dccff8359 2025-12-13 01:22:50.142427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/6 : LABEL "build-date"="20251213" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:22:50.142576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in e667cec38aaa 2025-12-13 01:22:50.142704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container e667cec38aaa 2025-12-13 01:22:50.144768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 406af721520e 2025-12-13 01:22:50.144787 | 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-12-13 01:22:50.144798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 4fa6dfb99c85 2025-12-13 01:22:50.144807 | 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-12-13 01:22:50.144817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:22:50.144826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2025-12-13 01:22:50.144835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:22:50.144843 | 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-12-13 01:22:50.144852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [48.6 kB] 2025-12-13 01:22:50.144860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:22:50.144868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:22:50.144877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:22:50.144885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:22:50.144894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:22:50.144902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:22:50.144911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:22:50.144919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:22:50.144927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:22:50.144936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:22:50.144958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:22:50.144967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 29.1 MB in 3s (10.5 MB/s) 2025-12-13 01:22:50.144975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-13 01:22:50.144984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-13 01:22:50.144992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-12-13 01:22:50.145000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-12-13 01:22:50.145017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-12-13 01:22:50.145025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-12-13 01:22:50.145034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-12-13 01:22:50.145042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-12-13 01:22:50.145050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-12-13 01:22:50.145059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-12-13 01:22:50.145067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-12-13 01:22:50.145075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-12-13 01:22:50.145084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2025-12-13 01:22:50.145092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2025-12-13 01:22:50.145100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:22:50.145109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 879 kB of archives. 2025-12-13 01:22:50.145117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,532 kB of additional disk space will be used. 2025-12-13 01:22:50.145126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:22:50.145139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.1 [406 kB] 2025-12-13 01:22:50.145149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.1 [265 kB] 2025-12-13 01:22:50.145159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.1 [23.5 kB] 2025-12-13 01:22:50.145167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.1 [153 kB] 2025-12-13 01:22:50.145175 | 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-12-13 01:22:50.145187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.1 [18.5 kB] 2025-12-13 01:22:50.145251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-12-13 01:22:50.145337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 879 kB in 0s (1,766 kB/s) 2025-12-13 01:22:50.145428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-12-13 01:22:50.145514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-13 01:22:50.145591 | 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-12-13 01:22:50.145704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-13 01:22:50.145801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:70% 2025-12-13 01:22:50.145876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-12-13 01:22:50.145951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-13 01:22:50.146024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:80% 2025-12-13 01:22:50.146098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-12-13 01:22:50.146232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% (Reading database ... 95% 2025-12-13 01:22:50.146297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:22:50.146383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:22:50.146589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.146694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-12-13 01:22:50.146775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:22:50.146860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.146937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-12-13 01:22:50.147010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:22:50.147078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.147144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-12-13 01:22:50.147212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-13 01:22:50.147279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.147345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2025-12-13 01:22:50.147447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-13 01:22:50.147523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2025-12-13 01:22:50.147591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2025-12-13 01:22:50.147656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-12-13 01:22:50.147767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4.24.04.1_all.deb ... 2025-12-13 01:22:50.147843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.147911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2025-12-13 01:22:50.147978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.148044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.148111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.148177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.148242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-12-13 01:22:50.148308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:22:50.148401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-12-13 01:22:50.148605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:22:50.148696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-13 01:22:50.148731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:22:50.148761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 4fa6dfb99c85 2025-12-13 01:22:50.148774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> d5f23c642d13 2025-12-13 01:22:50.148814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 01:22:50.148898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 077301031912 2025-12-13 01:22:50.148970 | 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-12-13 01:22:50.149041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in f369c1785e94 2025-12-13 01:22:50.149107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-13 01:22:50.149177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-12-13 01:22:50.149244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-12-13 01:22:50.149316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:22:50.149404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:22:50.149505 | 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-12-13 01:22:50.149567 | 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-12-13 01:22:50.149619 | 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-12-13 01:22:50.149705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:22:50.149770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:22:50.149831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:22:50.149895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-12-13 01:22:50.149958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:22:50.150028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-12-13 01:22:50.150091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-12-13 01:22:50.150158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:22:50.150221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:22:50.150289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-13 01:22:50.150375 | 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-12-13 01:22:50.150485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-12-13 01:22:50.150543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-12-13 01:22:50.150598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-13 01:22:50.150655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:80% 2025-12-13 01:22:50.150700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-12-13 01:22:50.150781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-12-13 01:22:50.150828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-12-13 01:22:50.151849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20167 files and directories currently installed.) 2025-12-13 01:22:50.151865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:22:50.151874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-13 01:22:50.151881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-12-13 01:22:50.151888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-12-13 01:22:50.151895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-12-13 01:22:50.151901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:22:50.151908 | 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-12-13 01:22:50.151915 | 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-12-13 01:22:50.151922 | 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-12-13 01:22:50.151929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:22:50.151935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:22:50.151942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:22:50.151949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-12-13 01:22:50.151956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:22:50.151962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:22:50.151969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-13 01:22:50.151977 | 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-12-13 01:22:50.151984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-12-13 01:22:50.151998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-12-13 01:22:50.152005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-12-13 01:22:50.152012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-12-13 01:22:50.152019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-12-13 01:22:50.152025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-12-13 01:22:50.152032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20158 files and directories currently installed.) 2025-12-13 01:22:50.152039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:50.152046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:50.152059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:22:50.152077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:50.152106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:50.152119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:22:50.152335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:50.152393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:22:50.152483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:22:50.152583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.152775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:22:50.152783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:22:50.152914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.152975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:22:50.152986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.153065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:22:50.153074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.153118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:22:50.153129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:22:50.153198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:22:50.153212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:22:50.153329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:22:50.153339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-12-13 01:22:50.153349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:22:50.153421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:22:50.153478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-12-13 01:22:50.153489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:22:50.153551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:22:50.153562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-13 01:22:50.153624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:22:50.153635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-13 01:22:50.153718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-12-13 01:22:50.153729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-13 01:22:50.153785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:22:50.153830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-13 01:22:50.153838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:22:50.153885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:22:50.153893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:22:50.153945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container f369c1785e94 2025-12-13 01:22:50.153981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 5ba5c58c87e6 2025-12-13 01:22:50.153989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/6 : USER neutron 2025-12-13 01:22:50.154045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 7a393c5041c1 2025-12-13 01:22:50.154080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 7a393c5041c1 2025-12-13 01:22:50.154088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 43de4fb94703 2025-12-13 01:22:50.154144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built e16ce4cbf37d 2025-12-13 01:22:50.154179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251213 2025-12-13 01:22:50.154346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-12-13 01:22:50.154165 (took 0:00:48.188174) 2025-12-13 01:22:50.154743 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-12-13 01:22:50.154755 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-12-13 01:22:50.154819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-12-13 01:22:50.154700 2025-12-13 01:22:50.155858 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-12-13 01:22:50.156429 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-12-13 01:23:26.570836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:23:26.570929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> ce0dccff8359 2025-12-13 01:23:26.570947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20251213" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:23:26.570983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 12aad9ccfb9d 2025-12-13 01:23:26.570998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 12aad9ccfb9d 2025-12-13 01:23:26.571007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> c2f1e4c45960 2025-12-13 01:23:26.571033 | 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-12-13 01:23:26.571047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 112f7517429a 2025-12-13 01:23:26.571216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-12-13 01:23:26.571303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-12-13 01:23:26.571314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-12-13 01:23:26.571332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:23:26.571342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:23:26.571350 | 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-12-13 01:23:26.571363 | 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-12-13 01:23:26.571375 | 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-12-13 01:23:26.571418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:23:26.571428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:23:26.571479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:23:26.571490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-12-13 01:23:26.571543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:23:26.571567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-12-13 01:23:26.571691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-12-13 01:23:26.571714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:23:26.571723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:23:26.571763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-12-13 01:23:26.571775 | 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-12-13 01:23:26.571843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-12-13 01:23:26.571891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:23:26.571901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-12-13 01:23:26.571949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-12-13 01:23:26.571997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-12-13 01:23:26.572007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:23:26.572064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:23:26.572110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-12-13 01:23:26.572120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-12-13 01:23:26.572171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-12-13 01:23:26.572208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-12-13 01:23:26.572218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:23:26.572306 | 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-12-13 01:23:26.572318 | 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-12-13 01:23:26.572331 | 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-12-13 01:23:26.572385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:23:26.572395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:23:26.572461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:23:26.572473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-12-13 01:23:26.572509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:23:26.572545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:23:26.572591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-12-13 01:23:26.572628 | 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% 2025-12-13 01:23:26.572639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-12-13 01:23:26.572722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 55% (Reading database ... 60% 2025-12-13 01:23:26.572738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 65% 2025-12-13 01:23:26.572786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-12-13 01:23:26.572796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-12-13 01:23:26.572854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-12-13 01:23:26.572864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-12-13 01:23:26.572924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-12-13 01:23:26.572943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-12-13 01:23:26.572995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:23:26.573005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:23:26.573066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:23:26.573138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:23:26.573208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.573309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:23:26.573321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:23:26.573385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.573488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.573498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.573553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.573601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.573611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:23:26.573686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:23:26.573705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:23:26.573823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:23:26.573954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.574079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:23:26.574145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:23:26.574247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:23:26.574357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:23:26.574426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:23:26.574494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:23:26.574555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:23:26.574565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:23:26.574625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:23:26.574635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-12-13 01:23:26.574719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:23:26.574732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:23:26.574788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-12-13 01:23:26.574836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:23:26.574846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:23:26.574897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-13 01:23:26.574947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:23:26.574957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-13 01:23:26.575008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-12-13 01:23:26.575019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-13 01:23:26.575077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:23:26.575087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-13 01:23:26.575148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:23:26.575158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:23:26.575221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:23:26.575230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 112f7517429a 2025-12-13 01:23:26.575367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 77bf95117eb1 2025-12-13 01:23:26.575379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-12-13 01:23:26.575387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 85ed1d9d5766 2025-12-13 01:23:26.575400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 85ed1d9d5766 2025-12-13 01:23:26.575436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 64ebb9dd5aef 2025-12-13 01:23:26.575449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built f2e838755df9 2025-12-13 01:23:26.575514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251213 2025-12-13 01:23:26.575622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-12-13 01:23:26.575490 (took 0:00:36.420790) 2025-12-13 01:23:26.576041 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-12-13 01:23:26.576089 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-12-13 01:23:26.576158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-12-13 01:23:26.576056 2025-12-13 01:23:26.576216 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 01:23:26.578990 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-12-13 01:23:26.579533 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-12-13 01:24:11.414457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:24:11.414530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> ce0dccff8359 2025-12-13 01:24:11.414547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20251213" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:24:11.414561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in a1ebf83804e1 2025-12-13 01:24:11.414574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container a1ebf83804e1 2025-12-13 01:24:11.414628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> b7330c27f65a 2025-12-13 01:24:11.414641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-12-13 01:24:11.414651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 77b33958cc15 2025-12-13 01:24:11.414664 | 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-12-13 01:24:11.414713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 592d5e3682e5 2025-12-13 01:24:11.414724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-12-13 01:24:11.414735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-12-13 01:24:11.414745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-12-13 01:24:11.414756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-12-13 01:24:11.414766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:24:11.414776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-12-13 01:24:11.414786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:24:11.414798 | 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-12-13 01:24:11.414832 | 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-12-13 01:24:11.414841 | 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-12-13 01:24:11.414855 | 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-12-13 01:24:11.414865 | 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-12-13 01:24:11.414874 | 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-12-13 01:24:11.414882 | 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-12-13 01:24:11.414904 | 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-12-13 01:24:11.414913 | 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-12-13 01:24:11.414925 | 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-12-13 01:24:11.414934 | 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-12-13 01:24:11.414947 | 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-12-13 01:24:11.414960 | 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-12-13 01:24:11.414992 | 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-12-13 01:24:11.415029 | 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-12-13 01:24:11.415056 | 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.3.dev26) 2025-12-13 01:24:11.415924 | 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-12-13 01:24:11.415981 | 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-12-13 01:24:11.415993 | 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-12-13 01:24:11.416010 | 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-12-13 01:24:11.416019 | 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-12-13 01:24:11.416029 | 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-12-13 01:24:11.416038 | 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-12-13 01:24:11.416046 | 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-12-13 01:24:11.416054 | 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-12-13 01:24:11.416064 | 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-12-13 01:24:11.416084 | 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-12-13 01:24:11.416092 | 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-12-13 01:24:11.416101 | 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-12-13 01:24:11.416109 | 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-12-13 01:24:11.416119 | 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-12-13 01:24:11.416148 | 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-12-13 01:24:11.416157 | 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-12-13 01:24:11.416165 | 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-12-13 01:24:11.416185 | 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-12-13 01:24:11.416201 | 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-12-13 01:24:11.416209 | 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-12-13 01:24:11.416218 | 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-12-13 01:24:11.416226 | 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-12-13 01:24:11.416235 | 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-12-13 01:24:11.416243 | 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-12-13 01:24:11.416252 | 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-12-13 01:24:11.416260 | 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-12-13 01:24:11.416268 | 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-12-13 01:24:11.416282 | 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-12-13 01:24:11.416290 | 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-12-13 01:24:11.416299 | 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-12-13 01:24:11.416307 | 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-12-13 01:24:11.416316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.12.0 in /usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2025-12-13 01:24:11.416324 | 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-12-13 01:24:11.416332 | 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-12-13 01:24:11.416346 | 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-12-13 01:24:11.416360 | 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-12-13 01:24:11.416369 | 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-12-13 01:24:11.416378 | 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-12-13 01:24:11.416386 | 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-12-13 01:24:11.416395 | 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-12-13 01:24:11.416403 | 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-12-13 01:24:11.416412 | 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-12-13 01:24:11.416420 | 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-12-13 01:24:11.416428 | 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-12-13 01:24:11.416437 | 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-12-13 01:24:11.416451 | 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-12-13 01:24:11.416460 | 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-12-13 01:24:11.416547 | 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-12-13 01:24:11.416559 | 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-12-13 01:24:11.416575 | 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-12-13 01:24:11.416584 | 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-12-13 01:24:11.416592 | 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-12-13 01:24:11.416601 | 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-12-13 01:24:11.416609 | 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-12-13 01:24:11.416617 | 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-12-13 01:24:11.416626 | 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-12-13 01:24:11.416634 | 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-12-13 01:24:11.416643 | 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-12-13 01:24:11.416651 | 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-12-13 01:24:11.416660 | 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-12-13 01:24:11.416698 | 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-12-13 01:24:11.416707 | 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-12-13 01:24:11.416721 | 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-12-13 01:24:11.416735 | 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-12-13 01:24:11.416744 | 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-12-13 01:24:11.416758 | 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-12-13 01:24:11.416767 | 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-12-13 01:24:11.416776 | 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-12-13 01:24:11.416784 | 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-12-13 01:24:11.416792 | 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-12-13 01:24:11.416801 | 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-12-13 01:24:11.416809 | 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-12-13 01:24:11.416817 | 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-12-13 01:24:11.416826 | 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-12-13 01:24:11.416834 | 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-12-13 01:24:11.416842 | 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-12-13 01:24:11.416850 | 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-12-13 01:24:11.416859 | 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-12-13 01:24:11.416867 | 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-12-13 01:24:11.416875 | 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-12-13 01:24:11.416895 | 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-12-13 01:24:11.416913 | 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-12-13 01:24:11.416922 | 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-12-13 01:24:11.416930 | 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-12-13 01:24:11.416939 | 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-12-13 01:24:11.416947 | 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-12-13 01:24:11.416956 | 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-12-13 01:24:11.416965 | 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-12-13 01:24:11.416974 | 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-12-13 01:24:11.417051 | 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-12-13 01:24:11.417060 | 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-12-13 01:24:11.417069 | 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-12-13 01:24:11.417078 | 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-12-13 01:24:11.417087 | 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-12-13 01:24:11.417097 | 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-12-13 01:24:11.417111 | 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-12-13 01:24:11.417175 | 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-12-13 01:24:11.417186 | 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-12-13 01:24:11.417195 | 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-12-13 01:24:11.417204 | 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-12-13 01:24:11.417212 | 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-12-13 01:24:11.417221 | 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-12-13 01:24:11.417230 | 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.11.12) 2025-12-13 01:24:11.417238 | 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-12-13 01:24:11.417255 | 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-12-13 01:24:11.417264 | 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-12-13 01:24:11.417273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-12-13 01:24:11.417282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-12-13 01:24:11.417291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-12-13 01:24:11.417301 | 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=fffcc0bc286fc766026f531dfbbac1e858ae783c54ef21345b9590a0c2afd6e8 2025-12-13 01:24:11.417310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-s9kfv26t/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-12-13 01:24:11.417324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-12-13 01:24:11.417333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-12-13 01:24:11.417342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2025-12-13 01:24:11.417351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 592d5e3682e5 2025-12-13 01:24:11.417359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 12ddbce87bd1 2025-12-13 01:24:11.417369 | 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-12-13 01:24:11.417381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in d980328acde2 2025-12-13 01:24:11.417413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-12-13 01:24:11.417423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-12-13 01:24:11.417431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-12-13 01:24:11.417439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-12-13 01:24:11.417448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:24:11.417457 | 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-12-13 01:24:11.417465 | 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-12-13 01:24:11.417474 | 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-12-13 01:24:11.417482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:24:11.417491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:24:11.417499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:24:11.417512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-12-13 01:24:11.417520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-12-13 01:24:11.417529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-12-13 01:24:11.417537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-12-13 01:24:11.417546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:24:11.417554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:24:11.417562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-12-13 01:24:11.417571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-12-13 01:24:11.417580 | 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-12-13 01:24:11.417590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-12-13 01:24:11.417599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:24:11.417617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-12-13 01:24:11.417625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-12-13 01:24:11.417634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-12-13 01:24:11.417642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:24:11.417650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:24:11.417662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-12-13 01:24:11.417699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-12-13 01:24:11.417711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-12-13 01:24:11.417744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-12-13 01:24:11.417757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:24:11.417788 | 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-12-13 01:24:11.417817 | 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-12-13 01:24:11.417845 | 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-12-13 01:24:11.417872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:24:11.417900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:24:11.417927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:24:11.417955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-12-13 01:24:11.418005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:24:11.418024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:24:11.418053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-12-13 01:24:11.418100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-12-13 01:24:11.418114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 60% (Reading database ... 65% 2025-12-13 01:24:11.418150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-12-13 01:24:11.418196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-12-13 01:24:11.418206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-12-13 01:24:11.418218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-12-13 01:24:11.418262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-12-13 01:24:11.418275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-12-13 01:24:11.418287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:24:11.418330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:24:11.418343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.418355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:24:11.418387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.418416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:24:11.418445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.418504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:24:11.418515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.418527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:24:11.418539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.418583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.418596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.418608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.418654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.418689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.418717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:24:11.419828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:24:11.419849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.419858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:24:11.419867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.419876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.419884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.419892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:24:11.419900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.419934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:24:11.419942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:24:11.419974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.419991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:24:11.419999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.420007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:24:11.420023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.420031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:24:11.420039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-12-13 01:24:11.420048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-12-13 01:24:11.420056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:24:11.420064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:24:11.420072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-12-13 01:24:11.420081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:24:11.420089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:24:11.420097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-12-13 01:24:11.420105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-12-13 01:24:11.420114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:24:11.420153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-13 01:24:11.420162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12972 files, 2175 directories removed. 2025-12-13 01:24:11.420171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-13 01:24:11.420179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-12-13 01:24:11.420188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-13 01:24:11.420196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2025-12-13 01:24:11.420205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-13 01:24:11.420213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-12-13 01:24:11.420222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-12-13 01:24:11.420230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:24:11.420239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container d980328acde2 2025-12-13 01:24:11.420247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 33f6aa844314 2025-12-13 01:24:11.420256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-12-13 01:24:11.420264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 50738c761a80 2025-12-13 01:24:11.420273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 50738c761a80 2025-12-13 01:24:11.420289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 80dcadadf57f 2025-12-13 01:24:11.420298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 1d43d80890c8 2025-12-13 01:24:11.420307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251213 2025-12-13 01:24:11.420316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-12-13 01:24:11.419462 (took 0:00:44.843406) 2025-12-13 01:24:11.420325 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-12-13 01:24:11.420333 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-12-13 01:24:11.420341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-12-13 01:24:11.419807 2025-12-13 01:24:11.420350 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-12-13 01:24:11.519862 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-12-13 01:24:11.519908 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-12-13 01:25:17.429884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:25:17.429937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> ce0dccff8359 2025-12-13 01:25:17.429956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20251213" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:25:17.429963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 22674ece65a2 2025-12-13 01:25:17.429969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 22674ece65a2 2025-12-13 01:25:17.429973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 299a7244ea4c 2025-12-13 01:25:17.429977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-12-13 01:25:17.429981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> d78f37a41abf 2025-12-13 01:25:17.429985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-12-13 01:25:17.429989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 32096027dbde 2025-12-13 01:25:17.429995 | 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-12-13 01:25:17.430000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in c106eab8bfa2 2025-12-13 01:25:17.430005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-12-13 01:25:17.430009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-12-13 01:25:17.430014 | 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-12-13 01:25:17.430019 | 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-12-13 01:25:17.430024 | 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.3.dev26) 2025-12-13 01:25:17.430029 | 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-12-13 01:25:17.430033 | 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-12-13 01:25:17.430053 | 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-12-13 01:25:17.430058 | 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-12-13 01:25:17.430072 | 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-12-13 01:25:17.430075 | 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-12-13 01:25:17.430078 | 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-12-13 01:25:17.430089 | 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-12-13 01:25:17.430093 | 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-12-13 01:25:17.430097 | 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-12-13 01:25:17.430103 | 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-12-13 01:25:17.430107 | 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-12-13 01:25:17.430110 | 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-12-13 01:25:17.430113 | 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-12-13 01:25:17.430117 | 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-12-13 01:25:17.430121 | 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-12-13 01:25:17.430173 | 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-12-13 01:25:17.430177 | 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-12-13 01:25:17.430180 | 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-12-13 01:25:17.430184 | 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-12-13 01:25:17.430187 | 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-12-13 01:25:17.430190 | 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-12-13 01:25:17.430193 | 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-12-13 01:25:17.430200 | 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-12-13 01:25:17.430204 | 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-12-13 01:25:17.430207 | 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-12-13 01:25:17.430210 | 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-12-13 01:25:17.430213 | 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-12-13 01:25:17.430216 | 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-12-13 01:25:17.430220 | 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-12-13 01:25:17.430223 | 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-12-13 01:25:17.430229 | 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-12-13 01:25:17.430232 | 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-12-13 01:25:17.430235 | 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-12-13 01:25:17.430239 | 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-12-13 01:25:17.430260 | 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-12-13 01:25:17.430264 | 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-12-13 01:25:17.430267 | 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-12-13 01:25:17.430271 | 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-12-13 01:25:17.430274 | 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-12-13 01:25:17.430293 | 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-12-13 01:25:17.430300 | 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-12-13 01:25:17.430319 | 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-12-13 01:25:17.430335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in /usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2025-12-13 01:25:17.430355 | 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-12-13 01:25:17.431724 | 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-12-13 01:25:17.431732 | 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-12-13 01:25:17.431736 | 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-12-13 01:25:17.431740 | 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-12-13 01:25:17.431744 | 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-12-13 01:25:17.431748 | 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-12-13 01:25:17.431752 | 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-12-13 01:25:17.431758 | 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-12-13 01:25:17.431761 | 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-12-13 01:25:17.431765 | 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-12-13 01:25:17.431768 | 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-12-13 01:25:17.431772 | 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-12-13 01:25:17.431776 | 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-12-13 01:25:17.431780 | 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-12-13 01:25:17.431788 | 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-12-13 01:25:17.431791 | 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-12-13 01:25:17.431794 | 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-12-13 01:25:17.431798 | 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-12-13 01:25:17.431801 | 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-12-13 01:25:17.431809 | 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-12-13 01:25:17.431812 | 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-12-13 01:25:17.431815 | 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-12-13 01:25:17.431819 | 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-12-13 01:25:17.431822 | 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-12-13 01:25:17.431825 | 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-12-13 01:25:17.431828 | 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-12-13 01:25:17.431834 | 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-12-13 01:25:17.431837 | 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-12-13 01:25:17.431841 | 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-12-13 01:25:17.431845 | 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-12-13 01:25:17.431851 | 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-12-13 01:25:17.431854 | 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-12-13 01:25:17.431858 | 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-12-13 01:25:17.431861 | 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-12-13 01:25:17.431864 | 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-12-13 01:25:17.431868 | 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-12-13 01:25:17.431871 | 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-12-13 01:25:17.431874 | 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-12-13 01:25:17.431880 | 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-12-13 01:25:17.431884 | 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-12-13 01:25:17.431887 | 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-12-13 01:25:17.431890 | 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-12-13 01:25:17.431894 | 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-12-13 01:25:17.431897 | 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-12-13 01:25:17.431900 | 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-12-13 01:25:17.431906 | 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-12-13 01:25:17.431910 | 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-12-13 01:25:17.431916 | 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-12-13 01:25:17.431919 | 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-12-13 01:25:17.431922 | 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-12-13 01:25:17.431926 | 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-12-13 01:25:17.431929 | 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-12-13 01:25:17.431932 | 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-12-13 01:25:17.431936 | 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-12-13 01:25:17.431939 | 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-12-13 01:25:17.431942 | 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-12-13 01:25:17.431946 | 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-12-13 01:25:17.431952 | 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-12-13 01:25:17.431955 | 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-12-13 01:25:17.431959 | 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-12-13 01:25:17.431962 | 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-12-13 01:25:17.431965 | 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-12-13 01:25:17.431968 | 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-12-13 01:25:17.431981 | 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-12-13 01:25:17.431985 | 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-12-13 01:25:17.431988 | 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-12-13 01:25:17.431993 | 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-12-13 01:25:17.431996 | 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-12-13 01:25:17.432000 | 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-12-13 01:25:17.432003 | 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-12-13 01:25:17.432006 | 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-12-13 01:25:17.432009 | 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-12-13 01:25:17.432012 | 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.11.12) 2025-12-13 01:25:17.432015 | 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-12-13 01:25:17.432019 | 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-12-13 01:25:17.432025 | 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-12-13 01:25:17.432028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-12-13 01:25:17.432032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-12-13 01:25:17.432035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-12-13 01:25:17.432053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_baremetal-6.5.1.dev2 2025-12-13 01:25:17.432057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-13 01:25:17.432060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-13 01:25:17.432064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-13 01:25:17.432070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:25:17.432074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-13 01:25:17.432077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.432080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.5.1.dev6 2025-12-13 01:25:17.432084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-13 01:25:17.432087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-13 01:25:17.432090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-13 01:25:17.432096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:25:17.432099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-13 01:25:17.432102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.432106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_sfc-20.0.0.0rc2.dev2 2025-12-13 01:25:17.432109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-13 01:25:17.432112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-13 01:25:17.432115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-13 01:25:17.432119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:25:17.432124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-13 01:25:17.432127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-13 01:25:17.432132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-13 01:25:17.432309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.432369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-12-13 01:25:17.432382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-13 01:25:17.432392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-13 01:25:17.432411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-13 01:25:17.432422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:25:17.432432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-13 01:25:17.432442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.432451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_fwaas-22.0.1.dev3 2025-12-13 01:25:17.432461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-13 01:25:17.432470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-13 01:25:17.432484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-13 01:25:17.432494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:25:17.432504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-13 01:25:17.432513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.432547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2025-12-13 01:25:17.432557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-13 01:25:17.432567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-13 01:25:17.432580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-13 01:25:17.432594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:25:17.432628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-13 01:25:17.432642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-13 01:25:17.432708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-13 01:25:17.432731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.432747 | 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-12-13 01:25:17.432761 | 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-12-13 01:25:17.432792 | 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-12-13 01:25:17.432820 | 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-12-13 01:25:17.432870 | 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-12-13 01:25:17.432886 | 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-12-13 01:25:17.432900 | 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-12-13 01:25:17.432933 | 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-12-13 01:25:17.432947 | 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-12-13 01:25:17.433001 | 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-12-13 01:25:17.433012 | 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-12-13 01:25:17.433026 | 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.3.dev26) 2025-12-13 01:25:17.433072 | 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-12-13 01:25:17.433106 | 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-12-13 01:25:17.433130 | 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.dev6) (2.4.2) 2025-12-13 01:25:17.433162 | 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.dev6) (0.39.0) 2025-12-13 01:25:17.433190 | 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.dev6) (5.4.1) 2025-12-13 01:25:17.433219 | 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.dev6) (4.5.0) 2025-12-13 01:25:17.433248 | 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-12-13 01:25:17.433276 | 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-12-13 01:25:17.433305 | 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-12-13 01:25:17.433333 | 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-12-13 01:25:17.433364 | 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-12-13 01:25:17.433392 | 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-12-13 01:25:17.433420 | 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-12-13 01:25:17.433455 | 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-12-13 01:25:17.433470 | 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-12-13 01:25:17.433517 | 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-12-13 01:25:17.433531 | 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-12-13 01:25:17.433545 | 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-12-13 01:25:17.433576 | 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-12-13 01:25:17.433605 | 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-12-13 01:25:17.433633 | 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-12-13 01:25:17.433655 | 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-12-13 01:25:17.433728 | 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.dev6) (3.1.0) 2025-12-13 01:25:17.433746 | 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.dev6) (2.32.3) 2025-12-13 01:25:17.433759 | 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.dev6) (2.7.0) 2025-12-13 01:25:17.433789 | 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.dev6) (3.1.1) 2025-12-13 01:25:17.433846 | 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.dev6) (3.0.0) 2025-12-13 01:25:17.433859 | 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.dev6) (1.17.2) 2025-12-13 01:25:17.433874 | 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-12-13 01:25:17.433887 | 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-12-13 01:25:17.433915 | 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-12-13 01:25:17.433969 | 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-12-13 01:25:17.433980 | 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-12-13 01:25:17.434000 | 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-12-13 01:25:17.434014 | 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-12-13 01:25:17.434087 | 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-12-13 01:25:17.434098 | 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.dev6) (7.7.0) 2025-12-13 01:25:17.434111 | 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.dev6) (3.5) 2025-12-13 01:25:17.434133 | 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.dev6) (6.0.2) 2025-12-13 01:25:17.434147 | 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.dev6) (13.9.4) 2025-12-13 01:25:17.434175 | 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.dev6) (0.18.10) 2025-12-13 01:25:17.434202 | 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.dev6) (0.15.0) 2025-12-13 01:25:17.434230 | 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.dev6) (1.1.3) 2025-12-13 01:25:17.434258 | 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-12-13 01:25:17.434285 | 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-12-13 01:25:17.434338 | 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-12-13 01:25:17.434348 | 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-12-13 01:25:17.434362 | 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-12-13 01:25:17.434375 | 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-12-13 01:25:17.434414 | 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-12-13 01:25:17.434429 | 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-12-13 01:25:17.434442 | 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-12-13 01:25:17.434481 | 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-12-13 01:25:17.434501 | 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-12-13 01:25:17.434515 | 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-12-13 01:25:17.434535 | 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-12-13 01:25:17.434576 | 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-12-13 01:25:17.434591 | 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-12-13 01:25:17.434604 | 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-12-13 01:25:17.434643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2025-12-13 01:25:17.434657 | 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-12-13 01:25:17.434699 | 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-12-13 01:25:17.434718 | 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-12-13 01:25:17.434760 | 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-12-13 01:25:17.434774 | 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-12-13 01:25:17.434787 | 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-12-13 01:25:17.434828 | 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-12-13 01:25:17.434842 | 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-12-13 01:25:17.434856 | 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-12-13 01:25:17.434895 | 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-12-13 01:25:17.434909 | 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-12-13 01:25:17.434936 | 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.dev6) (1.0.0) 2025-12-13 01:25:17.434967 | 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-12-13 01:25:17.434981 | 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-12-13 01:25:17.435026 | 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-12-13 01:25:17.435059 | 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-12-13 01:25:17.435072 | 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-12-13 01:25:17.435086 | 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-12-13 01:25:17.435126 | 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-12-13 01:25:17.435141 | 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-12-13 01:25:17.435154 | 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-12-13 01:25:17.435194 | 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-12-13 01:25:17.435208 | 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-12-13 01:25:17.435260 | 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-12-13 01:25:17.435271 | 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-12-13 01:25:17.435285 | 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-12-13 01:25:17.435298 | 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-12-13 01:25:17.435338 | 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-12-13 01:25:17.435352 | 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-12-13 01:25:17.435373 | 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-12-13 01:25:17.435415 | 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-12-13 01:25:17.435442 | 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-12-13 01:25:17.435484 | 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-12-13 01:25:17.435536 | 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-12-13 01:25:17.435564 | 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-12-13 01:25:17.435616 | 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-12-13 01:25:17.435631 | 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-12-13 01:25:17.435686 | 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-12-13 01:25:17.435704 | 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-12-13 01:25:17.435745 | 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-12-13 01:25:17.435760 | 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-12-13 01:25:17.435814 | 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-12-13 01:25:17.435855 | 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-12-13 01:25:17.435870 | 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-12-13 01:25:17.435922 | 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-12-13 01:25:17.435942 | 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-12-13 01:25:17.435957 | 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-12-13 01:25:17.435972 | 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-12-13 01:25:17.436025 | 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-12-13 01:25:17.436099 | 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-12-13 01:25:17.436116 | 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-12-13 01:25:17.436128 | 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-12-13 01:25:17.436142 | 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-12-13 01:25:17.436156 | 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-12-13 01:25:17.436202 | 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.dev6) (3.4.1) 2025-12-13 01:25:17.436217 | 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.dev6) (3.10) 2025-12-13 01:25:17.436230 | 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.dev6) (1.26.20) 2025-12-13 01:25:17.436270 | 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.dev6) (2025.11.12) 2025-12-13 01:25:17.436284 | 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.dev6) (3.0.0) 2025-12-13 01:25:17.436298 | 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.dev6) (2.19.1) 2025-12-13 01:25:17.436320 | 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.dev6) (0.1.2) 2025-12-13 01:25:17.436362 | 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-12-13 01:25:17.436376 | 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.dev6) (0.2.12) 2025-12-13 01:25:17.436390 | 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-12-13 01:25:17.436430 | 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-12-13 01:25:17.436444 | 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-12-13 01:25:17.436458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2025-12-13 01:25:17.436518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.436534 | 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=4219598ef5f3ff7a17633d768abe2b55bd9369aee2a1aa8cfd8267221acc6595 2025-12-13 01:25:17.436548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-sjryylir/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2025-12-13 01:25:17.436601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2025-12-13 01:25:17.436612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.436627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev6-py3-none-any.whl size=104587 sha256=caf7b07aa461a59014fff3b8a16c5e6697654fa7f1af029850dca2fd130f3984 2025-12-13 01:25:17.436640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-sjryylir/wheels/f3/91/d8/fa6bf0718cf29f249aeb0cc2756c8a95a5219bee8406d1ac32 2025-12-13 01:25:17.436695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2025-12-13 01:25:17.436714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.436728 | 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=189742 sha256=504fc668db89b1db323b125a543101d1e6d8ecf3ed9f64030e89ae09dd2dfe44 2025-12-13 01:25:17.436768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-sjryylir/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2025-12-13 01:25:17.436782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-12-13 01:25:17.436832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.436851 | 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=9a71d1da0979d71be99d3a752d19b3ca367886694fc9e682df335b170f1f96a9 2025-12-13 01:25:17.436865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-sjryylir/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2025-12-13 01:25:17.437880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-12-13 01:25:17.437900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.437911 | 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=cd09ba04e4c1b6ea75a49c56f44e87bbc8fa69cdc00c1fb29cc166d57eff6128 2025-12-13 01:25:17.437920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-sjryylir/wheels/ec/74/59/0733b6b528ab0791547651454bbf470ab79badb1c4d576064c 2025-12-13 01:25:17.437930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2025-12-13 01:25:17.437940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2025-12-13 01:25:17.437949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-26.0.0.0rc2.dev2-py3-none-any.whl size=231688 sha256=03d0344827971055e9cc37684cfbd143e5668bd826afe369da0ef1d4e117f5ca 2025-12-13 01:25:17.437958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-sjryylir/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2025-12-13 01:25:17.437968 | 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-12-13 01:25:17.437977 | 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-12-13 01:25:17.437987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-12-13 01:25:17.437997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2025-12-13 01:25:17.438013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2025-12-13 01:25:17.438023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2025-12-13 01:25:17.438033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-12-13 01:25:17.438070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev3 2025-12-13 01:25:17.438079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev3: 2025-12-13 01:25:17.438089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev3 2025-12-13 01:25:17.438098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-12-13 01:25:17.438108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2025-12-13 01:25:17.438117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2025-12-13 01:25:17.438127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2025-12-13 01:25:17.438136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-12-13 01:25:17.438145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev6 2025-12-13 01:25:17.438162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev6: 2025-12-13 01:25:17.438171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev6 2025-12-13 01:25:17.438181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-12-13 01:25:17.438190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2025-12-13 01:25:17.438200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2025-12-13 01:25:17.438209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2025-12-13 01:25:17.438219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev6 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-12-13 01:25:17.438229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container c106eab8bfa2 2025-12-13 01:25:17.438239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 79883a5910b8 2025-12-13 01:25:17.438259 | 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-12-13 01:25:17.438271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in a6d9cbf62910 2025-12-13 01:25:17.438281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-12-13 01:25:17.438290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-12-13 01:25:17.438299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-12-13 01:25:17.438309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-12-13 01:25:17.438318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:25:17.438328 | 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-12-13 01:25:17.438338 | 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-12-13 01:25:17.438347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:25:17.438357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:25:17.438366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:25:17.438375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:25:17.438385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-12-13 01:25:17.438395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-12-13 01:25:17.438404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-12-13 01:25:17.438414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-12-13 01:25:17.438424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:25:17.438439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:25:17.438448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-13 01:25:17.438459 | 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-12-13 01:25:17.438475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-12-13 01:25:17.438485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-12-13 01:25:17.438494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-12-13 01:25:17.438504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-12-13 01:25:17.438513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-12-13 01:25:17.438522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-12-13 01:25:17.438532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:25:17.438541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:25:17.438551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-12-13 01:25:17.438560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-12-13 01:25:17.438647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-12-13 01:25:17.438692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-12-13 01:25:17.438706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:25:17.438715 | 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-12-13 01:25:17.438725 | 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-12-13 01:25:17.438735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:25:17.438744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:25:17.438754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:25:17.438763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:25:17.438773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-12-13 01:25:17.438782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:25:17.438792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-12-13 01:25:17.438801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-13 01:25:17.438811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-13 01:25:17.438822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-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-12-13 01:25:17.438833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-12-13 01:25:17.438843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-12-13 01:25:17.438852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-12-13 01:25:17.438862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% (Reading database ... 90% 2025-12-13 01:25:17.438871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-12-13 01:25:17.438881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:25:17.438897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:17.438906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.438916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:17.438926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.438935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:25:17.438944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.438954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:17.438963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.438979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:17.438988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.438998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:25:17.439071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:17.439080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.439090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:17.439100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.439109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.439126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.439136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:17.439146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:25:17.439378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:25:17.439428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:25:17.439477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:17.439503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:17.439521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-12-13 01:25:17.439531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-12-13 01:25:17.439540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:25:17.439549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:25:17.439559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-12-13 01:25:17.439568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:25:17.439578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:25:17.439587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-12-13 01:25:17.439597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-12-13 01:25:17.439606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:25:17.439615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-13 01:25:17.439625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 13016 files, 2186 directories removed. 2025-12-13 01:25:17.439634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-13 01:25:17.439643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-12-13 01:25:17.439653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-13 01:25:17.439662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2025-12-13 01:25:17.439725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-13 01:25:17.439758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-12-13 01:25:17.439768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-12-13 01:25:17.439783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:25:17.439793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container a6d9cbf62910 2025-12-13 01:25:17.439803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 98e1ba64b19a 2025-12-13 01:25:17.439818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-12-13 01:25:17.439827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in f568fb2c5c15 2025-12-13 01:25:17.439837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container f568fb2c5c15 2025-12-13 01:25:17.439846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> b89bfe9e47eb 2025-12-13 01:25:17.439856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built ef6305c8c6c3 2025-12-13 01:25:17.439866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20251213 2025-12-13 01:25:17.439876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-12-13 01:25:17.439360 (took 0:01:06.019553) 2025-12-13 01:25:17.439885 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-12-13 01:25:17.439895 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-12-13 01:25:17.439904 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-12-13 01:25:17.439914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-12-13 01:25:17.439739 2025-12-13 01:25:17.440465 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-12-13 01:25:17.440874 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-12-13 01:25:52.189459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:25:52.189526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> ce0dccff8359 2025-12-13 01:25:52.189594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20251213" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:25:52.189644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 4c53fb51d0d8 2025-12-13 01:25:52.189729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 4c53fb51d0d8 2025-12-13 01:25:52.189774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 9649f23c5a8e 2025-12-13 01:25:52.189828 | 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-12-13 01:25:52.189880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in f0ca5c9f6529 2025-12-13 01:25:52.189929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-12-13 01:25:52.189980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-12-13 01:25:52.190046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-12-13 01:25:52.190144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:25:52.191722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:25:52.191733 | 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-12-13 01:25:52.191740 | 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-12-13 01:25:52.191746 | 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-12-13 01:25:52.191752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:25:52.191770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:25:52.191776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:25:52.191782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-12-13 01:25:52.191787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:25:52.191792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-12-13 01:25:52.191798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-12-13 01:25:52.191803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:25:52.191809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:25:52.191827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-13 01:25:52.191831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-13 01:25:52.191837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-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-12-13 01:25:52.191843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-12-13 01:25:52.191848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-12-13 01:25:52.191852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-12-13 01:25:52.191857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-12-13 01:25:52.191861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-12-13 01:25:52.191866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-12-13 01:25:52.191870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:25:52.191877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:25:52.191882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-12-13 01:25:52.191886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-12-13 01:25:52.191890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-12-13 01:25:52.191895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-12-13 01:25:52.191900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:25:52.191904 | 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-12-13 01:25:52.191909 | 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-12-13 01:25:52.191913 | 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-12-13 01:25:52.191918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:25:52.191922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:25:52.191927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:25:52.191931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-12-13 01:25:52.191936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:25:52.191940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:25:52.191945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-13 01:25:52.191957 | 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% 2025-12-13 01:25:52.191963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 55% (Reading database ... 2025-12-13 01:25:52.191967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:60% (Reading database ... 2025-12-13 01:25:52.191972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:65% 2025-12-13 01:25:52.191976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-13 01:25:52.191985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-12-13 01:25:52.191989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-12-13 01:25:52.191994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-12-13 01:25:52.192002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:25:52.192007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:52.192011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:52.192031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:25:52.192041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:52.192050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:52.192059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:25:52.192090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:52.192095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:25:52.192106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:25:52.192237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:25:52.192505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:25:52.192633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:25:52.192771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:25:52.192848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:25:52.192926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:25:52.192965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:25:52.193003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:25:52.193054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:25:52.193095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-12-13 01:25:52.193140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:25:52.193183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:25:52.193217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-12-13 01:25:52.193254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:25:52.193294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:25:52.193330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-13 01:25:52.193371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:25:52.193408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-13 01:25:52.193448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-12-13 01:25:52.193485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-13 01:25:52.193524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:25:52.193560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-13 01:25:52.193598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:25:52.193636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:25:52.193701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:25:52.193742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container f0ca5c9f6529 2025-12-13 01:25:52.193782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> de5df52543de 2025-12-13 01:25:52.193821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-12-13 01:25:52.193860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 606c48e01764 2025-12-13 01:25:52.193898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 606c48e01764 2025-12-13 01:25:52.193936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 39b8cebbe853 2025-12-13 01:25:52.193977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 0ef011396bb1 2025-12-13 01:25:52.194015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251213 2025-12-13 01:25:52.194109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-12-13 01:25:52.194037 (took 0:00:34.754298) 2025-12-13 01:25:52.194416 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-12-13 01:25:52.194478 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-12-13 01:25:52.194542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-12-13 01:25:52.194471 2025-12-13 01:25:52.195350 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-12-13 01:25:52.195880 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-12-13 01:26:43.458634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:26:43.458781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> ce0dccff8359 2025-12-13 01:26:43.458803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20251213" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:26:43.458820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in ed2fbc047861 2025-12-13 01:26:43.458839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container ed2fbc047861 2025-12-13 01:26:43.458851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> c02750695d78 2025-12-13 01:26:43.458869 | 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-12-13 01:26:43.458913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 2f108c5095a2 2025-12-13 01:26:43.458957 | 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-12-13 01:26:43.458992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:26:43.459120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2025-12-13 01:26:43.459141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:26:43.459154 | 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-12-13 01:26:43.459171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:26:43.459187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:26:43.459243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [48.6 kB] 2025-12-13 01:26:43.459260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:26:43.459312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:26:43.459329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:26:43.459366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:26:43.459381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:26:43.459437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:26:43.459452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:26:43.459501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:26:43.459516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:26:43.459564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 29.1 MB in 3s (8,592 kB/s) 2025-12-13 01:26:43.459579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-13 01:26:43.459643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-13 01:26:43.459658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-12-13 01:26:43.459737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-12-13 01:26:43.459753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-12-13 01:26:43.459813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2025-12-13 01:26:43.459829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-12-13 01:26:43.459877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-12-13 01:26:43.459892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-12-13 01:26:43.459951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2025-12-13 01:26:43.459966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:26:43.460031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,017 kB of archives. 2025-12-13 01:26:43.460046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,287 kB of additional disk space will be used. 2025-12-13 01:26:43.460095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:26:43.460110 | 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.10 [1,829 kB] 2025-12-13 01:26:43.460158 | 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-12-13 01:26:43.460172 | 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-12-13 01:26:43.460327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,017 kB in 1s (3,637 kB/s) 2025-12-13 01:26:43.460364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-12-13 01:26:43.460369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-13 01:26:43.460380 | 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-12-13 01:26:43.460397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-13 01:26:43.460403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:70% 2025-12-13 01:26:43.460434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:26:43.460477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-12-13 01:26:43.460516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-12-13 01:26:43.460555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-12-13 01:26:43.460594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:26:43.460632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 01:26:43.460678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 01:26:43.460749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-12-13 01:26:43.460762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-13 01:26:43.460818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-13 01:26:43.460859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-12-13 01:26:43.460899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-12-13 01:26:43.461714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-12-13 01:26:43.461721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-12-13 01:26:43.461725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 01:26:43.461728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-13 01:26:43.461732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:26:43.461736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 2f108c5095a2 2025-12-13 01:26:43.461740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> d004b0255324 2025-12-13 01:26:43.461744 | 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-12-13 01:26:43.461748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 0a0655493cb3 2025-12-13 01:26:43.461752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-12-13 01:26:43.461756 | 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-12-13 01:26:43.461760 | 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-12-13 01:26:43.461765 | 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-12-13 01:26:43.461769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2025-12-13 01:26:43.461773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 01:26:43.461777 | 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-12-13 01:26:43.461781 | 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-12-13 01:26:43.461785 | 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-12-13 01:26:43.461794 | 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-12-13 01:26:43.461798 | 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-12-13 01:26:43.461801 | 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-12-13 01:26:43.461809 | 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-12-13 01:26:43.461813 | 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-12-13 01:26:43.461817 | 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-12-13 01:26:43.461821 | 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-12-13 01:26:43.461825 | 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-12-13 01:26:43.461828 | 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-12-13 01:26:43.461832 | 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.3.dev26) 2025-12-13 01:26:43.461842 | 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-12-13 01:26:43.461846 | 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-12-13 01:26:43.461851 | 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-12-13 01:26:43.461855 | 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-12-13 01:26:43.461858 | 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-12-13 01:26:43.461862 | 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-12-13 01:26:43.461866 | 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-12-13 01:26:43.461869 | 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-12-13 01:26:43.461873 | 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-12-13 01:26:43.461881 | 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-12-13 01:26:43.461885 | 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-12-13 01:26:43.461890 | 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-12-13 01:26:43.461912 | 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-12-13 01:26:43.461959 | 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-12-13 01:26:43.462013 | 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-12-13 01:26:43.462073 | 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-12-13 01:26:43.462104 | 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-12-13 01:26:43.462143 | 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-12-13 01:26:43.462182 | 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-12-13 01:26:43.462221 | 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-12-13 01:26:43.462259 | 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-12-13 01:26:43.462298 | 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-12-13 01:26:43.462338 | 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-12-13 01:26:43.462377 | 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-12-13 01:26:43.462416 | 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-12-13 01:26:43.462465 | 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-12-13 01:26:43.462508 | 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-12-13 01:26:43.462548 | 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-12-13 01:26:43.462587 | 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-12-13 01:26:43.462627 | 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-12-13 01:26:43.462676 | 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-12-13 01:26:43.462721 | 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-12-13 01:26:43.462764 | 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-12-13 01:26:43.462804 | 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-12-13 01:26:43.462843 | 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-12-13 01:26:43.462882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.12.0 in /usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.5.1) 2025-12-13 01:26:43.462924 | 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-12-13 01:26:43.462966 | 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-12-13 01:26:43.463029 | 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-12-13 01:26:43.463057 | 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-12-13 01:26:43.463096 | 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-12-13 01:26:43.463134 | 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-12-13 01:26:43.463174 | 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-12-13 01:26:43.463212 | 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-12-13 01:26:43.463250 | 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-12-13 01:26:43.463289 | 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-12-13 01:26:43.463328 | 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-12-13 01:26:43.463367 | 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-12-13 01:26:43.463407 | 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-12-13 01:26:43.463446 | 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-12-13 01:26:43.463484 | 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-12-13 01:26:43.463523 | 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-12-13 01:26:43.463563 | 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-12-13 01:26:43.463602 | 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-12-13 01:26:43.463641 | 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-12-13 01:26:43.463689 | 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-12-13 01:26:43.463739 | 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-12-13 01:26:43.463783 | 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-12-13 01:26:43.463824 | 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-12-13 01:26:43.463864 | 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-12-13 01:26:43.463903 | 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-12-13 01:26:43.463941 | 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-12-13 01:26:43.463980 | 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-12-13 01:26:43.464062 | 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-12-13 01:26:43.464915 | 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-12-13 01:26:43.464961 | 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-12-13 01:26:43.464972 | 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-12-13 01:26:43.464980 | 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-12-13 01:26:43.464989 | 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-12-13 01:26:43.464997 | 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-12-13 01:26:43.465024 | 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-12-13 01:26:43.465033 | 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-12-13 01:26:43.465041 | 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-12-13 01:26:43.465050 | 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-12-13 01:26:43.465058 | 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-12-13 01:26:43.465078 | 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-12-13 01:26:43.465086 | 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-12-13 01:26:43.465095 | 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-12-13 01:26:43.465103 | 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-12-13 01:26:43.465111 | 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-12-13 01:26:43.465127 | 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-12-13 01:26:43.465135 | 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-12-13 01:26:43.465143 | 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-12-13 01:26:43.465162 | 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-12-13 01:26:43.465171 | 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-12-13 01:26:43.465180 | 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-12-13 01:26:43.465187 | 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-12-13 01:26:43.465195 | 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-12-13 01:26:43.465203 | 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-12-13 01:26:43.465212 | 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-12-13 01:26:43.465220 | 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-12-13 01:26:43.465229 | 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-12-13 01:26:43.465237 | 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-12-13 01:26:43.465245 | 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-12-13 01:26:43.465258 | 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-12-13 01:26:43.465266 | 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-12-13 01:26:43.465281 | 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-12-13 01:26:43.465290 | 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-12-13 01:26:43.465298 | 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-12-13 01:26:43.465344 | 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-12-13 01:26:43.465354 | 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-12-13 01:26:43.465364 | 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-12-13 01:26:43.465372 | 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-12-13 01:26:43.465380 | 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-12-13 01:26:43.465388 | 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-12-13 01:26:43.465397 | 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-12-13 01:26:43.465405 | 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-12-13 01:26:43.465413 | 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-12-13 01:26:43.465421 | 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.11.12) 2025-12-13 01:26:43.465429 | 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-12-13 01:26:43.465437 | 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-12-13 01:26:43.465446 | 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-12-13 01:26:43.465459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-12-13 01:26:43.465472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-12-13 01:26:43.465480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2025-12-13 01:26:43.465488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2025-12-13 01:26:43.465496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 0a0655493cb3 2025-12-13 01:26:43.465505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 7a12630d959e 2025-12-13 01:26:43.465514 | 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-12-13 01:26:43.465525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in b952d6665016 2025-12-13 01:26:43.465537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-13 01:26:43.465545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-12-13 01:26:43.465553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-12-13 01:26:43.465561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:26:43.465569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:26:43.465577 | 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-12-13 01:26:43.465589 | 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-12-13 01:26:43.465599 | 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-12-13 01:26:43.465635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:26:43.465685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:26:43.465718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:26:43.465791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-12-13 01:26:43.465805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:26:43.465850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-12-13 01:26:43.465879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-12-13 01:26:43.465930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:26:43.465976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:26:43.465988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-13 01:26:43.466079 | 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-12-13 01:26:43.466110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-12-13 01:26:43.466158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-12-13 01:26:43.466182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-12-13 01:26:43.466231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-12-13 01:26:43.466269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-12-13 01:26:43.466296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-12-13 01:26:43.466346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20150 files and directories currently installed.) 2025-12-13 01:26:43.466395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:26:43.466431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-13 01:26:43.466467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-12-13 01:26:43.466514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-12-13 01:26:43.466560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-12-13 01:26:43.466606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:26:43.469059 | 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-12-13 01:26:43.469116 | 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-12-13 01:26:43.469128 | 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-12-13 01:26:43.469139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:26:43.469148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:26:43.469158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:26:43.469168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-12-13 01:26:43.469178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:26:43.469188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:26:43.469198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-13 01:26:43.469208 | 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% 2025-12-13 01:26:43.469219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: (Reading database ... 40% (Reading database ... 45% 2025-12-13 01:26:43.469229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:26:43.469239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-12-13 01:26:43.469249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-12-13 01:26:43.469259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-12-13 01:26:43.469268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-12-13 01:26:43.469277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-12-13 01:26:43.469287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-12-13 01:26:43.469296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20141 files and directories currently installed.) 2025-12-13 01:26:43.469307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:26:43.469326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:26:43.469345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:26:43.469365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:26:43.469384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-13 01:26:43.469404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:26:43.469413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:26:43.469480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:26:43.469489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:26:43.469508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:26:43.469565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:26:43.469613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:26:43.469642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-13 01:26:43.469651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:26:43.469720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:26:43.469739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:26:43.469758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:26:43.469767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:26:43.469776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:26:43.469785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:26:43.469795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-12-13 01:26:43.469804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:26:43.469813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:26:43.469823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-12-13 01:26:43.469832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:26:43.469841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:26:43.469850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-13 01:26:43.469860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 13013 files, 2173 directories removed. 2025-12-13 01:26:43.469869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-13 01:26:43.469878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-12-13 01:26:43.469887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-13 01:26:43.469897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2025-12-13 01:26:43.469906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-13 01:26:43.469916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:26:43.469925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:26:43.469935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:26:43.469944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container b952d6665016 2025-12-13 01:26:43.469953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> b821215141cc 2025-12-13 01:26:43.469963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-12-13 01:26:43.469972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in a7cb27fb4be2 2025-12-13 01:26:43.469981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container a7cb27fb4be2 2025-12-13 01:26:43.469991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 0f564231e5d6 2025-12-13 01:26:43.470000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 75f13aa56677 2025-12-13 01:26:43.470026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251213 2025-12-13 01:26:43.470036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-12-13 01:26:43.468501 (took 0:00:51.274030) 2025-12-13 01:26:43.470046 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-12-13 01:26:43.470055 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-12-13 01:26:43.470077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-12-13 01:26:43.468924 2025-12-13 01:26:43.470154 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-12-13 01:26:43.470918 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-12-13 01:27:18.810959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:27:18.811064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> ce0dccff8359 2025-12-13 01:27:18.811095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20251213" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:27:18.811209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 97008f6f2105 2025-12-13 01:27:18.811237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 97008f6f2105 2025-12-13 01:27:18.811258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> aee5d10e56a0 2025-12-13 01:27:18.811281 | 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-12-13 01:27:18.811367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in fa9488ea2b56 2025-12-13 01:27:18.811451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-12-13 01:27:18.811531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-12-13 01:27:18.812889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-12-13 01:27:18.812959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:27:18.812972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:27:18.812984 | 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-12-13 01:27:18.812994 | 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-12-13 01:27:18.813024 | 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-12-13 01:27:18.813036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:27:18.813046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:27:18.813057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:27:18.813067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-12-13 01:27:18.813079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:27:18.813089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-12-13 01:27:18.813122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-12-13 01:27:18.813132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:27:18.813141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:27:18.813150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-12-13 01:27:18.813172 | 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-12-13 01:27:18.813183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-12-13 01:27:18.813191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-12-13 01:27:18.813200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-12-13 01:27:18.813208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-12-13 01:27:18.813217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-12-13 01:27:18.813225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-12-13 01:27:18.813234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:27:18.813245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:27:18.813255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-12-13 01:27:18.813264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-12-13 01:27:18.813274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-12-13 01:27:18.813294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-12-13 01:27:18.813304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:27:18.813314 | 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-12-13 01:27:18.813323 | 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-12-13 01:27:18.813333 | 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-12-13 01:27:18.813343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:27:18.813352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:27:18.813362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:27:18.813371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-12-13 01:27:18.813385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:27:18.813395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:27:18.813442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-12-13 01:27:18.813547 | 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-12-13 01:27:18.813565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-12-13 01:27:18.813629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-12-13 01:27:18.813699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-12-13 01:27:18.813768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-12-13 01:27:18.813830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-12-13 01:27:18.813889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-12-13 01:27:18.813921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:27:18.813990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:18.814078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.814112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:18.814205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.814221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:27:18.814296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.814349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:18.814398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.814431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:18.814502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.814588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.814605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.814693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.814789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.814853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.814914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:27:18.814964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:18.815072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.815086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:18.815136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.815186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.815237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.815271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:18.815342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.815552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:27:18.815606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:27:18.815766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.815896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:27:18.815951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.816025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:18.816069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.816124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:18.816179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:27:18.816237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:27:18.816293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:27:18.816347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:27:18.816405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-12-13 01:27:18.816461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:27:18.816517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:27:18.816571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-12-13 01:27:18.816628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:27:18.816698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:27:18.816755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-13 01:27:18.817755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:27:18.817772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-13 01:27:18.817782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-12-13 01:27:18.817791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-13 01:27:18.817799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:27:18.817808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-13 01:27:18.817816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:27:18.817832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:27:18.817841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:27:18.817849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container fa9488ea2b56 2025-12-13 01:27:18.817857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 7cccfc851e75 2025-12-13 01:27:18.817865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-12-13 01:27:18.817874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 526db80316a3 2025-12-13 01:27:18.817882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 526db80316a3 2025-12-13 01:27:18.817890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 06c52e52c417 2025-12-13 01:27:18.817907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built 88dfc74e01f8 2025-12-13 01:27:18.817915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251213 2025-12-13 01:27:18.817924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-12-13 01:27:18.817332 (took 0:00:35.348408) 2025-12-13 01:27:18.817936 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-12-13 01:27:18.818129 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-12-13 01:27:18.818141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-12-13 01:27:18.817952 2025-12-13 01:27:18.819182 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-12-13 01:27:18.819844 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-12-13 01:27:54.208732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:27:54.208803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> ce0dccff8359 2025-12-13 01:27:54.208829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20251213" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:27:54.208844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 8231233c14f9 2025-12-13 01:27:54.208861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 8231233c14f9 2025-12-13 01:27:54.208872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> cafad36dac48 2025-12-13 01:27:54.208996 | 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-12-13 01:27:54.209029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in cb16b1c98ae1 2025-12-13 01:27:54.209086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-12-13 01:27:54.209102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-12-13 01:27:54.209213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-12-13 01:27:54.209231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-12-13 01:27:54.209285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:27:54.209319 | 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-12-13 01:27:54.209334 | 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-12-13 01:27:54.209403 | 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-12-13 01:27:54.209439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:27:54.209459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:27:54.209516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:27:54.209530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-12-13 01:27:54.209594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-12-13 01:27:54.209643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-12-13 01:27:54.209699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-12-13 01:27:54.209754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:27:54.209768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:27:54.209865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-13 01:27:54.209881 | 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-12-13 01:27:54.209946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:27:54.209996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-12-13 01:27:54.210063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-12-13 01:27:54.210077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-12-13 01:27:54.210147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-12-13 01:27:54.210188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-12-13 01:27:54.210244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:27:54.210293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-12-13 01:27:54.210344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-12-13 01:27:54.210383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-12-13 01:27:54.210445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-12-13 01:27:54.210485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:27:54.210524 | 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-12-13 01:27:54.210575 | 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-12-13 01:27:54.210588 | 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-12-13 01:27:54.210653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:27:54.210666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:27:54.210758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:27:54.210771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-12-13 01:27:54.210850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:27:54.210873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-12-13 01:27:54.210948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-13 01:27:54.210989 | 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-12-13 01:27:54.211079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-12-13 01:27:54.211089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-12-13 01:27:54.211320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-12-13 01:27:54.211373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-12-13 01:27:54.211386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-12-13 01:27:54.211395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-12-13 01:27:54.211428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19968 files and directories currently installed.) 2025-12-13 01:27:54.211440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:54.211450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.211463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:54.211536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.211552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:27:54.211626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.211699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:54.211724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.211802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:54.211856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.211870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.211939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.211983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.212068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.212084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.212159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:27:54.212203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:54.212257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.212301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:27:54.212344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.212397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.212441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.212469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:27:54.212534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.212587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.212602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.212701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.212722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:27:54.212783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.212827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.212870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:27:54.212923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.212967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.213025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:27:54.213081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.213125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:27:54.213168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.213222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:27:54.213265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-12-13 01:27:54.213310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-12-13 01:27:54.213364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:27:54.213415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:27:54.213470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-12-13 01:27:54.213485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:27:54.213553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:27:54.213597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-12-13 01:27:54.213640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:27:54.213699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:27:54.213765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-13 01:27:54.213810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12889 files, 2131 directories removed. 2025-12-13 01:27:54.213863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-13 01:27:54.213906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-12-13 01:27:54.213949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-13 01:27:54.214003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2025-12-13 01:27:54.214031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-13 01:27:54.214134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:27:54.214177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:27:54.214230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:27:54.214273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container cb16b1c98ae1 2025-12-13 01:27:54.214316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> f74115c88080 2025-12-13 01:27:54.214360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-12-13 01:27:54.214403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 3cbc94aefe50 2025-12-13 01:27:54.214456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 3cbc94aefe50 2025-12-13 01:27:54.214470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 87d7c36edf89 2025-12-13 01:27:54.214526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 7bf1479863c1 2025-12-13 01:27:54.214541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251213 2025-12-13 01:27:54.214650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-12-13 01:27:54.214543 (took 0:00:35.396591) 2025-12-13 01:27:54.215138 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-12-13 01:27:54.215163 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-12-13 01:27:54.215177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-12-13 01:27:54.215064 2025-12-13 01:27:54.216131 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-12-13 01:27:54.216772 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-12-13 01:28:38.463928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20251213 2025-12-13 01:28:38.464058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d31db48cd317 2025-12-13 01:28:38.464082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20251213" "name"="glance-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:28:38.464098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 6c7179e49042 2025-12-13 01:28:38.464110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 6c7179e49042 2025-12-13 01:28:38.464123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 7dff60e7e9be 2025-12-13 01:28:38.464147 | 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-12-13 01:28:38.464167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in b5dcef7d2245 2025-12-13 01:28:38.464188 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:28:38.464251 | 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-12-13 01:28:38.464274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:28:38.464301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:28:38.464323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:28:38.464368 | 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-12-13 01:28:38.464387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:28:38.464411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:28:38.464422 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:28:38.464435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:28:38.464498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:28:38.464513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:28:38.464679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:28:38.464723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:28:38.464732 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:28:38.464737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-13 01:28:38.464808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-13 01:28:38.464836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-13 01:28:38.464899 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-12-13 01:28:38.464935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-12-13 01:28:38.464978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-12-13 01:28:38.464983 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-13 01:28:38.465117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-13 01:28:38.465122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-12-13 01:28:38.465176 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-12-13 01:28:38.465219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-12-13 01:28:38.465263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-13 01:28:38.465267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-12-13 01:28:38.465347 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-12-13 01:28:38.465353 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-12-13 01:28:38.465422 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-12-13 01:28:38.465467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-13 01:28:38.465472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-13 01:28:38.465573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-12-13 01:28:38.465737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-12-13 01:28:38.465790 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-12-13 01:28:38.465844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:28:38.465888 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,663 kB of archives. 2025-12-13 01:28:38.465893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-12-13 01:28:38.465967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:28:38.466022 | 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-12-13 01:28:38.466106 | 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-12-13 01:28:38.466110 | 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-12-13 01:28:38.466166 | 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-12-13 01:28:38.466210 | 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-12-13 01:28:38.466265 | 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-12-13 01:28:38.466269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2025-12-13 01:28:38.466343 | 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.5 [1,544 kB] 2025-12-13 01:28:38.466386 | 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-12-13 01:28:38.466391 | 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-12-13 01:28:38.466468 | 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-12-13 01:28:38.466493 | 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-12-13 01:28:38.466555 | 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-12-13 01:28:38.466598 | 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-12-13 01:28:38.466655 | 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-12-13 01:28:38.466710 | 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-12-13 01:28:38.466779 | 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-12-13 01:28:38.466828 | 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-12-13 01:28:38.466877 | 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-12-13 01:28:38.466925 | 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-12-13 01:28:38.466972 | 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-12-13 01:28:38.467045 | 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-12-13 01:28:38.467089 | 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-12-13 01:28:38.467137 | 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-12-13 01:28:38.467186 | 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-12-13 01:28:38.467236 | 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-12-13 01:28:38.467287 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-12-13 01:28:38.467357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,663 kB in 1s (7,473 kB/s) 2025-12-13 01:28:38.467409 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-13 01:28:38.467456 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-13 01:28:38.467506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-13 01:28:38.467560 | 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-12-13 01:28:38.467611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-13 01:28:38.467656 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:70% 2025-12-13 01:28:38.467728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-12-13 01:28:38.467775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-12-13 01:28:38.467822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-12-13 01:28:38.467873 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19144 files and directories currently installed.) 2025-12-13 01:28:38.467922 | 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-12-13 01:28:38.467969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:28:38.468028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-13 01:28:38.468087 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:28:38.468134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:28:38.468183 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-12-13 01:28:38.468231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-13 01:28:38.468278 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:28:38.468325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-12-13 01:28:38.468372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-13 01:28:38.468418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-12-13 01:28:38.468465 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 01:28:38.468513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-12-13 01:28:38.468561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-13 01:28:38.468607 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-12-13 01:28:38.468654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-12-13 01:28:38.468723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:28:38.468775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:28:38.468821 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-12-13 01:28:38.468869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-13 01:28:38.468916 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:28:38.468963 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 01:28:38.469020 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:28:38.469103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:28:38.469156 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-12-13 01:28:38.469204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-13 01:28:38.469251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:28:38.469298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-12-13 01:28:38.469345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-13 01:28:38.469391 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:28:38.469438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-12-13 01:28:38.469485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 01:28:38.469531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:28:38.469577 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-12-13 01:28:38.469638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-13 01:28:38.469700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:28:38.469753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-12-13 01:28:38.469800 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-13 01:28:38.469844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:28:38.469892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-12-13 01:28:38.469937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-13 01:28:38.469981 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:28:38.470138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-12-13 01:28:38.470171 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:28:38.470190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:28:38.470202 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-12-13 01:28:38.470259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-13 01:28:38.470275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:28:38.470338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-12-13 01:28:38.470367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-13 01:28:38.470430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:28:38.470471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-12-13 01:28:38.470523 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-13 01:28:38.470565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:28:38.470616 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-12-13 01:28:38.470657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-13 01:28:38.470710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:28:38.470790 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 01:28:38.470831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 01:28:38.470884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:28:38.470925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-12-13 01:28:38.470978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-12-13 01:28:38.471046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-13 01:28:38.471175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-12-13 01:28:38.471186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-12-13 01:28:38.471196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-12-13 01:28:38.471210 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-12-13 01:28:38.471266 | 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-12-13 01:28:38.471281 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:28:38.471348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-12-13 01:28:38.471362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-13 01:28:38.471433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:28:38.471448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-12-13 01:28:38.471519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:28:38.471534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:28:38.471604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-12-13 01:28:38.471619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-13 01:28:38.471687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:28:38.471756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-13 01:28:38.471796 | 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-12-13 01:28:38.471873 | 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-12-13 01:28:38.471886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:28:38.471919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:28:38.471963 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-13 01:28:38.472037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:28:38.472104 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-12-13 01:28:38.472155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:28:38.472196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-13 01:28:38.472250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:28:38.472290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-12-13 01:28:38.472351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.472416 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-12-13 01:28:38.472457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-13 01:28:38.472514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:28:38.472530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.472602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2025-12-13 01:28:38.472617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-12-13 01:28:38.472698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-13 01:28:38.472745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-12-13 01:28:38.472798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:28:38.472812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-13 01:28:38.472876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:28:38.472887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-12-13 01:28:38.472937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-13 01:28:38.472978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-13 01:28:38.472989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:28:38.473060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-13 01:28:38.473101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-13 01:28:38.473142 | 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', none removed. 2025-12-13 01:28:38.473153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-13 01:28:38.473210 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:28:38.473225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.473282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-12-13 01:28:38.473297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.473349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-12-13 01:28:38.473360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:28:38.473414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.473454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2025-12-13 01:28:38.473494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-12-13 01:28:38.473556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-12-13 01:28:38.473567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-12-13 01:28:38.473581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:28:38.473643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:28:38.473679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-13 01:28:38.473753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:28:38.473764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-12-13 01:28:38.473816 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-13 01:28:38.473863 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-12-13 01:28:38.473874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-13 01:28:38.473923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:28:38.473938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-13 01:28:38.473999 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container b5dcef7d2245 2025-12-13 01:28:38.474067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 6df7617f03be 2025-12-13 01:28:38.474078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-12-13 01:28:38.474128 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d62ecd180678 2025-12-13 01:28:38.474172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-12-13 01:28:38.474187 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in defb5e2f3943 2025-12-13 01:28:38.474227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container defb5e2f3943 2025-12-13 01:28:38.474243 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d7629b0a4aa9 2025-12-13 01:28:38.474356 | 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-12-13 01:28:38.474371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 6a80d745b0bf 2025-12-13 01:28:38.474379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-13 01:28:38.474421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-12-13 01:28:38.474458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-12-13 01:28:38.474496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:28:38.474501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:28:38.474559 | 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-12-13 01:28:38.474563 | 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-12-13 01:28:38.474624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:28:38.474629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:28:38.474713 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:28:38.474727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:28:38.474773 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-12-13 01:28:38.474778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-12-13 01:28:38.474843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-12-13 01:28:38.474847 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-12-13 01:28:38.474912 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:28:38.474916 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:28:38.474989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-13 01:28:38.475053 | 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-12-13 01:28:38.475181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-12-13 01:28:38.475185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-12-13 01:28:38.475188 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-12-13 01:28:38.475193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-12-13 01:28:38.475246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-13 01:28:38.475278 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:90% 2025-12-13 01:28:38.475309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-12-13 01:28:38.475351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19763 files and directories currently installed.) 2025-12-13 01:28:38.475382 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:28:38.475423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-13 01:28:38.475465 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-12-13 01:28:38.475506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-12-13 01:28:38.475549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-12-13 01:28:38.475580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:28:38.475604 | 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-12-13 01:28:38.475630 | 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-12-13 01:28:38.475686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:28:38.475723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:28:38.475776 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:28:38.475823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:28:38.475868 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-12-13 01:28:38.475916 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:28:38.475920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:28:38.475971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-13 01:28:38.476031 | 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-12-13 01:28:38.476040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:28:38.476098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-12-13 01:28:38.476104 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-12-13 01:28:38.476147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-12-13 01:28:38.476151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-12-13 01:28:38.476208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19754 files and directories currently installed.) 2025-12-13 01:28:38.476212 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:28:38.476269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:28:38.476329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:28:38.476388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.476392 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:28:38.476448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:28:38.476507 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.476566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.476570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.476624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.476628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.476699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:28:38.476706 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:28:38.476762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:28:38.476822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:28:38.476941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.476945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477001 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477005 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.477062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:28:38.477115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:28:38.477231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:28:38.477286 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477347 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:28:38.477351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477407 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:28:38.477411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.477474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-12-13 01:28:38.477478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.477541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:28:38.477545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:28:38.477604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.477608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:28:38.477683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-12-13 01:28:38.477713 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:28:38.477718 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:28:38.477778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-12-13 01:28:38.477782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-12-13 01:28:38.477841 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:28:38.477845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.477921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9512 files, 1326 directories removed. 2025-12-13 01:28:38.477925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.477982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-12-13 01:28:38.477986 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.478067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-12-13 01:28:38.478072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-13 01:28:38.478110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:28:38.478114 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:28:38.478174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:28:38.478178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 6a80d745b0bf 2025-12-13 01:28:38.478236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 384fa674f8ab 2025-12-13 01:28:38.478240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-12-13 01:28:38.478303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in e70cfa687b32 2025-12-13 01:28:38.478307 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container e70cfa687b32 2025-12-13 01:28:38.478362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> bfd5bc7b20c2 2025-12-13 01:28:38.478367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 876b1ec97edc 2025-12-13 01:28:38.478426 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20251213 2025-12-13 01:28:38.478509 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-12-13 01:28:38.478409 (took 0:00:44.263345) 2025-12-13 01:28:38.478898 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-12-13 01:28:38.478940 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-12-13 01:28:38.479020 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-12-13 01:28:38.478917 2025-12-13 01:28:38.479948 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-12-13 01:28:38.480574 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-12-13 01:29:02.996602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251213 2025-12-13 01:29:02.996745 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 1d67618396e9 2025-12-13 01:29:02.996809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20251213" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:29:02.996975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 6b5c792b6c75 2025-12-13 01:29:02.997037 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 6b5c792b6c75 2025-12-13 01:29:02.997258 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 6b0aaa9ae6ba 2025-12-13 01:29:02.997329 | 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-12-13 01:29:02.997354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 640612d7af63 2025-12-13 01:29:02.997364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-12-13 01:29:02.997484 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-12-13 01:29:02.997550 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-12-13 01:29:02.997617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-12-13 01:29:02.997722 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:29:02.997742 | 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-12-13 01:29:02.997803 | 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-12-13 01:29:02.997844 | 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-12-13 01:29:02.997898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:29:02.997935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:29:02.997997 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:29:02.998058 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-12-13 01:29:02.998151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-12-13 01:29:02.998239 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-12-13 01:29:02.998321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-12-13 01:29:02.998477 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:29:02.998490 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:29:02.998652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-13 01:29:02.998750 | 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-12-13 01:29:02.998782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-13 01:29:02.998801 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:70% (Reading database ... 75% 2025-12-13 01:29:02.998896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:29:02.998915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-12-13 01:29:02.998936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-12-13 01:29:02.999094 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:29:02.999243 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:29:02.999352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-12-13 01:29:02.999435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-12-13 01:29:02.999458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-12-13 01:29:02.999554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-12-13 01:29:02.999572 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:29:02.999650 | 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-12-13 01:29:02.999708 | 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-12-13 01:29:02.999738 | 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-12-13 01:29:02.999822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:29:02.999840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:29:02.999913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:29:02.999931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-12-13 01:29:03.000069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:29:03.000105 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-12-13 01:29:03.000128 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-13 01:29:03.000235 | 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-12-13 01:29:03.000259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:29:03.000335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-13 01:29:03.000353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:80% 2025-12-13 01:29:03.000429 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-12-13 01:29:03.000447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% (Reading database ... 95% 2025-12-13 01:29:03.000525 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:29:03.000543 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:03.000619 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.000637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:03.000750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.000774 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:29:03.000846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.000908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:03.000982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.000999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:03.001086 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.001153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.001353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.001363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.001373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.001471 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.001612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:29:03.001730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:03.001846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.001939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:03.002082 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.002196 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.002294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.002384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:03.002470 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.002561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.002647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.002727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.002852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:29:03.002947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003181 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:29:03.003252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003331 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:29:03.003497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003577 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:03.003648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003715 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:03.003807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-12-13 01:29:03.003872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-12-13 01:29:03.003942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-13 01:29:03.004029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:29:03.004100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:29:03.004168 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-12-13 01:29:03.004235 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:29:03.004299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:29:03.004365 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-12-13 01:29:03.004429 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-12-13 01:29:03.004494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:29:03.004545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-13 01:29:03.004608 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8494 files, 1219 directories removed. 2025-12-13 01:29:03.004658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-13 01:29:03.004714 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-12-13 01:29:03.004808 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-13 01:29:03.004872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-12-13 01:29:03.004922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-13 01:29:03.004985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-12-13 01:29:03.005087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-12-13 01:29:03.005154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:29:03.005191 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 640612d7af63 2025-12-13 01:29:03.005361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 9235cc86967c 2025-12-13 01:29:03.005379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-12-13 01:29:03.005392 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 85f4a52c2e24 2025-12-13 01:29:03.005411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 85f4a52c2e24 2025-12-13 01:29:03.005424 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 78577b95a7ea 2025-12-13 01:29:03.005503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 292021ecd6cb 2025-12-13 01:29:03.005522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251213 2025-12-13 01:29:03.005639 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-12-13 01:29:03.005494 (took 0:00:24.526577) 2025-12-13 01:29:03.006248 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-12-13 01:29:03.006280 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-12-13 01:29:03.006377 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-12-13 01:29:03.006246 2025-12-13 01:29:03.007408 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-12-13 01:29:03.008037 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-12-13 01:29:28.642273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251213 2025-12-13 01:29:28.642348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 1d67618396e9 2025-12-13 01:29:28.642433 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20251213" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:29:28.642452 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in f4d0a53c9410 2025-12-13 01:29:28.642466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container f4d0a53c9410 2025-12-13 01:29:28.642478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> e7ebab79134c 2025-12-13 01:29:28.642533 | 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-12-13 01:29:28.642583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 17b963b24673 2025-12-13 01:29:28.642641 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-12-13 01:29:28.642652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-12-13 01:29:28.642662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-12-13 01:29:28.642766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-12-13 01:29:28.642777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:29:28.642836 | 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-12-13 01:29:28.642873 | 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-12-13 01:29:28.642937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:29:28.642949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:29:28.643001 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:29:28.643054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:29:28.643107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-12-13 01:29:28.643118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-12-13 01:29:28.643167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-12-13 01:29:28.643216 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-12-13 01:29:28.643271 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:29:28.643304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:29:28.643365 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-12-13 01:29:28.643760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-13 01:29:28.643781 | 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-12-13 01:29:28.643792 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-12-13 01:29:28.643802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-12-13 01:29:28.643811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-12-13 01:29:28.643821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-12-13 01:29:28.643830 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-12-13 01:29:28.643843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-12-13 01:29:28.643898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:29:28.643975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:29:28.644049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-12-13 01:29:28.644137 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-12-13 01:29:28.644200 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-12-13 01:29:28.644277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-12-13 01:29:28.644336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:29:28.644403 | 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-12-13 01:29:28.645082 | 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-12-13 01:29:28.645140 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:29:28.645151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:29:28.645160 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:29:28.645169 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:29:28.645178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-12-13 01:29:28.645187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:29:28.645196 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-12-13 01:29:28.645205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-12-13 01:29:28.645216 | 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% 2025-12-13 01:29:28.645285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:29:28.645296 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-12-13 01:29:28.645304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-12-13 01:29:28.645313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-12-13 01:29:28.645321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-12-13 01:29:28.645329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-12-13 01:29:28.645410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:90% 2025-12-13 01:29:28.645422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:29:28.645451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:28.645505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.645519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:28.647764 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647793 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:29:28.647802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:28.647818 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:28.647835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647844 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:29:28.647908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:28.647917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:28.647933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:28.647966 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.647974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.647982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.647991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.647999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:29:28.648033 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648043 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648051 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:29:28.648059 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648068 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:29:28.648084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:28.648101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648109 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:28.648118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-12-13 01:29:28.648126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-12-13 01:29:28.648134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:29:28.648143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:29:28.648151 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-12-13 01:29:28.648159 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:29:28.648168 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:29:28.648181 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-12-13 01:29:28.648199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-12-13 01:29:28.648214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:29:28.648222 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-13 01:29:28.648231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8494 files, 1219 directories removed. 2025-12-13 01:29:28.648239 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-13 01:29:28.648251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-12-13 01:29:28.648263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-13 01:29:28.648367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-12-13 01:29:28.648402 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-13 01:29:28.648496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-12-13 01:29:28.648550 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-12-13 01:29:28.648602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:29:28.648661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 17b963b24673 2025-12-13 01:29:28.648734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 452299294729 2025-12-13 01:29:28.648800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-12-13 01:29:28.648860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in f1e0ebe84000 2025-12-13 01:29:28.648918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container f1e0ebe84000 2025-12-13 01:29:28.648974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> e467439fb1be 2025-12-13 01:29:28.649071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 7fae8328e374 2025-12-13 01:29:28.649087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20251213 2025-12-13 01:29:28.649228 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-12-13 01:29:28.649118 (took 0:00:25.642872) 2025-12-13 01:29:28.649613 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-12-13 01:29:28.649738 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-12-13 01:29:28.649831 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-12-13 01:29:28.649745 2025-12-13 01:29:28.650813 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-12-13 01:29:28.651581 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-12-13 01:29:56.290910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251213 2025-12-13 01:29:56.291042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 1d67618396e9 2025-12-13 01:29:56.291237 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20251213" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:29:56.291415 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 35e2610a72cb 2025-12-13 01:29:56.291462 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 35e2610a72cb 2025-12-13 01:29:56.291503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 367fe93c784c 2025-12-13 01:29:56.291596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-12-13 01:29:56.291685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 4dab2533111a 2025-12-13 01:29:56.291887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-12-13 01:29:56.292022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 70c99b3f5abb 2025-12-13 01:29:56.292150 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 70c99b3f5abb 2025-12-13 01:29:56.292236 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 155dec95d725 2025-12-13 01:29:56.292331 | 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-12-13 01:29:56.292463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 2c9b15de507a 2025-12-13 01:29:56.292527 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-12-13 01:29:56.292609 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-12-13 01:29:56.292772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-12-13 01:29:56.292871 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:29:56.292947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:29:56.293080 | 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-12-13 01:29:56.293155 | 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-12-13 01:29:56.293227 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:29:56.293290 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:29:56.293356 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:29:56.293418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:29:56.293478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-12-13 01:29:56.293542 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-12-13 01:29:56.293619 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-12-13 01:29:56.293718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-12-13 01:29:56.293795 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:29:56.293860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:29:56.293932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-12-13 01:29:56.294031 | 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-12-13 01:29:56.294110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-12-13 01:29:56.294170 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-12-13 01:29:56.294238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-12-13 01:29:56.294308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-12-13 01:29:56.294383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-12-13 01:29:56.294487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-12-13 01:29:56.294593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:29:56.294691 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:29:56.294802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-12-13 01:29:56.294942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-12-13 01:29:56.295066 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-12-13 01:29:56.295172 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-12-13 01:29:56.295265 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:29:56.295359 | 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-12-13 01:29:56.297768 | 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-12-13 01:29:56.297794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:29:56.297802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:29:56.297810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:29:56.297817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:29:56.297824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-12-13 01:29:56.297831 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:29:56.297838 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:29:56.297845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-12-13 01:29:56.297852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-12-13 01:29:56.297873 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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-12-13 01:29:56.297882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-12-13 01:29:56.297890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-12-13 01:29:56.297897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:29:56.297903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-12-13 01:29:56.297910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-12-13 01:29:56.297917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:29:56.297925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:56.297932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.297939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:56.297946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.297953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:29:56.297959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.297966 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:56.297973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.297987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:56.297994 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.298001 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298037 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298051 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-13 01:29:56.298058 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:29:56.298071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:56.298078 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.298085 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:29:56.298092 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.298099 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.298105 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.298112 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:29:56.298119 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:29:56.298160 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:29:56.298181 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:29:56.298201 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298207 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:29:56.298214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:29:56.298233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-12-13 01:29:56.298240 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:29:56.298246 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:29:56.298253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:29:56.298353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-12-13 01:29:56.298439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:29:56.298520 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:29:56.298597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-12-13 01:29:56.298708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-12-13 01:29:56.299863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:29:56.299890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-13 01:29:56.299895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8494 files, 1219 directories removed. 2025-12-13 01:29:56.299899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-13 01:29:56.299903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-12-13 01:29:56.299906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-13 01:29:56.299910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-12-13 01:29:56.299913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-13 01:29:56.299916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:29:56.299920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:29:56.299923 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:29:56.299926 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 2c9b15de507a 2025-12-13 01:29:56.299930 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 4b4b55c88887 2025-12-13 01:29:56.299933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-12-13 01:29:56.299936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in d49bae6b1c6c 2025-12-13 01:29:56.299939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container d49bae6b1c6c 2025-12-13 01:29:56.299943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> acda6f635442 2025-12-13 01:29:56.299946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 058c898ad749 2025-12-13 01:29:56.299949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20251213 2025-12-13 01:29:56.299953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-12-13 01:29:56.299491 (took 0:00:27.649746) 2025-12-13 01:29:56.299970 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-12-13 01:29:56.301762 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-12-13 01:29:56.301776 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-12-13 01:29:56.300024 2025-12-13 01:29:56.301784 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-12-13 01:29:56.301791 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-12-13 01:30:22.026984 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20251213 2025-12-13 01:30:22.027117 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 34399ac3a685 2025-12-13 01:30:22.027254 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20251213" "name"="placement-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:30:22.027308 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in cd56ca6bd3dc 2025-12-13 01:30:22.027542 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container cd56ca6bd3dc 2025-12-13 01:30:22.027609 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> bc5c54206b0b 2025-12-13 01:30:22.027632 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-12-13 01:30:22.027644 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2ab1ba0380cb 2025-12-13 01:30:22.027846 | 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-12-13 01:30:22.027882 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 86cae2a041f1 2025-12-13 01:30:22.027961 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-12-13 01:30:22.028067 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-12-13 01:30:22.028149 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-12-13 01:30:22.028236 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:30:22.028309 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:30:22.028384 | 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-12-13 01:30:22.028455 | 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-12-13 01:30:22.028525 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:30:22.028595 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:30:22.028753 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:30:22.028773 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:30:22.028826 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-12-13 01:30:22.028904 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-12-13 01:30:22.028986 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-12-13 01:30:22.029092 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-12-13 01:30:22.029177 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:30:22.029249 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:30:22.029329 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-12-13 01:30:22.029413 | 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-12-13 01:30:22.029495 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:30:22.029573 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-12-13 01:30:22.029651 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-12-13 01:30:22.029762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-12-13 01:30:22.029842 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-12-13 01:30:22.029913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-12-13 01:30:22.029989 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-12-13 01:30:22.030182 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:30:22.030216 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:30:22.030235 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-12-13 01:30:22.030297 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-12-13 01:30:22.030366 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-12-13 01:30:22.030446 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-12-13 01:30:22.030519 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:30:22.030590 | 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-12-13 01:30:22.030659 | 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-12-13 01:30:22.030770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:30:22.030848 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:30:22.030916 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:30:22.031003 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:30:22.031105 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-12-13 01:30:22.031169 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:30:22.031242 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:30:22.031323 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-12-13 01:30:22.031401 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-12-13 01:30:22.031483 | ubuntu-noble-large | INFO:kolla.common.utils.placement-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-12-13 01:30:22.031559 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-12-13 01:30:22.031635 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-12-13 01:30:22.031746 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-12-13 01:30:22.031832 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:80% (Reading database ... 85% 2025-12-13 01:30:22.031907 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-12-13 01:30:22.031981 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-12-13 01:30:22.032078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:30:22.032157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:30:22.032237 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.032314 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:30:22.032390 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.032464 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:30:22.032532 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033609 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:30:22.033663 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033709 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:30:22.033719 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033729 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033739 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033748 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033758 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033768 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033777 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:30:22.033787 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:30:22.033796 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033806 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:30:22.033815 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033825 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033834 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033844 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:30:22.033854 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.033863 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.033873 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.033882 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.033892 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:30:22.033986 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.033999 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.034035 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:30:22.034045 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.034068 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.034078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:30:22.034087 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.034096 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:30:22.034106 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.034115 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-13 01:30:22.034172 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:30:22.034183 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-12-13 01:30:22.034203 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:30:22.034212 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:30:22.034261 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:30:22.034272 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-12-13 01:30:22.034319 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:30:22.034374 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:30:22.034409 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-12-13 01:30:22.034478 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-12-13 01:30:22.035456 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:30:22.035500 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-13 01:30:22.035512 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8286 files, 1184 directories removed. 2025-12-13 01:30:22.035523 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-13 01:30:22.035533 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-12-13 01:30:22.035542 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-13 01:30:22.035552 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-12-13 01:30:22.035562 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-13 01:30:22.035572 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:30:22.035581 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:30:22.035590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:30:22.035600 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 86cae2a041f1 2025-12-13 01:30:22.035610 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> cec506008dcd 2025-12-13 01:30:22.035619 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 939e9c7f5de7 2025-12-13 01:30:22.035629 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20251213 2025-12-13 01:30:22.035639 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-12-13 01:30:22.035106 (took 0:00:25.735082) 2025-12-13 01:30:22.035737 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-12-13 01:30:22.035793 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-12-13 01:30:22.036778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-12-13 01:30:22.035775 2025-12-13 01:30:22.036798 | 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-12-13 01:30:23.843900 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-12-13 01:30:23.844321 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-12-13 01:31:04.164980 | 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-12-13 01:31:04.165116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.165136 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2025-12-13 01:31:04.165149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.165161 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251213 2025-12-13 01:31:04.165201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 2edc4e1ce40a 2025-12-13 01:31:04.165238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20251213" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:31:04.165250 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 729c4d97efef 2025-12-13 01:31:04.165261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 729c4d97efef 2025-12-13 01:31:04.165271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 8cd7e599eb2a 2025-12-13 01:31:04.165284 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-12-13 01:31:04.165294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 32134cc67656 2025-12-13 01:31:04.165304 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-12-13 01:31:04.165317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 4e9da34d48db 2025-12-13 01:31:04.165333 | 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-12-13 01:31:04.165375 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 0447fc64ca10 2025-12-13 01:31:04.165389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-12-13 01:31:04.165426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2025-12-13 01:31:04.165455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2025-12-13 01:31:04.165484 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2025-12-13 01:31:04.165512 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:31:04.165542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2025-12-13 01:31:04.165572 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2025-12-13 01:31:04.165601 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2025-12-13 01:31:04.165630 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:31:04.165663 | 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.dev11) (6.1.1) 2025-12-13 01:31:04.165721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.165735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-12-13 01:31:04.165748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<2.0.0,>=1.9.0 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.165775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (154 kB) 2025-12-13 01:31:04.165807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.165835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-12-13 01:31:04.165864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.165893 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-12-13 01:31:04.165921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.165949 | 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-12-13 01:31:04.165977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166005 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-13 01:31:04.166040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166112 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2025-12-13 01:31:04.166124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166137 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.21.0-py3-none-any.whl.metadata (4.3 kB) 2025-12-13 01:31:04.166148 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-12-13 01:31:04.166193 | 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.dev11) (6.0.2) 2025-12-13 01:31:04.166224 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166253 | 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-12-13 01:31:04.166281 | 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.dev11) (1.14.1) 2025-12-13 01:31:04.166310 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2025-12-13 01:31:04.166366 | 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.dev11) (2.0.38) 2025-12-13 01:31:04.166395 | 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.dev11) (1.1.1) 2025-12-13 01:31:04.166426 | 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.dev11) (2.7.0) 2025-12-13 01:31:04.166454 | 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.dev11) (8.1.8) 2025-12-13 01:31:04.166502 | 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.dev11) (3.1.5) 2025-12-13 01:31:04.166524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166537 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-12-13 01:31:04.166566 | 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.dev11) (3.0.2) 2025-12-13 01:31:04.166595 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166624 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-12-13 01:31:04.166654 | 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.dev11) (5.6.0) 2025-12-13 01:31:04.166696 | 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.dev11) (9.7.0) 2025-12-13 01:31:04.166715 | 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.dev11) (4.8.0) 2025-12-13 01:31:04.166762 | 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.dev11) (11.4.0) 2025-12-13 01:31:04.166777 | 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.dev11) (18.9.0) 2025-12-13 01:31:04.166796 | 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.dev11) (5.10.0) 2025-12-13 01:31:04.166855 | 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.dev11) (4.5.1) 2025-12-13 01:31:04.166866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-12-13 01:31:04.166909 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing-extensions>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pydantic<2.0.0,>=1.9.0->skyline-apiserver==6.0.1.dev11) (4.12.2) 2025-12-13 01:31:04.166939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.166967 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-12-13 01:31:04.166997 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.167037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-12-13 01:31:04.167066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.167095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 01:31:04.167123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.167149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-12-13 01:31:04.167172 | 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.dev11) (1.3.9) 2025-12-13 01:31:04.167201 | 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.dev11) (1.17.0) 2025-12-13 01:31:04.167230 | 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.dev11) (24.2) 2025-12-13 01:31:04.167258 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.168743 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-12-13 01:31:04.168764 | 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.dev11) (2025.11.12) 2025-12-13 01:31:04.168776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.168785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2025-12-13 01:31:04.168795 | 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.dev11) (3.10) 2025-12-13 01:31:04.168805 | 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.dev11) (2.1.0) 2025-12-13 01:31:04.168815 | 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.dev11) (2.32.3) 2025-12-13 01:31:04.168824 | 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.dev11) (5.4.1) 2025-12-13 01:31:04.168834 | 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.dev11) (1.7.0) 2025-12-13 01:31:04.168843 | 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.dev11) (9.7.1) 2025-12-13 01:31:04.168860 | 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.dev11) (5.7.1) 2025-12-13 01:31:04.168869 | 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.dev11) (6.5.1) 2025-12-13 01:31:04.168879 | 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.dev11) (5.7.0) 2025-12-13 01:31:04.168888 | 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.dev11) (8.2.0) 2025-12-13 01:31:04.168897 | 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.dev11) (3.0.0) 2025-12-13 01:31:04.168917 | 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.dev11) (1.3.0) 2025-12-13 01:31:04.168927 | 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.dev11) (2.0.0) 2025-12-13 01:31:04.168936 | 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.dev11) (1.17.2) 2025-12-13 01:31:04.168947 | 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.dev11) (1.1.0) 2025-12-13 01:31:04.168957 | 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.dev11) (2025.1) 2025-12-13 01:31:04.168975 | 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.dev11) (3.2.1) 2025-12-13 01:31:04.168985 | 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.dev11) (7.0.0) 2025-12-13 01:31:04.168995 | 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.dev11) (80.9.0) 2025-12-13 01:31:04.169004 | 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.dev11) (3.14.0) 2025-12-13 01:31:04.169065 | 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.dev11) (0.2.13) 2025-12-13 01:31:04.169076 | 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.dev11) (2.0.1) 2025-12-13 01:31:04.169086 | 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.dev11) (24.2.1) 2025-12-13 01:31:04.169095 | 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.dev11) (43.0.3) 2025-12-13 01:31:04.169112 | 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.dev11) (1.17.1) 2025-12-13 01:31:04.169123 | 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.dev11) (2.22) 2025-12-13 01:31:04.169134 | 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.dev11) (4.9.1) 2025-12-13 01:31:04.169151 | 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.dev11) (4.4.0) 2025-12-13 01:31:04.169160 | 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.dev11) (2.1.0) 2025-12-13 01:31:04.169170 | 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.dev11) (3.2.0) 2025-12-13 01:31:04.169179 | 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.dev11) (7.1.0) 2025-12-13 01:31:04.169188 | 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.dev11) (0.5.2) 2025-12-13 01:31:04.169198 | 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.dev11) (2.5.11) 2025-12-13 01:31:04.169208 | 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.dev11) (1.9.0) 2025-12-13 01:31:04.169227 | 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.dev11) (5.1.1) 2025-12-13 01:31:04.169237 | 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.dev11) (1.3.4) 2025-12-13 01:31:04.169247 | 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.dev11) (1.0.1) 2025-12-13 01:31:04.169256 | 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.dev11) (1.33) 2025-12-13 01:31:04.169266 | 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.dev11) (4.3.6) 2025-12-13 01:31:04.169275 | 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.dev11) (1.4.0) 2025-12-13 01:31:04.169285 | 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.dev11) (3.0.0) 2025-12-13 01:31:04.169300 | 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.dev11) (2.9.0.post0) 2025-12-13 01:31:04.169317 | 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.dev11) (3.4.1) 2025-12-13 01:31:04.169327 | 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.dev11) (1.26.20) 2025-12-13 01:31:04.169336 | 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.dev11) (3.1.1) 2025-12-13 01:31:04.169346 | 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.dev11) (4.23.0) 2025-12-13 01:31:04.169356 | 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.dev11) (25.1.0) 2025-12-13 01:31:04.169366 | 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.dev11) (2024.10.1) 2025-12-13 01:31:04.169376 | 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.dev11) (0.36.2) 2025-12-13 01:31:04.169386 | 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.dev11) (0.23.1) 2025-12-13 01:31:04.169395 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev11) 2025-12-13 01:31:04.169405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-13 01:31:04.169422 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-12-13 01:31:04.169432 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-12-13 01:31:04.169441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-12-13 01:31:04.169451 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2025-12-13 01:31:04.169461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 15.3 MB/s 0:00:00 2025-12-13 01:31:04.169471 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-12-13 01:31:04.169480 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-12-13 01:31:04.169489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2025-12-13 01:31:04.169499 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.21.0-py3-none-any.whl (15 kB) 2025-12-13 01:31:04.169508 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-12-13 01:31:04.169517 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-12-13 01:31:04.169526 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-12-13 01:31:04.169542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-12-13 01:31:04.169551 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-12-13 01:31:04.169561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2025-12-13 01:31:04.169570 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2025-12-13 01:31:04.169592 | 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-12-13 01:31:04.169602 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-12-13 01:31:04.169612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2025-12-13 01:31:04.169621 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-12-13 01:31:04.169630 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 01:31:04.169640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-12-13 01:31:04.169649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-12-13 01:31:04.169658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2025-12-13 01:31:04.169696 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2025-12-13 01:31:04.169711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev11-py3-none-any.whl size=159334 sha256=14854237b0b1e4d8c7808be7ddfa0951ae2d9edcfd9298e8b8da2727647049c2 2025-12-13 01:31:04.169720 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-kic2yfml/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-12-13 01:31:04.169730 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-12-13 01:31:04.169740 | 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-12-13 01:31:04.169751 | 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.24 python-jose-3.3.0 python-multipart-0.0.20 rsa-4.9 skyline-apiserver-6.0.1.dev11 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-12-13 01:31:04.169762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 0447fc64ca10 2025-12-13 01:31:04.169772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 02f57d9666d4 2025-12-13 01:31:04.169790 | 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-12-13 01:31:04.169801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 2af050b301f3 2025-12-13 01:31:04.169810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-12-13 01:31:04.169820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-12-13 01:31:04.169829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-12-13 01:31:04.169845 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-12-13 01:31:04.169855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:31:04.169864 | 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-12-13 01:31:04.169874 | 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-12-13 01:31:04.169883 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:31:04.169893 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:31:04.169902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:31:04.169911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:31:04.169920 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-12-13 01:31:04.169930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-12-13 01:31:04.169939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-12-13 01:31:04.169949 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-12-13 01:31:04.169964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:31:04.169973 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:31:04.169983 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-13 01:31:04.169993 | 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-12-13 01:31:04.170003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-12-13 01:31:04.170033 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-12-13 01:31:04.170043 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-12-13 01:31:04.170052 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-12-13 01:31:04.170062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-12-13 01:31:04.170071 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-12-13 01:31:04.170080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:31:04.170090 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:31:04.170099 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-12-13 01:31:04.170108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-12-13 01:31:04.170117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-12-13 01:31:04.170126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-12-13 01:31:04.170136 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:31:04.170145 | 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-12-13 01:31:04.170155 | 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-12-13 01:31:04.170164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:31:04.170179 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:31:04.170189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:31:04.170206 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:31:04.170216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-12-13 01:31:04.170225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:31:04.170234 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-12-13 01:31:04.170244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-13 01:31:04.170253 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-13 01:31:04.170264 | 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-12-13 01:31:04.170274 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-12-13 01:31:04.170284 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-12-13 01:31:04.170293 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:31:04.170302 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% (Reading database ... 95% 2025-12-13 01:31:04.170311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:31:04.170321 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:04.170330 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:04.170349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:31:04.170367 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:04.170391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:04.170410 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170429 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170438 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170447 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170470 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:31:04.170480 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:04.170495 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170505 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:04.170514 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170543 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:04.170552 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170570 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170593 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:31:04.170603 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170621 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:31:04.170630 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.170644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170653 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170691 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:31:04.170709 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:04.170758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:04.170807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-12-13 01:31:04.170836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-12-13 01:31:04.170863 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:31:04.170891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:31:04.170919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-12-13 01:31:04.170948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:31:04.170977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:31:04.171005 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-12-13 01:31:04.171039 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-12-13 01:31:04.171088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:31:04.171099 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.171112 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8704 files, 1245 directories removed. 2025-12-13 01:31:04.171168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.171194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-12-13 01:31:04.171207 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.171217 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-12-13 01:31:04.171231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-13 01:31:04.171262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-12-13 01:31:04.171291 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-12-13 01:31:04.171319 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:31:04.171347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 2af050b301f3 2025-12-13 01:31:04.171374 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 8170ac0fca59 2025-12-13 01:31:04.171402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-12-13 01:31:04.171433 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 93f5773ac9e0 2025-12-13 01:31:04.171461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 93f5773ac9e0 2025-12-13 01:31:04.171489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 06c0d29a5a24 2025-12-13 01:31:04.171520 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 6a6962f8c265 2025-12-13 01:31:04.171549 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251213 2025-12-13 01:31:04.171659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-12-13 01:31:04.171563 (took 0:00:42.135788) 2025-12-13 01:31:04.171911 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-12-13 01:31:04.171929 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-12-13 01:31:04.171975 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-12-13 01:31:04.171926 2025-12-13 01:31:04.172049 | 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-12-13 01:31:06.655600 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-12-13 01:31:06.655958 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-12-13 01:31:53.726881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251213 2025-12-13 01:31:53.726940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 2edc4e1ce40a 2025-12-13 01:31:53.726950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20251213" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:31:53.726984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in d291b44c9cf4 2025-12-13 01:31:53.727041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container d291b44c9cf4 2025-12-13 01:31:53.727106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> f539ad4d50d4 2025-12-13 01:31:53.727135 | 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-12-13 01:31:53.727173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in e942155eb4b1 2025-12-13 01:31:53.727209 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:31:53.727244 | 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-12-13 01:31:53.727277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:31:53.727310 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:31:53.727344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:31:53.727378 | 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-12-13 01:31:53.727460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:31:53.727466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:31:53.727499 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:31:53.727531 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:31:53.727562 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:31:53.727594 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:31:53.727624 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:31:53.727655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:31:53.728180 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:31:53.728190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 29.0 MB in 3s (9,992 kB/s) 2025-12-13 01:31:53.728194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-13 01:31:53.728198 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-13 01:31:53.728201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-12-13 01:31:53.728205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-12-13 01:31:53.728208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-12-13 01:31:53.728212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-12-13 01:31:53.728215 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-12-13 01:31:53.728219 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-12-13 01:31:53.728222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-12-13 01:31:53.728226 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-12-13 01:31:53.728229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:31:53.728232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-12-13 01:31:53.728236 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-12-13 01:31:53.728240 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:31:53.728243 | 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-12-13 01:31:53.728255 | 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-12-13 01:31:53.728258 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-12-13 01:31:53.728264 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 0s (1,257 kB/s) 2025-12-13 01:31:53.728267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-12-13 01:31:53.728270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-13 01:31:53.728277 | 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-12-13 01:31:53.728323 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:31:53.728395 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-12-13 01:31:53.728439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-12-13 01:31:53.728481 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-12-13 01:31:53.728520 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-12-13 01:31:53.728564 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:31:53.728609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-12-13 01:31:53.728652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-12-13 01:31:53.729805 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-12-13 01:31:53.729825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-12-13 01:31:53.729835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-12-13 01:31:53.729838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-12-13 01:31:53.729841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-12-13 01:31:53.729845 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-12-13 01:31:53.729848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:31:53.729851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container e942155eb4b1 2025-12-13 01:31:53.729854 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 58e5c78c9586 2025-12-13 01:31:53.729858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-12-13 01:31:53.729861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 648176a50d93 2025-12-13 01:31:53.729865 | 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-12-13 01:31:53.729869 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 0e7652856182 2025-12-13 01:31:53.729873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-12-13 01:31:53.729876 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2025-12-13 01:31:53.729879 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2025-12-13 01:31:53.729883 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2025-12-13 01:31:53.729886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:31:53.729895 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2025-12-13 01:31:53.729899 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2025-12-13 01:31:53.729902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2025-12-13 01:31:53.729905 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:31:53.729909 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-console==6.0.1.dev2) (6.1.1) 2025-12-13 01:31:53.729914 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->skyline-console==6.0.1.dev2) (80.9.0) 2025-12-13 01:31:53.729917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-12-13 01:31:53.729921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2025-12-13 01:31:53.729924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2025-12-13 01:31:53.729928 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.1.dev2-py3-none-any.whl size=6269897 sha256=8efb5ec7063259974c01462a2a8f8628589a514b9d9cc4f9d91b18c8823a21f2 2025-12-13 01:31:53.729932 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-8ozd9xzl/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-12-13 01:31:53.729935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-12-13 01:31:53.729938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-12-13 01:31:53.729942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.1.dev2 2025-12-13 01:31:53.729945 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 0e7652856182 2025-12-13 01:31:53.729948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> e6412efb260d 2025-12-13 01:31:53.729953 | 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-12-13 01:31:53.729957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in f50716a85581 2025-12-13 01:31:53.729964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-13 01:31:53.729968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-12-13 01:31:53.729971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-12-13 01:31:53.729977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-12-13 01:31:53.729980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:31:53.729983 | 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-12-13 01:31:53.729987 | 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-12-13 01:31:53.729990 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:31:53.729994 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:31:53.730000 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:31:53.730004 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:31:53.730007 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-12-13 01:31:53.730011 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-12-13 01:31:53.730014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-12-13 01:31:53.730037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-12-13 01:31:53.730041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:31:53.730044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:31:53.730047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-13 01:31:53.730051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-13 01:31:53.730055 | 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-12-13 01:31:53.730060 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-12-13 01:31:53.730063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-12-13 01:31:53.730066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-12-13 01:31:53.730069 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-12-13 01:31:53.730072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-12-13 01:31:53.730104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-12-13 01:31:53.730108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18874 files and directories currently installed.) 2025-12-13 01:31:53.730111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:31:53.730115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-13 01:31:53.730118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-12-13 01:31:53.730121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-12-13 01:31:53.730125 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-12-13 01:31:53.730128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:31:53.730131 | 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-12-13 01:31:53.730134 | 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-12-13 01:31:53.730138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:31:53.730141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:31:53.730144 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:31:53.730147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:31:53.730151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-12-13 01:31:53.730154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:31:53.730157 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-12-13 01:31:53.730164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-13 01:31:53.730167 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-13 01:31:53.730175 | 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-12-13 01:31:53.730179 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-12-13 01:31:53.730207 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-12-13 01:31:53.730338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-12-13 01:31:53.730388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-12-13 01:31:53.730398 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-12-13 01:31:53.730415 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-12-13 01:31:53.730424 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18865 files and directories currently installed.) 2025-12-13 01:31:53.730434 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:53.730443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.730451 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:53.730463 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.730472 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:31:53.730483 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.730523 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:53.730553 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.730596 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:53.730609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.730638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.730694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.730718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.730749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-13 01:31:53.730790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.730803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.730843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:31:53.730856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:53.730887 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.730927 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:31:53.730940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.730990 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.731003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-13 01:31:53.731015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.731086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:31:53.731118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731127 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.731746 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:31:53.731750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731754 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:31:53.731762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731765 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:31:53.731772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:31:53.731778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:31:53.731789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-12-13 01:31:53.731792 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-12-13 01:31:53.731796 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:31:53.731799 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:31:53.731802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-12-13 01:31:53.731805 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:31:53.731809 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:31:53.731812 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-12-13 01:31:53.731815 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-12-13 01:31:53.731818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:31:53.731821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-13 01:31:53.731825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8126 files, 1160 directories removed. 2025-12-13 01:31:53.731828 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-13 01:31:53.731831 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-12-13 01:31:53.731834 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-13 01:31:53.731838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-12-13 01:31:53.731841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-13 01:31:53.731844 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-12-13 01:31:53.731847 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-12-13 01:31:53.731850 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:31:53.731854 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container f50716a85581 2025-12-13 01:31:53.731860 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> b97b5ab00d62 2025-12-13 01:31:53.731864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-12-13 01:31:53.731886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 90c222c5ea52 2025-12-13 01:31:53.731890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 90c222c5ea52 2025-12-13 01:31:53.731894 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0565db28e5d9 2025-12-13 01:31:53.731897 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 35812306d97d 2025-12-13 01:31:53.731900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20251213 2025-12-13 01:31:53.731903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-12-13 01:31:53.731808 (took 0:00:49.559882) 2025-12-13 01:31:53.732279 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-12-13 01:31:53.732323 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-12-13 01:31:53.732334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-12-13 01:31:53.732178 2025-12-13 01:31:53.733747 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-12-13 01:31:53.733791 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-12-13 01:32:30.567209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 01:32:30.567362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> b550ed6babd3 2025-12-13 01:32:30.567510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20251213" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:32:30.567616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in c0ce8587d62a 2025-12-13 01:32:30.567755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container c0ce8587d62a 2025-12-13 01:32:30.567841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 8f0a4f243bf3 2025-12-13 01:32:30.567988 | 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-12-13 01:32:30.568096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in a89ec5dde295 2025-12-13 01:32:30.568182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:32:30.568265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:32:30.568348 | 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-12-13 01:32:30.568427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:32:30.568510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:32:30.568588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:32:30.568683 | 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-12-13 01:32:30.568815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:32:30.568902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:32:30.568982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:32:30.569095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:32:30.569182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:32:30.569276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:32:30.569353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:32:30.569430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:32:30.569506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 01:32:30.569583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-13 01:32:30.569685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-13 01:32:30.569783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-12-13 01:32:30.569866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-12-13 01:32:30.570828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-12-13 01:32:30.570839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-12-13 01:32:30.570851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-12-13 01:32:30.570858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-12-13 01:32:30.570864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-12-13 01:32:30.570871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-12-13 01:32:30.570877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-12-13 01:32:30.570883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-12-13 01:32:30.570890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:32:30.570895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-12-13 01:32:30.570900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-12-13 01:32:30.570906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:32:30.570911 | 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-12-13 01:32:30.570916 | 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-12-13 01:32:30.570922 | 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-12-13 01:32:30.570928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (5,578 kB/s) 2025-12-13 01:32:30.570933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-12-13 01:32:30.570938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-13 01:32:30.570944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-13 01:32:30.570979 | 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-12-13 01:32:30.570989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-12-13 01:32:30.571010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-12-13 01:32:30.571017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-13 01:32:30.571126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:80% 2025-12-13 01:32:30.571176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-12-13 01:32:30.571216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-12-13 01:32:30.571267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-12-13 01:32:30.571321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:32:30.571373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-12-13 01:32:30.571426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-12-13 01:32:30.571479 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-12-13 01:32:30.571562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-12-13 01:32:30.571603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-12-13 01:32:30.571656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-12-13 01:32:30.571769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-12-13 01:32:30.571820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-13 01:32:30.571869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-12-13 01:32:30.571922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-12-13 01:32:30.571992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-13 01:32:30.572059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-12-13 01:32:30.572117 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:32:30.572171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:32:30.572222 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container a89ec5dde295 2025-12-13 01:32:30.572275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 4541b619380d 2025-12-13 01:32:30.572337 | 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-12-13 01:32:30.572394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 7e67cc61b4b2 2025-12-13 01:32:30.572447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-13 01:32:30.572504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-12-13 01:32:30.572557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-12-13 01:32:30.572616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-12-13 01:32:30.572648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:32:30.572737 | 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-12-13 01:32:30.572777 | 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-12-13 01:32:30.572815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:32:30.572861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:32:30.572908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:32:30.572956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:32:30.573005 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-12-13 01:32:30.573096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-12-13 01:32:30.573167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-12-13 01:32:30.573207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-12-13 01:32:30.573258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:32:30.573296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:32:30.573345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-13 01:32:30.573384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-13 01:32:30.573433 | 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-12-13 01:32:30.573472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-12-13 01:32:30.573509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:32:30.573556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-12-13 01:32:30.573602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-12-13 01:32:30.573648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-12-13 01:32:30.573701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18893 files and directories currently installed.) 2025-12-13 01:32:30.573766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:32:30.573812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-13 01:32:30.573862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-12-13 01:32:30.573908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-12-13 01:32:30.573959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-12-13 01:32:30.573996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:32:30.574052 | 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-12-13 01:32:30.574100 | 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-12-13 01:32:30.574138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:32:30.574183 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:32:30.574216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:32:30.574264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:32:30.574302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-12-13 01:32:30.574339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:32:30.574377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-12-13 01:32:30.574414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-13 01:32:30.574462 | 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-12-13 01:32:30.574501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-12-13 01:32:30.574547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:32:30.574593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-12-13 01:32:30.574639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-12-13 01:32:30.574704 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-12-13 01:32:30.574754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18884 files and directories currently installed.) 2025-12-13 01:32:30.574803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:30.574849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.574895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:30.574941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.574992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:32:30.575049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.575131 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-13 01:32:30.575182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:30.575264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:30.575364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.575445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.575467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.575518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.575562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.575596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:32:30.575634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:30.575659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:30.575762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:30.575919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.575963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.575988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.576099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:32:30.576120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:32:30.576444 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:32:30.576506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576543 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:30.576574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:30.576615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-12-13 01:32:30.576624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-12-13 01:32:30.576660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:32:30.576783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:32:30.576794 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-12-13 01:32:30.576826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:32:30.576862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:32:30.576873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-12-13 01:32:30.576938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-12-13 01:32:30.576955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:32:30.576965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-13 01:32:30.576979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8378 files, 1216 directories removed. 2025-12-13 01:32:30.576989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-13 01:32:30.577087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-12-13 01:32:30.577130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-13 01:32:30.577141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-12-13 01:32:30.577155 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-13 01:32:30.577189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-12-13 01:32:30.577232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-12-13 01:32:30.577265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:32:30.577299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 7e67cc61b4b2 2025-12-13 01:32:30.577310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 1fd9d7812b03 2025-12-13 01:32:30.577341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-12-13 01:32:30.577354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in c3a2c2057616 2025-12-13 01:32:30.577389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container c3a2c2057616 2025-12-13 01:32:30.577423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 1f876f123c53 2025-12-13 01:32:30.577472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built 823b0bd584a6 2025-12-13 01:32:30.577558 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251213 2025-12-13 01:32:30.577601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-12-13 01:32:30.577509 (took 0:00:36.845331) 2025-12-13 01:32:30.578168 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-12-13 01:32:30.578209 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-12-13 01:32:30.578244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-12-13 01:32:30.578170 2025-12-13 01:32:30.579271 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-12-13 01:32:30.579888 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-12-13 01:32:59.037462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 01:32:59.037535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b550ed6babd3 2025-12-13 01:32:59.037553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20251213" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:32:59.037600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 7da7aafc4b5e 2025-12-13 01:32:59.037613 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 7da7aafc4b5e 2025-12-13 01:32:59.037649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 8562c4be742c 2025-12-13 01:32:59.037660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-12-13 01:32:59.037779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 3ca06d4306ec 2025-12-13 01:32:59.037791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-12-13 01:32:59.037802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 4c4a4b7ccdd6 2025-12-13 01:32:59.037841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 4c4a4b7ccdd6 2025-12-13 01:32:59.037890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 05da236bd618 2025-12-13 01:32:59.037956 | 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-12-13 01:32:59.037992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 09fb5a660064 2025-12-13 01:32:59.038071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-12-13 01:32:59.038158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-12-13 01:32:59.038224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-12-13 01:32:59.038269 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-12-13 01:32:59.038301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:32:59.038350 | 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-12-13 01:32:59.038360 | 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-12-13 01:32:59.038391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:32:59.038437 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:32:59.038511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:32:59.038521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:32:59.038561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-12-13 01:32:59.038600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-12-13 01:32:59.038659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-12-13 01:32:59.038734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-12-13 01:32:59.038773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:32:59.038840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:32:59.038877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-12-13 01:32:59.038945 | 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-12-13 01:32:59.038983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-12-13 01:32:59.039021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-12-13 01:32:59.039301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-12-13 01:32:59.039351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-12-13 01:32:59.039360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-12-13 01:32:59.039369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-12-13 01:32:59.039402 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:32:59.039471 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:32:59.039481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-12-13 01:32:59.039493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-12-13 01:32:59.039501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-12-13 01:32:59.039541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-12-13 01:32:59.039582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:32:59.039658 | 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-12-13 01:32:59.039693 | 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-12-13 01:32:59.039745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:32:59.039805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:32:59.039839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:32:59.039873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:32:59.039933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-12-13 01:32:59.039965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:32:59.040006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-12-13 01:32:59.040086 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-12-13 01:32:59.040124 | 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-12-13 01:32:59.040161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-12-13 01:32:59.040210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-12-13 01:32:59.040245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-12-13 01:32:59.040293 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-12-13 01:32:59.040348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-12-13 01:32:59.040382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-12-13 01:32:59.040440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:32:59.040470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:59.040525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.040559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:59.040610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.040711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:32:59.040748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.040777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:59.040815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.040867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:59.040896 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.040950 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.040985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.041056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.041123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.041159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.041206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:32:59.041267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:59.041294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.041323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:32:59.041383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.041410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.041439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.041499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:32:59.041508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-13 01:32:59.041626 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-13 01:32:59.041746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.041787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:32:59.041822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:32:59.041949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.041992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:32:59.042076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.042085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:32:59.042114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.042150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:32:59.042184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-12-13 01:32:59.042232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-12-13 01:32:59.042265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:32:59.042293 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:32:59.042339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-12-13 01:32:59.042372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:32:59.042399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:32:59.042445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-12-13 01:32:59.042477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-12-13 01:32:59.042511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:32:59.042570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-13 01:32:59.042597 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8378 files, 1216 directories removed. 2025-12-13 01:32:59.042626 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-13 01:32:59.042717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-12-13 01:32:59.042735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-13 01:32:59.042757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-12-13 01:32:59.042786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-13 01:32:59.042819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-12-13 01:32:59.042851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-12-13 01:32:59.042897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:32:59.042930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 09fb5a660064 2025-12-13 01:32:59.042958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 6f64267bef8c 2025-12-13 01:32:59.043004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-12-13 01:32:59.043070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 9e6e7c1841aa 2025-12-13 01:32:59.043103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 9e6e7c1841aa 2025-12-13 01:32:59.043131 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> e44e26125081 2025-12-13 01:32:59.043178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 77865c11a4ca 2025-12-13 01:32:59.043211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251213 2025-12-13 01:32:59.043321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-12-13 01:32:59.043204 (took 0:00:28.465034) 2025-12-13 01:32:59.043741 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-12-13 01:32:59.043805 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-12-13 01:32:59.043871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-12-13 01:32:59.043795 2025-12-13 01:32:59.045027 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-12-13 01:32:59.045509 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-12-13 01:33:36.344961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 01:33:36.345066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> b550ed6babd3 2025-12-13 01:33:36.345091 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20251213" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:33:36.345154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 3b1f891375b9 2025-12-13 01:33:36.345189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 3b1f891375b9 2025-12-13 01:33:36.346769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 97d88ede5f0e 2025-12-13 01:33:36.346784 | 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-12-13 01:33:36.346792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 8f0dbcd3991d 2025-12-13 01:33:36.346799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:33:36.346806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:33:36.346813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:33:36.346818 | 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-12-13 01:33:36.346825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:33:36.346831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:33:36.346836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:33:36.346841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:33:36.346847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:33:36.346852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:33:36.346857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:33:36.346863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:33:36.346868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:33:36.346874 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:33:36.346879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:33:36.346885 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-13 01:33:36.346898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-13 01:33:36.346905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-13 01:33:36.346910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-12-13 01:33:36.346916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-12-13 01:33:36.346921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-12-13 01:33:36.346926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2025-12-13 01:33:36.346932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-12-13 01:33:36.346937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-12-13 01:33:36.346943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-12-13 01:33:36.346948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-12-13 01:33:36.346954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-12-13 01:33:36.346965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2025-12-13 01:33:36.346970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:33:36.346979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,561 kB of archives. 2025-12-13 01:33:36.346985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-12-13 01:33:36.346992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:33:36.347161 | 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.5 [1,544 kB] 2025-12-13 01:33:36.347241 | 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-12-13 01:33:36.347314 | 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.10 [1,829 kB] 2025-12-13 01:33:36.347383 | 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-12-13 01:33:36.347455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,561 kB in 1s (5,551 kB/s) 2025-12-13 01:33:36.347526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 01:33:36.347593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-13 01:33:36.347687 | 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-12-13 01:33:36.347766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-12-13 01:33:36.347844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-12-13 01:33:36.347912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-12-13 01:33:36.347979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-12-13 01:33:36.348079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-12-13 01:33:36.348132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-12-13 01:33:36.348200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:33:36.348268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:33:36.348335 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:33:36.348403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-12-13 01:33:36.348469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 01:33:36.348563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:33:36.348625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-12-13 01:33:36.348722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-13 01:33:36.348799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 01:33:36.348867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-12-13 01:33:36.348933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-13 01:33:36.349001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-13 01:33:36.349087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:33:36.349154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-12-13 01:33:36.349223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:33:36.349291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-13 01:33:36.349357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-13 01:33:36.349422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:33:36.349487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 8f0dbcd3991d 2025-12-13 01:33:36.349575 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 27b195122d4f 2025-12-13 01:33:36.349638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-12-13 01:33:36.349731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in c6cd92e4353b 2025-12-13 01:33:36.349807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container c6cd92e4353b 2025-12-13 01:33:36.349876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 8e02f2494951 2025-12-13 01:33:36.349951 | 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-12-13 01:33:36.350023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in e15fc8017791 2025-12-13 01:33:36.350143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-13 01:33:36.350217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-12-13 01:33:36.350286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-12-13 01:33:36.350360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-12-13 01:33:36.350424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:33:36.350486 | 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-12-13 01:33:36.350548 | 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-12-13 01:33:36.350610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:33:36.350664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:33:36.350734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:33:36.350790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:33:36.350842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-12-13 01:33:36.350894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-12-13 01:33:36.350952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-12-13 01:33:36.351004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-12-13 01:33:36.351075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:33:36.351242 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:33:36.351297 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-13 01:33:36.351317 | 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-12-13 01:33:36.351329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-12-13 01:33:36.351337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-12-13 01:33:36.351364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:33:36.351431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% (Reading database ... 95% 2025-12-13 01:33:36.351487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19013 files and directories currently installed.) 2025-12-13 01:33:36.351530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:33:36.351584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-13 01:33:36.351642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-12-13 01:33:36.352848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-12-13 01:33:36.352893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-12-13 01:33:36.352904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:33:36.352912 | 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-12-13 01:33:36.352920 | 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-12-13 01:33:36.352941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:33:36.352949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:33:36.352957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:33:36.352965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:33:36.352972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-12-13 01:33:36.352989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:33:36.352997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-12-13 01:33:36.353005 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-13 01:33:36.353014 | 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-12-13 01:33:36.353023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-12-13 01:33:36.353031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-12-13 01:33:36.353038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-12-13 01:33:36.353066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-12-13 01:33:36.353074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-12-13 01:33:36.353081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-12-13 01:33:36.353089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19004 files and directories currently installed.) 2025-12-13 01:33:36.353097 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:33:36.353106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:33:36.353120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:33:36.353135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:33:36.353150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:33:36.353165 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:33:36.353254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:33:36.353262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:33:36.353278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:33:36.353316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:33:36.353365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:33:36.353444 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:33:36.353549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:33:36.353646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-13 01:33:36.353763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:33:36.353819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-12-13 01:33:36.353860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-12-13 01:33:36.353901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:33:36.353942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:33:36.353979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-12-13 01:33:36.354019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:33:36.354074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:33:36.354115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-12-13 01:33:36.354156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-12-13 01:33:36.354196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:33:36.354236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-13 01:33:36.354286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8378 files, 1216 directories removed. 2025-12-13 01:33:36.354341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-13 01:33:36.354385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-12-13 01:33:36.354437 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-13 01:33:36.354486 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-12-13 01:33:36.354744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-13 01:33:36.354758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-12-13 01:33:36.354775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-12-13 01:33:36.354783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:33:36.354790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container e15fc8017791 2025-12-13 01:33:36.354798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> f1e8a123df14 2025-12-13 01:33:36.354805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 6219b9a9f10f 2025-12-13 01:33:36.355490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251213 2025-12-13 01:33:36.355546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-12-13 01:33:36.354919 (took 0:00:37.311124) 2025-12-13 01:33:36.355557 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-12-13 01:33:36.355567 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-12-13 01:33:36.355576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-12-13 01:33:36.355267 2025-12-13 01:33:36.356139 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-12-13 01:33:36.356436 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-12-13 01:34:01.549114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 01:34:01.549188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> b550ed6babd3 2025-12-13 01:34:01.549220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20251213" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:34:01.549237 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 56270bae3a18 2025-12-13 01:34:01.549250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 56270bae3a18 2025-12-13 01:34:01.549262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> e5595d4a1e4f 2025-12-13 01:34:01.549275 | 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-12-13 01:34:01.549331 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in cd917c496efb 2025-12-13 01:34:01.549410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-12-13 01:34:01.549463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-12-13 01:34:01.549496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-12-13 01:34:01.549571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-12-13 01:34:01.549640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:34:01.549719 | 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-12-13 01:34:01.549735 | 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-12-13 01:34:01.549745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:34:01.549754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:34:01.549764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:34:01.549773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:34:01.549782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-12-13 01:34:01.549792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-12-13 01:34:01.549802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-12-13 01:34:01.549817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-12-13 01:34:01.549827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:34:01.549837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:34:01.549847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-12-13 01:34:01.549856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-12-13 01:34:01.549867 | 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-12-13 01:34:01.549879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-12-13 01:34:01.549889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:34:01.549898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-12-13 01:34:01.549907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% (Reading database ... 95% 2025-12-13 01:34:01.549917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:34:01.549928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:34:01.550024 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-12-13 01:34:01.550098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-12-13 01:34:01.550131 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-12-13 01:34:01.550182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-12-13 01:34:01.550233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:34:01.550283 | 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-12-13 01:34:01.550315 | 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-12-13 01:34:01.550365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:34:01.550415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:34:01.550445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:34:01.550543 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:34:01.550554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-12-13 01:34:01.550584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:34:01.550650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-12-13 01:34:01.550661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-12-13 01:34:01.550713 | 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-12-13 01:34:01.550731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:34:01.550741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-12-13 01:34:01.550751 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:80% (Reading database ... 85% 2025-12-13 01:34:01.550760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-12-13 01:34:01.550770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-12-13 01:34:01.550779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:34:01.550788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:01.550797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.550807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:01.550816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.550825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:34:01.550835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.550844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:01.550853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.550862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:01.550871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.550881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.550890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.550899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.550909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.550918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.550927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:34:01.550936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:01.550946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.550991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:01.551048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.551141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.551173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.551223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:01.551274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.551455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:34:01.551524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551575 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:34:01.551719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:34:01.551748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:01.551773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-13 01:34:01.551792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:01.551801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-12-13 01:34:01.551811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-12-13 01:34:01.551820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:34:01.551829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:34:01.551838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-12-13 01:34:01.551848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:34:01.551857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:34:01.551866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-12-13 01:34:01.551876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-12-13 01:34:01.551885 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:34:01.551894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-13 01:34:01.551903 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8378 files, 1216 directories removed. 2025-12-13 01:34:01.551921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-13 01:34:01.551931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-12-13 01:34:01.551940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-13 01:34:01.551950 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-12-13 01:34:01.551959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-13 01:34:01.551976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-12-13 01:34:01.551985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-12-13 01:34:01.551995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:34:01.552004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container cd917c496efb 2025-12-13 01:34:01.552013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> b0ce01eb52f1 2025-12-13 01:34:01.552022 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-12-13 01:34:01.552296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 282fe0d45929 2025-12-13 01:34:01.552320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 282fe0d45929 2025-12-13 01:34:01.552339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 6b35d4aa5c5c 2025-12-13 01:34:01.552356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 233d0dfcac54 2025-12-13 01:34:01.552366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20251213 2025-12-13 01:34:01.552385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-12-13 01:34:01.551802 (took 0:00:25.196535) 2025-12-13 01:34:01.552396 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-12-13 01:34:01.552405 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-12-13 01:34:01.552415 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-12-13 01:34:01.552137 2025-12-13 01:34:01.552985 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-12-13 01:34:01.553433 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-12-13 01:34:33.088918 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251213 2025-12-13 01:34:33.089001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 346a9c21b56d 2025-12-13 01:34:33.089096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20251213" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:34:33.089113 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 9a406deedd31 2025-12-13 01:34:33.089122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 9a406deedd31 2025-12-13 01:34:33.089132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 99315409b473 2025-12-13 01:34:33.089141 | 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-12-13 01:34:33.089150 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 418ba371964f 2025-12-13 01:34:33.089159 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-12-13 01:34:33.089167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 81b5780ba7a9 2025-12-13 01:34:33.089176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 81b5780ba7a9 2025-12-13 01:34:33.089189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 69281dd03197 2025-12-13 01:34:33.089202 | 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-12-13 01:34:33.089266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 8546a60c7cbf 2025-12-13 01:34:33.089337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-12-13 01:34:33.089376 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-12-13 01:34:33.089426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-12-13 01:34:33.090719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-12-13 01:34:33.090736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:34:33.090745 | 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-12-13 01:34:33.090753 | 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-12-13 01:34:33.090760 | 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-12-13 01:34:33.090767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:34:33.090774 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:34:33.090780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:34:33.090787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-12-13 01:34:33.090794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-12-13 01:34:33.090801 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-12-13 01:34:33.090808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-12-13 01:34:33.090831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:34:33.090839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:34:33.090846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-12-13 01:34:33.090854 | 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-12-13 01:34:33.090862 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-12-13 01:34:33.090869 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-12-13 01:34:33.090876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-12-13 01:34:33.090882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-12-13 01:34:33.090889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-12-13 01:34:33.090896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-12-13 01:34:33.090903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:34:33.090911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:34:33.090918 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-12-13 01:34:33.090925 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-12-13 01:34:33.090931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-12-13 01:34:33.090948 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-12-13 01:34:33.090955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:34:33.090962 | 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-12-13 01:34:33.090969 | 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-12-13 01:34:33.090976 | 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-12-13 01:34:33.090983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:34:33.090990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:34:33.090997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:34:33.091004 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-12-13 01:34:33.091011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:34:33.091018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-12-13 01:34:33.091025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-12-13 01:34:33.091034 | 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% 2025-12-13 01:34:33.091050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 60% (Reading database ... 65% 2025-12-13 01:34:33.091057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-12-13 01:34:33.091088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-12-13 01:34:33.091095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-12-13 01:34:33.091102 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-12-13 01:34:33.091109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-12-13 01:34:33.091116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-12-13 01:34:33.091123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:34:33.091131 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:33.091138 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091145 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:33.091152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091159 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:34:33.091166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091173 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:33.091180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091192 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:33.091203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091291 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091302 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:34:33.091374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:33.091387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:34:33.091489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-13 01:34:33.091537 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091612 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:34:33.091732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.091748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.091808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.091846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.091889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:34:33.091929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.091975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.092012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:34:33.092050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.092117 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.092156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:34:33.092194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.092231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:34:33.092277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.092315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:34:33.092352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-12-13 01:34:33.092388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-12-13 01:34:33.092433 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:34:33.092478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:34:33.092522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-12-13 01:34:33.092566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:34:33.092601 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:34:33.092646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-12-13 01:34:33.092703 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-12-13 01:34:33.092752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:34:33.092787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-13 01:34:33.092831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10958 files, 1524 directories removed. 2025-12-13 01:34:33.092866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-13 01:34:33.092911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-12-13 01:34:33.092946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-13 01:34:33.092990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-12-13 01:34:33.093025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-13 01:34:33.093089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-12-13 01:34:33.093151 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-12-13 01:34:33.093169 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:34:33.093215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 8546a60c7cbf 2025-12-13 01:34:33.093258 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> cc563f062cc7 2025-12-13 01:34:33.093305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 3a008d864f3b 2025-12-13 01:34:33.093359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251213 2025-12-13 01:34:33.093458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-12-13 01:34:33.093358 (took 0:00:31.541221) 2025-12-13 01:34:33.093838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-12-13 01:34:33.093896 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-12-13 01:34:33.093931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-12-13 01:34:33.093866 2025-12-13 01:34:33.094822 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-12-13 01:34:33.095414 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-12-13 01:35:01.675052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251213 2025-12-13 01:35:01.675195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 346a9c21b56d 2025-12-13 01:35:01.675275 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20251213" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:35:01.675390 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 2384b8c51ad6 2025-12-13 01:35:01.675434 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 2384b8c51ad6 2025-12-13 01:35:01.675558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 1913a009f3a0 2025-12-13 01:35:01.675641 | 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-12-13 01:35:01.675750 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 576f08ec26e6 2025-12-13 01:35:01.675843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-12-13 01:35:01.675909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-12-13 01:35:01.676025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-12-13 01:35:01.676888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-12-13 01:35:01.676950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:35:01.676963 | 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-12-13 01:35:01.676973 | 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-12-13 01:35:01.676982 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:35:01.676992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:35:01.677001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:35:01.677010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:35:01.677020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-12-13 01:35:01.677031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-12-13 01:35:01.677041 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-12-13 01:35:01.677050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-12-13 01:35:01.677060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:35:01.677105 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:35:01.677115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-12-13 01:35:01.677128 | 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-12-13 01:35:01.677139 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-12-13 01:35:01.677149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-12-13 01:35:01.677159 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-12-13 01:35:01.677168 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-12-13 01:35:01.677251 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-12-13 01:35:01.677263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-12-13 01:35:01.677274 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:35:01.677285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:35:01.677295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-12-13 01:35:01.677304 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-12-13 01:35:01.677314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-12-13 01:35:01.677323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-12-13 01:35:01.677333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:35:01.677385 | 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-12-13 01:35:01.677396 | 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-12-13 01:35:01.677418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:35:01.677428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:35:01.677477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:35:01.677488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:35:01.677540 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-12-13 01:35:01.677551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:35:01.677597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-12-13 01:35:01.677644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-12-13 01:35:01.677736 | 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-12-13 01:35:01.677776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-12-13 01:35:01.677791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% (Reading database ... 80% 2025-12-13 01:35:01.679910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-12-13 01:35:01.679964 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-12-13 01:35:01.679975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-12-13 01:35:01.679985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:35:01.679996 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:01.680007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680016 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:01.680025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:35:01.680044 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:01.680064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:01.680119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680153 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680162 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680172 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680191 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:35:01.680201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:01.680210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680236 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:01.680254 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:01.680322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680340 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680357 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:35:01.680387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680406 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:35:01.680415 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680434 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:35:01.680443 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680452 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:01.680461 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:01.680480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-12-13 01:35:01.680489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-12-13 01:35:01.680499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-13 01:35:01.680508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:35:01.680518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:35:01.680527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-12-13 01:35:01.680551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:35:01.680561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:35:01.680660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-12-13 01:35:01.680710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-12-13 01:35:01.680720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:35:01.680730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-13 01:35:01.680740 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10958 files, 1524 directories removed. 2025-12-13 01:35:01.680749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-13 01:35:01.680759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-12-13 01:35:01.680768 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-13 01:35:01.680778 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-12-13 01:35:01.680787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-13 01:35:01.680804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-12-13 01:35:01.680813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-12-13 01:35:01.680822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:35:01.680832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 576f08ec26e6 2025-12-13 01:35:01.680841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 1727b2ed653f 2025-12-13 01:35:01.680850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-12-13 01:35:01.680867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 3384f7eb0ebb 2025-12-13 01:35:01.680877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 3384f7eb0ebb 2025-12-13 01:35:01.680886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 074c762ce82c 2025-12-13 01:35:01.680945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built d94b1b8a42c3 2025-12-13 01:35:01.680956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20251213 2025-12-13 01:35:01.680966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-12-13 01:35:01.680786 (took 0:00:28.586920) 2025-12-13 01:35:01.681477 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-12-13 01:35:01.681538 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-12-13 01:35:01.681815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-12-13 01:35:01.681500 2025-12-13 01:35:01.683816 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-12-13 01:35:01.683857 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-12-13 01:35:33.444165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251213 2025-12-13 01:35:33.444243 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 346a9c21b56d 2025-12-13 01:35:33.445693 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20251213" "name"="heat-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:35:33.445709 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 7baef7b0b46c 2025-12-13 01:35:33.445715 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 7baef7b0b46c 2025-12-13 01:35:33.445721 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 2b8fabe6823c 2025-12-13 01:35:33.445726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-12-13 01:35:33.445731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 9985d64ed15b 2025-12-13 01:35:33.445736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-12-13 01:35:33.445741 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in fca4a6abc439 2025-12-13 01:35:33.445745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container fca4a6abc439 2025-12-13 01:35:33.445750 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 55fbbd7ef974 2025-12-13 01:35:33.445756 | 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-12-13 01:35:33.445782 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 4706adb74e67 2025-12-13 01:35:33.445787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-12-13 01:35:33.445791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-12-13 01:35:33.445794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-12-13 01:35:33.445798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:35:33.445802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:35:33.445807 | 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-12-13 01:35:33.445811 | 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-12-13 01:35:33.445815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:35:33.445819 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:35:33.445823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:35:33.445826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:35:33.445839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-12-13 01:35:33.445844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-12-13 01:35:33.445848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-12-13 01:35:33.445852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-12-13 01:35:33.445856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:35:33.445860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:35:33.445867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-12-13 01:35:33.445873 | 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-12-13 01:35:33.445878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-12-13 01:35:33.445882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-12-13 01:35:33.445888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-12-13 01:35:33.445972 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-12-13 01:35:33.446123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-12-13 01:35:33.446217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-12-13 01:35:33.446290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:35:33.446360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:35:33.446431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-12-13 01:35:33.446505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-12-13 01:35:33.446573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-12-13 01:35:33.446646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-12-13 01:35:33.448730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:35:33.448750 | 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-12-13 01:35:33.448762 | 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-12-13 01:35:33.448769 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:35:33.448774 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:35:33.448780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:35:33.448785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:35:33.448791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-12-13 01:35:33.448796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:35:33.448802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:35:33.448807 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-12-13 01:35:33.448815 | 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-12-13 01:35:33.448823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-12-13 01:35:33.448828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-12-13 01:35:33.448834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-12-13 01:35:33.448839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-12-13 01:35:33.448845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-12-13 01:35:33.448850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-12-13 01:35:33.448855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:35:33.448862 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:33.448867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.448873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:33.448878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.448883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:35:33.448889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.448894 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:33.450314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450361 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:33.450366 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450372 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:35:33.450408 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:33.450424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:35:33.450435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450448 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:35:33.450461 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:35:33.450502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450507 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450513 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:35:33.450518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-13 01:35:33.450524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450535 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:35:33.450540 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:35:33.450551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-13 01:35:33.450556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:35:33.450565 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-12-13 01:35:33.450570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:35:33.450575 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:35:33.450580 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:35:33.450585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-12-13 01:35:33.450590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:35:33.450594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:35:33.450599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-12-13 01:35:33.450604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-12-13 01:35:33.450609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:35:33.450614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-13 01:35:33.450822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10958 files, 1524 directories removed. 2025-12-13 01:35:33.450884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-13 01:35:33.450944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-12-13 01:35:33.450997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-13 01:35:33.451051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-12-13 01:35:33.451142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-13 01:35:33.451202 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:35:33.451258 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:35:33.451322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:35:33.451385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 4706adb74e67 2025-12-13 01:35:33.451443 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 0d80057deacb 2025-12-13 01:35:33.451501 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 6c784a0df62f 2025-12-13 01:35:33.451578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20251213 2025-12-13 01:35:33.451659 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-12-13 01:35:33.451608 (took 0:00:31.770108) 2025-12-13 01:35:33.452080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-12-13 01:35:33.452193 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-12-13 01:35:33.452268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-12-13 01:35:33.452220 2025-12-13 01:35:33.453274 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-12-13 01:35:33.453922 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-12-13 01:36:29.582583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 01:36:29.582682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 87f6e742b849 2025-12-13 01:36:29.582693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20251213" "name"="manila-share" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:36:29.582768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 06eed24f4957 2025-12-13 01:36:29.582803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 06eed24f4957 2025-12-13 01:36:29.582847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 79d85b4039a6 2025-12-13 01:36:29.582903 | 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-12-13 01:36:29.582943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in fff65adbc02c 2025-12-13 01:36:29.582990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:36:29.583034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:36:29.583077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:36:29.583279 | 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-12-13 01:36:29.583383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:36:29.583428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:36:29.583470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:36:29.583515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:36:29.583559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:36:29.583602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:36:29.583641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:36:29.583684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:36:29.583735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:36:29.583776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:36:29.583820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:36:29.583832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 29.0 MB in 3s (10.0 MB/s) 2025-12-13 01:36:29.583873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-13 01:36:29.583910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-13 01:36:29.583947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-12-13 01:36:29.583981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-12-13 01:36:29.584016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-12-13 01:36:29.584053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-12-13 01:36:29.584080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-13 01:36:29.584106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-13 01:36:29.584157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-12-13 01:36:29.584192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-12-13 01:36:29.584227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-12-13 01:36:29.584261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-13 01:36:29.584295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-12-13 01:36:29.584321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-12-13 01:36:29.584355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-12-13 01:36:29.584390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-12-13 01:36:29.584427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-12-13 01:36:29.584453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-12-13 01:36:29.584480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-12-13 01:36:29.584505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-12-13 01:36:29.584537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-12-13 01:36:29.584568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-12-13 01:36:29.584591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-12-13 01:36:29.584630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-12-13 01:36:29.584657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-12-13 01:36:29.584878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-13 01:36:29.585400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-13 01:36:29.585407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-12-13 01:36:29.585410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-12-13 01:36:29.585413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-12-13 01:36:29.585417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-13 01:36:29.585421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-12-13 01:36:29.585424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2025-12-13 01:36:29.585427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2025-12-13 01:36:29.585430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2025-12-13 01:36:29.585434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2025-12-13 01:36:29.585437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:36:29.585441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2025-12-13 01:36:29.585444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 187 MB of additional disk space will be used. 2025-12-13 01:36:29.585447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-12-13 01:36:29.585454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:36:29.585516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2025-12-13 01:36:29.585572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2025-12-13 01:36:29.585612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-12-13 01:36:29.585683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-12-13 01:36:29.585733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-12-13 01:36:29.585788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-13 01:36:29.585867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-12-13 01:36:29.585910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-13 01:36:29.585960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-12-13 01:36:29.586011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-12-13 01:36:29.586061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-12-13 01:36:29.586109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-12-13 01:36:29.586177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-13 01:36:29.586225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-12-13 01:36:29.586275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-12-13 01:36:29.586322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-12-13 01:36:29.586372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-12-13 01:36:29.586421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.1 [3,413 kB] 2025-12-13 01:36:29.586470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.1 [46.0 kB] 2025-12-13 01:36:29.586517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.1 [87.3 kB] 2025-12-13 01:36:29.588725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.1 [413 kB] 2025-12-13 01:36:29.588732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.1 [839 kB] 2025-12-13 01:36:29.588737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-13 01:36:29.588740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.1 [178 kB] 2025-12-13 01:36:29.588744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-12-13 01:36:29.588748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-12-13 01:36:29.588752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.1 [320 kB] 2025-12-13 01:36:29.588759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-12-13 01:36:29.588762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-12-13 01:36:29.588766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-12-13 01:36:29.588769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-12-13 01:36:29.588772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-12-13 01:36:29.588779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-12-13 01:36:29.588782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-12-13 01:36:29.588786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-12-13 01:36:29.588789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-12-13 01:36:29.588792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-12-13 01:36:29.588795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-12-13 01:36:29.588799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-12-13 01:36:29.588802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-12-13 01:36:29.588805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-13 01:36:29.588808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.1 [536 kB] 2025-12-13 01:36:29.588812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.1 [25.5 MB] 2025-12-13 01:36:29.588815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-12-13 01:36:29.588818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-12-13 01:36:29.588821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-12-13 01:36:29.588824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-12-13 01:36:29.588833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-12-13 01:36:29.588836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-12-13 01:36:29.588840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-12-13 01:36:29.588843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-12-13 01:36:29.588846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-12-13 01:36:29.588850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-12-13 01:36:29.588853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-12-13 01:36:29.588856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-12-13 01:36:29.588864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 2s (26.0 MB/s) 2025-12-13 01:36:29.588868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-12-13 01:36:29.588871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-13 01:36:29.588876 | 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-12-13 01:36:29.588880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-12-13 01:36:29.588884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-12-13 01:36:29.588887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-12-13 01:36:29.588890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-12-13 01:36:29.588893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-12-13 01:36:29.588896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-12-13 01:36:29.588900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-12-13 01:36:29.588903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-13 01:36:29.588906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 01:36:29.588910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-12-13 01:36:29.588913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-13 01:36:29.588916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 01:36:29.588919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-13 01:36:29.588923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-13 01:36:29.588926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 01:36:29.588929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 01:36:29.588932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:36:29.588936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:36:29.588939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-12-13 01:36:29.588942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-13 01:36:29.588945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 01:36:29.588949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-12-13 01:36:29.588952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-13 01:36:29.588955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 01:36:29.588958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-12-13 01:36:29.588964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 01:36:29.588968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-12-13 01:36:29.588971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-12-13 01:36:29.588977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-12-13 01:36:29.588981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-12-13 01:36:29.588984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-13 01:36:29.588987 | 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-12-13 01:36:29.588990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.588994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.588997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-13 01:36:29.589000 | 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-12-13 01:36:29.589004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.589007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-12-13 01:36:29.589012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.589015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.589019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-12-13 01:36:29.589022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-13 01:36:29.589025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 01:36:29.589030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-12-13 01:36:29.589033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-13 01:36:29.589065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 01:36:29.589129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-12-13 01:36:29.589186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:36:29.589229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:36:29.589283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-12-13 01:36:29.589325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-13 01:36:29.589372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:36:29.589420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-12-13 01:36:29.589467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.589513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.589560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-12-13 01:36:29.589607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.589654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.589719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-12-13 01:36:29.589773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-12-13 01:36:29.589821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 01:36:29.589869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-12-13 01:36:29.589924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-13 01:36:29.589970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.590017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-13 01:36:29.590063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:36:29.590109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.590209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-12-13 01:36:29.590253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.590301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.590349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-12-13 01:36:29.590397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.590444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.590491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-12-13 01:36:29.590537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.590582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.590629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-12-13 01:36:29.590682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-13 01:36:29.590749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 01:36:29.590802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-12-13 01:36:29.590847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2025-12-13 01:36:29.590894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-13 01:36:29.590942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-12-13 01:36:29.590989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.591036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.591082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-12-13 01:36:29.591233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2025-12-13 01:36:29.591284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-13 01:36:29.591300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-12-13 01:36:29.591307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-13 01:36:29.591316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 01:36:29.591356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-12-13 01:36:29.591383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-13 01:36:29.591437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 01:36:29.591483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-12-13 01:36:29.591529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2025-12-13 01:36:29.591574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 01:36:29.591620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-12-13 01:36:29.591687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2025-12-13 01:36:29.591738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 01:36:29.591784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-12-13 01:36:29.591830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.591877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 01:36:29.591924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-13 01:36:29.591971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-13 01:36:29.592017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 01:36:29.592064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-13 01:36:29.592133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:36:29.592200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.592251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-13 01:36:29.592323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:36:29.592383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.592432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-13 01:36:29.592482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:36:29.592529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.592577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-13 01:36:29.592624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-13 01:36:29.592684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.592748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-13 01:36:29.592814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-13 01:36:29.592862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 01:36:29.592911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-12-13 01:36:29.592953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-13 01:36:29.593001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 01:36:29.593049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-13 01:36:29.593095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-13 01:36:29.593159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 01:36:29.593208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-12-13 01:36:29.593256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.593304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 01:36:29.593353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-12-13 01:36:29.593399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-13 01:36:29.593446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 01:36:29.593493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-12-13 01:36:29.593539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.593585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.593633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-12-13 01:36:29.593690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-13 01:36:29.593752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.593805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-12-13 01:36:29.593881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.593893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.593941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-12-13 01:36:29.593987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.594033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.594079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-12-13 01:36:29.594140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.594186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.594232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-12-13 01:36:29.594278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.594324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.594370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-12-13 01:36:29.594416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.594463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.594504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 01:36:29.594549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 01:36:29.594595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:36:29.594642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-12-13 01:36:29.594695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1_all.deb ... 2025-12-13 01:36:29.594771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-12-13 01:36:29.594830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-12-13 01:36:29.594865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2025-12-13 01:36:29.594908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-12-13 01:36:29.594954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-12-13 01:36:29.595000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-12-13 01:36:29.595046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-13 01:36:29.595091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-12-13 01:36:29.595174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.595226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.595274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-12-13 01:36:29.595320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-12-13 01:36:29.595366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.595412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-12-13 01:36:29.595459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-12-13 01:36:29.595504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-12-13 01:36:29.595550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-13 01:36:29.595605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.595652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:36:29.595717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-13 01:36:29.597729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-12-13 01:36:29.597741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-12-13 01:36:29.597748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-12-13 01:36:29.597755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-12-13 01:36:29.597761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-13 01:36:29.597767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.597773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.597778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.597784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-12-13 01:36:29.597796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.597803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-13 01:36:29.597808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.597814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-13 01:36:29.597820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.597825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:36:29.597831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-12-13 01:36:29.597837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-13 01:36:29.597842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-13 01:36:29.597848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-12-13 01:36:29.597854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.597859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-13 01:36:29.597865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.597871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-13 01:36:29.597876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-13 01:36:29.597882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-13 01:36:29.597887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-13 01:36:29.597898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-13 01:36:29.597903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2025-12-13 01:36:29.597909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-13 01:36:29.597915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-13 01:36:29.597921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.597927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-12-13 01:36:29.597932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:36:29.597938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-13 01:36:29.597944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-12-13 01:36:29.597949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.597955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.597961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-13 01:36:29.597966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-13 01:36:29.597972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.597978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.597984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2025-12-13 01:36:29.597989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-13 01:36:29.597995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-13 01:36:29.598005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.598019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.598025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.598031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.598036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.598042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.598048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-12-13 01:36:29.598053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-12-13 01:36:29.598059 | 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-12-13 01:36:29.598066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.598072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-12-13 01:36:29.598078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.598083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.598089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-12-13 01:36:29.598095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-13 01:36:29.598100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-12-13 01:36:29.598106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-12-13 01:36:29.598147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-12-13 01:36:29.598154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-12-13 01:36:29.598160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-12-13 01:36:29.598166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-12-13 01:36:29.598172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-12-13 01:36:29.598177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-12-13 01:36:29.598183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-12-13 01:36:29.598189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:36:29.598195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container fff65adbc02c 2025-12-13 01:36:29.598201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> d40200ed3284 2025-12-13 01:36:29.598212 | 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-12-13 01:36:29.598220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 3572e5fadfe1 2025-12-13 01:36:29.598226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-13 01:36:29.598231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-12-13 01:36:29.598237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-12-13 01:36:29.598243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-12-13 01:36:29.598254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:36:29.598260 | 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-12-13 01:36:29.598266 | 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-12-13 01:36:29.598272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:36:29.598278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:36:29.598283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:36:29.598289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:36:29.598295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-12-13 01:36:29.598300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-12-13 01:36:29.598306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-12-13 01:36:29.598315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-12-13 01:36:29.598321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:36:29.598327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:36:29.598333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-13 01:36:29.598340 | 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-12-13 01:36:29.598347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-12-13 01:36:29.598352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-12-13 01:36:29.598358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-12-13 01:36:29.598366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-12-13 01:36:29.598407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-12-13 01:36:29.598438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-12-13 01:36:29.598510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20086 files and directories currently installed.) 2025-12-13 01:36:29.598554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:36:29.598589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-13 01:36:29.598636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-12-13 01:36:29.598685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-12-13 01:36:29.598764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-12-13 01:36:29.598776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:36:29.598830 | 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-12-13 01:36:29.598865 | 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-12-13 01:36:29.598900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:36:29.598937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:36:29.598959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:36:29.599006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:36:29.599050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-12-13 01:36:29.599085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:36:29.599182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-12-13 01:36:29.599233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-13 01:36:29.599276 | 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-12-13 01:36:29.599308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-12-13 01:36:29.599353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-12-13 01:36:29.599397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-12-13 01:36:29.599441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-12-13 01:36:29.599484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-12-13 01:36:29.599527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-12-13 01:36:29.599571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20077 files and directories currently installed.) 2025-12-13 01:36:29.599616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:36:29.599660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.599721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:36:29.599763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.599804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:36:29.599844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.599897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:36:29.599938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.599979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:36:29.600019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.600051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.600084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.600142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.600153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.600252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.600269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:36:29.600277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.600300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:36:29.600338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.600376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:36:29.600414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.600452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.600490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.600528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:36:29.600566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.600746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:36:29.600785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:36:29.600902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.600980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:36:29.601019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.601070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:36:29.601104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.601154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:36:29.601194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-12-13 01:36:29.601233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-12-13 01:36:29.601271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:36:29.601310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:36:29.601350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-12-13 01:36:29.601388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:36:29.601426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:36:29.601465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-12-13 01:36:29.601503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-12-13 01:36:29.601541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:36:29.601577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.601614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9135 files, 1348 directories removed. 2025-12-13 01:36:29.601650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.601703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-12-13 01:36:29.601744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.601783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1537 files, 161 directories removed. 2025-12-13 01:36:29.601819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-13 01:36:29.601858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-12-13 01:36:29.601896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-12-13 01:36:29.601935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:36:29.601973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 3572e5fadfe1 2025-12-13 01:36:29.602011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> dc847508c99e 2025-12-13 01:36:29.602049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-12-13 01:36:29.602090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in d3b2d90930e5 2025-12-13 01:36:29.602140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container d3b2d90930e5 2025-12-13 01:36:29.602179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 11aeb4211c1e 2025-12-13 01:36:29.602233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built ee1426505e09 2025-12-13 01:36:29.602273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20251213 2025-12-13 01:36:29.602360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-12-13 01:36:29.602283 (took 0:00:56.150063) 2025-12-13 01:36:29.602687 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-12-13 01:36:29.602785 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-12-13 01:36:29.602848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-12-13 01:36:29.602782 2025-12-13 01:36:29.603686 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-12-13 01:36:29.604256 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-12-13 01:37:10.786604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 01:37:10.786736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 87f6e742b849 2025-12-13 01:37:10.786758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20251213" "name"="manila-data" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:37:10.786773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in ad2a24e230d0 2025-12-13 01:37:10.786786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container ad2a24e230d0 2025-12-13 01:37:10.786796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 3cd8b8e76c85 2025-12-13 01:37:10.786840 | 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-12-13 01:37:10.786854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 4c5765004a92 2025-12-13 01:37:10.786865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:37:10.786877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:37:10.786888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:37:10.786898 | 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-12-13 01:37:10.786908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:37:10.786918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:37:10.786948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:37:10.786958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:37:10.786966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:37:10.786975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:37:10.786989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:37:10.786997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:37:10.787005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:37:10.787014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:37:10.787022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:37:10.787030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-13 01:37:10.787039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-13 01:37:10.787048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-13 01:37:10.787060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-12-13 01:37:10.787069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-12-13 01:37:10.787081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-12-13 01:37:10.787094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-12-13 01:37:10.787164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-12-13 01:37:10.787175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-12-13 01:37:10.787188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-12-13 01:37:10.787249 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-12-13 01:37:10.787260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:37:10.787272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-12-13 01:37:10.787281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-12-13 01:37:10.787321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:37:10.787331 | 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-12-13 01:37:10.787345 | 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-12-13 01:37:10.787357 | 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-12-13 01:37:10.787442 | 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-12-13 01:37:10.787454 | 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-12-13 01:37:10.787463 | 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-12-13 01:37:10.787471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-12-13 01:37:10.787494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 1s (845 kB/s) 2025-12-13 01:37:10.787516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-13 01:37:10.787525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-13 01:37:10.787570 | 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-12-13 01:37:10.787582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-12-13 01:37:10.787595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-12-13 01:37:10.787607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-12-13 01:37:10.787684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-12-13 01:37:10.787699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-12-13 01:37:10.787712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-12-13 01:37:10.787721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-12-13 01:37:10.787760 | 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-12-13 01:37:10.787771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:37:10.787821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-13 01:37:10.787832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:37:10.787844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:37:10.787896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-12-13 01:37:10.787906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-13 01:37:10.787919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:37:10.787959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-12-13 01:37:10.787969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-12-13 01:37:10.787981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-12-13 01:37:10.788020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 01:37:10.788034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-12-13 01:37:10.788043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-13 01:37:10.788101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.788111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-12-13 01:37:10.788124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-12-13 01:37:10.788182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-13 01:37:10.788193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:37:10.788205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:37:10.788257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-13 01:37:10.788268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-12-13 01:37:10.788281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:37:10.788300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-12-13 01:37:10.788342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-12-13 01:37:10.788352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-13 01:37:10.788402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-13 01:37:10.788412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.788421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-12-13 01:37:10.788434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.788446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-12-13 01:37:10.788500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-12-13 01:37:10.788510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.788522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-12-13 01:37:10.788531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-12-13 01:37:10.788589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-12-13 01:37:10.788599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-12-13 01:37:10.788614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:37:10.788627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:37:10.788636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 4c5765004a92 2025-12-13 01:37:10.788693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 48f474a74dd7 2025-12-13 01:37:10.788751 | 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-12-13 01:37:10.788763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 8a9fa12dc494 2025-12-13 01:37:10.788772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-13 01:37:10.788784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-12-13 01:37:10.788793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-12-13 01:37:10.788843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-12-13 01:37:10.788854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:37:10.788866 | 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-12-13 01:37:10.788875 | 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-12-13 01:37:10.788917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:37:10.788927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:37:10.788940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:37:10.788952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:37:10.789003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-12-13 01:37:10.789013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-12-13 01:37:10.789033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-12-13 01:37:10.789042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-12-13 01:37:10.789082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:37:10.789092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:37:10.789105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-13 01:37:10.789157 | 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-12-13 01:37:10.789171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-13 01:37:10.789224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:70% 2025-12-13 01:37:10.789235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-12-13 01:37:10.789247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-12-13 01:37:10.789255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-12-13 01:37:10.789308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-12-13 01:37:10.789319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-12-13 01:37:10.789331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19168 files and directories currently installed.) 2025-12-13 01:37:10.789383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:37:10.789393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-13 01:37:10.789405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-12-13 01:37:10.789455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-12-13 01:37:10.789465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-12-13 01:37:10.789478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:37:10.789486 | 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-12-13 01:37:10.789539 | 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-12-13 01:37:10.789550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:37:10.789566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:37:10.789578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:37:10.789587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:37:10.789627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-12-13 01:37:10.789636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:37:10.789648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-12-13 01:37:10.789690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-13 01:37:10.789709 | 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-12-13 01:37:10.789722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:37:10.789769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% (Reading database ... 85% 2025-12-13 01:37:10.789780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-13 01:37:10.789792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:90% (Reading database ... 95% 2025-12-13 01:37:10.789847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19159 files and directories currently installed.) 2025-12-13 01:37:10.789858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:10.789871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.789879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:10.789977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.789989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:37:10.789997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:10.790019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:10.790036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.790116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:37:10.790478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:10.790488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:10.790508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:10.790545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:37:10.790603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.790614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:37:10.790723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:37:10.790774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:10.790793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:10.790811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-12-13 01:37:10.790826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-12-13 01:37:10.790835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:37:10.790845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:37:10.790858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-12-13 01:37:10.790873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:37:10.790913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:37:10.790923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-12-13 01:37:10.790962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-12-13 01:37:10.790973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:37:10.790987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.791044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9135 files, 1348 directories removed. 2025-12-13 01:37:10.791055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.791069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-12-13 01:37:10.791083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.791176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2025-12-13 01:37:10.791189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-13 01:37:10.791199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-12-13 01:37:10.791213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-12-13 01:37:10.791223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:37:10.791237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 8a9fa12dc494 2025-12-13 01:37:10.791296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> b94adfe8e795 2025-12-13 01:37:10.791307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-12-13 01:37:10.791321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in f6a8db31552f 2025-12-13 01:37:10.791331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container f6a8db31552f 2025-12-13 01:37:10.791347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 7c195ed48d2f 2025-12-13 01:37:10.791390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 35815d7f1f61 2025-12-13 01:37:10.791401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20251213 2025-12-13 01:37:10.791527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-12-13 01:37:10.791386 (took 0:00:41.188604) 2025-12-13 01:37:10.791850 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-12-13 01:37:10.791878 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-12-13 01:37:10.791893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-12-13 01:37:10.791796 2025-12-13 01:37:10.792617 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-12-13 01:37:10.793016 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-12-13 01:37:37.482846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 01:37:37.482971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 87f6e742b849 2025-12-13 01:37:37.483021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20251213" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:37:37.483039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 0fee081b7b0d 2025-12-13 01:37:37.483053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 0fee081b7b0d 2025-12-13 01:37:37.483066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 15258ccbabd5 2025-12-13 01:37:37.483079 | 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-12-13 01:37:37.483093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in d049286cc259 2025-12-13 01:37:37.483106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-12-13 01:37:37.483118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-12-13 01:37:37.483130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-12-13 01:37:37.483194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-12-13 01:37:37.483211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:37:37.483223 | 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-12-13 01:37:37.483235 | 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-12-13 01:37:37.483247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:37:37.483259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:37:37.483270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:37:37.483283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:37:37.483294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-12-13 01:37:37.483307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-12-13 01:37:37.483318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-12-13 01:37:37.483330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-12-13 01:37:37.483368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:37:37.483379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:37:37.483393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-13 01:37:37.483406 | 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-12-13 01:37:37.483417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:37:37.483427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-12-13 01:37:37.483441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-12-13 01:37:37.483485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-12-13 01:37:37.483496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-12-13 01:37:37.483569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-12-13 01:37:37.483588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:37:37.483601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-12-13 01:37:37.483714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-12-13 01:37:37.483732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-12-13 01:37:37.483784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-12-13 01:37:37.483796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:37:37.483864 | 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-12-13 01:37:37.483886 | 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-12-13 01:37:37.483901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:37:37.483953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:37:37.483970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:37:37.483983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:37:37.484083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-12-13 01:37:37.484096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:37:37.484112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-12-13 01:37:37.484195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-13 01:37:37.484208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-13 01:37:37.484277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-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-12-13 01:37:37.484291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-13 01:37:37.484305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:70% 2025-12-13 01:37:37.484369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-12-13 01:37:37.484420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-12-13 01:37:37.484435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-12-13 01:37:37.484505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-12-13 01:37:37.484517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-12-13 01:37:37.484579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18972 files and directories currently installed.) 2025-12-13 01:37:37.484591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:37.484654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.484710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:37.484731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.484783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:37:37.484799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.484849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:37.484865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.484916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:37.484932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.484982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.485051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.485069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.485144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.485188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.485213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:37:37.485235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:37.485307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.485319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:37:37.485369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.485385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.485434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.485451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:37:37.485466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.485661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:37:37.485719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-13 01:37:37.485830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:37:37.485893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.485968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:37:37.485980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.486008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:37:37.486059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.486074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:37:37.486122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-12-13 01:37:37.486137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-12-13 01:37:37.486215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:37:37.486362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:37:37.486376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-12-13 01:37:37.486386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:37:37.486396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:37:37.486410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-12-13 01:37:37.486420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-12-13 01:37:37.486469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:37:37.486483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-13 01:37:37.486544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9135 files, 1348 directories removed. 2025-12-13 01:37:37.486556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-13 01:37:37.486570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-12-13 01:37:37.486693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-13 01:37:37.486711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2025-12-13 01:37:37.486721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-13 01:37:37.486736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-12-13 01:37:37.486801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-12-13 01:37:37.486817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:37:37.486878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container d049286cc259 2025-12-13 01:37:37.486889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 401a468e4505 2025-12-13 01:37:37.486903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-12-13 01:37:37.486973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in daa938884f34 2025-12-13 01:37:37.486985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container daa938884f34 2025-12-13 01:37:37.486999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 237a5d112aa4 2025-12-13 01:37:37.487070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 3d5a2b7c1b0c 2025-12-13 01:37:37.487086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20251213 2025-12-13 01:37:37.487241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-12-13 01:37:37.487077 (took 0:00:26.695281) 2025-12-13 01:37:37.487819 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-12-13 01:37:37.487838 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-12-13 01:37:37.487906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-12-13 01:37:37.487797 2025-12-13 01:37:37.488933 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-12-13 01:37:37.489702 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-12-13 01:38:07.534844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 01:38:07.534904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 87f6e742b849 2025-12-13 01:38:07.534935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20251213" "name"="manila-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:38:07.534994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in a256de23fe84 2025-12-13 01:38:07.535004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container a256de23fe84 2025-12-13 01:38:07.535012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> a59daf92171f 2025-12-13 01:38:07.535021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-12-13 01:38:07.535029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 2b26c5bc3731 2025-12-13 01:38:07.535039 | 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-12-13 01:38:07.535079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 84e9cb04cf22 2025-12-13 01:38:07.535088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 84e9cb04cf22 2025-12-13 01:38:07.535096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> ed9045d3e090 2025-12-13 01:38:07.535133 | 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-12-13 01:38:07.535144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in c6d8c0f0d0e3 2025-12-13 01:38:07.535205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-12-13 01:38:07.535215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-12-13 01:38:07.535752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-12-13 01:38:07.535775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:38:07.535787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:38:07.535813 | 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-12-13 01:38:07.535823 | 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-12-13 01:38:07.535832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:38:07.535842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:38:07.535851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:38:07.535860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:38:07.535869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-12-13 01:38:07.535879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-12-13 01:38:07.535889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-12-13 01:38:07.535898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-12-13 01:38:07.535908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:38:07.535917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:38:07.535926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-13 01:38:07.535946 | 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-12-13 01:38:07.535957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-12-13 01:38:07.535967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-12-13 01:38:07.535981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-12-13 01:38:07.535990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-12-13 01:38:07.536000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-12-13 01:38:07.536009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-12-13 01:38:07.536019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-12-13 01:38:07.536033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:38:07.536047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-12-13 01:38:07.536111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-12-13 01:38:07.536126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-12-13 01:38:07.536225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-12-13 01:38:07.536243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:38:07.536309 | 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-12-13 01:38:07.536324 | 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-12-13 01:38:07.536386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:38:07.536401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:38:07.536460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:38:07.536475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:38:07.536536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-12-13 01:38:07.536561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:38:07.536612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:38:07.536646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-13 01:38:07.536736 | 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% 2025-12-13 01:38:07.536775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-13 01:38:07.536837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-13 01:38:07.536895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:70% 2025-12-13 01:38:07.536910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-12-13 01:38:07.536969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-13 01:38:07.537027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:80% 2025-12-13 01:38:07.537042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-12-13 01:38:07.537102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-13 01:38:07.537118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:90% 2025-12-13 01:38:07.537200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-12-13 01:38:07.537270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-13 01:38:07.537332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:100% (Reading database ... 18972 files and directories currently installed.) 2025-12-13 01:38:07.537347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:07.539647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.539765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:07.539779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.539789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:38:07.539799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.539809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:07.539819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.539828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:07.539838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.539847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.539857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.539892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.539902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.539912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.539921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:38:07.539931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:07.539941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.539950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:07.539960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.539989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.540000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.540009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:07.540018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.540057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:38:07.540066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:38:07.540095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:38:07.540124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:07.540143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:07.540162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-12-13 01:38:07.540198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:38:07.540208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:38:07.540217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:38:07.540227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-12-13 01:38:07.540238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:38:07.540248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:38:07.540257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-12-13 01:38:07.540267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-12-13 01:38:07.540276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:38:07.540286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-13 01:38:07.540312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9135 files, 1348 directories removed. 2025-12-13 01:38:07.540323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-13 01:38:07.540333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-12-13 01:38:07.540342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-13 01:38:07.540352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2025-12-13 01:38:07.540361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-13 01:38:07.540370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:38:07.540379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:38:07.540389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:38:07.540398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container c6d8c0f0d0e3 2025-12-13 01:38:07.540415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 742543ed49b5 2025-12-13 01:38:07.540426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-12-13 01:38:07.540435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 0dc0541d2406 2025-12-13 01:38:07.540444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 0dc0541d2406 2025-12-13 01:38:07.540454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 51b0339d2637 2025-12-13 01:38:07.540463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built db7c5a3a2816 2025-12-13 01:38:07.540479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20251213 2025-12-13 01:38:07.540489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-12-13 01:38:07.538987 (took 0:00:30.051190) 2025-12-13 01:38:07.540499 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-12-13 01:38:07.540508 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-12-13 01:38:07.540518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-12-13 01:38:07.539451 2025-12-13 01:38:07.540621 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-12-13 01:38:07.542523 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-12-13 01:38:36.535876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251213 2025-12-13 01:38:36.535921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 141f5d8f31a6 2025-12-13 01:38:36.535928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20251213" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:38:36.535935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in b54ee18e467b 2025-12-13 01:38:36.535971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container b54ee18e467b 2025-12-13 01:38:36.535977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 04fb0ef34ed7 2025-12-13 01:38:36.535982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-12-13 01:38:36.538767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 27a836a48194 2025-12-13 01:38:36.538776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-12-13 01:38:36.538781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in d0be96109a6b 2025-12-13 01:38:36.538786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container d0be96109a6b 2025-12-13 01:38:36.538790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 0d4d43f33901 2025-12-13 01:38:36.538796 | 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-12-13 01:38:36.538802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 85ab21cf25ee 2025-12-13 01:38:36.538806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-12-13 01:38:36.538831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-12-13 01:38:36.538834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-12-13 01:38:36.538837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-12-13 01:38:36.538841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:38:36.538845 | 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-12-13 01:38:36.538849 | 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-12-13 01:38:36.538852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:38:36.538856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:38:36.538859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:38:36.538863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:38:36.538866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-12-13 01:38:36.538870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-12-13 01:38:36.538873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-12-13 01:38:36.538877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-12-13 01:38:36.538888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:38:36.538892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:38:36.538895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-12-13 01:38:36.538900 | 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-12-13 01:38:36.538905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:38:36.538908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-12-13 01:38:36.538912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-12-13 01:38:36.538915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-12-13 01:38:36.538918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-12-13 01:38:36.538922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:95% 2025-12-13 01:38:36.538925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:38:36.538930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:38:36.538933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-12-13 01:38:36.538937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-12-13 01:38:36.538940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-12-13 01:38:36.538943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-12-13 01:38:36.538947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:38:36.538950 | 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-12-13 01:38:36.538954 | 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-12-13 01:38:36.538957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:38:36.538968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:38:36.538972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:38:36.538975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:38:36.538978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-12-13 01:38:36.538982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:38:36.538985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-12-13 01:38:36.538988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-12-13 01:38:36.538992 | 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-12-13 01:38:36.538995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-12-13 01:38:36.538999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-12-13 01:38:36.539002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-12-13 01:38:36.539005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-12-13 01:38:36.539008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-12-13 01:38:36.539011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-12-13 01:38:36.539015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% 2025-12-13 01:38:36.539018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: (Reading database ... 18813 files and directories currently installed.) 2025-12-13 01:38:36.539021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:36.539025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.539028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:36.539031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.539034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:38:36.539038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.539043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:36.539100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.539199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:36.539277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.539340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.539412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.539476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.539542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.539608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.539676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:38:36.539780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:36.539848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.539915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:38:36.539981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.540046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.540111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.540176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:38:36.540259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.540324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.540391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.540457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.540523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:38:36.540589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.540654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.540745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:38:36.540818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.541027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.541035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:38:36.541038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.541073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:38:36.541139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.542689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:38:36.542785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-12-13 01:38:36.542850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-12-13 01:38:36.542910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:38:36.542962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:38:36.543018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-12-13 01:38:36.543076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:38:36.543132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:38:36.543195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-12-13 01:38:36.543277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-12-13 01:38:36.543324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:38:36.543376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-13 01:38:36.543434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9461 files, 1326 directories removed. 2025-12-13 01:38:36.543487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-13 01:38:36.543543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-12-13 01:38:36.543595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-13 01:38:36.543652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-12-13 01:38:36.543724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-13 01:38:36.543786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-12-13 01:38:36.543843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-12-13 01:38:36.543900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:38:36.543956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 85ab21cf25ee 2025-12-13 01:38:36.544030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 4f099ac5e243 2025-12-13 01:38:36.544096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built c5409c93a826 2025-12-13 01:38:36.544145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20251213 2025-12-13 01:38:36.544335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-12-13 01:38:36.544174 (took 0:00:29.004723) 2025-12-13 01:38:36.546170 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-12-13 01:38:36.546280 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-12-13 01:38:36.546364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-12-13 01:38:36.546282 2025-12-13 01:38:36.547393 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-12-13 01:38:36.548041 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-12-13 01:39:20.567882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251213 2025-12-13 01:39:20.567987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 141f5d8f31a6 2025-12-13 01:39:20.568008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20251213" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:39:20.568024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 665ef6d803ca 2025-12-13 01:39:20.568125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 665ef6d803ca 2025-12-13 01:39:20.568141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 07c44353d3aa 2025-12-13 01:39:20.568154 | 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-12-13 01:39:20.568196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in a0df9573aa07 2025-12-13 01:39:20.568209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:39:20.568308 | 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-12-13 01:39:20.568756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:39:20.568777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:39:20.568789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:39:20.568801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:39:20.568813 | 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-12-13 01:39:20.568851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:39:20.568862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:39:20.568871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:39:20.568885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:39:20.568895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:39:20.568904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:39:20.568997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:39:20.569035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:39:20.569182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-13 01:39:20.569255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-13 01:39:20.569386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-13 01:39:20.569439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-12-13 01:39:20.569507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-12-13 01:39:20.569584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-12-13 01:39:20.569649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-12-13 01:39:20.571849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-12-13 01:39:20.571896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2025-12-13 01:39:20.571904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2025-12-13 01:39:20.571912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-12-13 01:39:20.571919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-12-13 01:39:20.571926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2025-12-13 01:39:20.571932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-12-13 01:39:20.571938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-12-13 01:39:20.571945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-12-13 01:39:20.571951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2025-12-13 01:39:20.571957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2025-12-13 01:39:20.571964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2025-12-13 01:39:20.571970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2025-12-13 01:39:20.571976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2025-12-13 01:39:20.571982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:39:20.571988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2025-12-13 01:39:20.571995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2025-12-13 01:39:20.572001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:39:20.572008 | 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.5 [6,934 B] 2025-12-13 01:39:20.572023 | 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.1 [20.8 kB] 2025-12-13 01:39:20.572030 | 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.1 [169 kB] 2025-12-13 01:39:20.572037 | 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-12-13 01:39:20.572043 | 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-12-13 01:39:20.572050 | 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-12-13 01:39:20.572056 | 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-12-13 01:39:20.572062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.1 [187 kB] 2025-12-13 01:39:20.572069 | 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-12-13 01:39:20.572075 | 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-12-13 01:39:20.572081 | 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-12-13 01:39:20.572088 | 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-12-13 01:39:20.572094 | 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-12-13 01:39:20.572100 | 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-12-13 01:39:20.572120 | 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-12-13 01:39:20.572126 | 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-12-13 01:39:20.572134 | 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-12-13 01:39:20.572149 | 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-12-13 01:39:20.572155 | 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-12-13 01:39:20.572162 | 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-12-13 01:39:20.572168 | 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-12-13 01:39:20.572174 | 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-12-13 01:39:20.572181 | 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-12-13 01:39:20.572187 | 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-12-13 01:39:20.572197 | 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-12-13 01:39:20.572204 | 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-12-13 01:39:20.572210 | 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-12-13 01:39:20.572238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-12-13 01:39:20.572245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (14.0 MB/s) 2025-12-13 01:39:20.572252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-12-13 01:39:20.572258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-13 01:39:20.572267 | 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-12-13 01:39:20.572275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-12-13 01:39:20.572281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-12-13 01:39:20.572287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-12-13 01:39:20.572293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-12-13 01:39:20.572300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-12-13 01:39:20.572306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-12-13 01:39:20.572312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:39:20.572318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.5_all.deb ... 2025-12-13 01:39:20.572381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.5) ... 2025-12-13 01:39:20.572389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-12-13 01:39:20.572396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.1_all.deb ... 2025-12-13 01:39:20.572402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.1) ... 2025-12-13 01:39:20.572409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-12-13 01:39:20.572415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.1_amd64.deb ... 2025-12-13 01:39:20.572421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.1) ... 2025-12-13 01:39:20.572428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-12-13 01:39:20.572434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-13 01:39:20.572440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-12-13 01:39:20.572447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.572453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-12-13 01:39:20.572463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2025-12-13 01:39:20.572470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2025-12-13 01:39:20.572476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2025-12-13 01:39:20.572483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-12-13 01:39:20.572489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-12-13 01:39:20.572530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-12-13 01:39:20.572538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-12-13 01:39:20.572544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-13 01:39:20.572551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:39:20.572557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-13 01:39:20.572589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-13 01:39:20.572622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 01:39:20.572655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.572720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-12-13 01:39:20.572757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2025-12-13 01:39:20.572790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-12-13 01:39:20.574855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-12-13 01:39:20.574890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-12-13 01:39:20.574897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-12-13 01:39:20.574903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-12-13 01:39:20.574908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-12-13 01:39:20.574914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-13 01:39:20.574919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-12-13 01:39:20.574924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-12-13 01:39:20.574930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.574935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-12-13 01:39:20.574940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-12-13 01:39:20.574946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.574951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-12-13 01:39:20.574956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-12-13 01:39:20.574962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.574967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-12-13 01:39:20.574972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-12-13 01:39:20.574977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.574983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-12-13 01:39:20.574988 | 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-12-13 01:39:20.574994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.574999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-12-13 01:39:20.575011 | 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-12-13 01:39:20.575016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:39:20.575022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-12-13 01:39:20.575027 | 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-12-13 01:39:20.575032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:39:20.575048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-12-13 01:39:20.575053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-13 01:39:20.575059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:39:20.575064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-12-13 01:39:20.575069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2025-12-13 01:39:20.575075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-12-13 01:39:20.575080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-12-13 01:39:20.575086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2025-12-13 01:39:20.575092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-12-13 01:39:20.575097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-12-13 01:39:20.575102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-12-13 01:39:20.575108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:39:20.575113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-12-13 01:39:20.575118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-12-13 01:39:20.575124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-12-13 01:39:20.575136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-12-13 01:39:20.575142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-12-13 01:39:20.575148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-12-13 01:39:20.575153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-12-13 01:39:20.575158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-12-13 01:39:20.575164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:39:20.575170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-12-13 01:39:20.575175 | 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-12-13 01:39:20.575180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:39:20.575185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-12-13 01:39:20.575191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-12-13 01:39:20.575196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-12-13 01:39:20.575206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-12-13 01:39:20.575211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.5) ... 2025-12-13 01:39:20.575236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-12-13 01:39:20.575241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2025-12-13 01:39:20.575246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-12-13 01:39:20.575252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:39:20.575257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:39:20.575262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:39:20.575268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-13 01:39:20.575273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-12-13 01:39:20.575278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:39:20.575284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.1) ... 2025-12-13 01:39:20.575289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:39:20.575294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-12-13 01:39:20.575342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-12-13 01:39:20.575348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:39:20.575359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2025-12-13 01:39:20.575365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-12-13 01:39:20.575370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-12-13 01:39:20.575376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:39:20.575381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-13 01:39:20.575386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-12-13 01:39:20.575392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.1) ... 2025-12-13 01:39:20.575397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-13 01:39:20.575402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.575408 | 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-12-13 01:39:20.575413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-12-13 01:39:20.575418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:39:20.575424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.575429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.575434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.575439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.575445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-12-13 01:39:20.575475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-12-13 01:39:20.575481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-12-13 01:39:20.575492 | 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-12-13 01:39:20.575499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:39:20.575504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container a0df9573aa07 2025-12-13 01:39:20.575533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> e8b8c7f899d9 2025-12-13 01:39:20.575539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-12-13 01:39:20.575838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 12a3735a80e0 2025-12-13 01:39:20.575884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 12a3735a80e0 2025-12-13 01:39:20.575896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 2c6d937ae306 2025-12-13 01:39:20.575906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-12-13 01:39:20.575914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 6e8989c3b64f 2025-12-13 01:39:20.575923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-12-13 01:39:20.575932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 680be82f488a 2025-12-13 01:39:20.575940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-12-13 01:39:20.575949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in d8b532c26f08 2025-12-13 01:39:20.576012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container d8b532c26f08 2025-12-13 01:39:20.576022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> c6e28c7dc164 2025-12-13 01:39:20.576033 | 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-12-13 01:39:20.576044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in a92e975eb9ec 2025-12-13 01:39:20.576052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-13 01:39:20.576061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-12-13 01:39:20.576069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-12-13 01:39:20.576141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-12-13 01:39:20.576153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:39:20.576161 | 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-12-13 01:39:20.576170 | 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-12-13 01:39:20.576191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:39:20.576264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:39:20.576275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:39:20.576283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:39:20.576314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-12-13 01:39:20.576323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-12-13 01:39:20.576335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-12-13 01:39:20.576422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-12-13 01:39:20.578743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:39:20.578760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:39:20.578771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-13 01:39:20.578781 | 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-12-13 01:39:20.578790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% (Reading database ... 75% 2025-12-13 01:39:20.578798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-12-13 01:39:20.578807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-12-13 01:39:20.578815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-12-13 01:39:20.578823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-12-13 01:39:20.578832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19880 files and directories currently installed.) 2025-12-13 01:39:20.578841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:39:20.578849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-13 01:39:20.578858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-12-13 01:39:20.578866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-12-13 01:39:20.578874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-12-13 01:39:20.578883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:39:20.578892 | 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-12-13 01:39:20.578900 | 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-12-13 01:39:20.578908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:39:20.578917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:39:20.578925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:39:20.578933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:39:20.578941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-12-13 01:39:20.578950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:39:20.578958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-12-13 01:39:20.578966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-13 01:39:20.578975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-13 01:39:20.578984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-12-13 01:39:20.578993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-12-13 01:39:20.579001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-12-13 01:39:20.579009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-13 01:39:20.579018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:80% 2025-12-13 01:39:20.579026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-12-13 01:39:20.579042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-12-13 01:39:20.579050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-12-13 01:39:20.579058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19871 files and directories currently installed.) 2025-12-13 01:39:20.579074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:39:20.579082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:39:20.579099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:39:20.579115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:39:20.579132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:39:20.579157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:39:20.579232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:39:20.579241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:39:20.579258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:39:20.579291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:39:20.579333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:39:20.579358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:39:20.579390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:39:20.579406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:39:20.579423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-12-13 01:39:20.579431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-12-13 01:39:20.579439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:39:20.579448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:39:20.579456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-12-13 01:39:20.579465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:39:20.579473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:39:20.579481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-12-13 01:39:20.579489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-12-13 01:39:20.579498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:39:20.579506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.579520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9461 files, 1326 directories removed. 2025-12-13 01:39:20.579528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.579536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-12-13 01:39:20.579545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.579553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-12-13 01:39:20.579562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-13 01:39:20.579570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-12-13 01:39:20.579578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-12-13 01:39:20.579586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:39:20.579595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container a92e975eb9ec 2025-12-13 01:39:20.579611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> aa5af291cde5 2025-12-13 01:39:20.579620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 0b45ada113b3 2025-12-13 01:39:20.579628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20251213 2025-12-13 01:39:20.579637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-12-13 01:39:20.579102 (took 0:00:44.032820) 2025-12-13 01:39:20.579645 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-12-13 01:39:20.579654 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-12-13 01:39:20.579663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-12-13 01:39:20.579521 2025-12-13 01:39:20.579708 | 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-12-13 01:39:21.408202 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-12-13 01:39:21.408583 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-12-13 01:41:46.378051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251213 2025-12-13 01:41:46.378152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 141f5d8f31a6 2025-12-13 01:41:46.378216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20251213" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:41:46.378235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in ce446931e1a2 2025-12-13 01:41:46.378329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container ce446931e1a2 2025-12-13 01:41:46.378594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 3b801f422624 2025-12-13 01:41:46.378660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-12-13 01:41:46.378735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 2654370d6708 2025-12-13 01:41:46.378750 | 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-12-13 01:41:46.378762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 796d4f479f54 2025-12-13 01:41:46.378776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-12-13 01:41:46.378863 | 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-12-13 01:41:46.378905 | 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-12-13 01:41:46.378978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-12-13 01:41:46.379042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-12-13 01:41:46.379058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-12-13 01:41:46.379172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-12-13 01:41:46.379188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-13 01:41:46.379238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-12-13 01:41:46.379252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-13 01:41:46.379354 | 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-12-13 01:41:46.379370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-13 01:41:46.379443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-12-13 01:41:46.379501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-13.1.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-13 01:41:46.379516 | 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-12-13 01:41:46.379596 | 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-12-13 01:41:46.379613 | 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-12-13 01:41:46.379697 | 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-12-13 01:41:46.379771 | 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-12-13 01:41:46.379787 | 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-12-13 01:41:46.379859 | 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-12-13 01:41:46.379894 | 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-12-13 01:41:46.379963 | 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-12-13 01:41:46.380023 | 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-12-13 01:41:46.380038 | 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-12-13 01:41:46.380108 | 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-12-13 01:41:46.380135 | 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-12-13 01:41:46.380209 | 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-12-13 01:41:46.380235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-12-13 01:41:46.380314 | 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-12-13 01:41:46.380352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2025-12-13 01:41:46.380387 | 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-12-13 01:41:46.380455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2025-12-13 01:41:46.380481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 01:41:46.380545 | 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-12-13 01:41:46.380579 | 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-12-13 01:41:46.380642 | 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-12-13 01:41:46.380704 | 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-12-13 01:41:46.380770 | 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-12-13 01:41:46.380803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 01:41:46.380869 | 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-12-13 01:41:46.380903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-12-13 01:41:46.380971 | 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-12-13 01:41:46.381059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-12-13 01:41:46.381113 | 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-12-13 01:41:46.381145 | 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-12-13 01:41:46.381214 | 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-12-13 01:41:46.381274 | 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-12-13 01:41:46.381290 | 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-12-13 01:41:46.381374 | 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-12-13 01:41:46.381450 | 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-12-13 01:41:46.381517 | 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.11.12) 2025-12-13 01:41:46.381542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.20.1 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-12-13 01:41:46.381601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.20.1-py3-none-any.whl.metadata (7.7 kB) 2025-12-13 01:41:46.381647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.20.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-12-13 01:41:46.381662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.20.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2025-12-13 01:41:46.381753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.20.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-12-13 01:41:46.381800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 01:41:46.381856 | 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-12-13 01:41:46.381872 | 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-12-13 01:41:46.381930 | 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-12-13 01:41:46.381988 | 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-12-13 01:41:46.382004 | 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-12-13 01:41:46.382063 | 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-12-13 01:41:46.382079 | 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-12-13 01:41:46.382145 | 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-12-13 01:41:46.382160 | 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-12-13 01:41:46.382227 | 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-12-13 01:41:46.382250 | 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-12-13 01:41:46.382308 | 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-12-13 01:41:46.382329 | 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-12-13 01:41:46.382407 | 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-12-13 01:41:46.382422 | 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-12-13 01:41:46.382486 | 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-12-13 01:41:46.382502 | 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-12-13 01:41:46.382567 | 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-12-13 01:41:46.382584 | 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-12-13 01:41:46.382651 | 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-12-13 01:41:46.382686 | 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-12-13 01:41:46.382759 | 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-12-13 01:41:46.382805 | 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-12-13 01:41:46.382820 | 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-12-13 01:41:46.382883 | 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-12-13 01:41:46.382935 | 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-12-13 01:41:46.382949 | 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-12-13 01:41:46.383001 | 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-12-13 01:41:46.383044 | 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-12-13 01:41:46.383087 | 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-12-13 01:41:46.383134 | 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-12-13 01:41:46.383147 | 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-12-13 01:41:46.383209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-12-13 01:41:46.383251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-12-13 01:41:46.383265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-12-13 01:41:46.383326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-12-13 01:41:46.383396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-12-13 01:41:46.383448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-12-13 01:41:46.383490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-12-13 01:41:46.383503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-12-13 01:41:46.383565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-13 01:41:46.383589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-12-13 01:41:46.383660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-13.1.0-py3-none-any.whl (54.1 MB) 2025-12-13 01:41:46.383729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 MB 35.4 MB/s 0:00:01 2025-12-13 01:41:46.383785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.20.1-py3-none-any.whl (2.4 MB) 2025-12-13 01:41:46.383827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 38.3 MB/s 0:00:00 2025-12-13 01:41:46.383868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2025-12-13 01:41:46.383909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-12-13 01:41:46.383921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2025-12-13 01:41:46.383984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2025-12-13 01:41:46.384026 | 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-12-13 01:41:46.384049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-13.1.0 ansible-core-2.20.1 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.1 sushy-oem-idrac-5.0.0 2025-12-13 01:41:46.384115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic_prometheus_exporter-4.5.1.dev2 2025-12-13 01:41:46.384156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-12-13 01:41:46.384207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-12-13 01:41:46.384220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-12-13 01:41:46.385639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-12-13 01:41:46.385659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-12-13 01:41:46.385712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-13 01:41:46.385854 | 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-12-13 01:41:46.385885 | 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-12-13 01:41:46.385920 | 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-12-13 01:41:46.385930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev2) 2025-12-13 01:41:46.385943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-13 01:41:46.385952 | 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-12-13 01:41:46.385988 | 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-12-13 01:41:46.386038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-12-13 01:41:46.386052 | 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-12-13 01:41:46.386111 | 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-12-13 01:41:46.386125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-13 01:41:46.386186 | 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-12-13 01:41:46.386200 | 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-12-13 01:41:46.386257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-13 01:41:46.386283 | 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-12-13 01:41:46.386368 | 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-12-13 01:41:46.386379 | 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-12-13 01:41:46.386434 | 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-12-13 01:41:46.386448 | 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-12-13 01:41:46.386491 | 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-12-13 01:41:46.386504 | 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-12-13 01:41:46.386562 | 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-12-13 01:41:46.386576 | 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-12-13 01:41:46.386635 | 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-12-13 01:41:46.386662 | 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-12-13 01:41:46.386708 | 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-12-13 01:41:46.386772 | 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-12-13 01:41:46.387852 | 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-12-13 01:41:46.387880 | 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-12-13 01:41:46.387884 | 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-12-13 01:41:46.387888 | 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-12-13 01:41:46.387897 | 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-12-13 01:41:46.387900 | 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-12-13 01:41:46.387904 | 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-12-13 01:41:46.387907 | 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-12-13 01:41:46.387910 | 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-12-13 01:41:46.387914 | 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-12-13 01:41:46.387917 | 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-12-13 01:41:46.387921 | 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-12-13 01:41:46.387925 | 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-12-13 01:41:46.387928 | 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-12-13 01:41:46.387931 | 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-12-13 01:41:46.387941 | 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-12-13 01:41:46.387945 | 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-12-13 01:41:46.387953 | 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-12-13 01:41:46.387957 | 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-12-13 01:41:46.387963 | 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-12-13 01:41:46.387966 | 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-12-13 01:41:46.387970 | 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-12-13 01:41:46.387975 | 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-12-13 01:41:46.387978 | 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-12-13 01:41:46.387981 | 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-12-13 01:41:46.387985 | 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-12-13 01:41:46.387988 | 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-12-13 01:41:46.387991 | 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-12-13 01:41:46.387995 | 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-12-13 01:41:46.387998 | 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-12-13 01:41:46.388001 | 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-12-13 01:41:46.388005 | 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-12-13 01:41:46.388011 | 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.11.12) 2025-12-13 01:41:46.388016 | 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-12-13 01:41:46.388023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-12-13 01:41:46.388027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-12-13 01:41:46.388030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-13 01:41:46.388034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-12-13 01:41:46.388037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2025-12-13 01:41:46.388040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2025-12-13 01:41:46.388044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2025-12-13 01:41:46.388048 | 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=b760308cdc89cb23f0bd52725dd5b8624235d5f568c0993ee6afdc8dc0883790 2025-12-13 01:41:46.388052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-rvpk2ye2/wheels/c4/60/ea/544bf93cf6eae1cfc3cf45f6e3ffaff38fd03288f1cab7ddce 2025-12-13 01:41:46.388056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2025-12-13 01:41:46.388059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2025-12-13 01:41:46.388087 | 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-12-13 01:41:46.388092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 796d4f479f54 2025-12-13 01:41:46.388096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> e32096f4f7b7 2025-12-13 01:41:46.388100 | 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-12-13 01:41:46.388104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in fc701983d82c 2025-12-13 01:41:46.388108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:41:46.388111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-12-13 01:41:46.388115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:41:46.388118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:41:46.388121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:41:46.388125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:41:46.388145 | 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-12-13 01:41:46.388148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:41:46.388152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:41:46.389720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:41:46.389731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:41:46.389736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:41:46.389743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:41:46.389747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:41:46.389750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:41:46.389754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-13 01:41:46.389757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-13 01:41:46.389760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-13 01:41:46.389764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-12-13 01:41:46.389767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-12-13 01:41:46.389770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-12-13 01:41:46.389774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.11). 2025-12-13 01:41:46.389777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-12-13 01:41:46.389780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-12-13 01:41:46.389783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-12-13 01:41:46.389787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-12-13 01:41:46.389790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-12-13 01:41:46.389793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-12-13 01:41:46.389796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-12-13 01:41:46.389800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-12-13 01:41:46.389803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-12-13 01:41:46.389806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-12-13 01:41:46.389809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-12-13 01:41:46.389813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-12-13 01:41:46.389816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-12-13 01:41:46.389819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-12-13 01:41:46.389822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-12-13 01:41:46.389826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-12-13 01:41:46.389829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-12-13 01:41:46.389832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-12-13 01:41:46.389835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:41:46.389842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-12-13 01:41:46.389845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-12-13 01:41:46.389849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:41:46.389852 | 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-12-13 01:41:46.389855 | 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-12-13 01:41:46.389858 | 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-12-13 01:41:46.389869 | 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.5 [1,544 kB] 2025-12-13 01:41:46.389873 | 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-12-13 01:41:46.389876 | 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-12-13 01:41:46.389879 | 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-12-13 01:41:46.389885 | 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-12-13 01:41:46.389889 | 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-12-13 01:41:46.389893 | 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-12-13 01:41:46.389896 | 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-12-13 01:41:46.389900 | 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-12-13 01:41:46.389903 | 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-12-13 01:41:46.389907 | 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-12-13 01:41:46.389910 | 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-12-13 01:41:46.389913 | 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-12-13 01:41:46.389917 | 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-12-13 01:41:46.389920 | 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-12-13 01:41:46.389924 | 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-12-13 01:41:46.389927 | 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-12-13 01:41:46.389931 | 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-12-13 01:41:46.389934 | 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-12-13 01:41:46.389941 | 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-12-13 01:41:46.389944 | 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-12-13 01:41:46.389948 | 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-12-13 01:41:46.389951 | 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-12-13 01:41:46.389954 | 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-12-13 01:41:46.389958 | 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-12-13 01:41:46.389961 | 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-12-13 01:41:46.389965 | 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-12-13 01:41:46.389968 | 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-12-13 01:41:46.389971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (11.7 MB/s) 2025-12-13 01:41:46.389975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-12-13 01:41:46.389978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-13 01:41:46.389986 | 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-12-13 01:41:46.389991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-12-13 01:41:46.389997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-12-13 01:41:46.390000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-12-13 01:41:46.390003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-12-13 01:41:46.390007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-12-13 01:41:46.390010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-12-13 01:41:46.390013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-13 01:41:46.390037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-12-13 01:41:46.390085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-12-13 01:41:46.390105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-12-13 01:41:46.390148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-12-13 01:41:46.390177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-12-13 01:41:46.390213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-12-13 01:41:46.390248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-12-13 01:41:46.390283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-13 01:41:46.390319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-13 01:41:46.390369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-13 01:41:46.390405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:41:46.390441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-12-13 01:41:46.390477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-13 01:41:46.390512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 01:41:46.390548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-12-13 01:41:46.390584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-13 01:41:46.390619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-13 01:41:46.390654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-12-13 01:41:46.390709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-12-13 01:41:46.390744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-12-13 01:41:46.390780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-12-13 01:41:46.390815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-12-13 01:41:46.390850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-12-13 01:41:46.390886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-12-13 01:41:46.390921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-13 01:41:46.390956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 01:41:46.390991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-12-13 01:41:46.391027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-13 01:41:46.391061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 01:41:46.391096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-12-13 01:41:46.391130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-13 01:41:46.391164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:41:46.391198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-12-13 01:41:46.391232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-13 01:41:46.391267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-13 01:41:46.391302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-12-13 01:41:46.391355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-13 01:41:46.391384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-13 01:41:46.391420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-12-13 01:41:46.391454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-13 01:41:46.391489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:41:46.391522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-12-13 01:41:46.391556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-12-13 01:41:46.391591 | 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-12-13 01:41:46.391626 | 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-12-13 01:41:46.391659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-12-13 01:41:46.391706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-12-13 01:41:46.391743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-13 01:41:46.391777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 01:41:46.391810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-12-13 01:41:46.391844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-12-13 01:41:46.391878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-12-13 01:41:46.391912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-12-13 01:41:46.391946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-12-13 01:41:46.391979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-12-13 01:41:46.392013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-12-13 01:41:46.392047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-12-13 01:41:46.392088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-12-13 01:41:46.392121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-12-13 01:41:46.392155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-12-13 01:41:46.392189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-12-13 01:41:46.392223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-12-13 01:41:46.392257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-12-13 01:41:46.392291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-12-13 01:41:46.392325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-12-13 01:41:46.392372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-12-13 01:41:46.392417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:41:46.392452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-12-13 01:41:46.392486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-12-13 01:41:46.392520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-12-13 01:41:46.392553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-12-13 01:41:46.392587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-13 01:41:46.392621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:41:46.392654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-12-13 01:41:46.392708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-12-13 01:41:46.392746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-13 01:41:46.392782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-12-13 01:41:46.392828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-12-13 01:41:46.392860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-12-13 01:41:46.392895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-12-13 01:41:46.392931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-12-13 01:41:46.392967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-12-13 01:41:46.393001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-12-13 01:41:46.393036 | 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-12-13 01:41:46.393071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:41:46.393106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-12-13 01:41:46.393140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-12-13 01:41:46.393173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-12-13 01:41:46.393207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-12-13 01:41:46.393242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-12-13 01:41:46.393275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-13 01:41:46.393309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-12-13 01:41:46.393363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-12-13 01:41:46.393409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-12-13 01:41:46.393444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-13 01:41:46.393479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-12-13 01:41:46.393515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-12-13 01:41:46.393550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:41:46.393584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-13 01:41:46.393616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-13 01:41:46.393649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-13 01:41:46.393694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-12-13 01:41:46.393731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-12-13 01:41:46.393765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-12-13 01:41:46.393798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-13 01:41:46.393831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-12-13 01:41:46.393865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-12-13 01:41:46.393897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-12-13 01:41:46.393929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-13 01:41:46.393961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-13 01:41:46.393993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-12-13 01:41:46.394026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-12-13 01:41:46.394058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-13 01:41:46.394090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-13 01:41:46.394131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-12-13 01:41:46.394164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-13 01:41:46.394197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-12-13 01:41:46.394229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-13 01:41:46.394261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-13 01:41:46.394293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-13 01:41:46.394325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-12-13 01:41:46.394369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-13 01:41:46.395762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-12-13 01:41:46.395768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-13 01:41:46.395772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-12-13 01:41:46.395776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-13 01:41:46.395780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-12-13 01:41:46.395784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-12-13 01:41:46.395788 | 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 lib 2025-12-13 01:41:46.395792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:parted2t64' 2025-12-13 01:41:46.395795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-12-13 01:41:46.395799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-13 01:41:46.395802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-12-13 01:41:46.395805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:41:46.395808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container fc701983d82c 2025-12-13 01:41:46.395811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> f3ca8d8334d6 2025-12-13 01:41:46.395816 | 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-12-13 01:41:46.395824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in e32be22e5783 2025-12-13 01:41:46.395827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-13 01:41:46.395830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-12-13 01:41:46.395834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-12-13 01:41:46.395837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-12-13 01:41:46.395840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:41:46.395843 | 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-12-13 01:41:46.395847 | 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-12-13 01:41:46.395850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:41:46.395853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:41:46.395856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:41:46.395860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:41:46.395863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-12-13 01:41:46.395866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-12-13 01:41:46.395870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-12-13 01:41:46.395873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-12-13 01:41:46.395876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-13 01:41:46.395879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-12-13 01:41:46.395883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-13 01:41:46.395886 | 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-12-13 01:41:46.395890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-13 01:41:46.395893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:70% 2025-12-13 01:41:46.395896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-12-13 01:41:46.395902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-12-13 01:41:46.395907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-12-13 01:41:46.395911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-12-13 01:41:46.395914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-12-13 01:41:46.395917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19500 files and directories currently installed.) 2025-12-13 01:41:46.395920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-12-13 01:41:46.395924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-13 01:41:46.395927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-12-13 01:41:46.395930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-12-13 01:41:46.395933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-12-13 01:41:46.395940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-13 01:41:46.395944 | 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-12-13 01:41:46.395947 | 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-12-13 01:41:46.395950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-13 01:41:46.395953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-13 01:41:46.395957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-13 01:41:46.395960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-13 01:41:46.395963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-12-13 01:41:46.395966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-13 01:41:46.395970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-12-13 01:41:46.395973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-13 01:41:46.395976 | 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-12-13 01:41:46.395980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-12-13 01:41:46.395983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-12-13 01:41:46.395986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-12-13 01:41:46.395989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-12-13 01:41:46.395993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-12-13 01:41:46.395996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-12-13 01:41:46.395999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19491 files and directories currently installed.) 2025-12-13 01:41:46.396002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-13 01:41:46.396006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-13 01:41:46.396012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-13 01:41:46.396018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:41:46.396038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:41:46.396045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-13 01:41:46.396075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-13 01:41:46.396078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.396081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-13 01:41:46.396088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.396099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-13 01:41:46.396131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-13 01:41:46.396302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-13 01:41:46.396435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-13 01:41:46.396535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-13 01:41:46.396601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-13 01:41:46.396677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.396716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-12-13 01:41:46.396754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.396789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-12-13 01:41:46.396822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-13 01:41:46.396852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.398838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-13 01:41:46.398887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-12-13 01:41:46.398897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:41:46.398915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:41:46.398923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-12-13 01:41:46.398932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-12-13 01:41:46.398940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:41:46.398948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.398957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 26292 files, 3059 directories removed. 2025-12-13 01:41:46.398966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.398975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-12-13 01:41:46.398983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.398992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-12-13 01:41:46.399000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-13 01:41:46.399008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-12-13 01:41:46.399017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-12-13 01:41:46.399025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:41:46.399033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container e32be22e5783 2025-12-13 01:41:46.399042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 239929655b82 2025-12-13 01:41:46.399050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-12-13 01:41:46.399071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in b94739bd17e1 2025-12-13 01:41:46.399080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container b94739bd17e1 2025-12-13 01:41:46.399088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> af67325d011a 2025-12-13 01:41:46.399096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built cd9b39b34ab2 2025-12-13 01:41:46.399105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20251213 2025-12-13 01:41:46.399113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-12-13 01:41:46.397286 (took 0:02:25.817765) 2025-12-13 01:41:46.399122 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-12-13 01:41:46.399180 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2025-12-13 01:41:46.399190 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2025-12-13 01:41:46.399199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2025-12-13 01:41:46.398958 2025-12-13 01:41:46.400779 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2025-12-13 01:41:46.400796 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2025-12-13 01:41:49.531903 | 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-20251213 2025-12-13 01:41:49.531974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 3a69eba48cc1 2025-12-13 01:41:49.532056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20251213" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:41:49.532100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 684382ac382c 2025-12-13 01:41:49.532113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 684382ac382c 2025-12-13 01:41:49.532123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> f810a94374bf 2025-12-13 01:41:49.532186 | 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-12-13 01:41:49.532199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 0e1957c0956a 2025-12-13 01:41:49.532209 | 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.233661, size: 63606 2025-12-13 01:41:49.532259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 0e1957c0956a 2025-12-13 01:41:49.532306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 9ba9912969f9 2025-12-13 01:41:49.532379 | 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-12-13 01:41:49.532430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 66fab8b1fecb 2025-12-13 01:41:49.532479 | 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-12-13 01:41:49.532527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in d898ac6d014d 2025-12-13 01:41:49.532576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container d898ac6d014d 2025-12-13 01:41:49.532625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 6bd366e6d875 2025-12-13 01:41:49.532724 | 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-12-13 01:41:49.532741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 9eb67904b402 2025-12-13 01:41:49.532800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2025-12-13 01:41:49.532852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2025-12-13 01:41:49.532864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2025-12-13 01:41:49.533830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2025-12-13 01:41:49.533862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:41:49.533872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2025-12-13 01:41:49.533882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2025-12-13 01:41:49.533891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2025-12-13 01:41:49.533901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:41:49.533910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 9eb67904b402 2025-12-13 01:41:49.533920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 4670dbc88243 2025-12-13 01:41:49.533931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built e270aa1c2cab 2025-12-13 01:41:49.533941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20251213 2025-12-13 01:41:49.533951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2025-12-13 01:41:49.533270 (took 0:00:03.134312) 2025-12-13 01:41:49.534052 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-12-13 01:41:49.534146 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-12-13 01:41:49.534253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-12-13 01:41:49.534093 2025-12-13 01:41:49.535548 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-12-13 01:41:49.536552 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-12-13 01:41:58.495892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20251213 2025-12-13 01:41:58.495972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> ef6305c8c6c3 2025-12-13 01:41:58.495991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20251213" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:41:58.496016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b202b74fdc68 2025-12-13 01:41:58.496029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b202b74fdc68 2025-12-13 01:41:58.496040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 8fac1320cb53 2025-12-13 01:41:58.496052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-12-13 01:41:58.496064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in fbba2fbb9fb6 2025-12-13 01:41:58.496080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container fbba2fbb9fb6 2025-12-13 01:41:58.496092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> b546163e9951 2025-12-13 01:41:58.496161 | 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-12-13 01:41:58.496177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in a42e27f3fed4 2025-12-13 01:41:58.496192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-12-13 01:41:58.496241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-12-13 01:41:58.496258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-12-13 01:41:58.496273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-12-13 01:41:58.496338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:41:58.496381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-12-13 01:41:58.496394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-12-13 01:41:58.496409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-12-13 01:41:58.496442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:41:58.496455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-12-13 01:41:58.496481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:41:58.496528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:41:58.496543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-12-13 01:41:58.496556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-12-13 01:41:58.496598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:41:58.496613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-13 01:41:58.496697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 326 files, 48 directories removed. 2025-12-13 01:41:58.496713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-13 01:41:58.496728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-12-13 01:41:58.496738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-13 01:41:58.496751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-12-13 01:41:58.496796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-13 01:41:58.496810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-12-13 01:41:58.496853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-12-13 01:41:58.496867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:41:58.496880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container a42e27f3fed4 2025-12-13 01:41:58.496922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 86af57c7af4f 2025-12-13 01:41:58.496936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-12-13 01:41:58.496979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in f9b302982f0b 2025-12-13 01:41:58.496993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container f9b302982f0b 2025-12-13 01:41:58.497006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 0da8d6de4f9a 2025-12-13 01:41:58.497057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 69b8f85781cf 2025-12-13 01:41:58.497072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251213 2025-12-13 01:41:58.497195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-12-13 01:41:58.497064 (took 0:00:08.962971) 2025-12-13 01:41:58.497477 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-12-13 01:41:58.497523 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-12-13 01:41:58.497533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-12-13 01:41:58.497412 2025-12-13 01:41:58.498076 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-12-13 01:41:58.498407 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-12-13 01:42:16.466507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20251213 2025-12-13 01:42:16.466610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> cd9b39b34ab2 2025-12-13 01:42:16.466652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20251213" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="f3a5124f4" "de.osism.commit.kolla_version"="20.3.1" "de.osism.commit.release"="782a25d" "de.osism.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-12-13T00:04:03.117649+00:00" "org.opencontainers.image.documentation"="https://osism.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-12-13 01:42:16.466731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in bd74b47567c4 2025-12-13 01:42:16.466879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container bd74b47567c4 2025-12-13 01:42:16.466894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 047b697f9954 2025-12-13 01:42:16.466952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-12-13 01:42:16.467051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in b8b30c25fe9a 2025-12-13 01:42:16.467167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container b8b30c25fe9a 2025-12-13 01:42:16.467184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 3572e2dd5250 2025-12-13 01:42:16.467249 | 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-12-13 01:42:16.467310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in f42e38636586 2025-12-13 01:42:16.467420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-13 01:42:16.467489 | 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-12-13 01:42:16.467562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-13 01:42:16.467623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-13 01:42:16.467711 | 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-12-13 01:42:16.467779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-13 01:42:16.467933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-13 01:42:16.467952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-13 01:42:16.468030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-13 01:42:16.468085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-13 01:42:16.468168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,118 kB] 2025-12-13 01:42:16.468264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-13 01:42:16.468326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-13 01:42:16.468406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,736 kB] 2025-12-13 01:42:16.468475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-13 01:42:16.468570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-13 01:42:16.468643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-13 01:42:16.468731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-13 01:42:16.468789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-12-13 01:42:16.468859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-12-13 01:42:16.468970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-12-13 01:42:16.469030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-12-13 01:42:16.469070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:42:16.469139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container f42e38636586 2025-12-13 01:42:16.469194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 6778ac6e529c 2025-12-13 01:42:16.469286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-12-13 01:42:16.469381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 7da2e9ad56ce 2025-12-13 01:42:16.469483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 7da2e9ad56ce 2025-12-13 01:42:16.469527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5c2852f94c34 2025-12-13 01:42:16.469615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-12-13 01:42:16.469711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in febe1ae8f9b1 2025-12-13 01:42:16.469802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container febe1ae8f9b1 2025-12-13 01:42:16.469883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 0f27f6e4bf1e 2025-12-13 01:42:16.469985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-13 01:42:16.470090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9be5373afcc1 2025-12-13 01:42:16.470155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-12-13 01:42:16.470216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 07e4281e4a8e 2025-12-13 01:42:16.470291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 07e4281e4a8e 2025-12-13 01:42:16.470382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> bfd527a79174 2025-12-13 01:42:16.470505 | 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-12-13 01:42:16.470555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 8179137d0527 2025-12-13 01:42:16.470618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-13 01:42:16.470693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-12-13 01:42:16.470867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-12-13 01:42:16.471774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-12-13 01:42:16.471803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:42:16.471813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-13 01:42:16.471824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-12-13 01:42:16.471833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-12-13 01:42:16.471843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-13 01:42:16.471852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-12-13 01:42:16.471861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-13 01:42:16.471871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-13 01:42:16.471881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-12-13 01:42:16.471890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-12-13 01:42:16.471899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-12-13 01:42:16.471907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-13 01:42:16.471920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 326 files, 48 directories removed. 2025-12-13 01:42:16.471929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-13 01:42:16.472046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-12-13 01:42:16.472058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-13 01:42:16.472138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-12-13 01:42:16.472149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-13 01:42:16.472201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-12-13 01:42:16.472298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-12-13 01:42:16.472349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-12-13 01:42:16.472431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 8179137d0527 2025-12-13 01:42:16.472446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 1f99d6d3910f 2025-12-13 01:42:16.472524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built afecf1e7d4ea 2025-12-13 01:42:16.472578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251213 2025-12-13 01:42:16.472790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-12-13 01:42:16.472576 (took 0:00:17.975164) 2025-12-13 01:42:16.822980 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-12-13 01:42:16.823067 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-12-13 01:42:16.823088 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-12-13 01:42:16.823181 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-12-13 01:42:16.823198 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-12-13 01:42:16.823284 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-12-13 01:42:16.823301 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-12-13 01:42:16.823388 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-12-13 01:42:16.823697 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-12-13 01:42:16.823717 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-12-13 01:42:16.823726 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-12-13 01:42:16.823736 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-12-13 01:42:16.823745 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-12-13 01:42:16.823755 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-12-13 01:42:16.823798 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-12-13 01:42:16.823809 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-12-13 01:42:16.823821 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-12-13 01:42:16.823907 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-12-13 01:42:16.823923 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-12-13 01:42:16.823978 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-12-13 01:42:16.824017 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-12-13 01:42:16.824072 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-12-13 01:42:16.824110 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-12-13 01:42:16.824161 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-12-13 01:42:16.824199 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-12-13 01:42:16.824250 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-12-13 01:42:16.824288 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-12-13 01:42:16.824338 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-12-13 01:42:16.824406 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-12-13 01:42:16.824422 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-12-13 01:42:16.824508 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-12-13 01:42:16.824523 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-12-13 01:42:16.824582 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-12-13 01:42:16.824620 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-12-13 01:42:16.824759 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-12-13 01:42:16.824850 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-12-13 01:42:16.824902 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-12-13 01:42:16.824951 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-12-13 01:42:16.824989 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-12-13 01:42:16.825043 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-12-13 01:42:16.825081 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-12-13 01:42:16.825133 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-12-13 01:42:16.825172 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-12-13 01:42:16.825221 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-12-13 01:42:16.825259 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-12-13 01:42:16.825338 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-12-13 01:42:16.825414 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-12-13 01:42:16.825431 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-12-13 01:42:16.825610 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-12-13 01:42:16.825708 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-12-13 01:42:16.825735 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-12-13 01:42:16.825757 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-12-13 01:42:16.825767 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-12-13 01:42:16.825776 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-12-13 01:42:16.825790 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-12-13 01:42:16.825835 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-12-13 01:42:16.825894 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-12-13 01:42:16.825905 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-12-13 01:42:16.825998 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-12-13 01:42:16.826010 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-12-13 01:42:16.826081 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-12-13 01:42:16.826093 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-12-13 01:42:16.826147 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-12-13 01:42:16.826162 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-12-13 01:42:16.826218 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-12-13 01:42:16.826233 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-12-13 01:42:16.826297 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-12-13 01:42:16.826312 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-12-13 01:42:16.826459 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-12-13 01:42:16.826526 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-12-13 01:42:16.826537 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-12-13 01:42:16.826547 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-12-13 01:42:16.826556 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-12-13 01:42:16.826569 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-12-13 01:42:16.826607 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-12-13 01:42:16.826620 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-12-13 01:42:16.826694 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-12-13 01:42:16.826753 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-12-13 01:42:16.826795 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-12-13 01:42:16.826834 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-12-13 01:42:16.826888 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-12-13 01:42:16.826903 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-12-13 01:42:16.826968 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-12-13 01:42:16.826983 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-12-13 01:42:16.827048 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-12-13 01:42:16.827063 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-12-13 01:42:16.827129 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-12-13 01:42:16.827144 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-12-13 01:42:16.827207 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-12-13 01:42:16.827222 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-12-13 01:42:16.827284 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-12-13 01:42:16.827299 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-12-13 01:42:16.827378 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-12-13 01:42:16.827455 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-12-13 01:42:16.827467 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-12-13 01:42:16.827477 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-12-13 01:42:16.827523 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-12-13 01:42:16.827563 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-12-13 01:42:16.827615 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-12-13 01:42:16.827630 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-12-13 01:42:16.827686 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-12-13 01:42:16.827742 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-12-13 01:42:16.827810 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-12-13 01:42:16.827826 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-12-13 01:42:16.827839 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-12-13 01:42:16.827905 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-12-13 01:42:16.827920 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-12-13 01:42:16.827984 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-12-13 01:42:16.827998 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-12-13 01:42:16.828062 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-12-13 01:42:16.828077 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-12-13 01:42:16.828140 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-12-13 01:42:16.828181 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-12-13 01:42:16.828221 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-12-13 01:42:16.828273 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-12-13 01:42:16.828288 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-12-13 01:42:16.828351 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-12-13 01:42:16.828392 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-12-13 01:42:16.828541 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-12-13 01:42:16.828570 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-12-13 01:42:16.828582 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-12-13 01:42:16.828598 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-12-13 01:42:16.828612 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-12-13 01:42:16.828702 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-12-13 01:42:16.828757 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-12-13 01:42:16.828771 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-12-13 01:42:16.828850 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-12-13 01:42:16.828861 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-12-13 01:42:16.828909 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-12-13 01:42:16.828924 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-12-13 01:42:16.828990 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-12-13 01:42:16.829005 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2025-12-13 01:42:16.829070 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-12-13 01:42:16.829085 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-12-13 01:42:16.829150 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-12-13 01:42:16.829166 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-12-13 01:42:16.829229 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-12-13 01:42:16.829244 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-12-13 01:42:16.829306 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-12-13 01:42:16.829321 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-12-13 01:42:16.829414 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-12-13 01:42:16.829434 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-12-13 01:42:16.829476 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-12-13 01:42:16.829516 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-12-13 01:42:16.829556 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-12-13 01:42:16.829609 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-12-13 01:42:16.829625 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-12-13 01:42:16.829688 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-12-13 01:42:16.829708 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-12-13 01:42:16.829786 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-12-13 01:42:16.829801 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2025-12-13 01:42:16.829864 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-12-13 01:42:16.829879 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-12-13 01:42:16.829946 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-12-13 01:42:16.829961 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-12-13 01:42:16.830024 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-12-13 01:42:16.830039 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-12-13 01:42:16.830103 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-12-13 01:42:16.830117 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-12-13 01:42:16.830181 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-12-13 01:42:16.830195 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-api 2025-12-13 01:42:16.830260 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-applier 2025-12-13 01:42:16.830275 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-base 2025-12-13 01:42:16.830339 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-engine 2025-12-13 01:42:17.386092 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-relay"}, {"name": "ovn-sb-db-server"}, {"name": "ovsdpdk"}, {"name": "ovsdpdk-db"}, {"name": "ovsdpdk-vswitchd"}, {"name": "placement-api"}, {"name": "placement-base"}, {"name": "prometheus-alertmanager"}, {"name": "prometheus-base"}, {"name": "prometheus-blackbox-exporter"}, {"name": "prometheus-cadvisor"}, {"name": "prometheus-elasticsearch-exporter"}, {"name": "prometheus-libvirt-exporter"}, {"name": "prometheus-memcached-exporter"}, {"name": "prometheus-mtail"}, {"name": "prometheus-mysqld-exporter"}, {"name": "prometheus-node-exporter"}, {"name": "prometheus-openstack-exporter"}, {"name": "prometheus-ovn-exporter"}, {"name": "prometheus-server"}, {"name": "proxysql"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}], "failed": [], "not_matched": [{"name": "bifrost-base"}, {"name": "bifrost-deploy"}, {"name": "cloudkitty-api"}, {"name": "cloudkitty-base"}, {"name": "cloudkitty-processor"}, {"name": "collectd"}, {"name": "cyborg-agent"}, {"name": "cyborg-api"}, {"name": "cyborg-base"}, {"name": "cyborg-conductor"}, {"name": "etcd"}, {"name": "influxdb"}, {"name": "kuryr-base"}, {"name": "kuryr-libnetwork"}, {"name": "mistral-api"}, {"name": "mistral-base"}, {"name": "mistral-engine"}, {"name": "mistral-event-engine"}, {"name": "mistral-executor"}, {"name": "tacker-base"}, {"name": "tacker-conductor"}, {"name": "tacker-server"}, {"name": "telegraf"}, {"name": "trove-api"}, {"name": "trove-base"}, {"name": "trove-conductor"}, {"name": "trove-guestagent"}, {"name": "trove-taskmanager"}, {"name": "valkey-base"}, {"name": "valkey-sentinel"}, {"name": "valkey-server"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "zun-api"}, {"name": "zun-base"}, {"name": "zun-cni-daemon"}, {"name": "zun-compute"}, {"name": "zun-wsproxy"}], "skipped": [], "unbuildable": []}+ grep -q 'Failed with status: error' kolla-build-20251213.log 2025-12-13 01:42:17.411722 | ubuntu-noble-large | + docker images 2025-12-13 01:42:18.285034 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-13 01:42:18.285115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251213 afecf1e7d4ea 2 seconds ago 1.43GB 2025-12-13 01:42:18.285166 | ubuntu-noble-large | 1f99d6d3910f 5 seconds ago 1.43GB 2025-12-13 01:42:18.285178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251213 69b8f85781cf 20 seconds ago 1.24GB 2025-12-13 01:42:18.285188 | ubuntu-noble-large | 0da8d6de4f9a 20 seconds ago 1.24GB 2025-12-13 01:42:18.285198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20251213 e270aa1c2cab 29 seconds ago 289MB 2025-12-13 01:42:18.285208 | ubuntu-noble-large | 4670dbc88243 30 seconds ago 289MB 2025-12-13 01:42:18.285217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251213 cd9b39b34ab2 32 seconds ago 1.42GB 2025-12-13 01:42:18.285226 | ubuntu-noble-large | af67325d011a 47 seconds ago 1.62GB 2025-12-13 01:42:18.285236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251213 0b45ada113b3 2 minutes ago 1.2GB 2025-12-13 01:42:18.285245 | ubuntu-noble-large | aa5af291cde5 3 minutes ago 1.21GB 2025-12-13 01:42:18.285254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251213 c5409c93a826 3 minutes ago 1.14GB 2025-12-13 01:42:18.285263 | ubuntu-noble-large | 4f099ac5e243 3 minutes ago 1.15GB 2025-12-13 01:42:18.285273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251213 db7c5a3a2816 4 minutes ago 1.06GB 2025-12-13 01:42:18.285282 | ubuntu-noble-large | 51b0339d2637 4 minutes ago 1.06GB 2025-12-13 01:42:18.285291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251213 3d5a2b7c1b0c 4 minutes ago 1.06GB 2025-12-13 01:42:18.285306 | ubuntu-noble-large | 237a5d112aa4 4 minutes ago 1.06GB 2025-12-13 01:42:18.285316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251213 35815d7f1f61 5 minutes ago 1.06GB 2025-12-13 01:42:18.285325 | ubuntu-noble-large | 7c195ed48d2f 5 minutes ago 1.06GB 2025-12-13 01:42:18.285335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251213 ee1426505e09 5 minutes ago 1.23GB 2025-12-13 01:42:18.285344 | ubuntu-noble-large | 11aeb4211c1e 5 minutes ago 1.25GB 2025-12-13 01:42:18.285353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251213 6c784a0df62f 6 minutes ago 1.08GB 2025-12-13 01:42:18.285388 | ubuntu-noble-large | 0d80057deacb 6 minutes ago 1.08GB 2025-12-13 01:42:18.285397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251213 d94b1b8a42c3 7 minutes ago 1.08GB 2025-12-13 01:42:18.285407 | ubuntu-noble-large | 074c762ce82c 7 minutes ago 1.08GB 2025-12-13 01:42:18.285417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251213 3a008d864f3b 7 minutes ago 1.08GB 2025-12-13 01:42:18.285426 | ubuntu-noble-large | cc563f062cc7 7 minutes ago 1.08GB 2025-12-13 01:42:18.285442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251213 233d0dfcac54 8 minutes ago 987MB 2025-12-13 01:42:18.285459 | ubuntu-noble-large | 6b35d4aa5c5c 8 minutes ago 987MB 2025-12-13 01:42:18.285469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251213 6219b9a9f10f 8 minutes ago 997MB 2025-12-13 01:42:18.285478 | ubuntu-noble-large | f1e8a123df14 8 minutes ago 1GB 2025-12-13 01:42:18.285502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251213 77865c11a4ca 9 minutes ago 986MB 2025-12-13 01:42:18.285512 | ubuntu-noble-large | e44e26125081 9 minutes ago 987MB 2025-12-13 01:42:18.285521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251213 823b0bd584a6 9 minutes ago 998MB 2025-12-13 01:42:18.285531 | ubuntu-noble-large | 1f876f123c53 9 minutes ago 1GB 2025-12-13 01:42:18.285540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251213 35812306d97d 10 minutes ago 1.06GB 2025-12-13 01:42:18.285556 | ubuntu-noble-large | 0565db28e5d9 10 minutes ago 1.06GB 2025-12-13 01:42:18.285565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251213 6a6962f8c265 11 minutes ago 1.01GB 2025-12-13 01:42:18.285575 | ubuntu-noble-large | 06c0d29a5a24 11 minutes ago 1.02GB 2025-12-13 01:42:18.285584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251213 939e9c7f5de7 11 minutes ago 986MB 2025-12-13 01:42:18.285594 | ubuntu-noble-large | cec506008dcd 11 minutes ago 987MB 2025-12-13 01:42:18.285603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251213 058c898ad749 12 minutes ago 994MB 2025-12-13 01:42:18.285613 | ubuntu-noble-large | acda6f635442 12 minutes ago 995MB 2025-12-13 01:42:18.285622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251213 7fae8328e374 12 minutes ago 995MB 2025-12-13 01:42:18.285636 | ubuntu-noble-large | e467439fb1be 12 minutes ago 995MB 2025-12-13 01:42:18.285646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251213 292021ecd6cb 13 minutes ago 995MB 2025-12-13 01:42:18.285655 | ubuntu-noble-large | 78577b95a7ea 13 minutes ago 995MB 2025-12-13 01:42:18.285699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251213 876b1ec97edc 13 minutes ago 1.11GB 2025-12-13 01:42:18.285714 | ubuntu-noble-large | bfd5bc7b20c2 13 minutes ago 1.11GB 2025-12-13 01:42:18.285724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251213 7bf1479863c1 14 minutes ago 1.22GB 2025-12-13 01:42:18.285741 | ubuntu-noble-large | 87d7c36edf89 14 minutes ago 1.22GB 2025-12-13 01:42:18.285751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251213 88dfc74e01f8 15 minutes ago 1.22GB 2025-12-13 01:42:18.285760 | ubuntu-noble-large | 06c52e52c417 15 minutes ago 1.22GB 2025-12-13 01:42:18.285770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251213 75f13aa56677 15 minutes ago 1.23GB 2025-12-13 01:42:18.285786 | ubuntu-noble-large | 0f564231e5d6 15 minutes ago 1.24GB 2025-12-13 01:42:18.285796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251213 0ef011396bb1 16 minutes ago 1.22GB 2025-12-13 01:42:18.285806 | ubuntu-noble-large | 39b8cebbe853 16 minutes ago 1.22GB 2025-12-13 01:42:18.285820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251213 ef6305c8c6c3 17 minutes ago 1.23GB 2025-12-13 01:42:18.285830 | ubuntu-noble-large | b89bfe9e47eb 17 minutes ago 1.24GB 2025-12-13 01:42:18.285839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251213 1d43d80890c8 18 minutes ago 1.23GB 2025-12-13 01:42:18.285848 | ubuntu-noble-large | 80dcadadf57f 18 minutes ago 1.23GB 2025-12-13 01:42:18.285866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251213 f2e838755df9 18 minutes ago 1.22GB 2025-12-13 01:42:18.285884 | ubuntu-noble-large | 64ebb9dd5aef 18 minutes ago 1.22GB 2025-12-13 01:42:18.285915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251213 e16ce4cbf37d 19 minutes ago 1.23GB 2025-12-13 01:42:18.285934 | ubuntu-noble-large | 43de4fb94703 19 minutes ago 1.23GB 2025-12-13 01:42:18.285953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251213 9a59ad6fcf90 20 minutes ago 1.22GB 2025-12-13 01:42:18.285971 | ubuntu-noble-large | f7ff16f9e1e6 20 minutes ago 1.22GB 2025-12-13 01:42:18.285981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251213 4ecc6d203b32 20 minutes ago 1.22GB 2025-12-13 01:42:18.285991 | ubuntu-noble-large | 08b3b5eb270c 20 minutes ago 1.22GB 2025-12-13 01:42:18.286000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251213 06f3fee663f6 21 minutes ago 1.22GB 2025-12-13 01:42:18.286015 | ubuntu-noble-large | b643d7a3c001 21 minutes ago 1.22GB 2025-12-13 01:42:18.286025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251213 31bf9a702b70 22 minutes ago 1.23GB 2025-12-13 01:42:18.286034 | ubuntu-noble-large | 900e259bf43b 22 minutes ago 1.23GB 2025-12-13 01:42:18.286044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251213 783c75c38d1a 23 minutes ago 1.42GB 2025-12-13 01:42:18.286053 | ubuntu-noble-large | ba7fefb11bd6 23 minutes ago 1.42GB 2025-12-13 01:42:18.286063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251213 da6bd7dd2e42 23 minutes ago 1.78GB 2025-12-13 01:42:18.286072 | ubuntu-noble-large | e5216bf68948 23 minutes ago 2.14GB 2025-12-13 01:42:18.286081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251213 412c6eaae110 27 minutes ago 1.43GB 2025-12-13 01:42:18.286096 | ubuntu-noble-large | 5de44454acc2 27 minutes ago 1.43GB 2025-12-13 01:42:18.286105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251213 0e16e570e1fa 28 minutes ago 1.42GB 2025-12-13 01:42:18.286122 | ubuntu-noble-large | 6238dce9b091 28 minutes ago 1.42GB 2025-12-13 01:42:18.286132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251213 72883dff9ac0 28 minutes ago 1.04GB 2025-12-13 01:42:18.286141 | ubuntu-noble-large | d2b7d39ce2ad 28 minutes ago 1.04GB 2025-12-13 01:42:18.286150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251213 6c44fbfbd113 29 minutes ago 1.06GB 2025-12-13 01:42:18.286160 | ubuntu-noble-large | 50ef2a8a1d7c 29 minutes ago 1.07GB 2025-12-13 01:42:18.286173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251213 e1d8a5e59e84 30 minutes ago 1.06GB 2025-12-13 01:42:18.286183 | ubuntu-noble-large | e71fe655654e 30 minutes ago 1.07GB 2025-12-13 01:42:18.286192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251213 e4b95e1e948d 30 minutes ago 1.04GB 2025-12-13 01:42:18.286201 | ubuntu-noble-large | b0ae75c20048 30 minutes ago 1.04GB 2025-12-13 01:42:18.286211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251213 416d60439619 31 minutes ago 1.04GB 2025-12-13 01:42:18.286220 | ubuntu-noble-large | bcd1cfc54401 31 minutes ago 1.04GB 2025-12-13 01:42:18.286229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251213 4be94a27091d 31 minutes ago 1.12GB 2025-12-13 01:42:18.286243 | ubuntu-noble-large | c736f0867d8a 31 minutes ago 1.12GB 2025-12-13 01:42:18.286253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251213 c1a4312f7425 32 minutes ago 1.12GB 2025-12-13 01:42:18.286262 | ubuntu-noble-large | e131684bdd16 32 minutes ago 1.12GB 2025-12-13 01:42:18.286276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251213 baee9f43ddab 32 minutes ago 1.12GB 2025-12-13 01:42:18.286286 | ubuntu-noble-large | 855e1b7a1e86 32 minutes ago 1.12GB 2025-12-13 01:42:18.286300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20251213 503acd063941 33 minutes ago 1.01GB 2025-12-13 01:42:18.286310 | ubuntu-noble-large | 8461da35bf1a 33 minutes ago 1.01GB 2025-12-13 01:42:18.286319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20251213 91d99577ce87 33 minutes ago 1.01GB 2025-12-13 01:42:18.286329 | ubuntu-noble-large | 0446eb4a2c5e 33 minutes ago 1.01GB 2025-12-13 01:42:18.286338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20251213 72aa092059e5 34 minutes ago 1.01GB 2025-12-13 01:42:18.286352 | ubuntu-noble-large | 6a7d29aa6620 34 minutes ago 1.01GB 2025-12-13 01:42:18.286393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251213 86a7c2e9c3f3 34 minutes ago 1GB 2025-12-13 01:42:18.286404 | ubuntu-noble-large | 041a370441ba 34 minutes ago 1.01GB 2025-12-13 01:42:18.286413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251213 f719e474a903 34 minutes ago 1.01GB 2025-12-13 01:42:18.286434 | ubuntu-noble-large | 86754b4dcc9e 35 minutes ago 1.01GB 2025-12-13 01:42:18.286444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251213 0727c92fd014 35 minutes ago 1.08GB 2025-12-13 01:42:18.286454 | ubuntu-noble-large | f6e9e68e9e6e 35 minutes ago 1.09GB 2025-12-13 01:42:18.286463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251213 50dc557121f4 36 minutes ago 1.22GB 2025-12-13 01:42:18.286472 | ubuntu-noble-large | 7c7468b12d16 36 minutes ago 1.22GB 2025-12-13 01:42:18.286482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251213 a326da795eea 37 minutes ago 1.22GB 2025-12-13 01:42:18.286496 | ubuntu-noble-large | 13d921f68097 37 minutes ago 1.22GB 2025-12-13 01:42:18.286506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251213 91c2fb964b0d 37 minutes ago 1.22GB 2025-12-13 01:42:18.286515 | ubuntu-noble-large | 3e805fb7764e 37 minutes ago 1.22GB 2025-12-13 01:42:18.286524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251213 52708c41539a 38 minutes ago 1.22GB 2025-12-13 01:42:18.286534 | ubuntu-noble-large | 69b10992501c 38 minutes ago 1.22GB 2025-12-13 01:42:18.286548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251213 e23c3669d501 38 minutes ago 1.38GB 2025-12-13 01:42:18.286558 | ubuntu-noble-large | dc11c66d497e 38 minutes ago 1.41GB 2025-12-13 01:42:18.286567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251213 3c17fe5547da 39 minutes ago 1.59GB 2025-12-13 01:42:18.286576 | ubuntu-noble-large | cec7865d7103 40 minutes ago 1.61GB 2025-12-13 01:42:18.286590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251213 2eeb1dc707fc 41 minutes ago 1.26GB 2025-12-13 01:42:18.286600 | ubuntu-noble-large | 849f00a0726b 41 minutes ago 1.28GB 2025-12-13 01:42:18.286609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251213 a46b25f85b05 42 minutes ago 1.24GB 2025-12-13 01:42:18.286623 | ubuntu-noble-large | b9788806a25d 42 minutes ago 1.24GB 2025-12-13 01:42:18.286632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251213 0699a50a4033 43 minutes ago 1.23GB 2025-12-13 01:42:18.286642 | ubuntu-noble-large | e8c62ecf031d 43 minutes ago 1.23GB 2025-12-13 01:42:18.286661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251213 3cacfa99070d 44 minutes ago 1.05GB 2025-12-13 01:42:18.286701 | ubuntu-noble-large | 1692321c0b50 44 minutes ago 1.05GB 2025-12-13 01:42:18.286711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251213 e63f9adaac59 44 minutes ago 1.05GB 2025-12-13 01:42:18.286726 | ubuntu-noble-large | a9004df30ef4 44 minutes ago 1.05GB 2025-12-13 01:42:18.286736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251213 c85559bf587f 45 minutes ago 1.1GB 2025-12-13 01:42:18.286752 | ubuntu-noble-large | d58d20e55fbf 45 minutes ago 1.1GB 2025-12-13 01:42:18.286762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251213 775ece361379 49 minutes ago 1.14GB 2025-12-13 01:42:18.286776 | ubuntu-noble-large | 5256651853cf 49 minutes ago 1.15GB 2025-12-13 01:42:18.286786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251213 1a3807a1c1bb 49 minutes ago 1.26GB 2025-12-13 01:42:18.286795 | ubuntu-noble-large | 30716f16b8c2 49 minutes ago 1.26GB 2025-12-13 01:42:18.286805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251213 a9c595a408e3 50 minutes ago 985MB 2025-12-13 01:42:18.286818 | ubuntu-noble-large | 0f564fc0b42c 50 minutes ago 985MB 2025-12-13 01:42:18.286828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251213 ad56b87cc94c 50 minutes ago 985MB 2025-12-13 01:42:18.286837 | ubuntu-noble-large | 0941dcd879c9 51 minutes ago 985MB 2025-12-13 01:42:18.286852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251213 7dd8ea6ebe75 51 minutes ago 985MB 2025-12-13 01:42:18.286871 | ubuntu-noble-large | 89bfe4ba87e6 51 minutes ago 985MB 2025-12-13 01:42:18.286888 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251213 4c0baa6284f5 51 minutes ago 984MB 2025-12-13 01:42:18.286912 | ubuntu-noble-large | 204f2eb71f07 51 minutes ago 985MB 2025-12-13 01:42:18.286928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251213 741fb020784c 52 minutes ago 985MB 2025-12-13 01:42:18.286938 | ubuntu-noble-large | 977218d72f7c 52 minutes ago 985MB 2025-12-13 01:42:18.286948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251213 8b979331d609 52 minutes ago 995MB 2025-12-13 01:42:18.286957 | ubuntu-noble-large | 71a5912f242a 52 minutes ago 995MB 2025-12-13 01:42:18.286973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251213 7876e3546b84 53 minutes ago 1e+03MB 2025-12-13 01:42:18.286983 | ubuntu-noble-large | f475eb38807d 53 minutes ago 1GB 2025-12-13 01:42:18.286992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251213 5223aaa92565 54 minutes ago 995MB 2025-12-13 01:42:18.287002 | ubuntu-noble-large | f7a63ae4ee35 54 minutes ago 995MB 2025-12-13 01:42:18.287011 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251213 abc4236d9675 54 minutes ago 994MB 2025-12-13 01:42:18.287025 | ubuntu-noble-large | 548a2341e6f2 54 minutes ago 995MB 2025-12-13 01:42:18.287035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251213 82c2dd07cb31 55 minutes ago 995MB 2025-12-13 01:42:18.287044 | ubuntu-noble-large | 0eed314e1a69 55 minutes ago 995MB 2025-12-13 01:42:18.287054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251213 43bd591a3ece 55 minutes ago 1e+03MB 2025-12-13 01:42:18.287075 | ubuntu-noble-large | bd49c4b5e65d 55 minutes ago 1GB 2025-12-13 01:42:18.287098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251213 8f24517b0d0e 56 minutes ago 995MB 2025-12-13 01:42:18.287108 | ubuntu-noble-large | 5f8cc33db6bb 56 minutes ago 995MB 2025-12-13 01:42:18.287118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251213 5640cfa0fd74 56 minutes ago 988MB 2025-12-13 01:42:18.287132 | ubuntu-noble-large | 6c405a2b78c3 56 minutes ago 988MB 2025-12-13 01:42:18.287142 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251213 32c6ea995bb4 57 minutes ago 987MB 2025-12-13 01:42:18.287151 | ubuntu-noble-large | 0aff0bf1017e 57 minutes ago 988MB 2025-12-13 01:42:18.287160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251213 8bdaf1c06d08 57 minutes ago 289MB 2025-12-13 01:42:18.287174 | ubuntu-noble-large | ab5885370ea1 57 minutes ago 290MB 2025-12-13 01:42:18.287184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251213 a598faeedbc3 57 minutes ago 289MB 2025-12-13 01:42:18.287193 | ubuntu-noble-large | 6f7e1fc15217 57 minutes ago 290MB 2025-12-13 01:42:18.287202 | ubuntu-noble-large | 02a004829692 57 minutes ago 291MB 2025-12-13 01:42:18.287216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251213 429c2c43bb5e 57 minutes ago 290MB 2025-12-13 01:42:18.287226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251213 3a69eba48cc1 58 minutes ago 289MB 2025-12-13 01:42:18.287235 | ubuntu-noble-large | 685dc2f67e78 58 minutes ago 290MB 2025-12-13 01:42:18.287248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251213 fb5998286a1b 58 minutes ago 273MB 2025-12-13 01:42:18.287258 | ubuntu-noble-large | dfced888898c 58 minutes ago 274MB 2025-12-13 01:42:18.287267 | ubuntu-noble-large | aad4addfe4e4 58 minutes ago 274MB 2025-12-13 01:42:18.287281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251213 28af58a7edca 58 minutes ago 273MB 2025-12-13 01:42:18.287290 | ubuntu-noble-large | 3c70e1c6b422 58 minutes ago 284MB 2025-12-13 01:42:18.287305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251213 7e0eb94c935c 58 minutes ago 284MB 2025-12-13 01:42:18.287314 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251213 a635a3fa267b 58 minutes ago 291MB 2025-12-13 01:42:18.287327 | ubuntu-noble-large | c594381b1104 58 minutes ago 291MB 2025-12-13 01:42:18.287337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251213 0739be63b166 58 minutes ago 292MB 2025-12-13 01:42:18.287350 | ubuntu-noble-large | 085947c34801 58 minutes ago 292MB 2025-12-13 01:42:18.287394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251213 bcbc94dc51e1 59 minutes ago 289MB 2025-12-13 01:42:18.287410 | ubuntu-noble-large | 5ddac422283d 59 minutes ago 289MB 2025-12-13 01:42:18.287427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251213 e872574cf306 59 minutes ago 306MB 2025-12-13 01:42:18.287436 | ubuntu-noble-large | c89b45f38495 59 minutes ago 306MB 2025-12-13 01:42:18.287445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251213 0596add7f017 59 minutes ago 301MB 2025-12-13 01:42:18.287459 | ubuntu-noble-large | d294f540f4fb 59 minutes ago 301MB 2025-12-13 01:42:18.287468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20251213 31d90f1b9dc7 59 minutes ago 849MB 2025-12-13 01:42:18.287477 | ubuntu-noble-large | 7132eaf04479 59 minutes ago 849MB 2025-12-13 01:42:18.287493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251213 96084d00d2b8 59 minutes ago 298MB 2025-12-13 01:42:18.287507 | ubuntu-noble-large | ad4e5a1c7fff 59 minutes ago 298MB 2025-12-13 01:42:18.287516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251213 4261a0647ec7 59 minutes ago 299MB 2025-12-13 01:42:18.287525 | ubuntu-noble-large | 97c95a2c44b5 59 minutes ago 299MB 2025-12-13 01:42:18.287535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251213 66e668917145 59 minutes ago 357MB 2025-12-13 01:42:18.287548 | ubuntu-noble-large | e742a196b0ba 59 minutes ago 357MB 2025-12-13 01:42:18.287558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251213 aae0ab2d59dd 59 minutes ago 404MB 2025-12-13 01:42:18.287567 | ubuntu-noble-large | 8f42b3e9523b 59 minutes ago 404MB 2025-12-13 01:42:18.287577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251213 d7396120bbef About an hour ago 308MB 2025-12-13 01:42:18.287592 | ubuntu-noble-large | 197644b9bf6b About an hour ago 308MB 2025-12-13 01:42:18.287601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251213 141f5d8f31a6 About an hour ago 1.14GB 2025-12-13 01:42:18.287610 | ubuntu-noble-large | 6a7f7e1160cb About an hour ago 1.14GB 2025-12-13 01:42:18.287624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251213 2a675ce76e8d About an hour ago 1.03GB 2025-12-13 01:42:18.287634 | ubuntu-noble-large | 2066d6b6b1b5 About an hour ago 1.03GB 2025-12-13 01:42:18.287643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251213 87f6e742b849 About an hour ago 1.05GB 2025-12-13 01:42:18.287657 | ubuntu-noble-large | 90a0ec898b82 About an hour ago 1.05GB 2025-12-13 01:42:18.287695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251213 346a9c21b56d About an hour ago 1.07GB 2025-12-13 01:42:18.287716 | ubuntu-noble-large | ec69e6bfb05f About an hour ago 1.07GB 2025-12-13 01:42:18.287726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251213 b550ed6babd3 About an hour ago 978MB 2025-12-13 01:42:18.287735 | ubuntu-noble-large | 49145341bd64 About an hour ago 978MB 2025-12-13 01:42:18.287751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251213 2edc4e1ce40a About an hour ago 971MB 2025-12-13 01:42:18.287766 | ubuntu-noble-large | 8283de7c6212 About an hour ago 971MB 2025-12-13 01:42:18.287775 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251213 34399ac3a685 About an hour ago 978MB 2025-12-13 01:42:18.287784 | ubuntu-noble-large | 500af5e88be5 About an hour ago 978MB 2025-12-13 01:42:18.287794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251213 1d67618396e9 About an hour ago 986MB 2025-12-13 01:42:18.287808 | ubuntu-noble-large | eded63216d1a About an hour ago 986MB 2025-12-13 01:42:18.287817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251213 d31db48cd317 About an hour ago 1.08GB 2025-12-13 01:42:18.287826 | ubuntu-noble-large | 6fca7c59b122 About an hour ago 1.08GB 2025-12-13 01:42:18.287840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251213 d4e364355dfd About an hour ago 1.19GB 2025-12-13 01:42:18.287851 | ubuntu-noble-large | 79fe18553dda About an hour ago 1.22GB 2025-12-13 01:42:18.287869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251213 ce0dccff8359 About an hour ago 1.22GB 2025-12-13 01:42:18.287895 | ubuntu-noble-large | ccf720642b1f About an hour ago 1.22GB 2025-12-13 01:42:18.287921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251213 e496b1ac5113 About an hour ago 1.41GB 2025-12-13 01:42:18.287938 | ubuntu-noble-large | e89b66860497 About an hour ago 1.41GB 2025-12-13 01:42:18.287956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251213 925f94868c07 About an hour ago 1.03GB 2025-12-13 01:42:18.287982 | ubuntu-noble-large | df95b5a17d06 About an hour ago 1.03GB 2025-12-13 01:42:18.287993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251213 e2d8dd5c0280 About an hour ago 1.11GB 2025-12-13 01:42:18.288003 | ubuntu-noble-large | bb560744ba53 About an hour ago 1.11GB 2025-12-13 01:42:18.288012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20251213 6db159e0251b About an hour ago 1.01GB 2025-12-13 01:42:18.288021 | ubuntu-noble-large | 5d62c9f64afa About an hour ago 1.01GB 2025-12-13 01:42:18.288031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251213 73505c306648 About an hour ago 996MB 2025-12-13 01:42:18.288040 | ubuntu-noble-large | 762f21f040c1 About an hour ago 996MB 2025-12-13 01:42:18.288054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251213 9ce777ade07a About an hour ago 1.21GB 2025-12-13 01:42:18.288063 | ubuntu-noble-large | 2ff32fa74be2 About an hour ago 1.22GB 2025-12-13 01:42:18.288072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251213 97af75f4e32e About an hour ago 1.03GB 2025-12-13 01:42:18.288082 | ubuntu-noble-large | df94ab53ead8 About an hour ago 1.03GB 2025-12-13 01:42:18.288099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251213 66c5a82dbb79 About an hour ago 1.14GB 2025-12-13 01:42:18.288109 | ubuntu-noble-large | 0eb4d3d62661 About an hour ago 1.14GB 2025-12-13 01:42:18.288122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251213 6c13b4fcc582 About an hour ago 976MB 2025-12-13 01:42:18.288132 | ubuntu-noble-large | e17da6ccbfbe About an hour ago 976MB 2025-12-13 01:42:18.288141 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251213 d831a4f65831 About an hour ago 986MB 2025-12-13 01:42:18.288150 | ubuntu-noble-large | 9bdce7dd3f08 About an hour ago 986MB 2025-12-13 01:42:18.288160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251213 28d97092982d About an hour ago 979MB 2025-12-13 01:42:18.288174 | ubuntu-noble-large | 3989869d96d5 About an hour ago 979MB 2025-12-13 01:42:18.288183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251213 47f6bc546cbf About an hour ago 311MB 2025-12-13 01:42:18.288192 | ubuntu-noble-large | 0e622a5d9da1 About an hour ago 313MB 2025-12-13 01:42:18.288202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251213 b05a1f16a1be About an hour ago 479MB 2025-12-13 01:42:18.288216 | ubuntu-noble-large | 7d9573fc3e7d About an hour ago 480MB 2025-12-13 01:42:18.288226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251213 387cbb8ced08 About an hour ago 380MB 2025-12-13 01:42:18.288235 | ubuntu-noble-large | cbc8dd1fc75d About an hour ago 380MB 2025-12-13 01:42:18.288249 | ubuntu-noble-large | aca2826ff0d7 About an hour ago 311MB 2025-12-13 01:42:18.288258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251213 056cf306f1f1 About an hour ago 311MB 2025-12-13 01:42:18.288267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251213 c4efb02a487d About an hour ago 388MB 2025-12-13 01:42:18.288281 | ubuntu-noble-large | 5a9e408b2e0e About an hour ago 388MB 2025-12-13 01:42:18.288290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251213 4a7f9b3de09d About an hour ago 316MB 2025-12-13 01:42:18.288305 | ubuntu-noble-large | 48f99bc4ba3b About an hour ago 316MB 2025-12-13 01:42:18.288320 | ubuntu-noble-large | ff844448d335 About an hour ago 303MB 2025-12-13 01:42:18.288329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251213 079a09818f23 About an hour ago 303MB 2025-12-13 01:42:18.288338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251213 2f5c34f04784 About an hour ago 452MB 2025-12-13 01:42:18.288352 | ubuntu-noble-large | 0b05577789ab About an hour ago 570MB 2025-12-13 01:42:18.288418 | ubuntu-noble-large | dcf3f13727c1 About an hour ago 454MB 2025-12-13 01:42:18.288436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251213 3aeb8efd60ee About an hour ago 454MB 2025-12-13 01:42:18.288472 | ubuntu-noble-large | 34ec970cf04b About an hour ago 454MB 2025-12-13 01:42:18.288488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251213 d10a7ca97c3d About an hour ago 454MB 2025-12-13 01:42:18.288504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251213 b86053fc3c1f About an hour ago 287MB 2025-12-13 01:42:18.288522 | ubuntu-noble-large | 54bdf0bae638 About an hour ago 288MB 2025-12-13 01:42:18.288539 | ubuntu-noble-large | dc0ead523eb7 About an hour ago 282MB 2025-12-13 01:42:18.288557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251213 5219f4a660b9 About an hour ago 282MB 2025-12-13 01:42:18.288573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251213 b49efa10091d About an hour ago 282MB 2025-12-13 01:42:18.288590 | ubuntu-noble-large | 50b99ff8913f About an hour ago 282MB 2025-12-13 01:42:18.288613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251213 6597034fb690 About an hour ago 265MB 2025-12-13 01:42:18.288629 | ubuntu-noble-large | 27f3b7d54a3e About an hour ago 265MB 2025-12-13 01:42:18.288645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251213 1a3dc62438f9 About an hour ago 1.53GB 2025-12-13 01:42:18.288660 | ubuntu-noble-large | 3017517e1795 About an hour ago 1.53GB 2025-12-13 01:42:18.288710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251213 aa9ff34f5494 About an hour ago 1.56GB 2025-12-13 01:42:18.288724 | ubuntu-noble-large | 07e75b66e5e6 About an hour ago 1.56GB 2025-12-13 01:42:18.288739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251213 9cf3b08df880 About an hour ago 265MB 2025-12-13 01:42:18.288752 | ubuntu-noble-large | 2ccfef16b6dc About an hour ago 265MB 2025-12-13 01:42:18.288768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251213 92871e8d514e About an hour ago 579MB 2025-12-13 01:42:18.288779 | ubuntu-noble-large | 9f1012f4a630 About an hour ago 581MB 2025-12-13 01:42:18.288787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251213 9950c5b252c9 About an hour ago 970MB 2025-12-13 01:42:18.288796 | ubuntu-noble-large | e0e65d9ef236 About an hour ago 985MB 2025-12-13 01:42:18.288811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251213 11c4c21b29f1 About an hour ago 265MB 2025-12-13 01:42:18.288819 | ubuntu-noble-large | dba656db8537 About an hour ago 265MB 2025-12-13 01:42:18.288828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251213 27a1e0733ed7 About an hour ago 265MB 2025-12-13 01:42:18.288836 | ubuntu-noble-large | 321a472792b7 About an hour ago 265MB 2025-12-13 01:42:18.288845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251213 125c5f506bb0 About an hour ago 1.01GB 2025-12-13 01:42:18.288860 | ubuntu-noble-large | 64c84809d5b8 About an hour ago 1.02GB 2025-12-13 01:42:18.288875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251213 cb7f01f16b9e About an hour ago 412MB 2025-12-13 01:42:18.288884 | ubuntu-noble-large | da7b5383e578 About an hour ago 413MB 2025-12-13 01:42:18.288892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251213 b4ca74175695 About an hour ago 266MB 2025-12-13 01:42:18.288901 | ubuntu-noble-large | e039d5be08b8 About an hour ago 267MB 2025-12-13 01:42:18.288909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251213 0a429d2d246c About an hour ago 303MB 2025-12-13 01:42:18.288917 | ubuntu-noble-large | 13557c443488 About an hour ago 304MB 2025-12-13 01:42:18.288926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251213 62e20d5cd15e About an hour ago 454MB 2025-12-13 01:42:18.288934 | ubuntu-noble-large | dfdc72c9fb70 About an hour ago 454MB 2025-12-13 01:42:18.288943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251213 cd371ad14e21 About an hour ago 673MB 2025-12-13 01:42:18.288956 | ubuntu-noble-large | c446e6591a57 About an hour ago 913MB 2025-12-13 01:42:18.288964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251213 3d2a32ebb0f1 2 hours ago 277MB 2025-12-13 01:42:18.288973 | ubuntu-noble-large | 54862338ce47 2 hours ago 279MB 2025-12-13 01:42:18.288981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251213 2fe0fbd18767 2 hours ago 277MB 2025-12-13 01:42:18.288990 | ubuntu-noble-large | 0983d4c7e9a2 2 hours ago 278MB 2025-12-13 01:42:18.288998 | ubuntu-noble-large | c89ef6c00e49 2 hours ago 265MB 2025-12-13 01:42:18.289006 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251213 1ff450ae59e8 2 hours ago 265MB 2025-12-13 01:42:18.289015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251213 563a5613aeeb 2 hours ago 274MB 2025-12-13 01:42:18.289023 | ubuntu-noble-large | 90b7d1a5859f 2 hours ago 274MB 2025-12-13 01:42:18.289032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251213 a0e6ea85f891 2 hours ago 274MB 2025-12-13 01:42:18.289040 | ubuntu-noble-large | be1dacef4626 2 hours ago 275MB 2025-12-13 01:42:18.289053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251213 1d5ba8723c43 2 hours ago 270MB 2025-12-13 01:42:18.289061 | ubuntu-noble-large | 649f1a17dfcd 2 hours ago 271MB 2025-12-13 01:42:18.289070 | ubuntu-noble-large | 3819ea4a14b7 2 hours ago 283MB 2025-12-13 01:42:18.289078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251213 ea9eed62289f 2 hours ago 282MB 2025-12-13 01:42:18.289086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251213 b3624c03c331 2 hours ago 1.05GB 2025-12-13 01:42:18.289095 | ubuntu-noble-large | 81a0abd6fb2b 2 hours ago 1.07GB 2025-12-13 01:42:18.289103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251213 fb27932414f9 2 hours ago 268MB 2025-12-13 01:42:18.289121 | ubuntu-noble-large | 4195a152501e 2 hours ago 269MB 2025-12-13 01:42:18.289130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251213 f997e494b1bb 2 hours ago 266MB 2025-12-13 01:42:18.289139 | ubuntu-noble-large | 6efe54b242cb 2 hours ago 267MB 2025-12-13 01:42:18.289147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251213 3e6c4000c704 2 hours ago 339MB 2025-12-13 01:42:18.289160 | ubuntu-noble-large | 4114a96bc8b8 2 hours ago 340MB 2025-12-13 01:42:18.289172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251213 89a504f99cae 2 hours ago 265MB 2025-12-13 01:42:18.289180 | ubuntu-noble-large | d06ba6d6811c 2 hours ago 270MB 2025-12-13 01:42:18.289189 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 8 weeks ago 78.1MB 2025-12-13 01:42:18.294907 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-12-13 01:42:18.301375 | ubuntu-noble-large | ++ date +%Y%m%d 2025-12-13 01:42:18.304773 | ubuntu-noble-large | + BUILD_ID=20251213 2025-12-13 01:42:18.304828 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-12-13 01:42:18.304843 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-12-13 01:42:18.304857 | ubuntu-noble-large | + IS_RELEASE=False 2025-12-13 01:42:18.304870 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-12-13 01:42:18.304883 | ubuntu-noble-large | + VERSION=latest 2025-12-13 01:42:18.304896 | ubuntu-noble-large | + LSTFILE=images.txt 2025-12-13 01:42:18.304940 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20251213 2025-12-13 01:42:18.305051 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-13 01:42:18.305064 | ubuntu-noble-large | + . defaults/all.sh 2025-12-13 01:42:18.306053 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-13 01:42:18.306071 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-13 01:42:18.306085 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-13 01:42:18.306099 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-13 01:42:18.307298 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-13 01:42:18.307350 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 01:42:18.307409 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 01:42:18.307420 | ubuntu-noble-large | +++ hash -r 2025-12-13 01:42:18.307515 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 01:42:18.307528 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-13 01:42:18.307537 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-13 01:42:18.307550 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-13 01:42:18.307699 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-13 01:42:18.307719 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-13 01:42:18.307733 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-13 01:42:18.307745 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-13 01:42:18.307818 | 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-12-13 01:42:18.307834 | 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-12-13 01:42:18.307905 | ubuntu-noble-large | +++ export PATH 2025-12-13 01:42:18.307931 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-13 01:42:18.308003 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-13 01:42:18.308017 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-13 01:42:18.308026 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-13 01:42:18.308040 | ubuntu-noble-large | +++ export PS1 2025-12-13 01:42:18.308049 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-13 01:42:18.308059 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-13 01:42:18.308072 | ubuntu-noble-large | +++ hash -r 2025-12-13 01:42:18.308173 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-12-13 01:42:18.309923 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-13 01:42:18.312597 | ubuntu-noble-large | ++ export BUILD_ID=20251213 2025-12-13 01:42:18.312615 | ubuntu-noble-large | ++ BUILD_ID=20251213 2025-12-13 01:42:18.312630 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-13 01:42:18.312641 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-13 01:42:18.312653 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-13 01:42:18.312703 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-13 01:42:18.312798 | ubuntu-noble-large | + export IS_RELEASE 2025-12-13 01:42:18.312811 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-13 01:42:18.312820 | ubuntu-noble-large | + export VERSION 2025-12-13 01:42:18.312833 | ubuntu-noble-large | + rm -f images.txt 2025-12-13 01:42:18.316211 | ubuntu-noble-large | + touch images.txt 2025-12-13 01:42:18.319530 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-12-13 01:42:55.698430 | ubuntu-noble-large | Deleted Images: 2025-12-13 01:42:55.698529 | ubuntu-noble-large | deleted: sha256:c89ef6c00e49d9900da1970eff57f7695c0ed4276c131fcfb3651f0f691289cb 2025-12-13 01:42:55.698545 | ubuntu-noble-large | deleted: sha256:ada660cf0ed1d666388463ed6d85e57e63609085c48cdfd9ada896ce044b3e85 2025-12-13 01:42:55.698555 | ubuntu-noble-large | deleted: sha256:f87eb1734d9660be6ccbfff2f568ee0457725972b5a7b437de76b867194e3ab2 2025-12-13 01:42:55.698566 | ubuntu-noble-large | deleted: sha256:308693588cf5954da08f64f22d65830ba144dcb13119e537a6fc146c90c8ec07 2025-12-13 01:42:55.698577 | ubuntu-noble-large | deleted: sha256:ae4433b7fc12ed82f74d47b450d5a05376ff7587b37bea672a325c051de88288 2025-12-13 01:42:55.698587 | ubuntu-noble-large | deleted: sha256:364b4bf5f8797c53cffa13f43c30011db33a6b17d9c6f47dea1951d3eea17d8c 2025-12-13 01:42:55.698598 | ubuntu-noble-large | deleted: sha256:3feb62e0eb0cb778337d415f618f9e6fb3447fc6c76e85bb2f2a777fc7f8e941 2025-12-13 01:42:55.698608 | ubuntu-noble-large | deleted: sha256:7c7468b12d167f20916d4bff4ad4d5df2d0a52d1a45608df223cf159cdef5c19 2025-12-13 01:42:55.698618 | ubuntu-noble-large | deleted: sha256:2737587e50626dc175871844c53b4833d90b8b40a3649255b5103af1c49674c8 2025-12-13 01:42:55.698628 | ubuntu-noble-large | deleted: sha256:400581f18a2b5a8932e69d1f14444f2d2789a611779db311990b3b777f795969 2025-12-13 01:42:55.698638 | ubuntu-noble-large | deleted: sha256:9e8170fd628c110d77ca83f41a311c8ea62fef4e021570c55ac4d19ddae6fe9a 2025-12-13 01:42:55.698648 | ubuntu-noble-large | deleted: sha256:43618009bbd29f442bdae984d9cf5f43ae23827795ae4bf1bc75c6d5f5668c4b 2025-12-13 01:42:55.698659 | ubuntu-noble-large | deleted: sha256:85c37f5e18a63467f3ecf03dcebbce555b53ca8c5875048beeaa43810dc1d182 2025-12-13 01:42:55.698704 | ubuntu-noble-large | deleted: sha256:93ee0be0eab2ff9ec00afec8cf7f92dea5555703c0725c020ba821f677c2f078 2025-12-13 01:42:55.698715 | ubuntu-noble-large | deleted: sha256:e79c02d8dfb75b0ea905a72dfd366625dd0a051146ae4d5b382d4646ecde480f 2025-12-13 01:42:55.698725 | ubuntu-noble-large | deleted: sha256:900e259bf43b05f7d9590bcccbdc81504cdd90856d886bfa0c777eb522afb81d 2025-12-13 01:42:55.698735 | ubuntu-noble-large | deleted: sha256:3820ae22733b65c47f92b82642c75f906d67d850bbffa0e5a0669532c7618df7 2025-12-13 01:42:55.698746 | ubuntu-noble-large | deleted: sha256:97f7776569fd779c545681123eb4ba6509b04099864d4891fac90a7c316c5c4f 2025-12-13 01:42:55.698756 | ubuntu-noble-large | deleted: sha256:59f9ffca3ad46e86393912502b547a3b561da9ccbd7c540933c8eaf58230e971 2025-12-13 01:42:55.698766 | ubuntu-noble-large | deleted: sha256:497a984c1bf6db6ed3fea69f43a9bd912cf44bd2bbb831169535a4fa6642d368 2025-12-13 01:42:55.698776 | ubuntu-noble-large | deleted: sha256:a02f1b4019de92886bf6e0d4413252946416f663aca4c5f1536af434f155b047 2025-12-13 01:42:55.698786 | ubuntu-noble-large | deleted: sha256:cec506008dcdcacf783e87bdd9fa97c4609cf0eba3d5434735ba602a2452c68c 2025-12-13 01:42:55.698796 | ubuntu-noble-large | deleted: sha256:9237a426364a91169f15621d61ab3567bcf5fa9616f2f37767e8e2e3c284fe0e 2025-12-13 01:42:55.698806 | ubuntu-noble-large | deleted: sha256:2ab1ba0380cb8d0a4d236352345d627c279547d83d1e3ba7461b8e8024becba6 2025-12-13 01:42:55.698822 | ubuntu-noble-large | deleted: sha256:eaf0a26d952ec48b4eb3f9009d9f9bdac05435914fa65a76dc71cab4e58593d3 2025-12-13 01:42:55.698870 | ubuntu-noble-large | deleted: sha256:bc5c54206b0bd4c654d137109045d3dcda716ce2da199690a88935eade86d4d7 2025-12-13 01:42:55.698890 | ubuntu-noble-large | deleted: sha256:7c195ed48d2f1860914131522f754173b5a4789210039894271f6ceacfd914e6 2025-12-13 01:42:55.698901 | ubuntu-noble-large | deleted: sha256:b94adfe8e7955a2d700eadc17793201afe464311491104a5ab2c19ea0e40d65f 2025-12-13 01:42:55.698911 | ubuntu-noble-large | deleted: sha256:b7281b4f0387a173685abea3fc6e46916377a2934e550ba33c2d84780cde51a5 2025-12-13 01:42:55.698921 | ubuntu-noble-large | deleted: sha256:48f474a74dd71bc721031026ef8b89fd6bb0337712cb876e7c291aca075643f5 2025-12-13 01:42:55.698932 | ubuntu-noble-large | deleted: sha256:110d509645a7ddf64d220d069cd3304241f72e8d78cf8107710673b96f01d7e2 2025-12-13 01:42:55.698942 | ubuntu-noble-large | deleted: sha256:3cd8b8e76c85d9a76f3e1ea4844a070f705cf61e6391882ab9a9736a5ad860f9 2025-12-13 01:42:55.698952 | ubuntu-noble-large | deleted: sha256:6f7e1fc152177c143c084f6d1cbacef8150d5df39d1c6078b6c809c9c0e254d3 2025-12-13 01:42:55.698962 | ubuntu-noble-large | deleted: sha256:ee596e1204a1a5a3e3bff47c0c4c3f5c67a9da73b8216252ba37b47a147ef721 2025-12-13 01:42:55.698993 | ubuntu-noble-large | deleted: sha256:132c175fc3a36f99a4f1975d21c3befdac471db2c4581b9ee2d5931d82d529d4 2025-12-13 01:42:55.699002 | ubuntu-noble-large | deleted: sha256:e6c879e79c28daac2b771cf2a8b2b1ae93a8144316a5acd7a533f6de38561d76 2025-12-13 01:42:55.699010 | ubuntu-noble-large | deleted: sha256:04feef0c30326fefd64c0b011deca28fee3156696aa751598e14f85a5804d820 2025-12-13 01:42:55.699018 | ubuntu-noble-large | deleted: sha256:976e43ccf41ef2f0e7b91f94c8bcc7d6fa2d6b16c6b6496deab191adb0a6589c 2025-12-13 01:42:55.699027 | ubuntu-noble-large | deleted: sha256:5a665794dc4a79df9d05d436a5f818304cf1463b2a9d97cb37ccc9b251ecb48d 2025-12-13 01:42:55.699035 | ubuntu-noble-large | deleted: sha256:ea1ee019122c9c89d1b74d9b862fd8f9ef64596783e55c056984f4247a224549 2025-12-13 01:42:55.699043 | ubuntu-noble-large | deleted: sha256:b2e400f22378e265743b491b17dad6cacd968b6967120f369813177420e255e6 2025-12-13 01:42:55.699051 | ubuntu-noble-large | deleted: sha256:11f03ac6994fb9d39cc2b5564f7485c4f2c607bd6503a85d64a796a76b88b368 2025-12-13 01:42:55.699060 | ubuntu-noble-large | deleted: sha256:2d8f1e11b0218d82768d1bf178ee7e00cd878ebbf524e552134ddb6ef8541621 2025-12-13 01:42:55.699069 | ubuntu-noble-large | deleted: sha256:f2eb604bb502aad989b52eb23b3dcbdf86c574cfb0a263a3bfad9417702478bc 2025-12-13 01:42:55.699077 | ubuntu-noble-large | deleted: sha256:a7b22df79b3986fedcf3e393bd1f533bbfd487bb5bd7d75159ba1c5936fc7204 2025-12-13 01:42:55.699085 | ubuntu-noble-large | deleted: sha256:43de4fb94703b3be85ea19dd43e65a9ac040229c71145680da0acf011125b1d6 2025-12-13 01:42:55.699094 | ubuntu-noble-large | deleted: sha256:5ba5c58c87e653c90776f63396cfff823ee8d4cb17fbcb6e1a50981332e42a97 2025-12-13 01:42:55.699102 | ubuntu-noble-large | deleted: sha256:bdb845b4565f88bdbac8561851fe73c396c393847e0b80400e0f044d7ffd4d68 2025-12-13 01:42:55.699110 | ubuntu-noble-large | deleted: sha256:077301031912b978da46d7cc70d5f4ca73486bacadb59a3660f20b3cb9a1cf49 2025-12-13 01:42:55.699118 | ubuntu-noble-large | deleted: sha256:48c69675af349264cbb419e3aee6087f143e392b0e89c06cbf6f2f0f5e46c6d6 2025-12-13 01:42:55.699155 | ubuntu-noble-large | deleted: sha256:d5f23c642d1323954af40a9b5cd88151453b432cd2fb5489b9104951974ab09f 2025-12-13 01:42:55.699165 | ubuntu-noble-large | deleted: sha256:3aff5d6188ed66cbb7beb70f2384defa4fd45610e4216c88d52ab7f3b01b001f 2025-12-13 01:42:55.699173 | ubuntu-noble-large | deleted: sha256:406af721520ed3220bd98198e43360683cabe02335728a2c4f789757393c79e5 2025-12-13 01:42:55.699182 | ubuntu-noble-large | deleted: sha256:6c405a2b78c3917d1b8a4590d5262401f3f959418261a71e74336ade829d1e23 2025-12-13 01:42:55.699190 | ubuntu-noble-large | deleted: sha256:51543fc3f85b46587a80b5c479acf0773d0957a8725dbe51b29dd0e6389c233b 2025-12-13 01:42:55.699198 | ubuntu-noble-large | deleted: sha256:ac03ad6ba299115f5cd5219f8690037be8b1e71537b2784befb2a9c7b53c7549 2025-12-13 01:42:55.699207 | ubuntu-noble-large | deleted: sha256:21b32c273c0d790bd1ad3da7178680c32f9d81e49960cfa98f83478c48db17bf 2025-12-13 01:42:55.699215 | ubuntu-noble-large | deleted: sha256:0b05577789ab2770e71f10246642dc9d03b3d7bdb9917c89a7c7cbeed2095142 2025-12-13 01:42:55.699223 | ubuntu-noble-large | deleted: sha256:b4d35946407eaee78fc237ea73bb42e372f4f40b4c42bd7adaf284e567ab4fb7 2025-12-13 01:42:55.699231 | ubuntu-noble-large | deleted: sha256:56f1a32ee3bd0c802e1676493c706f425599fa2634d73bc6b0d952cb65985be9 2025-12-13 01:42:55.699239 | ubuntu-noble-large | deleted: sha256:1e1d7e77e5a88f0d3895dbb52e0531d16ffe9ab5dbc525906d583ea2acb58260 2025-12-13 01:42:55.699247 | ubuntu-noble-large | deleted: sha256:f83b4a55d21f0a9aa656b2fcf3d386236822b03bc5ec33eabd09aede03335101 2025-12-13 01:42:55.699256 | ubuntu-noble-large | deleted: sha256:d6070a822aed6b15d4b93b1c0ac9ccef6cd46fcf10fb7eac58d36eed196fd57d 2025-12-13 01:42:55.699264 | ubuntu-noble-large | deleted: sha256:89b8a24c15d06e3718d61a57972b8ebfc83b973af42aaf91bd7a260a3b483965 2025-12-13 01:42:55.699272 | ubuntu-noble-large | deleted: sha256:c604dddaf3bad08c8c83ec8d32a3d94855de5c743234724bb8fa294c1d5c024a 2025-12-13 01:42:55.699280 | ubuntu-noble-large | deleted: sha256:fa35cc105ba8c7af65e4ce7bb38ae85fee1351cc18130edc96cb1530fb49ddd4 2025-12-13 01:42:55.699288 | ubuntu-noble-large | deleted: sha256:84ecd877c0a5017522abb1ec3c8f42a4e673154d3c961adde96c17c5e1aea926 2025-12-13 01:42:55.699297 | ubuntu-noble-large | deleted: sha256:b44eccd5c8907d649c0258802a682c7ea3af839b1c12304df7abfeae28270ec3 2025-12-13 01:42:55.699305 | ubuntu-noble-large | deleted: sha256:843cc9617e2d95079882511e9f7081f57b3fada698bb933df5a8304aaebd528f 2025-12-13 01:42:55.699313 | ubuntu-noble-large | deleted: sha256:16d66210f8f47755000573eabcb3b4f6dac76e95f1fd16bc4f15f1b6b0428939 2025-12-13 01:42:55.699321 | ubuntu-noble-large | deleted: sha256:4244483dbc9ce04b16838e5ebb93cd91ffef2556aac331a2c8655a040916356a 2025-12-13 01:42:55.699337 | ubuntu-noble-large | deleted: sha256:c250e48843a5697b4509043627372ac04a1409cf006b4af8a60df20edb526666 2025-12-13 01:42:55.699345 | ubuntu-noble-large | deleted: sha256:081f7ae1f8d3498d754d7d6495ceef60204c3e440922b8b17b1aa04fcb49c0f4 2025-12-13 01:42:55.699354 | ubuntu-noble-large | deleted: sha256:fe415b7219a347f65e1b3923fc8bc6f38874d7b9a04351c30a9a326fa07d2f6b 2025-12-13 01:42:55.699362 | ubuntu-noble-large | deleted: sha256:95e76dbec6a7178364ae82d4c768c2f63b1d9f9d35c988bc77333539e0fd09df 2025-12-13 01:42:55.699376 | ubuntu-noble-large | deleted: sha256:df937af45e4690eaf86fcc365fc73bef3f2a10f87b94c65f8850c0b279a9cdb8 2025-12-13 01:42:55.699384 | ubuntu-noble-large | deleted: sha256:b07e0c54a6ff03c96fd46c114570fe7cd8a292a387b1c138470ba54bb8aa0b32 2025-12-13 01:42:55.699411 | ubuntu-noble-large | deleted: sha256:09c605b1f2c596483a1acbc158f1ae6003de89ba2af8d22732104cbb7cae03d4 2025-12-13 01:42:55.699420 | ubuntu-noble-large | deleted: sha256:8bf049122cc852ae893fc9938dc5b9fa03ec40b8b86ff9107898b6d1c50ff9ed 2025-12-13 01:42:55.699428 | ubuntu-noble-large | deleted: sha256:295e387d04cd715f237b004a5cb727750b1c7faba6788a3fc3045c84fe0c826c 2025-12-13 01:42:55.699437 | ubuntu-noble-large | deleted: sha256:69f6aeb97449d58388635cf0452f1ac17c984ba4858382d0541706a66fe1d098 2025-12-13 01:42:55.699445 | ubuntu-noble-large | deleted: sha256:4387e40342f16ed24b2d9d33ca87d575e693ca23d64569a15febedd39be5f63c 2025-12-13 01:42:55.699453 | ubuntu-noble-large | deleted: sha256:1e5d900a98d5d641f918691a475fbc85519999c7c4397b2a23c993b21e81da6e 2025-12-13 01:42:55.699461 | ubuntu-noble-large | deleted: sha256:55194f67574aab1282782387ba2ddb9924a7205598c42a29cc3430762a8c8601 2025-12-13 01:42:55.699470 | ubuntu-noble-large | deleted: sha256:3fb2dd41fe74c9f409ad7e57251f964488cf224a360fdfc8456bf6fb2265b618 2025-12-13 01:42:55.699478 | ubuntu-noble-large | deleted: sha256:02c2bc9dce0c0e5540e79821ee1fe61f1b3af54b30418a522b6eb30524ec9263 2025-12-13 01:42:55.699486 | ubuntu-noble-large | deleted: sha256:1924b19196380fd814f94fbcdc8cac1c390f04c74b5653c727bde9a0d35bbd07 2025-12-13 01:42:55.699495 | ubuntu-noble-large | deleted: sha256:13d921f680970b27078abb59e5be33fc6c65b511a511e88be0550de04befdd7d 2025-12-13 01:42:55.699503 | ubuntu-noble-large | deleted: sha256:21d1f24de24c7812bc92d4ce088e8ef9be8807036258d560f54d1eed442be6d1 2025-12-13 01:42:55.699511 | ubuntu-noble-large | deleted: sha256:af288dfa14b3b074357817e16cdad7805b69f88d2263dcf7795dfee3143bb0dc 2025-12-13 01:42:55.699519 | ubuntu-noble-large | deleted: sha256:0cc8c564ac79332f70857ae2742d2ab45ee9d10ed48e3a9a4bcc9885bc53c558 2025-12-13 01:42:55.699528 | ubuntu-noble-large | deleted: sha256:f7bfecbfbaadd5920a6a99b8b4bae68f574505059af657e0c62e04c5fb658925 2025-12-13 01:42:55.699536 | ubuntu-noble-large | deleted: sha256:e3e2e1cd97aa3fa6189d247a8df47ae93fd17b157793e42db0d0e8098f8c4aee 2025-12-13 01:42:55.699544 | ubuntu-noble-large | deleted: sha256:de45cdd30f81c0ef69beb03a3b0f2279c3046080e8b151446ab1967a5cd5d84d 2025-12-13 01:42:55.699553 | ubuntu-noble-large | deleted: sha256:e71fe655654eeb740c60cbfb2613a91423621a29a7d67bf01aa1059e83b09df0 2025-12-13 01:42:55.699561 | ubuntu-noble-large | deleted: sha256:13a4462a32040e57c59f755b205fdd1678ecdf4c60737711788b76b3db9de59c 2025-12-13 01:42:55.699569 | ubuntu-noble-large | deleted: sha256:0bf076a9200ebc28b9eb00a6337ac9217a394817eadef44890f0dbd87a13ed14 2025-12-13 01:42:55.699578 | ubuntu-noble-large | deleted: sha256:006bbe912564b7d19104263d135dccf745383bcaeeb87eaeedec9c64c1cd8a42 2025-12-13 01:42:55.699586 | ubuntu-noble-large | deleted: sha256:a74479613dfcc4ca8fffc31b156e61bb439eed9ecae444815eea236e5f6d4ff8 2025-12-13 01:42:55.699594 | ubuntu-noble-large | deleted: sha256:68e7c9997019f0a40a5a487807c92187e495fa1f3d2f31a1379ef40d36a42c0e 2025-12-13 01:42:55.699618 | ubuntu-noble-large | deleted: sha256:304711200556a9d6937a427fefc1941961c8e14c30e79dff537e36ce568373c7 2025-12-13 01:42:55.699628 | ubuntu-noble-large | deleted: sha256:84e736af8b2ea086e622195b5476f2a87791013c8f9cb617bc10cd231ed751fd 2025-12-13 01:42:55.699636 | ubuntu-noble-large | deleted: sha256:7b697b84b04931d2ef71ecf47aefe594adaa56fd1a1a3c3679c2f44718c23ddc 2025-12-13 01:42:55.699644 | ubuntu-noble-large | deleted: sha256:90b7d1a5859f8e028273c24ab9c6a815af0ec885ab95df2a5af8489f01489ca1 2025-12-13 01:42:55.699653 | ubuntu-noble-large | deleted: sha256:1fae6da282ba92b24bad73de2e1e8175fdaed609510a3bed9a0b1466401dfb56 2025-12-13 01:42:55.699661 | ubuntu-noble-large | deleted: sha256:e56ae4083aa4783e93dca6b7a708a54081785ea115bac52c1a24d78e815626df 2025-12-13 01:42:55.699702 | ubuntu-noble-large | deleted: sha256:619dafe03c1a4b58e4de5606cacb2e98e7b09218d75ba7904fe861109bafff08 2025-12-13 01:42:55.699711 | ubuntu-noble-large | deleted: sha256:151cebecc777be563895f3d3ffea963cfcbc01349fdfb6c407c7941c430cd009 2025-12-13 01:42:55.699726 | ubuntu-noble-large | deleted: sha256:a3746504c5545a3e1330fca53a3453874be3b08929522f25a4bf8b97a8977ee9 2025-12-13 01:42:55.699734 | ubuntu-noble-large | deleted: sha256:e0b6ceac2dde070245b2df134d33e2f063970f1acbdafd8d5fd212b1468aaab0 2025-12-13 01:42:55.699742 | ubuntu-noble-large | deleted: sha256:44ff9cbe756fb9ab1453936a45a6683c995511f08859c7f1be5c0416c72e3782 2025-12-13 01:42:55.699751 | ubuntu-noble-large | deleted: sha256:bccb38ddb6534e917c91fd2b5882765320ca1a6ac7ee45656726a6e46d5e4849 2025-12-13 01:42:55.699759 | ubuntu-noble-large | deleted: sha256:fc09bb1a038b1e4b3dce4d6f08e792677efc7677df1f4e361267e00904b07f69 2025-12-13 01:42:55.699767 | ubuntu-noble-large | deleted: sha256:b9190c57a0eb8bf46d780483c53a2badc317dd9fe961c53fb308edf720d7bfc6 2025-12-13 01:42:55.699775 | ubuntu-noble-large | deleted: sha256:8e51a8b079b881e33dbf8a37857e2a0547a6ece4dae1c4db0594c417d7b81b97 2025-12-13 01:42:55.699783 | ubuntu-noble-large | deleted: sha256:5a7068e50b261336de6b712339e41f284e311bac745760186ada451380893aef 2025-12-13 01:42:55.699792 | ubuntu-noble-large | deleted: sha256:8b78938b6e5e1f21fa8edc55801490ed4f2df809d58e40a39fd77ee81c31499b 2025-12-13 01:42:55.699800 | ubuntu-noble-large | deleted: sha256:af87ba6f8653fb7b3f609b38524e94282b87bdd58be19e537d4af883a7db501f 2025-12-13 01:42:55.699808 | ubuntu-noble-large | deleted: sha256:2066d6b6b1b56b2bfafb6dfd9fdb22ec02d1db16b95b09fd00a9cb152895f119 2025-12-13 01:42:55.699816 | ubuntu-noble-large | deleted: sha256:b13626f0c0fcedad159c6b609557835eeb52c2e04041c250cd94166291de986a 2025-12-13 01:42:55.699824 | ubuntu-noble-large | deleted: sha256:2af2683d53cb9062c72e4a105797eb573b28863d796874db588ce7aeecb2abb9 2025-12-13 01:42:55.699833 | ubuntu-noble-large | deleted: sha256:f4eaabcc6bbc4a5507928314e0f5082e6090d44c7dfd333d5010eed231989219 2025-12-13 01:42:55.699841 | ubuntu-noble-large | deleted: sha256:86b61205a0e3fb980e514b0705ecb816661116c4e71f3196d505fe6eb95ee8e7 2025-12-13 01:42:55.699849 | ubuntu-noble-large | deleted: sha256:599503eebb77c1975984d6cf1cbdbc0f837a2499521004a28ac4af499fcf0b9b 2025-12-13 01:42:55.699857 | ubuntu-noble-large | deleted: sha256:78439c811dbc370bcc8e13656b35b2581bf2ff96e7458fff8ae28d54e6a4fe6f 2025-12-13 01:42:55.699865 | ubuntu-noble-large | deleted: sha256:959cd72c1f3d5d67a416814b108e56e455741b750cc1df1e905895b594bedaab 2025-12-13 01:42:55.699879 | ubuntu-noble-large | deleted: sha256:780873c97f9988833a227acf8f8c3ec026b6cf01536a5265ece176a20bbe2e12 2025-12-13 01:42:55.699887 | ubuntu-noble-large | deleted: sha256:efc6686ce4fe5c0e65497e1ad6671a29bfd86deb2b17434008aafa987b3b32d1 2025-12-13 01:42:55.699895 | ubuntu-noble-large | deleted: sha256:01f6f005c475bccbb8c0a1a2828ae8cfea76f1edf5e56b4e78dd0bfd9ad9807c 2025-12-13 01:42:55.699904 | ubuntu-noble-large | deleted: sha256:935c85852d5f957c3561c096feadeddb804f7b53bbccae45795c2b58557eed2e 2025-12-13 01:42:55.699912 | ubuntu-noble-large | deleted: sha256:ed67a2a1309cc1366e36052293e4388bc80da85dbd088d5da946bfc073a005a6 2025-12-13 01:42:55.699920 | ubuntu-noble-large | deleted: sha256:edead329e09962a889196108512c74e7b83e545812829917dd11cd3467f731cc 2025-12-13 01:42:55.699928 | ubuntu-noble-large | deleted: sha256:3f8bfd18b8ec57f440154118595e77dd620c6db09bf853c2d52a28bd71789e8a 2025-12-13 01:42:55.699937 | ubuntu-noble-large | deleted: sha256:10c4390b7be983b89d3435bd340293af21850c5a2be18bf83b8092135278b4a6 2025-12-13 01:42:55.699945 | ubuntu-noble-large | deleted: sha256:86754b4dcc9e6578465aac140faa5963accc56028b3d8bd600eee74251a34044 2025-12-13 01:42:55.699953 | ubuntu-noble-large | deleted: sha256:5fd76ff5c53f1c62003c3ccc9869279823570df7933a5d8495f35cd148edb973 2025-12-13 01:42:55.699961 | ubuntu-noble-large | deleted: sha256:87f9f7bd964ae40f9ae15ed4ba414bdc0e9ea202556e19e96f1210c50dcbc055 2025-12-13 01:42:55.699970 | ubuntu-noble-large | deleted: sha256:0bdc7867d087bdf9c2329ea762382ea985f12619351b17240a157d22a23a7ad5 2025-12-13 01:42:55.699978 | ubuntu-noble-large | deleted: sha256:c89b45f3849556060cae3d133207fd52e4bf8d90e133e0c9192f725b81ce5645 2025-12-13 01:42:55.699986 | ubuntu-noble-large | deleted: sha256:e0ddcda59ccd8cda86719cc0572206f98c412b2b46ef129f643ef115c480d62e 2025-12-13 01:42:55.699994 | ubuntu-noble-large | deleted: sha256:6b3a1c4fe34b2fa736621fa30b07107ba0eb7119875ec34647dd7178407a3236 2025-12-13 01:42:55.700003 | ubuntu-noble-large | deleted: sha256:b2f2ce665ea2bb94a4cb2a631aebf1ca50c57363ec8b70594ee5ecd0de6cae1c 2025-12-13 01:42:55.700011 | ubuntu-noble-large | deleted: sha256:0141f0678f7dfea1d41bb69bde00b9f3fb098f18b9434f42d60734b3427e3347 2025-12-13 01:42:55.700019 | ubuntu-noble-large | deleted: sha256:d0565f2e14ab108d49145c49d8887d8f1ec96f18c5881a34125c6f86c06bfe5a 2025-12-13 01:42:55.700027 | ubuntu-noble-large | deleted: sha256:874795cc1bf2ee785bf58f4d410e948b4ab9a238dad552574a7c3b5bfeff5076 2025-12-13 01:42:55.700041 | ubuntu-noble-large | deleted: sha256:b71c2dad01bca3542b555ede122dd78301178ace29d889c645f454bb99e22f49 2025-12-13 01:42:55.700049 | ubuntu-noble-large | deleted: sha256:5de44454acc286bee3a07c9531281f8bdf880cd0fd6cee68bd5747bef7870c3a 2025-12-13 01:42:55.700058 | ubuntu-noble-large | deleted: sha256:966d28966b198986ee1b38a5b3d2e755ab19aee163f4dbae61b96f2087f01e36 2025-12-13 01:42:55.700066 | ubuntu-noble-large | deleted: sha256:cc6311b1b9ab840e9132dd5a7de1e15a10cd045eb91a637d6b87f2c5bafcb4ff 2025-12-13 01:42:55.700074 | ubuntu-noble-large | deleted: sha256:b2e6eb633dbd99ef76d3f4f0f779aa5a8b26319b5e1de77c1a98033df994e710 2025-12-13 01:42:55.700082 | ubuntu-noble-large | deleted: sha256:be25b7b1d7600b5cb14f335c5a13699cdb85084d4fda9d60dc12af174abfcbcd 2025-12-13 01:42:55.700105 | ubuntu-noble-large | deleted: sha256:f34c300e9047ab7bc1118dc216f0f4520f9772eb874f734a4c169dda213ef70e 2025-12-13 01:42:55.700114 | ubuntu-noble-large | deleted: sha256:69b10992501cfb094f4b557dd1b42fc94b2556a311a4329806c60828cbc39fd3 2025-12-13 01:42:55.700123 | ubuntu-noble-large | deleted: sha256:f74c7ba4abb2d500685c7aa8d3b6b0089cb7c66f7c938599554d1cd5fd65f1f8 2025-12-13 01:42:55.700131 | ubuntu-noble-large | deleted: sha256:6e5456f56fc21694946548573713c3a16c3eb87e909cfa0d4a679062f502a9ca 2025-12-13 01:42:55.700139 | ubuntu-noble-large | deleted: sha256:fe92c368297c0652cf4bc65537e60e7be3310ee401280f75f8e9d08d748b49dd 2025-12-13 01:42:55.700148 | ubuntu-noble-large | deleted: sha256:500af5e88be58f1920135a49cfe02a0d1321ca073b60c9cfed2a43820c01639e 2025-12-13 01:42:55.700156 | ubuntu-noble-large | deleted: sha256:403353029e64442109a9231522a4c00de0122a61745c0a033bf75c878d5220bd 2025-12-13 01:42:55.700165 | ubuntu-noble-large | deleted: sha256:6d3c72059401fdc279c3ed84e7dd186ff20a88486348ad3affbfd419baf2dd6b 2025-12-13 01:42:55.700173 | ubuntu-noble-large | deleted: sha256:ddb10a5b843d9fa9c46de105dec53b7081b778cb9ba0602610c9f0af901368aa 2025-12-13 01:42:55.700182 | ubuntu-noble-large | deleted: sha256:fcb3daeb92a73c73a91e87f4fafeb0a7450efe069663148c503eafed73e39291 2025-12-13 01:42:55.700190 | ubuntu-noble-large | deleted: sha256:6cd6f2f8bfa49b090ae157a0d4862ecba55f0921c8cbd3c42c5f6054f046b31e 2025-12-13 01:42:55.700198 | ubuntu-noble-large | deleted: sha256:d35aa768c4b006385b2d123d955ccf7c25865016163c8ada1ce9ec190cc0d64b 2025-12-13 01:42:55.700207 | ubuntu-noble-large | deleted: sha256:e695a24e947f4bcac4971da3e9cae4e54931bc4dbb94d0a0ce90ae2782f4e6ca 2025-12-13 01:42:55.700215 | ubuntu-noble-large | deleted: sha256:387ba7498f94114b50fbb1c4bf98d2ff9480b4a47494de5e50d2a6a468e76869 2025-12-13 01:42:55.700224 | ubuntu-noble-large | deleted: sha256:3f1c38f03104bebe55a5b8b7df51bc1e8b2b1ea34921feee08688a311888e544 2025-12-13 01:42:55.700232 | ubuntu-noble-large | deleted: sha256:435100ddf53c380dc6346f361ef42cfcad322a2d6b450ce5e70e7914ae1408e8 2025-12-13 01:42:55.700241 | ubuntu-noble-large | deleted: sha256:f7ff16f9e1e640a53b73ceec1380d6777983615387263c51331d5764241fecb5 2025-12-13 01:42:55.700249 | ubuntu-noble-large | deleted: sha256:330d1629ff150370751d1ae3c4f2be3cca631e86e98e984e751a468c68f8e1b7 2025-12-13 01:42:55.700257 | ubuntu-noble-large | deleted: sha256:84cfe1714a6afc2f18c9217865bb48c0821555db7890f95a625d483efaa5957c 2025-12-13 01:42:55.700266 | ubuntu-noble-large | deleted: sha256:15e916dcc548b98d32b77519e26a2021d2551f7e1d655a20bbec3b73c433f5f5 2025-12-13 01:42:55.700274 | ubuntu-noble-large | deleted: sha256:60ac9afb156fd520ed1cb14fd2a407bfd3246fb374c7aa0fc05fcfddc1de2ecb 2025-12-13 01:42:55.700282 | ubuntu-noble-large | deleted: sha256:17d0da01fe4c6467a6e636163b8c6b2b0e4f0bd7b4675da9cd5babb09803dee0 2025-12-13 01:42:55.700291 | ubuntu-noble-large | deleted: sha256:af67325d011a051c370eee62937168832da7764e8bfde77e2f965e00b0169a76 2025-12-13 01:42:55.700299 | ubuntu-noble-large | deleted: sha256:239929655b82670efef3d992c278ef02d27e636c9bb01b8a8feca4a7acdb5660 2025-12-13 01:42:55.700308 | ubuntu-noble-large | deleted: sha256:b3cb8f2e62f3289a4b4c157cf26a6cef3dfcbc4aaa552b584f611f93f561208e 2025-12-13 01:42:55.700316 | ubuntu-noble-large | deleted: sha256:f3ca8d8334d65713deeac65bcc608dbb1b3ac7512904020fdcfb0822e4a2925b 2025-12-13 01:42:55.700329 | ubuntu-noble-large | deleted: sha256:482a2971bfe2e8186fafc842652f91d0b659373d542c2eef8bd87ec096133657 2025-12-13 01:42:55.700338 | ubuntu-noble-large | deleted: sha256:e32096f4f7b71084cca4bcfc38c1b63812eb9ba336778ca7506286a82c37d22e 2025-12-13 01:42:55.700346 | ubuntu-noble-large | deleted: sha256:813084feb1cc48fd753b756fb77a1dc1a3d49610ead222bd520e1e69a80001e5 2025-12-13 01:42:55.700355 | ubuntu-noble-large | deleted: sha256:2654370d67088f17b0ef7fc10e4b8609919940387148dd365cc98dca2e58376b 2025-12-13 01:42:55.700363 | ubuntu-noble-large | deleted: sha256:eade8611ea23ddb41246a18c7feaa4a952575421e85c2b59211e0e87b500ae0e 2025-12-13 01:42:55.700371 | ubuntu-noble-large | deleted: sha256:3b801f422624defb3a4ba34291c4d934b50923097b0ce68b4d0532cccb711c38 2025-12-13 01:42:55.700410 | ubuntu-noble-large | deleted: sha256:06c0d29a5a24a60bacbef5c2bef1110c53b6a240e113e3285c66160e0d5fc817 2025-12-13 01:42:55.700420 | ubuntu-noble-large | deleted: sha256:8170ac0fca59ec11a607bd6da393c46e3e5730469c8bc69627748dd396f32732 2025-12-13 01:42:55.700428 | ubuntu-noble-large | deleted: sha256:da74651acc1b26392e3fbfa37663d7865bc63e6141445e59c070b2dca4660905 2025-12-13 01:42:55.700436 | ubuntu-noble-large | deleted: sha256:02f57d9666d4e43649f6416ff00deab268d6eda60d9ef20452f49fbb632b119c 2025-12-13 01:42:55.700445 | ubuntu-noble-large | deleted: sha256:bfc45c166117e16855930957e5e98b4128d8eade126081c6a5645a83fc889e93 2025-12-13 01:42:55.700453 | ubuntu-noble-large | deleted: sha256:4e9da34d48db28141b95628b6fd86474f0d4e348e933327fadd0ca721df2d011 2025-12-13 01:42:55.700461 | ubuntu-noble-large | deleted: sha256:a8fce2179dbc1c82a611b9d68825b6bbd3e57b81d680f5b7f97cee5ec1ff88d2 2025-12-13 01:42:55.700469 | ubuntu-noble-large | deleted: sha256:32134cc676562fa95e7ec1e470724d0e6bf6943e150ceceeb7e4d513197aa076 2025-12-13 01:42:55.700477 | ubuntu-noble-large | deleted: sha256:cf167d932a738021b03b43711ab11c1b2512dd6f28641518fe9ecd419584bac5 2025-12-13 01:42:55.700486 | ubuntu-noble-large | deleted: sha256:8cd7e599eb2a83d2e462ea54aa256d0eadd80c31bb252b3671384dee34d28f41 2025-12-13 01:42:55.700494 | ubuntu-noble-large | deleted: sha256:aca2826ff0d78845222d8b3985c71fa335ec5365e9474976263964c329fd2c4b 2025-12-13 01:42:55.700502 | ubuntu-noble-large | deleted: sha256:371487e23cda5febed79e871a1ce1a3dd035bb59cdc4ea3284d83a7f51f89303 2025-12-13 01:42:55.700510 | ubuntu-noble-large | deleted: sha256:aa5af291cde5a75d62b35e191a8bba80eabcd29524c64fab927ca490ccf82f15 2025-12-13 01:42:55.700518 | ubuntu-noble-large | deleted: sha256:1cc441467a5bfdbb52b08bea74e4b318bc25959fc0944b795baa66ca81b5fc09 2025-12-13 01:42:55.700527 | ubuntu-noble-large | deleted: sha256:c6e28c7dc16405d75e9178ce5f2d464a7e3700d0205991db8927782fc35bbf55 2025-12-13 01:42:55.700535 | ubuntu-noble-large | deleted: sha256:6161c87c10f1032041145dc4cc6bea1e4ac88eb09a645585745db27c7d9885e4 2025-12-13 01:42:55.700543 | ubuntu-noble-large | deleted: sha256:680be82f488aaa1024d5eef132f428e02cdd2bd40fedf2f3877c3c49c19456c4 2025-12-13 01:42:55.700551 | ubuntu-noble-large | deleted: sha256:a0cca91e2ecab5bff14f307b6352fd60d84679cd45db2b812d01bb9c9f1aa8bd 2025-12-13 01:42:55.700560 | ubuntu-noble-large | deleted: sha256:6e8989c3b64fd3ceceb73e0b7906f93be6516cbb15bd911d4f77e1cf5c9f5ed3 2025-12-13 01:42:55.700585 | ubuntu-noble-large | deleted: sha256:92f633d5602ae8f10b17e1f9963d06f9f44a2323eb3fe6716861fa057ff45fc7 2025-12-13 01:42:55.700594 | ubuntu-noble-large | deleted: sha256:2c6d937ae30607123d4fdde58c9c722e19cab65ba71af71aa6c6c541dd7349fa 2025-12-13 01:42:55.700603 | ubuntu-noble-large | deleted: sha256:e8b8c7f899d9abb31d30242ccce52c3e0bfa61510df616add136abf5db8f7c4c 2025-12-13 01:42:55.700611 | ubuntu-noble-large | deleted: sha256:bc404d84e17b641bf4fb3d3134c4b38bb663daa848440870f68a0e86b617ddb9 2025-12-13 01:42:55.700619 | ubuntu-noble-large | deleted: sha256:07c44353d3aad9497fbbc8a3717e758a8576d04da005ad563f5f4ca7b4098dc9 2025-12-13 01:42:55.700627 | ubuntu-noble-large | deleted: sha256:dcf3f13727c1b0d768fbf04d7fb1cabcd1e377bc1b68220e9532bedd5b139cd5 2025-12-13 01:42:55.700636 | ubuntu-noble-large | deleted: sha256:3c22b2693d3b2a83aac21570ed2df6a2a59d7c155099f74168661ed232e035af 2025-12-13 01:42:55.700644 | ubuntu-noble-large | deleted: sha256:6ae18914a9f8ec710d97946d3b5eec14cc77de282ccfb25202022686cdb82f1a 2025-12-13 01:42:55.700652 | ubuntu-noble-large | deleted: sha256:c1bb4c51058a8b291ff478534c1610068f509ee6403d4d924beb8ed28582f4a7 2025-12-13 01:42:55.700660 | ubuntu-noble-large | deleted: sha256:d95b128f3c4f4f802123e66fbaeaa9a556ed2972d287f65205cf8398fc411ec0 2025-12-13 01:42:55.700701 | ubuntu-noble-large | deleted: sha256:10ee54082be196c730481e1427480009ccf4b3550384b06af5a9173e451cf49c 2025-12-13 01:42:55.700710 | ubuntu-noble-large | deleted: sha256:6153e2151d8a34681e5940634da9b1b8df983700487f35cb17fbbf93622cf93f 2025-12-13 01:42:55.700718 | ubuntu-noble-large | deleted: sha256:0983d4c7e9a257d0559d91d0bc78aa29a6b37a0dbe6a90489c39432d220a60f9 2025-12-13 01:42:55.700727 | ubuntu-noble-large | deleted: sha256:f5f10fd6547ef32c6656df54059dc057e5d6c9a9e57db5061259ac2ab52ce5e2 2025-12-13 01:42:55.700735 | ubuntu-noble-large | deleted: sha256:60c56147d5b11c9a517b5c6aaa68ebb699a87a6b1cb9ff879d15ff707e13d218 2025-12-13 01:42:55.700743 | ubuntu-noble-large | deleted: sha256:bbaf49a1c1720c2a084145702932d734411643f92983cb0d8eefc8acb542683c 2025-12-13 01:42:55.700751 | ubuntu-noble-large | deleted: sha256:23a2b98a00962563a0c71e1287b51b1f1a6b006793cb25f0909ac58b1d699236 2025-12-13 01:42:55.700760 | ubuntu-noble-large | deleted: sha256:d8e1eaa6bed1f8a7f73f3a388c6488ee8adaae1dd56450c66a9081486ee34ee1 2025-12-13 01:42:55.700774 | ubuntu-noble-large | deleted: sha256:ed69aea8b6516c03aa77c88296ae81e88b50304db7e9cc3ef8fcf500a1c9aece 2025-12-13 01:42:55.700783 | ubuntu-noble-large | deleted: sha256:d6439bdc6832e56fb7743fbafb7e0ee88d9d8c8f02f7224fb045d9ed5ea65c87 2025-12-13 01:42:55.700791 | ubuntu-noble-large | deleted: sha256:c264bea7e922624f1150ab69c26a612a2d75ef12bf25cba4efea8a554f170713 2025-12-13 01:42:55.700799 | ubuntu-noble-large | deleted: sha256:591fc712b81f50efa6ad9145f5533d43d97e4ba180df58164e8afb2f07f7c4c3 2025-12-13 01:42:55.700807 | ubuntu-noble-large | deleted: sha256:b38001b97c984abd09de56b4c95181c4c4dd1b7f5f3515d6fe5cca62c46d4502 2025-12-13 01:42:55.700816 | ubuntu-noble-large | deleted: sha256:c446e6591a57329bb4677503cd8c45777fed19a3364def20a47434d2892dc6a2 2025-12-13 01:42:55.700824 | ubuntu-noble-large | deleted: sha256:a21a6dfff4e17fe54ce259095f79a44594a2c0755790fedbcada65f27e47ba6c 2025-12-13 01:42:55.700837 | ubuntu-noble-large | deleted: sha256:4686d7c42c16d2220f352469e37f02f4f7d228fffefbe580a8ccff3ae7845bd3 2025-12-13 01:42:55.700846 | ubuntu-noble-large | deleted: sha256:b4dafbd0788a7af4b2f3017bd0d403497a51c54cc562042a6f43866cfc3ec00f 2025-12-13 01:42:55.700854 | ubuntu-noble-large | deleted: sha256:3236e2c86dc128ddf8a0d23f3f849ecb171fe782a1a077d8f253817c79bf043c 2025-12-13 01:42:55.700862 | ubuntu-noble-large | deleted: sha256:1149c94f580f37d57a94f64d2964c8a664673dc1edca242f3f26a3e1b6643700 2025-12-13 01:42:55.700870 | ubuntu-noble-large | deleted: sha256:a251fb6596ec11fff22db44fe9e317cad5b94bca44fb97ab16af24266b12fb21 2025-12-13 01:42:55.700879 | ubuntu-noble-large | deleted: sha256:bca8030322b6b1396e16c1e90ecf0c71e9609ac360444c6478b7128595459f93 2025-12-13 01:42:55.700887 | ubuntu-noble-large | deleted: sha256:109b5eef03ebd51c3961810856f1cc1c95cbcac320f3f8bf432525d2124058aa 2025-12-13 01:42:55.700895 | ubuntu-noble-large | deleted: sha256:ad2166bc263fa60c9fd8c8670424fd2e63827831762659e3b04039e2f159013c 2025-12-13 01:42:55.700903 | ubuntu-noble-large | deleted: sha256:34ef608bcf445eb5e3ddbd820e338b97ca4c050f3058e9a61eea8d49cde97b14 2025-12-13 01:42:55.700912 | ubuntu-noble-large | deleted: sha256:0ecfc2901aafe45143bfe471f530a64bb9c378b160a7907b18a88eefc01acfe3 2025-12-13 01:42:55.700920 | ubuntu-noble-large | deleted: sha256:2648857e1dadc12f2dda4d93d2ad71385a9e9c6ff5d9606d29ff1ab5d9607e86 2025-12-13 01:42:55.700928 | ubuntu-noble-large | deleted: sha256:e8e075672c689c498522a9fd967a0050553019cb258e7e0bd1294d8fbdb9eb88 2025-12-13 01:42:55.700937 | ubuntu-noble-large | deleted: sha256:29be5f8e47a1e52bb83384de8fc5cf5af8f941332b6cae1b5dedc1ba51b73d81 2025-12-13 01:42:55.700945 | ubuntu-noble-large | deleted: sha256:f2db7b8e022fea7eff78693f4a2b61d9a1877bc1e343cb50240276bf5d407bfb 2025-12-13 01:42:55.700953 | ubuntu-noble-large | deleted: sha256:4a854669753a44c6682794b06a12c802569e0c9a007d99a0ee4aceb4877fe14e 2025-12-13 01:42:55.700961 | ubuntu-noble-large | deleted: sha256:784b4d219c08d25d2822794b311aceb089d70b69d7425a4a393775fee4702742 2025-12-13 01:42:55.700970 | ubuntu-noble-large | deleted: sha256:d0e0d823812c7090e68ec3ef9f10b21abbd4272fc6c4a506c32402d298aec711 2025-12-13 01:42:55.700978 | ubuntu-noble-large | deleted: sha256:e8fccaac1bd553df35b17545366598195d46c1a5e801b5f1f5fbbcac7442897a 2025-12-13 01:42:55.700986 | ubuntu-noble-large | deleted: sha256:f28c3d3fe38beda0ccea219c592db37d133f96827d09f5192095f776d86826ad 2025-12-13 01:42:55.700995 | ubuntu-noble-large | deleted: sha256:23dcfa42f19253b8d328f945b541be84e3f583f6c1547ed22ecdfc5c42e297c4 2025-12-13 01:42:55.701003 | ubuntu-noble-large | deleted: sha256:dfbed0f627c03759afcf51aed9d86139234181e6232ebde25b62fa7797a5c0e5 2025-12-13 01:42:55.701011 | ubuntu-noble-large | deleted: sha256:bcd3322f2217b7c99da55f463112358118f06cce042d03a21a11e2217a22c155 2025-12-13 01:42:55.701019 | ubuntu-noble-large | deleted: sha256:e2cb16003dadf184fcb447721d444aa83adef7c5439b67d376efbfd250e9f2c9 2025-12-13 01:42:55.701028 | ubuntu-noble-large | deleted: sha256:d200d889c122a0f361043b16388fd82afe46503828d9091abd87c74ed216e8c4 2025-12-13 01:42:55.701036 | ubuntu-noble-large | deleted: sha256:e388de056460ce1c7f1e010f25c748d6b653a94e44b94ef44197534ae7c956e3 2025-12-13 01:42:55.701060 | ubuntu-noble-large | deleted: sha256:0636fecc1da6e890816821b7bdf3d3b17455a4571fee333075909d0ed01bedb5 2025-12-13 01:42:55.701070 | ubuntu-noble-large | deleted: sha256:0eee8eb572109ac21e10e40f18a890b26b9a2f1f8d7c767451a77748b8a11cbf 2025-12-13 01:42:55.701078 | ubuntu-noble-large | deleted: sha256:6c4d57a6e6f791ca4e87b5608b9b8c5673d09bc118ef86e5b4c7c1e63db14002 2025-12-13 01:42:55.701087 | ubuntu-noble-large | deleted: sha256:f28f8c5a7d08fb12930371f4f7087011c54ae0d2d332aca3965fe2a1ed2ecdd6 2025-12-13 01:42:55.701095 | ubuntu-noble-large | deleted: sha256:b320599e8df994cb65ee1541be589a3a2ab9bd15bf853a7c5764d5c26906ca7a 2025-12-13 01:42:55.701109 | ubuntu-noble-large | deleted: sha256:2a36da2ca04a5b24279f564963a12071362cdb7fd51c217e08e645d251b66762 2025-12-13 01:42:55.701117 | ubuntu-noble-large | deleted: sha256:021ae078d08ee9044c8e9aeebdfc1f0fba9532c3b164c8665df0287a3dddc329 2025-12-13 01:42:55.701126 | ubuntu-noble-large | deleted: sha256:225d4ff12ce6b858082381391ae881a81148f873e90cd8be04eac223a9b6bbf9 2025-12-13 01:42:55.701134 | ubuntu-noble-large | deleted: sha256:4670dbc88243599048ff7da6b776390da33933e1b60af1f00b3b60b879999efe 2025-12-13 01:42:55.701142 | ubuntu-noble-large | deleted: sha256:ef531c50bddce556e76849ac2659a36ba6304aa3efe041d70500189d40e32f87 2025-12-13 01:42:55.701151 | ubuntu-noble-large | deleted: sha256:6bd366e6d8751ae0472d58cef184f787aeb5f3b1b0124cbe720fd003a3dbab86 2025-12-13 01:42:55.701159 | ubuntu-noble-large | deleted: sha256:18dc9b84ba4a5961ea24952733077457be34c69db00cbf70c7cb322c52da0cbe 2025-12-13 01:42:55.701168 | ubuntu-noble-large | deleted: sha256:66fab8b1fecb6f913675de8f04f1fcab414b8fd040d0b20bf3a3b1c7cd33a1c2 2025-12-13 01:42:55.701176 | ubuntu-noble-large | deleted: sha256:474a3203e65466b0771d828ccb1e09a48692c03300a52257afd810a89a3bfb53 2025-12-13 01:42:55.701184 | ubuntu-noble-large | deleted: sha256:9ba9912969f9dc3fd146e159f84009466783798031dbfa4c7e9d38195b09c4da 2025-12-13 01:42:55.701193 | ubuntu-noble-large | deleted: sha256:61ebaf4c2cb7f4556b1c4efa7c21d343207cb6d2747e8c362a2b0ef1dcde10e1 2025-12-13 01:42:55.701201 | ubuntu-noble-large | deleted: sha256:f810a94374bfcdf1a56562c5b2181b3bff5c7ec03b7e7ab1b024031fa7704683 2025-12-13 01:42:55.701210 | ubuntu-noble-large | deleted: sha256:97c95a2c44b5c885795b9fbc0f43485bfd0067ea3eec66361e54784493307741 2025-12-13 01:42:55.701218 | ubuntu-noble-large | deleted: sha256:0a5ad79704e83b14d8b5bce154b5ccd28c6c079a28d8a427e3a2590894f351ea 2025-12-13 01:42:55.701226 | ubuntu-noble-large | deleted: sha256:369f7883b95860c4202f5fde19420af02cd36ccbe5ae6f90daacb4bad1a022fa 2025-12-13 01:42:55.701235 | ubuntu-noble-large | deleted: sha256:163035fac7c381718bbf71154e0f8cdeab070f14aa72c31544809a5729eb4bfd 2025-12-13 01:42:55.701243 | ubuntu-noble-large | deleted: sha256:d54afc25bb691b5e0efd418fd06c59994f9ffc9101c700eb779389409add2c9e 2025-12-13 01:42:55.701252 | ubuntu-noble-large | deleted: sha256:5988c3672e1039d581ea5329984da55f85a3f54e862c340f2e73c673c4a852d0 2025-12-13 01:42:55.701260 | ubuntu-noble-large | deleted: sha256:7618f6be260451b43b176d14a1af0460dd8892819577f07dbaa108c8e018e0fa 2025-12-13 01:42:55.701268 | ubuntu-noble-large | deleted: sha256:323ad54dcd0ca239cdcb08a5a878996876fb84d2f74ba0d20b3b89f42b00fa2b 2025-12-13 01:42:55.701277 | ubuntu-noble-large | deleted: sha256:e467439fb1bea381a50cc44227ff5aef70de80afa6396ddd4c76148b12cc7313 2025-12-13 01:42:55.701290 | ubuntu-noble-large | deleted: sha256:452299294729ffaa221976313149c9429d107f20ca0c8cc1fbf5013ef786731a 2025-12-13 01:42:55.701298 | ubuntu-noble-large | deleted: sha256:c8ddd1f97d4715b3136307c150557b81dc10aa36afe93853aabd14505780ac01 2025-12-13 01:42:55.701307 | ubuntu-noble-large | deleted: sha256:e7ebab79134c2e299137e692f7c174118d5107407c722a8c1c9a266a78367bfe 2025-12-13 01:42:55.701315 | ubuntu-noble-large | deleted: sha256:3e805fb7764ef56949050ff38000592084b6704862f3cfddeb9c463b01a5c0e8 2025-12-13 01:42:55.701324 | ubuntu-noble-large | deleted: sha256:79bb7f35d0a502d5da5f37be2fe964e9c282d34b5faa46e0d28d3129e1386d46 2025-12-13 01:42:55.701332 | ubuntu-noble-large | deleted: sha256:15a502219d4f20423518b232908a5b4a451bbfde5e2248a3bbd39676817ddd42 2025-12-13 01:42:55.701341 | ubuntu-noble-large | deleted: sha256:07e107ae1e76bcbc97a9fd8718e9a9df2ae1307d450c7ebd5ff83e96040b68d9 2025-12-13 01:42:55.701349 | ubuntu-noble-large | deleted: sha256:321a472792b72fcafd877b3d8d4acce932a6e64f451b713a04cfb5ee307eca63 2025-12-13 01:42:55.701358 | ubuntu-noble-large | deleted: sha256:baacadfed685c0c049ebdbcb39a3dfe457187eb47dcdd1436d45671bd7ca205d 2025-12-13 01:42:55.701366 | ubuntu-noble-large | deleted: sha256:d21640dfa9ac95bba2a539e7ea7d74d2f7cccd1abd49f0bed9a12bcb340c5127 2025-12-13 01:42:55.701374 | ubuntu-noble-large | deleted: sha256:2af723e46462680b4a55da3321429cb3d9d2f8f26beb218e778906c6f9d21daf 2025-12-13 01:42:55.701383 | ubuntu-noble-large | deleted: sha256:0d4a8ca2998d5b7189345550932f39b110409bb281e072921ad2491ba1bcb002 2025-12-13 01:42:55.701436 | ubuntu-noble-large | deleted: sha256:0446eb4a2c5e44fcdf53ae923b4dbcf51dfc0b5c1d9a1798d86d2dc2cd6ae045 2025-12-13 01:42:55.701445 | ubuntu-noble-large | deleted: sha256:7bb0591791860de5bcae2b56a3fe18501a8724a6edb29a9f41147981a8d6367c 2025-12-13 01:42:55.701453 | ubuntu-noble-large | deleted: sha256:57114508d1a7114d36589a22e177163afc2edf7d1f9a691ba08a6b19579fafe2 2025-12-13 01:42:55.701461 | ubuntu-noble-large | deleted: sha256:e422ddd5f50f9102e25d0f318739c3bd9ad1672280f0d79bbe7c8b4ef4b72d1c 2025-12-13 01:42:55.701475 | ubuntu-noble-large | deleted: sha256:11aeb4211c1ee889c50daad33b74502c59df01d0be23377beabe6a4416b9c1e7 2025-12-13 01:42:55.701484 | ubuntu-noble-large | deleted: sha256:dc847508c99eea41f7f0bf0948df80ad1ce043dbf268f05c688321f443411c06 2025-12-13 01:42:55.701492 | ubuntu-noble-large | deleted: sha256:32fe00a2ad2b22854fbf1148dbda9c1102ca5a17e3771d745b2a5fa0e5ec03bd 2025-12-13 01:42:55.701500 | ubuntu-noble-large | deleted: sha256:d40200ed3284513b882c87e47b2bfe938ffd284f665606b80dbda4660dc16cde 2025-12-13 01:42:55.701509 | ubuntu-noble-large | deleted: sha256:909ab22a4f083ee9e491cd35c3e15536ee0ed48a159b2367aabe7b360103f3ff 2025-12-13 01:42:55.701517 | ubuntu-noble-large | deleted: sha256:79d85b4039a6fecd4aee4ad99a0a9c188a3b46681cc05292408ea2f4a0b6c8a6 2025-12-13 01:42:55.701525 | ubuntu-noble-large | deleted: sha256:34ec970cf04b0fd4bcdb14d33acabbd23b1ad0d413de42e31dfbb93c599eb6b7 2025-12-13 01:42:55.701533 | ubuntu-noble-large | deleted: sha256:7c2a58644fb73787d32591a2d1e1bbfec33c46ecf17ceddd23d25a41cc993c0b 2025-12-13 01:42:55.701542 | ubuntu-noble-large | deleted: sha256:66fb2839f3a8946598f3564465947f8a74652f47307fddfba80a5458a13646c3 2025-12-13 01:42:55.701566 | ubuntu-noble-large | deleted: sha256:4801a09c722ca79eeee5d7e7dbf987a0233746c387f199635764e0f1c2223295 2025-12-13 01:42:55.701575 | ubuntu-noble-large | deleted: sha256:6ad56d95e4d0ec90ed15b153e22db46a6723fcede4499113102f0a6cc3514d79 2025-12-13 01:42:55.701584 | ubuntu-noble-large | deleted: sha256:7f7c20d26e39379af704d61feb9494a260e88e477de2a5468bfb4a9a55fa4504 2025-12-13 01:42:55.701592 | ubuntu-noble-large | deleted: sha256:e905fef5d82695a184421ef1700d04d6c72459bf5ef2f9fbfd1b1ae9e05ad70e 2025-12-13 01:42:55.701600 | ubuntu-noble-large | deleted: sha256:5213284bf336670f9e91baa4e97c7f3e8e75466b7f86226a81bc28ed20acc030 2025-12-13 01:42:55.701609 | ubuntu-noble-large | deleted: sha256:1a3b106c3d65e14bdfaeb96e0c99a1c7d223a540bdc9ae4baf30a8cf94097ac6 2025-12-13 01:42:55.701617 | ubuntu-noble-large | deleted: sha256:79fe18553dda869a7e9f1b9b565310c4793f16a2c028d1c9d71d7a9d81a9b64f 2025-12-13 01:42:55.701625 | ubuntu-noble-large | deleted: sha256:04742310335326341775126e16ef58264317721f40d034806bafb99db90f55f7 2025-12-13 01:42:55.701633 | ubuntu-noble-large | deleted: sha256:ebd46e177edf5c0c9221ec8d458b13f35c6876bfe43325993003e20b4224c9e8 2025-12-13 01:42:55.701641 | ubuntu-noble-large | deleted: sha256:58a3d8eadf933ebd8e06dc99709e98fc0580c09d312dd86bba1c336b07355b64 2025-12-13 01:42:55.701650 | ubuntu-noble-large | deleted: sha256:148af2fe30db509b7374ab3cdc41dbe0023cc1d5ec1c83ecc907f6e4d373da1d 2025-12-13 01:42:55.701658 | ubuntu-noble-large | deleted: sha256:cfb0e96ed6570eeb20be7980b17ae1a61bfb98f15d1593c986bca2af4bd67ca0 2025-12-13 01:42:55.701690 | ubuntu-noble-large | deleted: sha256:d3c6ccfab808f48b3d76728aefd8ba16c2f22d34259a6acb2388fc39cdcf05d4 2025-12-13 01:42:55.701698 | ubuntu-noble-large | deleted: sha256:a39bf9b60d1a731f7d21669a100a7ed12e6265623615f56e5672d85a5a5c7f8d 2025-12-13 01:42:55.701706 | ubuntu-noble-large | deleted: sha256:dd4a6bf2d345494e93fc9b393610d48cceb414ef960a32ce262d0de855b6eb1d 2025-12-13 01:42:55.701715 | ubuntu-noble-large | deleted: sha256:41645baf2e040dca8da52aa2bf81c0f302303f4e9bf62c6280d25d8b48cf3794 2025-12-13 01:42:55.701723 | ubuntu-noble-large | deleted: sha256:02a7b42e1a47b9f2a617f2963876040d5821ff972e6bc01cab82e9aef45d498a 2025-12-13 01:42:55.701731 | ubuntu-noble-large | deleted: sha256:c563bc880f3e1ecd58240d5319127c0d393fa22bf3d94854fef488fe1ba5b107 2025-12-13 01:42:55.701739 | ubuntu-noble-large | deleted: sha256:6a1b63db1d39b65e90457ad052580ab7b85a31ea902393531014900a7585a92d 2025-12-13 01:42:55.701747 | ubuntu-noble-large | deleted: sha256:5495b96572cb4d5e15746405171ca4b30537aa1ae7a758a1494bc13307bbbb5e 2025-12-13 01:42:55.701756 | ubuntu-noble-large | deleted: sha256:bb04deec9e5d766869086f39476c66e2d655836047a75ab0368e0dbb94008f60 2025-12-13 01:42:55.701764 | ubuntu-noble-large | deleted: sha256:46255978a451bf4fcf744d3725a136c665eb6a3d9f09004182d2e45d4c8f0303 2025-12-13 01:42:55.701772 | ubuntu-noble-large | deleted: sha256:52befd485b546b6f15c501061387e7d9f9e2efe622f31015ccc9f3a2b992f174 2025-12-13 01:42:55.701780 | ubuntu-noble-large | deleted: sha256:5fbf594af953b965603a7164b14fb44b6fb998f13844b9ee3d1e4a854b960317 2025-12-13 01:42:55.701788 | ubuntu-noble-large | deleted: sha256:624dad22b5907d202c0be13d859860dc5f4537fc7aade3f92e1af7d555c490c1 2025-12-13 01:42:55.701810 | ubuntu-noble-large | deleted: sha256:278377eab6b44856f6e1e70871d0bc67191e408bec61d98c959a8d8a0bd32563 2025-12-13 01:42:55.701817 | ubuntu-noble-large | deleted: sha256:02eeb6700790e382584968442915edc7894974646ab0ca3fddd3d4aba2a96cc6 2025-12-13 01:42:55.701823 | ubuntu-noble-large | deleted: sha256:ec69e6bfb05f87a9bd3e4938f6a224a18ed2668dbf78242a14cc2db5d53b76e6 2025-12-13 01:42:55.701830 | ubuntu-noble-large | deleted: sha256:95794138ae6f7166793475bd6a20522ffd152830c08bc5df6dc336c090a6289a 2025-12-13 01:42:55.701842 | ubuntu-noble-large | deleted: sha256:7705facc0ad6e7304d59710439aafcee28a8ae3e266e9afaa10003ec5225df33 2025-12-13 01:42:55.701849 | ubuntu-noble-large | deleted: sha256:f6c0dc8099bc7a77d0c310cbcc6c48581dc239df2748f9af7cf456fef56af9e9 2025-12-13 01:42:55.701856 | ubuntu-noble-large | deleted: sha256:ce8c8b62d788835b80172cc5bfa4aea56012734e73e8d956a0bb75575e3cda34 2025-12-13 01:42:55.701862 | ubuntu-noble-large | deleted: sha256:917d92e565aa048fb3085aaba7b8c4f281a04a69dab2f4269d89bdd409d259ce 2025-12-13 01:42:55.701869 | ubuntu-noble-large | deleted: sha256:462b6423d576ad56843fb97f4d25cb9d1a6c06ea77113cdf8c094ce1fd9f71d4 2025-12-13 01:42:55.701876 | ubuntu-noble-large | deleted: sha256:00023f5ce25f55b9cbc81b6b1ad5e4faed16f7f3350545a8ac3762bdd3bf7c2a 2025-12-13 01:42:55.701883 | ubuntu-noble-large | deleted: sha256:13a48795bc6f39d6e95cbe50132f4aec8e41f16b6938bc923159cdddaa814abb 2025-12-13 01:42:55.701889 | ubuntu-noble-large | deleted: sha256:1f99d6d3910fbf37e20cbab9e30a295cd6149bb5a7d726adf491a036ffc1a34e 2025-12-13 01:42:55.701896 | ubuntu-noble-large | deleted: sha256:328be701c795a93771b49ecd76b5f8120a5ba988e573b956ba01a1ad872b3d1e 2025-12-13 01:42:55.701903 | ubuntu-noble-large | deleted: sha256:bfd527a7917479b226d6ded792df4e23f7799491ca75518717cc0fdd4d33fa59 2025-12-13 01:42:55.701909 | ubuntu-noble-large | deleted: sha256:b6bf08ea85b7c300b01e2747061b09383a40520267e1b5f3c567c693dde7e6a8 2025-12-13 01:42:55.701916 | ubuntu-noble-large | deleted: sha256:9be5373afcc107806f77a26bb0f360b59548754997f888bdad1cd96b583ad3b5 2025-12-13 01:42:55.701923 | ubuntu-noble-large | deleted: sha256:aa7aa2368372995e63b6a495f9e515c5eb3e309a159ade90281a8ee108837789 2025-12-13 01:42:55.701929 | ubuntu-noble-large | deleted: sha256:0f27f6e4bf1e24a41f1cb3ef5c8586540e10f9382140812a7a4db2739273a895 2025-12-13 01:42:55.701936 | ubuntu-noble-large | deleted: sha256:5c2852f94c341af692eb493b50c8f3f03f44a619f0e1262cdbdc2ad5b25c7a07 2025-12-13 01:42:55.701943 | ubuntu-noble-large | deleted: sha256:f38a6bef21f78948655c245607cd2fe7f1162a5638addad9589f9d1fc5c00567 2025-12-13 01:42:55.701949 | ubuntu-noble-large | deleted: sha256:6778ac6e529c9e9e2b3092a38bef3bffabbc582a475ee54c3ea11be3e20b8245 2025-12-13 01:42:55.701956 | ubuntu-noble-large | deleted: sha256:160f6d236b9d2e2db9670bcb60e1f3b92ac84213cae83d750b80616dbdf4bfae 2025-12-13 01:42:55.701963 | ubuntu-noble-large | deleted: sha256:3572e2dd52505d409aa769103e4865a8a77a202414bafa4912db4e729063d29b 2025-12-13 01:42:55.701970 | ubuntu-noble-large | deleted: sha256:047b697f995482a29994efe56b2ce861458d33aac3a0ddb1abb919be07fb6a52 2025-12-13 01:42:55.701976 | ubuntu-noble-large | deleted: sha256:be1dacef4626f7b62ee30e877fc94893a6fd364225587159220aeaed17534bea 2025-12-13 01:42:55.701996 | ubuntu-noble-large | deleted: sha256:1da489dfe4d3f08145e5b600d6c0d28ee741f8ec1c6eaf7b4da80309cf2ae717 2025-12-13 01:42:55.702003 | ubuntu-noble-large | deleted: sha256:d32de67080a7f6fda986ba32bde4396b903d7a33c88e86cdff21a7e384813adf 2025-12-13 01:42:55.702010 | ubuntu-noble-large | deleted: sha256:c600c0ed078e13515bc4ab12ad8363aa945b9474afadf2440ec3362cd90cca4f 2025-12-13 01:42:55.702017 | ubuntu-noble-large | deleted: sha256:3aa8116653ef624de80a2d44cc366e80b2dfe7e84f3c5d78c805561642b5058f 2025-12-13 01:42:55.702024 | ubuntu-noble-large | deleted: sha256:fc0fd556459804970bd58db9c71d457dc7dc1ee77de26ccf1fa00f1578a1abf5 2025-12-13 01:42:55.702031 | ubuntu-noble-large | deleted: sha256:3952b02b7da59cd581582afd6f6d8068732ebef74e9b8c0e3fa25c05253f7e7f 2025-12-13 01:42:55.702037 | ubuntu-noble-large | deleted: sha256:4a321238a2f38c1b0d9ea755bb362883fccc4792e6eb62ea1b2c61a5bc8fe3c5 2025-12-13 01:42:55.702044 | ubuntu-noble-large | deleted: sha256:5dce9e1fb814028053c6815183062ee749e29e5b473fb9390b4f205df3fe098f 2025-12-13 01:42:55.702051 | ubuntu-noble-large | deleted: sha256:a8d4fff35aaab139accc81183a87c2bd890c018f1baebb15d2237980535e4928 2025-12-13 01:42:55.702058 | ubuntu-noble-large | deleted: sha256:cf7e213bd4df8962d4a8a0a234d2fd01642b07eeb5b02d45cbab489a7bac18f6 2025-12-13 01:42:55.702064 | ubuntu-noble-large | deleted: sha256:649f1a17dfcde1daddd3ee75f9e494a75ceac2838a20412d966c38d1d8146fcb 2025-12-13 01:42:55.702071 | ubuntu-noble-large | deleted: sha256:4cf51fbbac6882b5fa780c985979a70edde021235246398e95b7c12139318a01 2025-12-13 01:42:55.702078 | ubuntu-noble-large | deleted: sha256:bdd2dff31f722f0b4bc7fc7c0772fd7917aa9f6ba59ad00d3b0c722aa3887a82 2025-12-13 01:42:55.702084 | ubuntu-noble-large | deleted: sha256:07ba94f0bdaa9dbe14ea2953d764464c9c14645257a57b82871ef7ad91b8876a 2025-12-13 01:42:55.702091 | ubuntu-noble-large | deleted: sha256:5b7274105623f8023407c52ce7c7af7778de57c7525ab01d7dbcf988e4bd451f 2025-12-13 01:42:55.702098 | ubuntu-noble-large | deleted: sha256:3017517e17951861483a9792876c9b62dac7914508a5fa384285409b1f022dfc 2025-12-13 01:42:55.702109 | ubuntu-noble-large | deleted: sha256:af358185b599988d3b59702f885ba687314c74b953d788a95981b7ab627197e5 2025-12-13 01:42:55.702116 | ubuntu-noble-large | deleted: sha256:df32ffd76ca563ad1cc5a6754884b12fce5ddc2fc58da955aaefe6b91e3b1420 2025-12-13 01:42:55.702123 | ubuntu-noble-large | deleted: sha256:4e71db0377849e010d66f5afeaf5071eaac25afbdf492856f0dfb3a1b6603c64 2025-12-13 01:42:55.702129 | ubuntu-noble-large | deleted: sha256:f6aca422c823c2b2b33c71886dfbe93a5fdc053633b86cb2a3beca968d4174d3 2025-12-13 01:42:55.702136 | ubuntu-noble-large | deleted: sha256:f209c36713972cbc09dbfb4808bcc906aeb461ed60e6d50b32c3169af274abfd 2025-12-13 01:42:55.702142 | ubuntu-noble-large | deleted: sha256:34ad55610cbf68657977b827a0508ea3282740e5643da75bc9adf71e8db7a770 2025-12-13 01:42:55.702149 | ubuntu-noble-large | deleted: sha256:0cca7af14733d88e4c3a6cad82609cc66e8bf326030cc5427de8eecc6110aefe 2025-12-13 01:42:55.702156 | ubuntu-noble-large | deleted: sha256:f7cb2c13ca3b657a9845308b7cd19794dc15a990c62a05076b2196fa790ba9c2 2025-12-13 01:42:55.702163 | ubuntu-noble-large | deleted: sha256:a9bc26db00e4ae88d4dc2353eaf6d97bd365fdac483e55e05d8bf9a4d1efffc9 2025-12-13 01:42:55.702169 | ubuntu-noble-large | deleted: sha256:7ef9526d006b76197d3b44e47157eedc7d3746564013b854c59bc81e6f671d09 2025-12-13 01:42:55.702180 | ubuntu-noble-large | deleted: sha256:9ea24c147955112b0b4b9dd3582bff36b007c2523cbb36d846fa79c8e500315e 2025-12-13 01:42:55.702187 | ubuntu-noble-large | deleted: sha256:e04bdf376695aa1d4dc0b831410905fb075ddf0a7660e64b8513206709137feb 2025-12-13 01:42:55.702194 | ubuntu-noble-large | deleted: sha256:bdc308eb665c63035c606f5ca459565741747fc2dfda0cdbab0f3fc419602ab0 2025-12-13 01:42:55.702200 | ubuntu-noble-large | deleted: sha256:ba7fefb11bd6fcf11aa1ac74428fa91386925b1db1e4723f123e8da19a669812 2025-12-13 01:42:55.702207 | ubuntu-noble-large | deleted: sha256:281a3236efe44085c6814f7b8e284d62318581ab6d719363f4e7d2d70a70c950 2025-12-13 01:42:55.702214 | ubuntu-noble-large | deleted: sha256:06d553ae1ec80af21c0272675fe7405be091992f7113f0bc184a55e06b1553ae 2025-12-13 01:42:55.702220 | ubuntu-noble-large | deleted: sha256:e38b683eec48379fb480674b5f66edc6b709ba8426f57d3eb700c9b5a35db2b2 2025-12-13 01:42:55.702227 | ubuntu-noble-large | deleted: sha256:5a420ba2b1e882016dd318ccfb0fbde646a4bea412ae5ed9aa1023e42db5ee2b 2025-12-13 01:42:55.702234 | ubuntu-noble-large | deleted: sha256:0925ca489339a22f6017362a1067478198b895f4ba1d5be6ae84c76eb01b2568 2025-12-13 01:42:55.702240 | ubuntu-noble-large | deleted: sha256:cd88b60511de242d5fbf5ba6ab4588e5cd617f34af0495031fc648d7fc4e0459 2025-12-13 01:42:55.702247 | ubuntu-noble-large | deleted: sha256:89bfe4ba87e6f2e9e362d4794a22e9149a73bbcb5f8cb9a3df49a0874fc1b286 2025-12-13 01:42:55.702254 | ubuntu-noble-large | deleted: sha256:842116c18eb67ab39cab057a5d883bec60a7bcb4f73cc70c8ea1619e17e7d54a 2025-12-13 01:42:55.702260 | ubuntu-noble-large | deleted: sha256:dab1725c69a2cf9cacfae942cbfe82ad21d2628f503b48445df8d598456c69f4 2025-12-13 01:42:55.702267 | ubuntu-noble-large | deleted: sha256:7647f945dfba4491b1a807ce75f4af212f91c9a2414f34d9fa0cb03c1b6662b6 2025-12-13 01:42:55.702274 | ubuntu-noble-large | deleted: sha256:6a7f7e1160cbbee66d988342728dc3daad274366c0c113fc44d2be5805c8d1bf 2025-12-13 01:42:55.702281 | ubuntu-noble-large | deleted: sha256:2dd1fd16ad8680c847662fd6ca28f418147ecddfeea47ce97d9cd2220412f2ad 2025-12-13 01:42:55.702287 | ubuntu-noble-large | deleted: sha256:1617a449c5619f2cb5ab09258772c9a8ba671dfa6dfedff124a5909bc34fd2da 2025-12-13 01:42:55.702294 | ubuntu-noble-large | deleted: sha256:8b2d13a6ef4187c06c68ab09df45fa03297c47f5f89b816c817c799f62118783 2025-12-13 01:42:55.702301 | ubuntu-noble-large | deleted: sha256:f19c133ff19185144b23ff5649214b913d6be2dcfcaa4b3d27187b9eb575ce1f 2025-12-13 01:42:55.702307 | ubuntu-noble-large | deleted: sha256:01a6186aa59393fdf21a0cc16d0712c523621cc211832ffcc927f5ad35fb5476 2025-12-13 01:42:55.702314 | ubuntu-noble-large | deleted: sha256:0166005fcf40b0721ebbb1babf8ab9da5bef3d8b6845516c11870cba1b8e4735 2025-12-13 01:42:55.702321 | ubuntu-noble-large | deleted: sha256:5aa1c2a196cb7ba7d986115dbdd5ad25f2b2f701ddb831a91638cdf8986bdaef 2025-12-13 01:42:55.702327 | ubuntu-noble-large | deleted: sha256:0476c3e3c26d685170c45f19e3638d8819c18491e76db9e85c335509447d1579 2025-12-13 01:42:55.702334 | ubuntu-noble-large | deleted: sha256:c6674031be6d4e3c03fb4917a74415389d120599ed01d27efd535f5ea5f1e9b8 2025-12-13 01:42:55.702341 | ubuntu-noble-large | deleted: sha256:77f98e0a5d2c802a0b0e4a57ddaa5b65526fd9a9a9f2c79639cb939dd2af3d29 2025-12-13 01:42:55.702360 | ubuntu-noble-large | deleted: sha256:dc11c66d497ecfb09ab875ac2027788bc765c640265f9fc0a051acee2ecf4b63 2025-12-13 01:42:55.702368 | ubuntu-noble-large | deleted: sha256:9945ce29e3ddb26222da895344758f09d9ef27e3b5257c2af7f824a21574c5c2 2025-12-13 01:42:55.702379 | ubuntu-noble-large | deleted: sha256:cf31d948120e86588fcea1e3b1f6b566757a9291be0e9720c2889827901a4a28 2025-12-13 01:42:55.702399 | ubuntu-noble-large | deleted: sha256:b4763835620badec05fc6185c90a88c6db5fd5bd6fc43892ec33c8d75149f691 2025-12-13 01:42:55.702407 | ubuntu-noble-large | deleted: sha256:6ea88cc96155cf27f9fd1b983e7d0f9887977e456cbe08db463771cb072086cb 2025-12-13 01:42:55.702413 | ubuntu-noble-large | deleted: sha256:8e282a086bbd167fd1e736d3850fe21d31ced7cad2896f7276448e99afe02396 2025-12-13 01:42:55.702420 | ubuntu-noble-large | deleted: sha256:bfd5bc7b20c220bd2bc1fd0aeb9a25fed5d18ff11b62236f2317c11d970b2e68 2025-12-13 01:42:55.702427 | ubuntu-noble-large | deleted: sha256:384fa674f8ab2761ceda0892919ae28cf114998f5357e176a8f9b80e392b0ab5 2025-12-13 01:42:55.702434 | ubuntu-noble-large | deleted: sha256:c8a4c06ab9b21de9f74512b8bc0e34419cda27e86dced2b35f8626ff2f24d458 2025-12-13 01:42:55.702440 | ubuntu-noble-large | deleted: sha256:d7629b0a4aa99792c04719b3f514c01ae2ee9e843120216c6045eefb368626b1 2025-12-13 01:42:55.702447 | ubuntu-noble-large | deleted: sha256:301de5c7e98cdc9a98fe1ba81c909408b5cede5d8dfcd3d98b54a4606d5a7fa6 2025-12-13 01:42:55.702454 | ubuntu-noble-large | deleted: sha256:d62ecd18067856f36f870f968f1fe00f137d69a367fd3cca1a6c78a78e22f78a 2025-12-13 01:42:55.702461 | ubuntu-noble-large | deleted: sha256:b3675651acaab91f18a48bea71c8a1ab043d81d20a7e728ef3da0d520ca1c386 2025-12-13 01:42:55.702467 | ubuntu-noble-large | deleted: sha256:6df7617f03be329aef197be730d973b880bd610608faf33b52221ed06b87dcf4 2025-12-13 01:42:55.702474 | ubuntu-noble-large | deleted: sha256:fa2134afd34ab544cef4eeaeb7bd9f007d3c04d704ad76ae99f3aed01dbf61d3 2025-12-13 01:42:55.702481 | ubuntu-noble-large | deleted: sha256:7dff60e7e9befe9b4e3c558bc5b3e2ebca2685366041bf67e01d6b673b2950f2 2025-12-13 01:42:55.702488 | ubuntu-noble-large | deleted: sha256:df94ab53ead8d02b7a6e977c7264c9fb3821b5a065b9a346ee1e387061d06926 2025-12-13 01:42:55.702495 | ubuntu-noble-large | deleted: sha256:9a8b2511e4e10f0cb55eb980018f6c6711a88c0d5e1a6cd93e925e8845036b99 2025-12-13 01:42:55.702501 | ubuntu-noble-large | deleted: sha256:0208f7da8ec1934ebc7af8d73f2ea269a7db038b22f859c9725ba056781659bb 2025-12-13 01:42:55.702508 | ubuntu-noble-large | deleted: sha256:088683f21688e1b574b44e0529f0b1582bdfa9bd28c59c589b977c7e78ad75cc 2025-12-13 01:42:55.702515 | ubuntu-noble-large | deleted: sha256:429dd2320eeb34f728255a55943eee25dac4f24007dd258e5fbd2042160c8a59 2025-12-13 01:42:55.702521 | ubuntu-noble-large | deleted: sha256:1892de1f295631f1a2ad3a39a9f3d8759de3e7fbe1d46373bf3b2d4ce748eb78 2025-12-13 01:42:55.702528 | ubuntu-noble-large | deleted: sha256:0ba1c177bd2700f94953bfa0ca0fcfcd5aca8bae9ae7d05dd7b8f569679350ef 2025-12-13 01:42:55.702535 | ubuntu-noble-large | deleted: sha256:ae3135c51ac50afc1b34332c3d453bc1d4db857e8e0fc2a25ee1c124fb553471 2025-12-13 01:42:55.702542 | ubuntu-noble-large | deleted: sha256:74864f12b4e6cc815d90dd59455bcf51cae486ac1e405e46ddca64b41fc85b4b 2025-12-13 01:42:55.702553 | ubuntu-noble-large | deleted: sha256:47c9764efd16f78200787357e355e62f0f1ea59995627701451b46d19242d2fb 2025-12-13 01:42:55.702559 | ubuntu-noble-large | deleted: sha256:b60f0d186bee02f0e821a39d317b3091f36a4ebf043eec39d27c7b8898138aab 2025-12-13 01:42:55.702566 | ubuntu-noble-large | deleted: sha256:b643d7a3c0017ac74c273e465ef78cafa0e645d9e0f19b7d32741affd64113a3 2025-12-13 01:42:55.702573 | ubuntu-noble-large | deleted: sha256:de005a60b07dd13debeb1ddc6e72ec4a6bab48f17175ad1e5658645c24ba4aff 2025-12-13 01:42:55.702580 | ubuntu-noble-large | deleted: sha256:7cde82c7518a0d2b4b14f0dbcbdb9b70ae2c9ebd7a040f7f276cba2359767e28 2025-12-13 01:42:55.702587 | ubuntu-noble-large | deleted: sha256:34fce9c5a708994e41f331a54c918201fa7bbbf786b4714feca1ba5459093a43 2025-12-13 01:42:55.702593 | ubuntu-noble-large | deleted: sha256:0eb4d3d62661579ac7111e442a18814e3bda77133a1fb4f9acf54a2288e154c4 2025-12-13 01:42:55.702600 | ubuntu-noble-large | deleted: sha256:bdc745c8f0a57d356f421b6348c7cfb0a611e06f4f976b12f228e7a5ee297a20 2025-12-13 01:42:55.702607 | ubuntu-noble-large | deleted: sha256:e73bfc4060f97584d3103def417cd2f48afb1d3a7ac7b6f4772c1d676a0c13cc 2025-12-13 01:42:55.702614 | ubuntu-noble-large | deleted: sha256:663ecae555dcb1558f24378925d3530b2c50f80be3f3fee0aa70e25dcf49c732 2025-12-13 01:42:55.702621 | ubuntu-noble-large | deleted: sha256:4140f4f2896c62dcd71163a11a01e8b2ec1854df9e9705678e1c6584b7241633 2025-12-13 01:42:55.702627 | ubuntu-noble-large | deleted: sha256:e1202e8e127862ac834662e7ea6c333f38aec86202ed5d44aa66bf266b5668d4 2025-12-13 01:42:55.702634 | ubuntu-noble-large | deleted: sha256:b65a83223d3c2da6703b6df0baed7c1c6920f621389e63e8e96dd1cf59180814 2025-12-13 01:42:55.702641 | ubuntu-noble-large | deleted: sha256:ab35f346d27339353c85241b87607d597f497ca5756e7ebe3579a9b6456dd349 2025-12-13 01:42:55.702652 | ubuntu-noble-large | deleted: sha256:cd4ce89755ac3f6ffdc2ed911ce2b5ed0aa09e9b93ab943b7828709273d25eea 2025-12-13 01:42:55.702659 | ubuntu-noble-large | deleted: sha256:5b109fef31f78d2d94393ce0e1afe3a2861ae23b5319844eca2b0143333f449f 2025-12-13 01:42:55.702684 | ubuntu-noble-large | deleted: sha256:5bf1aceb9cde6017b5ae4dab110078145687ae3ed739f9d26a3b63b0603f1d58 2025-12-13 01:42:55.702692 | ubuntu-noble-large | deleted: sha256:2c3d44916ab14168f65556cc3675b443d367c7e8a04c1cf9e55d493f224d20cd 2025-12-13 01:42:55.702698 | ubuntu-noble-large | deleted: sha256:9eb370e8aa82d73b91486c79ee09a3a7318da0fc0142c8915f66f03a95dac28a 2025-12-13 01:42:55.702705 | ubuntu-noble-large | deleted: sha256:5256651853cffc7d0415e2c6dac2a540533e33767afe22acf59f02d33c572023 2025-12-13 01:42:55.702712 | ubuntu-noble-large | deleted: sha256:6a5da59e07061cd018fe63e5375322bea492ebada725b90a15ca72ee003e38ca 2025-12-13 01:42:55.702719 | ubuntu-noble-large | deleted: sha256:50e11c9e575459cbe3a06e9c202f52f6bdb4aa08dba0ddcc583777a0bf43c126 2025-12-13 01:42:55.702726 | ubuntu-noble-large | deleted: sha256:7a81003f36951ddb7af3db872cfea5888b0d03fe05883ea36b536149089b999f 2025-12-13 01:42:55.702732 | ubuntu-noble-large | deleted: sha256:3effc7c3cffdaed2870f528e37304ef6ca465bd9442548504a1e46f60c8521e6 2025-12-13 01:42:55.702739 | ubuntu-noble-large | deleted: sha256:7e1c4e05c673c57c60aa243007459c0fb1a10c469a13367f2bafc7da2662edc9 2025-12-13 01:42:55.702759 | ubuntu-noble-large | deleted: sha256:694bc971d10d28e9c61f3ef360fc031e95b0914dbb004d6c295eabc119e83be4 2025-12-13 01:42:55.702767 | ubuntu-noble-large | deleted: sha256:9e5ded1b46139e6fa07692f358a36f5c00a13168a646b2cc54255996abd54a78 2025-12-13 01:42:55.702773 | ubuntu-noble-large | deleted: sha256:e0e65d9ef2362a0832f54d7bb00d9126477900b43031f06c61bd84cbea2904b3 2025-12-13 01:42:55.702780 | ubuntu-noble-large | deleted: sha256:0ec2f9a66225bd5a492af389d6e860813fd7607de052af78fb5209f16e9f63fb 2025-12-13 01:42:55.702787 | ubuntu-noble-large | deleted: sha256:267542847a7efabfb0df8317bd032daefc9d6669ea6a134d411dd3a3b68328c8 2025-12-13 01:42:55.702794 | ubuntu-noble-large | deleted: sha256:5628fc41a585a1f9a28316d0f5af21b4c053078e1ac216f96491f4bb00d89e96 2025-12-13 01:42:55.702801 | ubuntu-noble-large | deleted: sha256:c73104cd3a6862b03911a78bea6d8c2f433c1c768616eb27227198511821995b 2025-12-13 01:42:55.702807 | ubuntu-noble-large | deleted: sha256:8ca4184a149f7bc3fa651724709b09422f01090c5dd498c924b36385e0a4c458 2025-12-13 01:42:55.702814 | ubuntu-noble-large | deleted: sha256:aa31389d420754b296e00d1943300cc89dda16ec0f6a101d74cc272314c0fd59 2025-12-13 01:42:55.702821 | ubuntu-noble-large | deleted: sha256:af306f5b96a4ea2dfda09475e0e77cf9e654387310ba1db7e08a4eb219d50611 2025-12-13 01:42:55.702827 | ubuntu-noble-large | deleted: sha256:6c2a95bf272325bde09d6f6aa63d35be6bbf09a47bafd51f5b252248512b1169 2025-12-13 01:42:55.702834 | ubuntu-noble-large | deleted: sha256:694ee7c857087624908578f514f5eb1f801a0d7a7f5d80e43f48020094255967 2025-12-13 01:42:55.702841 | ubuntu-noble-large | deleted: sha256:eef6f9dc5e11f4042d3ebb4b846e51def0816485b628687bea8714819249f453 2025-12-13 01:42:55.702847 | ubuntu-noble-large | deleted: sha256:136ccdd59b5d4912fbec5ea73aa88a6b4a2626b658ce59fa441afb3ad8bf9a38 2025-12-13 01:42:55.702854 | ubuntu-noble-large | deleted: sha256:fa64e7dad05fcf0db3f16bf35b62f7dee2baaf04432e6671c308703d68188285 2025-12-13 01:42:55.702861 | ubuntu-noble-large | deleted: sha256:fd18a9d42f003d5ebd15cf9c4325e329a3ded828f32685b909c9b33c96d25439 2025-12-13 01:42:55.702867 | ubuntu-noble-large | deleted: sha256:95dd52b6ed2bb9a988bd633b58ff9d5543c7e7f84c455634414e41c0af259389 2025-12-13 01:42:55.702874 | ubuntu-noble-large | deleted: sha256:922698045f2a63d375d82b490103ca9c11a0723b38f18e939f5b25896fbc7316 2025-12-13 01:42:55.702881 | ubuntu-noble-large | deleted: sha256:3819ea4a14b73c4f7ec507474efff6f7229dab75f01b85e5c103f9f57754e32d 2025-12-13 01:42:55.702888 | ubuntu-noble-large | deleted: sha256:52e0d667a32e6fd7573c118d0edf04794445c2a3bf9247034d91aaeb463fa055 2025-12-13 01:42:55.702894 | ubuntu-noble-large | deleted: sha256:41555aab8d04d8cf4ffafc960ac6ccb913f32450311ce907692aa9d853aca8cf 2025-12-13 01:42:55.702901 | ubuntu-noble-large | deleted: sha256:bccf97e6e5732bc57284badb362f84d2d588580a3951aae2aa4de18bbf85d222 2025-12-13 01:42:55.702908 | ubuntu-noble-large | deleted: sha256:b21e6d361b1b410fb10713ddd76015999f6219536c3ca72eb624e777f7e45854 2025-12-13 01:42:55.702914 | ubuntu-noble-large | deleted: sha256:4d51fb2e0bb109f0e1d264cd0389e9c3a9b2adda3f90dc8ebe9412dc82a2e893 2025-12-13 01:42:55.702921 | ubuntu-noble-large | deleted: sha256:53ee4ee57c910b3c268c689e391c6913405a36bad70d074b2472778580cb23b1 2025-12-13 01:42:55.702928 | ubuntu-noble-large | deleted: sha256:4b6070ebcbf7006fcd818c3e54e655c6fe3c333a6d334b1e9d9682a1680f5ea2 2025-12-13 01:42:55.702938 | ubuntu-noble-large | deleted: sha256:ee6c7560592fad944e3f88604ce93b52d253e3055d0087a785645f2cac3bfad7 2025-12-13 01:42:55.702950 | ubuntu-noble-large | deleted: sha256:54862338ce47966054902afe644124d6edcfe880684ace087bcca23154a9858f 2025-12-13 01:42:55.702956 | ubuntu-noble-large | deleted: sha256:e896dcfa62fe23064cdae45274ae386f5766c161caf0429815a8e1d4670ff145 2025-12-13 01:42:55.702963 | ubuntu-noble-large | deleted: sha256:4b26dbbac09bff023d99e9554054d675bfde23a4b7532b6fad169d824e67c2d0 2025-12-13 01:42:55.702970 | ubuntu-noble-large | deleted: sha256:a252bbb4b8856c10d5abb30d79392f6d0ada644c9b57da6e8c4a2fa99fc1631b 2025-12-13 01:42:55.702977 | ubuntu-noble-large | deleted: sha256:94cf79186499d11781d04982b324a6784c2f2cc62f91330761e99635b87fd59e 2025-12-13 01:42:55.702983 | ubuntu-noble-large | deleted: sha256:39f1de949d631000b611e80c448872788150ff50dd80def9d6ad750263f10368 2025-12-13 01:42:55.702990 | ubuntu-noble-large | deleted: sha256:62da59b4bb820a51ed08a1fa66ab402cab240c0d6ab8e5efe0fbc36cc98f2ad3 2025-12-13 01:42:55.702997 | ubuntu-noble-large | deleted: sha256:0e9e3bfff1fe73a826374b51f1f0d36f06208e64177922242584e598804509c9 2025-12-13 01:42:55.703003 | ubuntu-noble-large | deleted: sha256:10a36edce6dfc72c0b9e4698560ddf9934da20fe0711f36a4414e2318982af8f 2025-12-13 01:42:55.703010 | ubuntu-noble-large | deleted: sha256:204f2eb71f07276b036ffa52c4fc9cfebc2d68ffddf7e6576c4feda375c2ab0a 2025-12-13 01:42:55.703017 | ubuntu-noble-large | deleted: sha256:92c57476c50a22cacd811ef2e362e3aee0f9cf8200342bc5da1709dc26e58c33 2025-12-13 01:42:55.703024 | ubuntu-noble-large | deleted: sha256:5afcb0a815f371c24df4ac618b80550a9f1b7d7ee444b2367f0fd09a308f2d80 2025-12-13 01:42:55.703030 | ubuntu-noble-large | deleted: sha256:eba2db4e071fc2f19a79e6bab54ed02dca246bfc260c07e8ff846cdeaf89638b 2025-12-13 01:42:55.703037 | ubuntu-noble-large | deleted: sha256:dc3599c0f052c04edc3ffe42259965a377f4b347b99ff44c8f34f68feac9ad11 2025-12-13 01:42:55.703044 | ubuntu-noble-large | deleted: sha256:7ec61f594fb77e104a97cfe1be254988bc8f89144a82dca9779e1261b688659c 2025-12-13 01:42:55.703051 | ubuntu-noble-large | deleted: sha256:cedc046004dd55374a6259bf5ee1d69e0c197a3502cf3baa61c57e9f74226f25 2025-12-13 01:42:55.703057 | ubuntu-noble-large | deleted: sha256:849f00a0726b43536c3d72ec75c167148605b937241c32b035257539531e85a7 2025-12-13 01:42:55.703064 | ubuntu-noble-large | deleted: sha256:0964640e705ed3cdfd92e0ed3da34aa45adc0b3bbaf1189e2cde62a51f7d977e 2025-12-13 01:42:55.703071 | ubuntu-noble-large | deleted: sha256:10479dadd2b312f932215d69c8fbf95cf94483c2a066e3909c6979ff5707f0ad 2025-12-13 01:42:55.703078 | ubuntu-noble-large | deleted: sha256:91ab60b93764d0ab417abe46c940edc8b6f857c3924e13f5b22ac105417331ac 2025-12-13 01:42:55.703084 | ubuntu-noble-large | deleted: sha256:5edeeefbc5f1adc32a40daaee2a127074875119848a9a210698838e079a9d04a 2025-12-13 01:42:55.703091 | ubuntu-noble-large | deleted: sha256:379ea04e383c2ec3cb9fe9624c991f1beac6c5f8948a11e594a5c435d0d7b30b 2025-12-13 01:42:55.703098 | ubuntu-noble-large | deleted: sha256:7f7ae58adbbfd531def5f760872a3399d5f3c1788c77ff7a9c647d4feb2bf8ed 2025-12-13 01:42:55.703105 | ubuntu-noble-large | deleted: sha256:15e395ef49ae52b6714cd33758067b4319b49c79621e25fe146ba64c39ed4fc1 2025-12-13 01:42:55.703124 | ubuntu-noble-large | deleted: sha256:e8c62ecf031dec5de90b90951f7f1e6ea933084a007e18c2d6e7297ebd89356a 2025-12-13 01:42:55.703132 | ubuntu-noble-large | deleted: sha256:8e35b3cc281066ebb80b75b048824e7784b3c3ebff48ff2fe9b1aa876c3be7b7 2025-12-13 01:42:55.703138 | ubuntu-noble-large | deleted: sha256:c1aff61d7a1e87765f0eae7f68f7e9401127ac44820617ecc843349519f4160b 2025-12-13 01:42:55.703145 | ubuntu-noble-large | deleted: sha256:15e5dbe2b812a8a6792845251540b49176e98b392a46bde070248c7467c20057 2025-12-13 01:42:55.703152 | ubuntu-noble-large | deleted: sha256:af3943fe0928a2a7346980c962de647adbf2920dc26b0f9852056d0292e01f88 2025-12-13 01:42:55.703159 | ubuntu-noble-large | deleted: sha256:0516fc7454a09bc1f2e514ffab3e4dd65783431bfd5084cfe73dd587dc1666ba 2025-12-13 01:42:55.703166 | ubuntu-noble-large | deleted: sha256:5eed1e6976ad1384cab9e3101386392b2f83d54b4cc8bf3b59c627b42042c9d3 2025-12-13 01:42:55.703173 | ubuntu-noble-large | deleted: sha256:2277da04421426f887311b4e2c40a30f8ddd782c31a5cd90c8218ed091d2faf5 2025-12-13 01:42:55.703179 | ubuntu-noble-large | deleted: sha256:15f4938447141ff2a6abddfaa1fa73586c98a46064a0093745d4d3ebfdb9a9f7 2025-12-13 01:42:55.703186 | ubuntu-noble-large | deleted: sha256:d1842029a3d66955bdd959272a173a1f5824d5b616aeffea733662c89978e42b 2025-12-13 01:42:55.703193 | ubuntu-noble-large | deleted: sha256:ec21b64f94dc6b3ca98b3989e9ec5c9f702f0468459aa05f7e4f2bb26abaae60 2025-12-13 01:42:55.703199 | ubuntu-noble-large | deleted: sha256:f77b2f422978c0913da48af30239b16a4e125a636abbfc85516bcf186a8beca6 2025-12-13 01:42:55.703206 | ubuntu-noble-large | deleted: sha256:4a546cec4a6ad056f549dbc95c9927f80ce187d488e99605c4a65583b388f267 2025-12-13 01:42:55.703217 | ubuntu-noble-large | deleted: sha256:e742a196b0ba6b8f4e9ecfc9d21d0d60309d4ff9a15e418d75301689b78c6e50 2025-12-13 01:42:55.703224 | ubuntu-noble-large | deleted: sha256:adfd9493338ae61d8703dccc12939e55c9cb3476e8cd5579b96003126ceff18a 2025-12-13 01:42:55.703231 | ubuntu-noble-large | deleted: sha256:8ccaca5c71f37c7f0b8022ab1b726030cc770717e5636fd48771414d0c99d2a0 2025-12-13 01:42:55.703237 | ubuntu-noble-large | deleted: sha256:5b925a09f63355e3cc24f872bd84f189fbfa8edffd538dfaeb8a266ec2d5b33f 2025-12-13 01:42:55.703244 | ubuntu-noble-large | deleted: sha256:558864aadd5e174ce873985bf57cd23104b585f7c96bf4098e913c529ade3af8 2025-12-13 01:42:55.703251 | ubuntu-noble-large | deleted: sha256:8a3ef18fc83f1c18853289442d9720ba6df510c0d4cf93cbd04549eb956044eb 2025-12-13 01:42:55.703257 | ubuntu-noble-large | deleted: sha256:210ba3fce518d13ff3f9c24a4f2ae01ca7d26372c2b3a8ca78ed6b1ccc2d5b6f 2025-12-13 01:42:55.703264 | ubuntu-noble-large | deleted: sha256:64ebb9dd5aefacfe9f6b80a79266099ddb72c63b5264e84535b6c2845f084117 2025-12-13 01:42:55.703271 | ubuntu-noble-large | deleted: sha256:77bf95117eb1fc041004156520257be7b1610ece839d1d8bbf1236a816a1b8cd 2025-12-13 01:42:55.703277 | ubuntu-noble-large | deleted: sha256:7b540fd937a0e8100a60d75bc19b920aac13a29d668466ae6469fa52624834c1 2025-12-13 01:42:55.703284 | ubuntu-noble-large | deleted: sha256:c2f1e4c459609cf7285d87428f0f18051e2e8ac2f28686d975b3a25f87006464 2025-12-13 01:42:55.703291 | ubuntu-noble-large | deleted: sha256:b9788806a25d475372605e61ab6de9243d14b620522c52cbb081affeda8a050e 2025-12-13 01:42:55.703301 | ubuntu-noble-large | deleted: sha256:a18b2f3d1273b354aab4b6272780b6c596d852a126a17e3cb6f75afbc3d70e5f 2025-12-13 01:42:55.703308 | ubuntu-noble-large | deleted: sha256:38e170784d8e9816d445693f6d8d720a18c688177e6599d46cd7be41f9e9ce19 2025-12-13 01:42:55.703315 | ubuntu-noble-large | deleted: sha256:ca8ed5cd987b078854f8c472f4ba0e6ac5671f00d4aef125a3a94d4fb733039f 2025-12-13 01:42:55.703321 | ubuntu-noble-large | deleted: sha256:a35e4884a643aab7d953e4f272b66f8c3765ff84e89b30c00b0ecccb30c6c901 2025-12-13 01:42:55.703328 | ubuntu-noble-large | deleted: sha256:cdeded2a5d1460512f6b25d2047edc16903eabbc49ab9d674c685e2db81f0549 2025-12-13 01:42:55.703335 | ubuntu-noble-large | deleted: sha256:b0ae75c200486ec51bf74faf4bb918628e26aa3fc7894ae725dfa231f4b52a45 2025-12-13 01:42:55.703342 | ubuntu-noble-large | deleted: sha256:d582264292bbff17bb4dca7811f048e53f53463c027daf466be84771d85b8a24 2025-12-13 01:42:55.703348 | ubuntu-noble-large | deleted: sha256:4482e55a5cb1d598f57d9ed646732f2ef3f0dcc0677681bef656970a516268fe 2025-12-13 01:42:55.703355 | ubuntu-noble-large | deleted: sha256:1b1d2ce6afe59af226c893961f365f46dbf5f0f648ad68eccfb114dd7c1492ce 2025-12-13 01:42:55.703362 | ubuntu-noble-large | deleted: sha256:02a0048296926251f2a936c5b208e5142cfb4a03bd6424d83e84f1cfc201ef43 2025-12-13 01:42:55.703368 | ubuntu-noble-large | deleted: sha256:829af40f60abfbde7643e0f54e96e3110fca8afef0d468c4e198e159280a5193 2025-12-13 01:42:55.703375 | ubuntu-noble-large | deleted: sha256:6a3f41b02bcaa401c4ee15866bff1752ecc6d0a58804a9615e27b8f0aba38960 2025-12-13 01:42:55.703382 | ubuntu-noble-large | deleted: sha256:9e4e8e8f555593c1c4dcd2687cfd224d5b6638fe752df364279bc788fde62f37 2025-12-13 01:42:55.703421 | ubuntu-noble-large | deleted: sha256:47b9a5af2d2b2a148b8614b37b3b36642acc1d9c8548c69042d4813198b4cff6 2025-12-13 01:42:55.703428 | ubuntu-noble-large | deleted: sha256:9cfcda43da1e40353070a884cb8472a421f23c4606796ef7018868504df7be71 2025-12-13 01:42:55.703435 | ubuntu-noble-large | deleted: sha256:37f0a68d8c1c208d5d673332c99e0f76b859311e529cf39e2fc246095a9dc306 2025-12-13 01:42:55.703442 | ubuntu-noble-large | deleted: sha256:9af5ee349ac04822c9d5ae3db51e27c14f2188d39bc00097bf02ebaf30c5c0c4 2025-12-13 01:42:55.703449 | ubuntu-noble-large | deleted: sha256:210dcdfd7a00baeafd5965151c0c912a4048fa49b1827fce3900a9952588f84b 2025-12-13 01:42:55.703456 | ubuntu-noble-large | deleted: sha256:e89b6686049793577ba131d11c3670b88b62821ed03911dbb50d4a93a7f27090 2025-12-13 01:42:55.703462 | ubuntu-noble-large | deleted: sha256:76d227baf9cf8a5a2725287948c7c6440857902397c64ecb88df908fe89f6f28 2025-12-13 01:42:55.703469 | ubuntu-noble-large | deleted: sha256:5d81e42de0ea1f7a3e96ee4e177a17ad57476f773781f32e329fccd747704540 2025-12-13 01:42:55.703476 | ubuntu-noble-large | deleted: sha256:6cbbe1498cf2472dafc76b35472de634d17134e944acb4be015c572865d0c995 2025-12-13 01:42:55.703483 | ubuntu-noble-large | deleted: sha256:a01156bc2efd8e2622953d0db9adaf4dedf9d8b38dba812e566542749086147e 2025-12-13 01:42:55.703490 | ubuntu-noble-large | deleted: sha256:36d3b0d1ea107271768c55513333d82ccf0f775955d313f7028669eac9ca32e5 2025-12-13 01:42:55.703497 | ubuntu-noble-large | deleted: sha256:97440b498a46cbb795c1a028db3b9716480cb517bbb256e8b16d85ed5ebec955 2025-12-13 01:42:55.703508 | ubuntu-noble-large | deleted: sha256:f62e99312ac6e47eb42eba06cfd64917f692d857f56661042554daab2a7460d2 2025-12-13 01:42:55.703528 | ubuntu-noble-large | deleted: sha256:9fd4b19d5f34d29c8bc8f3f0451f093be4e8177e0be42e50dddbf013c2eaab7a 2025-12-13 01:42:55.703536 | ubuntu-noble-large | deleted: sha256:63be11242a6ac584383022afc71cd3672da9bd25f42eb0fbfad1a5c30fe6e61e 2025-12-13 01:42:55.703543 | ubuntu-noble-large | deleted: sha256:d62b41a9294a255974982f1fd6e0c62eec245a39b11e7d686aedec0e5f6b2504 2025-12-13 01:42:55.703549 | ubuntu-noble-large | deleted: sha256:2a764037d930e1ae5726071d835a87f7ff39342fb52a668a705adbd214693f20 2025-12-13 01:42:55.703556 | ubuntu-noble-large | deleted: sha256:028d74b4f777b5b9a004eb53c231a69484df1b9b2d7767f420a90d5e6db23184 2025-12-13 01:42:55.703563 | ubuntu-noble-large | deleted: sha256:8f42b3e9523bcdbae8780f30e35b3b0326433b0ea0a70f71cb7e2d665c6093d9 2025-12-13 01:42:55.703570 | ubuntu-noble-large | deleted: sha256:21e86277a2b081feeab7ab9cb7e96cfb67ba63c356b6449cb193e762e3497b44 2025-12-13 01:42:55.703576 | ubuntu-noble-large | deleted: sha256:984053b6b08e788e851fc2a933238073a97c722dbae9f0a297cf1bd362894dab 2025-12-13 01:42:55.703583 | ubuntu-noble-large | deleted: sha256:52ada5aa72edd5a4c48d9cdb2c536dba4a4fc2131dd7f8f2941580a08d6453dc 2025-12-13 01:42:55.703590 | ubuntu-noble-large | deleted: sha256:be93dd17bd4b166ca3f95a7417c67e0ea1856a98a69a2f95d360e8810c84fdc0 2025-12-13 01:42:55.703596 | ubuntu-noble-large | deleted: sha256:4db2ec12e14d77470e484d2bc6ebe91f144b9890d1fc477d9cd26e58cd9abcd4 2025-12-13 01:42:55.703603 | ubuntu-noble-large | deleted: sha256:60bcd2f03b2cd9fa93e306656a112feead1db5effcfbd5bf7c1e151a85169f92 2025-12-13 01:42:55.703610 | ubuntu-noble-large | deleted: sha256:2ad6a74ef1371281271b2fe9a98bc8782307b07305f7b114ed883560576bddbe 2025-12-13 01:42:55.703616 | ubuntu-noble-large | deleted: sha256:041a370441ba29b75314dfd3980a3f59bb776ec18590dd339941f6fb71fd5fc2 2025-12-13 01:42:55.703623 | ubuntu-noble-large | deleted: sha256:75b268464f78cf2a69228736d9d9e7dcdd51adf1e0a938c70cf0a5775c17908e 2025-12-13 01:42:55.703630 | ubuntu-noble-large | deleted: sha256:22544c971738f1461103ed2f35f3737e6d2f3ff1b11f7985cf471bd1e4c82618 2025-12-13 01:42:55.703637 | ubuntu-noble-large | deleted: sha256:dfd0e4821f5edc3c7ce19c0104805fc96de5b8cb6b1e81a0085d2509a02d4342 2025-12-13 01:42:55.703643 | ubuntu-noble-large | deleted: sha256:c860218f924c4997fc19291ffaeec0ccd31e68047212f90e04fc6699a48a3cf0 2025-12-13 01:42:55.703650 | ubuntu-noble-large | deleted: sha256:42996122353bc280cbc32644b744db11c9ee4dfc2477d417a5922dd9bca9377c 2025-12-13 01:42:55.703657 | ubuntu-noble-large | deleted: sha256:2211d064307542e7ab17103b89c9da38a0a53f88d103f95aafcdc156bbcbb6f2 2025-12-13 01:42:55.703679 | ubuntu-noble-large | deleted: sha256:f1e8a123df14b8957bbe671b32c7601ed6e07baba2e84fb2998fa227acbff227 2025-12-13 01:42:55.703689 | ubuntu-noble-large | deleted: sha256:b934dc6fe938fcf6df3cae72a70b7d8cfc7ff957d23cbb36d304d708ee4ce32e 2025-12-13 01:42:55.703696 | ubuntu-noble-large | deleted: sha256:8e02f24949511907f9dc3e0dd6c896547177e66c62d4545f8974ba96bb7faf35 2025-12-13 01:42:55.703703 | ubuntu-noble-large | deleted: sha256:27b195122d4fbd672633446147bf450694d182ee67273fa9bfecb13c3fa1804c 2025-12-13 01:42:55.703710 | ubuntu-noble-large | deleted: sha256:0a28fc1f9a6d7821f1d0468fa1d53529844f92bab92988ededcc7c9a4c47597f 2025-12-13 01:42:55.703721 | ubuntu-noble-large | deleted: sha256:97d88ede5f0e52c682304fd79cb3db487999678241f4ed4cedc05a9d4b3ec723 2025-12-13 01:42:55.703728 | ubuntu-noble-large | deleted: sha256:d2b7d39ce2addf9444bca9d597f0e810977bd6eee44ab5fbe01f07c509105822 2025-12-13 01:42:55.703735 | ubuntu-noble-large | deleted: sha256:8b3e0e728a1e2bb73be11bd9e4ed3fe68024c743afda68416fdb3b81862283c3 2025-12-13 01:42:55.703742 | ubuntu-noble-large | deleted: sha256:b72e40f0149932cd2284b074d5c247a9a43c76808bd6412270ef7f9a1e6d4ce5 2025-12-13 01:42:55.703749 | ubuntu-noble-large | deleted: sha256:cd6763234f5b3f5c2f891a3b035e196f4f0e786a560471b6c6ba15d59bec526d 2025-12-13 01:42:55.703756 | ubuntu-noble-large | deleted: sha256:074c762ce82c3431bacae97e8086e98826ee55e23ed6018976030f79c47912f0 2025-12-13 01:42:55.703763 | ubuntu-noble-large | deleted: sha256:1727b2ed653f80c882215dfe1ed5e734a7142b2fcc4c6ddb6116871843e609b3 2025-12-13 01:42:55.703770 | ubuntu-noble-large | deleted: sha256:b2ba31a211d84a17e7f44c8326c1fd11e1b5bdb2c404d57a97be8c6dc5fd610f 2025-12-13 01:42:55.703777 | ubuntu-noble-large | deleted: sha256:1913a009f3a0cf53149931064833bb0f0bac0fb10f3d8e8dd0a2f9151a2a7ab1 2025-12-13 01:42:55.703784 | ubuntu-noble-large | deleted: sha256:5ddac422283dca380075aca641d2583d087e090daf8106761f677b77f395bc73 2025-12-13 01:42:55.703791 | ubuntu-noble-large | deleted: sha256:0ab62e620e7f14336e3d59c265647c8122aa2ec3ef52561b8306607bbb9f10a2 2025-12-13 01:42:55.703803 | ubuntu-noble-large | deleted: sha256:7d72e1508dfc9d0439148c3f9907bbc709334a19df3ed8b450b95d7fe8a67897 2025-12-13 01:42:55.703810 | ubuntu-noble-large | deleted: sha256:f7e55cffcde8e3de3e4c0a6de3f9fb3ce0254134469ef50f63d1246dcbadc00f 2025-12-13 01:42:55.703817 | ubuntu-noble-large | deleted: sha256:3e40c2185256227ba6e599697ac353339d868588f6d628b6fb3850551abfe0c5 2025-12-13 01:42:55.703824 | ubuntu-noble-large | deleted: sha256:8658b525f3b0b786fabb308b4baa85380b48dcf5a00f75a838c3ac899da09842 2025-12-13 01:42:55.703831 | ubuntu-noble-large | deleted: sha256:1a107a4918482500bd453a9b4215e80f38a6291cc68d474bf3d3a564b3185372 2025-12-13 01:42:55.703838 | ubuntu-noble-large | deleted: sha256:0bcc9fae66fa895277ef4e077735338a5a30d31b2d8771664182389ad7398930 2025-12-13 01:42:55.703845 | ubuntu-noble-large | deleted: sha256:80dcadadf57f4303034d9de0681914a81c3f99a2306a23f0778a0fca67acd14c 2025-12-13 01:42:55.703852 | ubuntu-noble-large | deleted: sha256:33f6aa844314a30da92b134457a39d9e4c08b9582e7f9e1f15ed55814f49cda8 2025-12-13 01:42:55.703859 | ubuntu-noble-large | deleted: sha256:5b701f9c48654de6599c7d9d9fa7edffa2825d59933d6326a4def332f0a6d734 2025-12-13 01:42:55.703865 | ubuntu-noble-large | deleted: sha256:12ddbce87bd1833e8510d233d61bead2d2f92732e53433f38be63ff791c3434d 2025-12-13 01:42:55.703872 | ubuntu-noble-large | deleted: sha256:7e755335109a0ebfcc51e176aa5fd459826f3918516fe1aeaf659987306cf760 2025-12-13 01:42:55.703879 | ubuntu-noble-large | deleted: sha256:77b33958cc1549bf9bed3db3becb85ab45f2d607a098938f450784afeb33578f 2025-12-13 01:42:55.703886 | ubuntu-noble-large | deleted: sha256:e463184b2a4e692b5545d2a975cafcd022f01e39925853dcdf61d219cfe61264 2025-12-13 01:42:55.703893 | ubuntu-noble-large | deleted: sha256:b7330c27f65a0d30548126da6b5914e6314fefe1b46e7216a80216c24c02be50 2025-12-13 01:42:55.703913 | ubuntu-noble-large | deleted: sha256:762f21f040c19cb40fece78fbaa3c09a02c1c9f94750de5686a658aa701c41c2 2025-12-13 01:42:55.703921 | ubuntu-noble-large | deleted: sha256:53f923a81de6ac3c8d370be48207cd272a1df3561234232cfe5c08a83f587235 2025-12-13 01:42:55.703928 | ubuntu-noble-large | deleted: sha256:c139454e1aa463f1827c856240982e34126c2f54fc6afee6b52ac51c504b873b 2025-12-13 01:42:55.703934 | ubuntu-noble-large | deleted: sha256:3176dfc17622ffce1511aea593ba166f30a0bec4e03c2a9730317beeece02840 2025-12-13 01:42:55.703941 | ubuntu-noble-large | deleted: sha256:607e641a3034a495acbe2e59ac85b029f9007bf0e5e05f91015f008a8f5b64d9 2025-12-13 01:42:55.703947 | ubuntu-noble-large | deleted: sha256:53ae7b5ad439457a88cdc113704ebbcdc366255760e23b91ee2e8538555b51ab 2025-12-13 01:42:55.703953 | ubuntu-noble-large | deleted: sha256:ce907ef0dd1c9a601fcb3a97bc20edf1a5d209971c43769ce5b8ef36aee6ce05 2025-12-13 01:42:55.703959 | ubuntu-noble-large | deleted: sha256:83a0b8fec2267b5b43930458c5032effc851eeac1394fc11803c26248d2a0544 2025-12-13 01:42:55.703964 | ubuntu-noble-large | deleted: sha256:93a6cc4dec97a455d6569b2174c5ffce377d2d98c4486953cd3e688eb1888556 2025-12-13 01:42:55.703970 | ubuntu-noble-large | deleted: sha256:c736f0867d8a8d61f2abebebcc91f3b27fd4d90ab328e9967f4981f05de37ed2 2025-12-13 01:42:55.703976 | ubuntu-noble-large | deleted: sha256:449885efdc7e1d88db388ff914b14a61e918a76d5db4b04502a8fcfeef2f21aa 2025-12-13 01:42:55.703981 | ubuntu-noble-large | deleted: sha256:84ae6614185b21ee7988dc666249623b89fa0ecd63f85f68388615a7e34ee6ed 2025-12-13 01:42:55.703987 | ubuntu-noble-large | deleted: sha256:b5433db232204e40ad17873f077a13b391d1a9a5f0533c7291262cfc1d45eaef 2025-12-13 01:42:55.703993 | ubuntu-noble-large | deleted: sha256:9bdce7dd3f08c3a9a8da0d514466d63e1a57f838d9e9235f5537ae2db3549ce1 2025-12-13 01:42:55.703998 | ubuntu-noble-large | deleted: sha256:ba9b859c5d24784d226ebaab8ca80d02a4e97c3327e429d984ff320fa6c8d574 2025-12-13 01:42:55.704004 | ubuntu-noble-large | deleted: sha256:139066c1b44ea377193be697215857fa011a9047ee4797c1c15a92f9235e85a2 2025-12-13 01:42:55.704010 | ubuntu-noble-large | deleted: sha256:4ce4761f254aad5f08b1de0990c9acd5a7fff038e06f1656ef9dfa4424ace3ff 2025-12-13 01:42:55.704016 | ubuntu-noble-large | deleted: sha256:905a05164b1fc5947e69011907048c8086d2fd5ffca326718ff4f4fa7eff9e8b 2025-12-13 01:42:55.704021 | ubuntu-noble-large | deleted: sha256:4548cdc72fd8ec0f4ba23597bfdc55b881e607b5475223864d57ef4201d78867 2025-12-13 01:42:55.704027 | ubuntu-noble-large | deleted: sha256:9c1edb0e2922dff9d5b4187796123e4a1515b90fd6f036e2f317434e6749bd87 2025-12-13 01:42:55.704033 | ubuntu-noble-large | deleted: sha256:8eaba675575dbc2c50e34c73c9d2e1102f9efba29eedfe2a46ab1833b5bec392 2025-12-13 01:42:55.704038 | ubuntu-noble-large | deleted: sha256:bb071a652d10530cb0b4293a548a0fd8c48b73a5331b902a286c1871057233f5 2025-12-13 01:42:55.704044 | ubuntu-noble-large | deleted: sha256:b729ee144316756ec28cbc7db3ad16222fa7fff907188432f8782d0fad106d5c 2025-12-13 01:42:55.704050 | ubuntu-noble-large | deleted: sha256:d23d565da673a876721f996988ca54f2c937729703ee5f8004d6b450c12262b5 2025-12-13 01:42:55.704060 | ubuntu-noble-large | deleted: sha256:0da8d6de4f9a3eaeeacc7cbce54afaca0848e11644bad885f7370ff1931e7ae0 2025-12-13 01:42:55.704066 | ubuntu-noble-large | deleted: sha256:86af57c7af4f60a0f8a41c27d471de2554bec41442e6afd07b85e0adc94844b9 2025-12-13 01:42:55.704078 | ubuntu-noble-large | deleted: sha256:b546163e9951b00109efba36b8cb69cf2fef3f41a443f012c75bc5c0d6100ae6 2025-12-13 01:42:55.704084 | ubuntu-noble-large | deleted: sha256:8fac1320cb538af9ea84f98a1245472d5949e7ab0722b66b3b19916ba0ed5d06 2025-12-13 01:42:55.704090 | ubuntu-noble-large | deleted: sha256:06c52e52c4178760c1a6ee8a121521e579cb32591db035a53de9c918ae98caaa 2025-12-13 01:42:55.704096 | ubuntu-noble-large | deleted: sha256:7cccfc851e758f60aae9cd34ca90de95b1da2c92f1c59e598fe4f20fb6ce7b51 2025-12-13 01:42:55.704102 | ubuntu-noble-large | deleted: sha256:ce933a663bce2dea7c5164dc64abce2f73098a599f8197aa4d92a18a2201e1de 2025-12-13 01:42:55.704107 | ubuntu-noble-large | deleted: sha256:aee5d10e56a08579b2213dc95192fe50eb39a696f03ef766511bdf9d7fc3e2ba 2025-12-13 01:42:55.704113 | ubuntu-noble-large | deleted: sha256:dba656db8537b7549a6e50612582900c0c7ab8b735e46a358af6d1e4a9f5b01b 2025-12-13 01:42:55.704119 | ubuntu-noble-large | deleted: sha256:2554c1509b729c9dea784aef8ae9099652f60b72959a04ada9ad181fbc19e596 2025-12-13 01:42:55.704124 | ubuntu-noble-large | deleted: sha256:cc563f062cc79684fa3e0b12bd1738014a900162610a59451297ae9ff719a5be 2025-12-13 01:42:55.704130 | ubuntu-noble-large | deleted: sha256:6b6fad2df0f634828ed591f6cb0c7f3806438f8d0f2eddcd483f0dab8b3f21c2 2025-12-13 01:42:55.704136 | ubuntu-noble-large | deleted: sha256:69281dd03197b659fe978dd68363529b2f13e5a1a77e4f97237c5ee466fc6e07 2025-12-13 01:42:55.704141 | ubuntu-noble-large | deleted: sha256:5f20f8cdbf7e9d8cf5ca4926ff1a785f495006106e13a1d96279161eedf4957a 2025-12-13 01:42:55.704147 | ubuntu-noble-large | deleted: sha256:418ba371964ff88e09ab0034825d1b3c0d4ae6722de09c350b80e3d395ebbf7e 2025-12-13 01:42:55.704153 | ubuntu-noble-large | deleted: sha256:ce9835bd52a858971857d5e24a77d97d430facba58e9a4f720670a28b422e8c0 2025-12-13 01:42:55.704158 | ubuntu-noble-large | deleted: sha256:99315409b47365400a2ac621742ecf81fe3c351821aa98d3ed270c2870a95a21 2025-12-13 01:42:55.704164 | ubuntu-noble-large | deleted: sha256:0eed314e1a69303d6814e63237a67831617403efeca48e507f8d75bb0a949862 2025-12-13 01:42:55.704170 | ubuntu-noble-large | deleted: sha256:e22bfbc70246641e4776d898d7032b584c0843b88383978d325b2cd30364ac3d 2025-12-13 01:42:55.704175 | ubuntu-noble-large | deleted: sha256:15a3415f756639a263cd148eefd29d7ff6e9390c0f69dd19183204850436e7fe 2025-12-13 01:42:55.704181 | ubuntu-noble-large | deleted: sha256:10b832a21d2d73f3e8a47d7875e320e3c9cef9fe3b857c15f41959fb93647b78 2025-12-13 01:42:55.704187 | ubuntu-noble-large | deleted: sha256:1f876f123c53d76191f08e857f5af810ded2035fc6128402730f5ce5bbf07ef2 2025-12-13 01:42:55.704192 | ubuntu-noble-large | deleted: sha256:1fd9d7812b03e4a9e6458a8be36a9433410518e90a6eb1266d1d1e7f5d631a67 2025-12-13 01:42:55.704198 | ubuntu-noble-large | deleted: sha256:1f60c25576779d54a5ac5e40e17b1c2a3683dea70502f873df9068e8e4ef7a9a 2025-12-13 01:42:55.704204 | ubuntu-noble-large | deleted: sha256:4541b619380d9b018751b1c21cf436d72679a3efc37e97a3499c25096c8cdce8 2025-12-13 01:42:55.704209 | ubuntu-noble-large | deleted: sha256:87ce4aa1bfe170742c04089b0b5913839fe36a1bf74b1a44c6ac6984bfb59e2b 2025-12-13 01:42:55.704215 | ubuntu-noble-large | deleted: sha256:8f0a4f243bf359e4392dd7c49809b21835b16831f146a0d49cc17b3603dfe1a5 2025-12-13 01:42:55.704232 | ubuntu-noble-large | deleted: sha256:237a5d112aa496ce40723a2e5eaada41138e14bd75b6213fa33e5796c746baab 2025-12-13 01:42:55.704238 | ubuntu-noble-large | deleted: sha256:401a468e4505b88635ccd72ecfebb01a49476579a27826a0b0c878461956b933 2025-12-13 01:42:55.704244 | ubuntu-noble-large | deleted: sha256:cad0f453e942f2234f4fc5ce0d169813180a809c6719a12362c8ed44c4cb52dc 2025-12-13 01:42:55.704250 | ubuntu-noble-large | deleted: sha256:15258ccbabd5a73385730ac2af88e32f9c0c9efefdb1d3b98d9eeb5a40728b19 2025-12-13 01:42:55.704255 | ubuntu-noble-large | deleted: sha256:49145341bd647e4a3fde62dbe3ad5b359eb66fb9254f4b485eb913720a32a1c7 2025-12-13 01:42:55.704261 | ubuntu-noble-large | deleted: sha256:d16f4d6a56807610e9cbc9413aa9f85bd59e1349899736c9fa75085a826bf1e5 2025-12-13 01:42:55.704267 | ubuntu-noble-large | deleted: sha256:688ac4805f1d77ccab144bfd5531f231fa86801444f6cb4aa7dbecb14841c0c2 2025-12-13 01:42:55.704273 | ubuntu-noble-large | deleted: sha256:f836710af65b5cc06e1f1b79493d773dcb651b568066c57e48cbb93e173b166b 2025-12-13 01:42:55.704278 | ubuntu-noble-large | deleted: sha256:5677f83764788b4ffac742af5bce63f921e79f6122a4a56246fb5aa4abb3ff26 2025-12-13 01:42:55.704284 | ubuntu-noble-large | deleted: sha256:30bafcb80c4a2f29ccded9e216823cdf03d431a436f6ac8b4edb746444a5cbd4 2025-12-13 01:42:55.704294 | ubuntu-noble-large | deleted: sha256:e1776c4e62ededd60561f78c6d2bfa6355014206d8a3d6f2342e13b9a3b88424 2025-12-13 01:42:55.704300 | ubuntu-noble-large | deleted: sha256:d7652b65150c676464c54b5df4d1cbe2134fddda47d84229a1950081df4c91e3 2025-12-13 01:42:55.704305 | ubuntu-noble-large | deleted: sha256:b4abf6f8e083d5f9fb3b0d681f6313275f914e67acae8a537200a230dedf51bf 2025-12-13 01:42:55.704311 | ubuntu-noble-large | deleted: sha256:f04a08f4af5b9c4dbb27fea1a5a14272c5d41ff2be40869dc8cb31152f6f668e 2025-12-13 01:42:55.704317 | ubuntu-noble-large | deleted: sha256:d13f004d9ab4019357056f88b6eba71e8905884660c6c057397a256dfd4036f0 2025-12-13 01:42:55.704322 | ubuntu-noble-large | deleted: sha256:f21af7f24bdd99c6cddf9c16bc043604997b59bf9f901797cf3b96f9e24de6c1 2025-12-13 01:42:55.704328 | ubuntu-noble-large | deleted: sha256:a60d248aa498bec665c21b7b400ada42322b69568c1fa195e3e047c160de658b 2025-12-13 01:42:55.704334 | ubuntu-noble-large | deleted: sha256:085947c348014d5e54cc5dbb4a4d2d886d1ea8e29698f04bbb3ad364dc3de8f7 2025-12-13 01:42:55.704339 | ubuntu-noble-large | deleted: sha256:563645f3a6250dfc3b73eb685fa77565e84047e41a5cbd13e7d1305c4a891114 2025-12-13 01:42:55.704345 | ubuntu-noble-large | deleted: sha256:4a8da6acc1823ac1253f51711e92e17e7481a8c074e1c021b2cfbb2f69ed0b4c 2025-12-13 01:42:55.704351 | ubuntu-noble-large | deleted: sha256:5ff9a9ef9913246a61729c2099a37d7ad27451196df0ba657c41c0d4e14f9e27 2025-12-13 01:42:55.704356 | ubuntu-noble-large | deleted: sha256:3c9bbd6e79cec500eda622543e52474a379ba319538503fe44f13513136faec6 2025-12-13 01:42:55.704362 | ubuntu-noble-large | deleted: sha256:ad09a5dd965db428ff5c856ff4875e4270f382423b0067f8f176987a2adf0b7e 2025-12-13 01:42:55.704367 | ubuntu-noble-large | deleted: sha256:f6d966d8d425f089d4a29f9913223f8463b5ad2c578eafdea792c73fe9a7dabe 2025-12-13 01:42:55.704373 | ubuntu-noble-large | deleted: sha256:da91a4a3a00d9f35ced80fbc0c078dbc673e7590beaa9b86fa3540f58212a7b9 2025-12-13 01:42:55.704383 | ubuntu-noble-large | deleted: sha256:dfdc72c9fb707cf85b6cf7e77eaa46586a2ca17b2533f78746df72cc19cf732c 2025-12-13 01:42:55.704399 | ubuntu-noble-large | deleted: sha256:81dd8d914fd1b66d782a3fdc51ce7302b5f2dc4c2a71e36217fb82ba222c7c03 2025-12-13 01:42:55.704405 | ubuntu-noble-large | deleted: sha256:7c2e41db06b0757c863414383309f9dbb76c87c43b3996b87f0871249209f946 2025-12-13 01:42:55.704411 | ubuntu-noble-large | deleted: sha256:fb9fea34848a944b7de51c77eb8d56d339a38bb3ea0ac64ed05c862d3a38c202 2025-12-13 01:42:55.704417 | ubuntu-noble-large | deleted: sha256:e037d6c683cc4584b6ae9adcbd43aceea181ea56ce581951f9bedb54d2a1e556 2025-12-13 01:42:55.704422 | ubuntu-noble-large | deleted: sha256:ba6c5e5920f1be592b76b8a49646ec5aa81ca4640ecf65233d01457c245281d4 2025-12-13 01:42:55.704428 | ubuntu-noble-large | deleted: sha256:656d4b9768c2c4e50dbf50e4608687ce1d22695ce069b256ba230757f5434736 2025-12-13 01:42:55.704434 | ubuntu-noble-large | deleted: sha256:5c9262f0202b35306b3131fab922e02351aff6c61d6839de7db95672079bb4da 2025-12-13 01:42:55.704440 | ubuntu-noble-large | deleted: sha256:b0eafc8e15c7f4371a1192bb5965dc32d616f8824f49e9bd6ebc9968bb50e051 2025-12-13 01:42:55.704446 | ubuntu-noble-large | deleted: sha256:ff844448d3351241f3020fa06c8deccac7904054b231c31ff34c47794852ce8b 2025-12-13 01:42:55.704451 | ubuntu-noble-large | deleted: sha256:26b52979bb7566265cce03134255ce2985763d2efb8d8af46166e89b3804ca00 2025-12-13 01:42:55.704457 | ubuntu-noble-large | deleted: sha256:85ff832851a1ef3fd807a8d887bdb2db5ab223d94357263ec1def9c95e7fd504 2025-12-13 01:42:55.704462 | ubuntu-noble-large | deleted: sha256:6ffa7270f98677a3fe6b6338358db0de3f232f78ad27c1e06b39e9adc6fe0e0b 2025-12-13 01:42:55.704468 | ubuntu-noble-large | deleted: sha256:56578be14aea927c08003251b07294f9fcacc5f40654396cde9b484d05dcbd82 2025-12-13 01:42:55.704474 | ubuntu-noble-large | deleted: sha256:157f80074eedada79eeab9f4ba3550f8bf1af2e2c19f329c47ddaf960bfc7104 2025-12-13 01:42:55.704480 | ubuntu-noble-large | deleted: sha256:4ae099a636e5432fd4514a48cf421d16f13443becd04ddbb2040295fc05cf5c7 2025-12-13 01:42:55.704485 | ubuntu-noble-large | deleted: sha256:97723574058deb19a4d833d6273f84aa2a99efbde9c2eaecfdc5d35fe7ea036d 2025-12-13 01:42:55.704491 | ubuntu-noble-large | deleted: sha256:727b5506b04921692ff7330996426dbd36de00c158fca1623a98e73455ffe926 2025-12-13 01:42:55.704497 | ubuntu-noble-large | deleted: sha256:548a2341e6f2bea06c22279a13751ec45551da99c515b932a2c614d4d5174ae9 2025-12-13 01:42:55.704502 | ubuntu-noble-large | deleted: sha256:ec82c7a5d1459dc72393415d390f4e4c889e204bab1f5eb6a44a550ad6fdb941 2025-12-13 01:42:55.704508 | ubuntu-noble-large | deleted: sha256:9df32cae00e58ddf54a840effa506e878136494c0e5adba932a5b4357c88fbc9 2025-12-13 01:42:55.704514 | ubuntu-noble-large | deleted: sha256:d4457c7edf106fb4e79d95eada1df0282d84eaad00abbc83f2c0bc035593a8d8 2025-12-13 01:42:55.704523 | ubuntu-noble-large | deleted: sha256:768a85a6cc0e2a6bebf77de98017e47923e6ab14d61f660aef3123966ecfb0d3 2025-12-13 01:42:55.704529 | ubuntu-noble-large | deleted: sha256:aac5e0951c1373b87c0fd2ef68dd77450b0ac9ce5ed55b3cc38df3404d6299fe 2025-12-13 01:42:55.704535 | ubuntu-noble-large | deleted: sha256:86bf7a9e712ebdf483b947840708a9fc9da7bfd1575923f7c2c78833edfe8765 2025-12-13 01:42:55.704545 | ubuntu-noble-large | deleted: sha256:639ab2d510e702212f702fd95c763175b50661457fee5956e93976efc9bf13da 2025-12-13 01:42:55.704551 | ubuntu-noble-large | deleted: sha256:4114a96bc8b8a134e57ef3ff5bf37512e2b3abd0a49153e62dafee5ca43ab809 2025-12-13 01:42:55.704557 | ubuntu-noble-large | deleted: sha256:a7fe7c344b4c8b6fba6228534905a58946b86e7c3cbcf52d34c35605734ffe67 2025-12-13 01:42:55.704562 | ubuntu-noble-large | deleted: sha256:83df8dc2f5290768f8c9f9e020284206bec0d14125a6934dbb8c7e2746e713e3 2025-12-13 01:42:55.704576 | ubuntu-noble-large | deleted: sha256:fd42a5a53540b9949e7ef5a98cf759dff44f1611c55fe4c8f2a68554261a92fc 2025-12-13 01:42:55.704582 | ubuntu-noble-large | deleted: sha256:329caba003b53ba4b2fa284effd6070283ae0b6480df64a17c388f51c523c292 2025-12-13 01:42:55.704588 | ubuntu-noble-large | deleted: sha256:450488e29efeb1d42d235e8454e096bbc039dcec489ea4ed9203cb096b11f99d 2025-12-13 01:42:55.704593 | ubuntu-noble-large | deleted: sha256:17746659dfccb30ffdf0b131ab7a9fb9d46db1b8ca060ce35ccb740cc6ed1ed5 2025-12-13 01:42:55.704599 | ubuntu-noble-large | deleted: sha256:818e42d27e05db5d2da067472a405099e7ce0fe388ea4425df58452cb1e9fe96 2025-12-13 01:42:55.704611 | ubuntu-noble-large | deleted: sha256:17cfd2b12d3c47116e5bf7e560c91abbf16a8694ccee31b68a622dad6d87c6f3 2025-12-13 01:42:55.704617 | ubuntu-noble-large | deleted: sha256:1cafcfaa491c9b63e65dcd55fa56007154f5c1bd02e1b2f5bc6fa33b480e402a 2025-12-13 01:42:55.704622 | ubuntu-noble-large | deleted: sha256:1f5dfdb64f183024d08c8b1963e9970ab45c6c362d56e465e8f65f4bc9179076 2025-12-13 01:42:55.704628 | ubuntu-noble-large | deleted: sha256:5674ef2c03225c51b1e85fe95600c5f1f3e11f0b27fc3b28feab2c07e8415444 2025-12-13 01:42:55.704634 | ubuntu-noble-large | deleted: sha256:03203974da10b16a58973a8244f82e09298836be995e818ccc806608a693d3af 2025-12-13 01:42:55.704639 | ubuntu-noble-large | deleted: sha256:2626379288f86ad44dbf8c16783886e53b3fcf3a0b41822fa9a1f545f98556e4 2025-12-13 01:42:55.704645 | ubuntu-noble-large | deleted: sha256:5d536fe33f0b77a45065f86fc6ab69653b8865fcffb3abeb0efadec07a495c15 2025-12-13 01:42:55.704651 | ubuntu-noble-large | deleted: sha256:acc7c9977934c77ae4afca9de8068657960d3bbb40da8ad46c12352e4c8e3b41 2025-12-13 01:42:55.704657 | ubuntu-noble-large | deleted: sha256:8467296226ddd93852c040b9eea29e3bd3d320e36be6c19abf392c6b1edd1a4d 2025-12-13 01:42:55.704683 | ubuntu-noble-large | deleted: sha256:97a5664989c69249ad6bb7ca052d30fcf5fc9c4a50915f9227d9c96f00ee5dfd 2025-12-13 01:42:55.704691 | ubuntu-noble-large | deleted: sha256:fdfa45498585e2ca8e19253011b6ee8dd4ca79f72ace656f626aa5712f9db8df 2025-12-13 01:42:55.704697 | ubuntu-noble-large | deleted: sha256:1ce71a5f1fe680b0b9b288289c00b100dd6b7f3dfea612663a374d10e2efc572 2025-12-13 01:42:55.704703 | ubuntu-noble-large | deleted: sha256:32d8d419058365be3392a3386ea82f8a12a6e60bd09e41d4856fb8c9c32cf164 2025-12-13 01:42:55.704709 | ubuntu-noble-large | deleted: sha256:78b52e6be6a0f7df946972c9e19f0e2982e580d62573e1dde3f6916390df2e81 2025-12-13 01:42:55.704714 | ubuntu-noble-large | deleted: sha256:cec7865d7103c39e10488bb4e4baf187bf6ea121d74ab00fb31ea58994d902c6 2025-12-13 01:42:55.704720 | ubuntu-noble-large | deleted: sha256:fc5b5628804656705cf5b6cdc87ce3cb0271e8ddbcfd7ab76d296bb17e954c16 2025-12-13 01:42:55.704726 | ubuntu-noble-large | deleted: sha256:3358284b896444ee7f2b4d4b4984d4012bdd7d20c617695b2321a0ca2c3b7bf5 2025-12-13 01:42:55.704735 | ubuntu-noble-large | deleted: sha256:3fb640e2eadcfc21e45b7faedd4846772ff2142a2719360cab27c3dffe0a6411 2025-12-13 01:42:55.704741 | ubuntu-noble-large | deleted: sha256:c6a59da3a5e8282ed00932fc3124cf7faf5bdbdb2e6ae268e6d2367842f7675f 2025-12-13 01:42:55.704771 | ubuntu-noble-large | deleted: sha256:5d78fa7b7a7be1a53be31c819f376738b8f2a7e388ad3a1d159bc6a121880ded 2025-12-13 01:42:55.704777 | ubuntu-noble-large | deleted: sha256:65bf0128a3a1bda097b14c517545b72ae6776e0fd8bac5fb3cd2af499c9a2fa2 2025-12-13 01:42:55.704782 | ubuntu-noble-large | deleted: sha256:a9ff3ff9e5216d8827007379800df0235db58706b1d3d045607ed8d43be51677 2025-12-13 01:42:55.704788 | ubuntu-noble-large | deleted: sha256:cba9f1e64b7a72652ae090416771ef72c1c2f102db64164618b6ac86d78f6168 2025-12-13 01:42:55.704794 | ubuntu-noble-large | deleted: sha256:d47147930bc7497edb9e848b1f2b25fa49af46dfc46427e1c77f5e9899df267a 2025-12-13 01:42:55.704800 | ubuntu-noble-large | deleted: sha256:35d19e43927da986a366d945d8ddd4d87b1d5394f39a2a6a606673f6e7e873cd 2025-12-13 01:42:55.704810 | ubuntu-noble-large | deleted: sha256:f95d363f35934f04184cd04f21bea9720c359e2119e5e6c1da1ee22452fb6d2f 2025-12-13 01:42:55.704816 | ubuntu-noble-large | deleted: sha256:6efe54b242cbea56ae4b105ed15bdd048a39abf82debbe94840a3c7493814ee9 2025-12-13 01:42:55.704821 | ubuntu-noble-large | deleted: sha256:0f64cf7f724a47683e8b9a4f89067fff5140506f61fbbe2ead9c04f52fc97c58 2025-12-13 01:42:55.704827 | ubuntu-noble-large | deleted: sha256:24395d38d51145846a21cd36293a4da60bb973237504ef1ed9d7a97d85018ca6 2025-12-13 01:42:55.704833 | ubuntu-noble-large | deleted: sha256:776186e7170221ff482a2bd0b19977a9a10c56a79c44f4b6d518f3f51ab5d6d9 2025-12-13 01:42:55.704838 | ubuntu-noble-large | deleted: sha256:2ea9442ae7db4b58442ff773be392fc0fdd43d6e78aacd792ed870af555ad480 2025-12-13 01:42:55.704844 | ubuntu-noble-large | deleted: sha256:0744af7efa2aceba75133eb5596d5c35ce5af8b7e9f25215a22f15ac57edb162 2025-12-13 01:42:55.704850 | ubuntu-noble-large | deleted: sha256:5813f3bc5e4bcaf48776dd3c8ba7d8ddd10392d83c6f801fb38fb446195ade96 2025-12-13 01:42:55.704856 | ubuntu-noble-large | deleted: sha256:cd87e5195fc689327d547c289ad78ff38d4f8b8e12f8892158734d080446ebe8 2025-12-13 01:42:55.704861 | ubuntu-noble-large | deleted: sha256:bcd1cfc54401012349ee4de97c363910a60555a7e975d20fa18429d9cfff0501 2025-12-13 01:42:55.704867 | ubuntu-noble-large | deleted: sha256:a2e8510b374ea7d636e41a6584d7ca03002538d297d864f734905e9708a4c0b5 2025-12-13 01:42:55.704873 | ubuntu-noble-large | deleted: sha256:959a5650200c45a35e3c8a6e27704ec49622d884b151928c4c1c42a8b4a60d7e 2025-12-13 01:42:55.704878 | ubuntu-noble-large | deleted: sha256:96d654b36b2668420d806022e5f6e02e34e239b6934fd36a834737cad7785740 2025-12-13 01:42:55.704884 | ubuntu-noble-large | deleted: sha256:6b35d4aa5c5c95925ac0a8b8d2d3ddacb632716788d4894c47534d7dbf552a10 2025-12-13 01:42:55.704890 | ubuntu-noble-large | deleted: sha256:b0ce01eb52f1ed3a68b7d4760d8c2bf672b555600208639c0308a1ed8a9f4535 2025-12-13 01:42:55.704895 | ubuntu-noble-large | deleted: sha256:ef1bdca660467edd44b99bfc749aa88af162621a2a5b2214f72227ac805a028b 2025-12-13 01:42:55.704901 | ubuntu-noble-large | deleted: sha256:e5595d4a1e4f2a3617bcbac14b1d91c0032c9405d2edcedd4cd2d3f56c586b9f 2025-12-13 01:42:55.704913 | ubuntu-noble-large | deleted: sha256:f6e9e68e9e6e0e0e155c21469c0636c1df04c4541a40877f54bb2ca7760ac644 2025-12-13 01:42:55.704919 | ubuntu-noble-large | deleted: sha256:2659f442fc4fb84db5398f5f4603db1404da09c85c49db577aa244e6373ddc68 2025-12-13 01:42:55.704925 | ubuntu-noble-large | deleted: sha256:e6924663c11fdace33ead3ad6bbf3fb634db7c983995288f9452b73cc426d31b 2025-12-13 01:42:55.704930 | ubuntu-noble-large | deleted: sha256:6628c3f2644c48ed7823ce0944a440c2f1ef4ca8a59484c123b5be1254280f55 2025-12-13 01:42:55.704936 | ubuntu-noble-large | deleted: sha256:f8934394c7c32b11afa0031f68a7ebd87ba5ecd4f0450f06dcbdb4ae2b7904cf 2025-12-13 01:42:55.704942 | ubuntu-noble-large | deleted: sha256:f21d6611ecdb31bf601019477d10eddef746f758e97c96f43635ced5fcd3202a 2025-12-13 01:42:55.704947 | ubuntu-noble-large | deleted: sha256:22567b9602a584e7c0d452100c518e120a8ab9ee9cbb17c76b60445651c9315d 2025-12-13 01:42:55.704953 | ubuntu-noble-large | deleted: sha256:4a6e417244a3566c14d0117cbf68e0f036107f0567ea213f1ef1da1d59c1ab11 2025-12-13 01:42:55.704959 | ubuntu-noble-large | deleted: sha256:defa9fc0ee512bc2f06a14623a046ffe3c92dfc78e6435cf980a3da29c898aaa 2025-12-13 01:42:55.704964 | ubuntu-noble-large | deleted: sha256:b3f46a2b788d789ad5bd29b4f5a8c49f1babc01e1f3e86e11d1f377d77d34ccb 2025-12-13 01:42:55.704970 | ubuntu-noble-large | deleted: sha256:af87610de42a5e06a1f4210634b78b480404b78a9c9e4436d8029f11540afc37 2025-12-13 01:42:55.704976 | ubuntu-noble-large | deleted: sha256:f6537f3416ecc46a1405d71fe107117a81acc2cf6b12db117dc6476e6f8ea1d5 2025-12-13 01:42:55.704981 | ubuntu-noble-large | deleted: sha256:48f99bc4ba3b6c922e74c6947d41b0aae927a8c3789935797bc6a2c9ab6c1456 2025-12-13 01:42:55.704987 | ubuntu-noble-large | deleted: sha256:2c1c68e00c8e37d47127c129ff18d5c0679d0665d3f6c21faadcac01737508b5 2025-12-13 01:42:55.704993 | ubuntu-noble-large | deleted: sha256:2ff32fa74be269db697e85e3446569385bc22e7be27e9b27bbc6b6437825237c 2025-12-13 01:42:55.704998 | ubuntu-noble-large | deleted: sha256:f486a5a70c76a3fb8a3f871bf46376cdeeafd6551d4b9a516914c14e308f59ec 2025-12-13 01:42:55.705004 | ubuntu-noble-large | deleted: sha256:e746bb2d392e98e7c169e8bd3675629e1fd595f150b62ee8fb64126bc1ad87c3 2025-12-13 01:42:55.705010 | ubuntu-noble-large | deleted: sha256:7e1c8342711a9edc374ff5d93b94118e8be38bdda47de3fa31614d7c9a815490 2025-12-13 01:42:55.705015 | ubuntu-noble-large | deleted: sha256:8be124391f5685fd7604e14cd8052bd5a42860b838f1b3d407105cc429842488 2025-12-13 01:42:55.705021 | ubuntu-noble-large | deleted: sha256:4d7cb67fcea7fc050986ce6561af7427613b980f4b6c3233cb58b0dd056ff54a 2025-12-13 01:42:55.705031 | ubuntu-noble-large | deleted: sha256:8365858b7fc4581064a20b71e882cc264df4c705c0c3312830258e9edc599702 2025-12-13 01:42:55.705037 | ubuntu-noble-large | deleted: sha256:99645c7c8818ed8913ec11958264387a2bade658493da7700e3655b40fdb9cd3 2025-12-13 01:42:55.705043 | ubuntu-noble-large | deleted: sha256:0af735a573a569fe4b90ce367cbb00394c8e9edb32a43fb0a2a317995c1f29e0 2025-12-13 01:42:55.705048 | ubuntu-noble-large | deleted: sha256:feb1f64092076e433051d610666c4e6706079313cf9ea2036d78ec786a4fd7b2 2025-12-13 01:42:55.705054 | ubuntu-noble-large | deleted: sha256:faadf3bf6618c192f653834fb773d749ab66d73e7601ca2600f518ace91c756a 2025-12-13 01:42:55.705064 | ubuntu-noble-large | deleted: sha256:6bacfb394a0c26ba3bba2b8ef57df5294fe782bbec7144e5b264729f701cfb1c 2025-12-13 01:42:55.705069 | ubuntu-noble-large | deleted: sha256:90c4c9b359ee967cc321c95c1823ff83ce439ea23e3e551832b834f777d6c894 2025-12-13 01:42:55.705075 | ubuntu-noble-large | deleted: sha256:0bf7f1f03b0dda415e501165ec3cef59274c344f9409979f73b7aa20e7728ef2 2025-12-13 01:42:55.705081 | ubuntu-noble-large | deleted: sha256:754e72eef8aac429673a3302d6be6669d7ddb8194028ce461031ea464b2b4609 2025-12-13 01:42:55.705086 | ubuntu-noble-large | deleted: sha256:d294f540f4fbcabdeb662b17b6cdfcbc1d5af26ef44352e9fa164387937f0f55 2025-12-13 01:42:55.705092 | ubuntu-noble-large | deleted: sha256:e43361564c73e8968eb84b00c6a8a5cd6fa540f4b0cdeba1a4a257cabdc47d84 2025-12-13 01:42:55.705098 | ubuntu-noble-large | deleted: sha256:97e54356d16d71341ebffb0b8eb437669b7bab6f5159206a67f6d39d59df7f2b 2025-12-13 01:42:55.705103 | ubuntu-noble-large | deleted: sha256:b27c405185b32897e231e17c0cc41de8de467674156109cc7ed876c25b61b6af 2025-12-13 01:42:55.705109 | ubuntu-noble-large | deleted: sha256:fc02be3b630a5f833d2c2e5f80e3d0de7315667ace6343288b923178d5fe24f5 2025-12-13 01:42:55.705115 | ubuntu-noble-large | deleted: sha256:6c1689b383ffac89e6e202d0217b142c78f512353b4dd2997a9939f126f4d50a 2025-12-13 01:42:55.705120 | ubuntu-noble-large | deleted: sha256:df0d9d32874f152e51a17861330411a9b95bef0354058b08869cdce49f3da51b 2025-12-13 01:42:55.705126 | ubuntu-noble-large | deleted: sha256:9e9af31049ccf77edded6712019e60dc068d5e333479794c3e62ee9a1bba5f40 2025-12-13 01:42:55.705132 | ubuntu-noble-large | deleted: sha256:977218d72f7c8567c9d626ce2540791bc77201e0217eed70ae43607fd6a1d55e 2025-12-13 01:42:55.705137 | ubuntu-noble-large | deleted: sha256:b8515e4363ad9b75c7969f133f57fd8e686933782dd6cc7db56e17265806c6d4 2025-12-13 01:42:55.705143 | ubuntu-noble-large | deleted: sha256:42f17ad1ebbdb35bf7a6cd4851ac819545122d3566ba48136dc07bdcd2b8f2c0 2025-12-13 01:42:55.705149 | ubuntu-noble-large | deleted: sha256:7eba70719a8c873ca8a2b2c0f0545066f171aa50b0b938ce3624283b2f3a1473 2025-12-13 01:42:55.705154 | ubuntu-noble-large | deleted: sha256:eded63216d1a132b0923dbbe87189dd339097b52f389af2148ba6bafd59cba46 2025-12-13 01:42:55.705160 | ubuntu-noble-large | deleted: sha256:d6a0971e51554de448b0c2f434af6f57afc86994ba9488391e4b810bfff56d0a 2025-12-13 01:42:55.705166 | ubuntu-noble-large | deleted: sha256:c197a676d96dec595e6dcfb98bcb5e666dd9f65670212267680189602cbfe134 2025-12-13 01:42:55.705172 | ubuntu-noble-large | deleted: sha256:f70f447dc9fcaa15db872de3756822af162128e624f0942fd8d298f0d4fed8c3 2025-12-13 01:42:55.705177 | ubuntu-noble-large | deleted: sha256:cdc76465966a2191f1ae5b4d31159e069c411528a07de5de4430e05b21a445e1 2025-12-13 01:42:55.705183 | ubuntu-noble-large | deleted: sha256:93113c746499ecc27920cae0dec34eaace80c3bb948c2dea0ebb13011ce75edc 2025-12-13 01:42:55.705189 | ubuntu-noble-large | deleted: sha256:d11578046d15f0f58e5bf0fa96a71363040ee2aa4889ad93089de58b0b74e984 2025-12-13 01:42:55.705194 | ubuntu-noble-large | deleted: sha256:4a1cb5dfe4b544f98bc6c525c24d803666f8da1a2c7123d2a029e3564cd7490b 2025-12-13 01:42:55.705200 | ubuntu-noble-large | deleted: sha256:e7087975be97ebec2fdbaf81d5680ba742112913d03e38053ccae960a345f400 2025-12-13 01:42:55.705210 | ubuntu-noble-large | deleted: sha256:8d3532eccdf680c5f54251d89daf1d1817c63111da52dc679cb7d9e17cbac706 2025-12-13 01:42:55.705216 | ubuntu-noble-large | deleted: sha256:e25ca6882d42c33ce277d980d72c8d225898fb0c4bd5a1e2407187bd5a9347c5 2025-12-13 01:42:55.705221 | ubuntu-noble-large | deleted: sha256:39b8cebbe853366b3b2becf3ad12333e6baf336fc0a9265a5915ab90b591ffec 2025-12-13 01:42:55.705227 | ubuntu-noble-large | deleted: sha256:de5df52543de1e34220fba5f43ed8c72a46b10cd78137e59a7ce54d22d112adf 2025-12-13 01:42:55.705233 | ubuntu-noble-large | deleted: sha256:360a8fee2d0d8c3ca38d39b6c247424fdd98b9527d06615b5b5442c2d88ba484 2025-12-13 01:42:55.705238 | ubuntu-noble-large | deleted: sha256:9649f23c5a8e420d679ae16d2a28a18d4afd1305194c474918a5a2fe6da46cf9 2025-12-13 01:42:55.705244 | ubuntu-noble-large | deleted: sha256:90a0ec898b820222bd993ecd3316b001a11d096bba80e58099584f747d39893a 2025-12-13 01:42:55.705250 | ubuntu-noble-large | deleted: sha256:3ec507005c02d409d9665fd0950821e143a781507d9c5440e0c9c6c6c6a73c0f 2025-12-13 01:42:55.705260 | ubuntu-noble-large | deleted: sha256:94c70115d8045a3bf4c5813921f1c3981c980249a26835b7f2ab013b2c82bed8 2025-12-13 01:42:55.705266 | ubuntu-noble-large | deleted: sha256:9789385baf10c209330e4d52a435bee1531729cd6f7132f8e0fd68a3d4e1a47f 2025-12-13 01:42:55.705272 | ubuntu-noble-large | deleted: sha256:0d15ec0ceab3ba0567fe90a1d301f8a8e0337939537a32cd50c53ef7efbbfa37 2025-12-13 01:42:55.705277 | ubuntu-noble-large | deleted: sha256:bc60d161626203a937effc3ebbaa7b673e5ae6e647a670e664e24766cc67b97a 2025-12-13 01:42:55.705283 | ubuntu-noble-large | deleted: sha256:13af4187cdc5e0e29ab93b975fd8afbf0f434338a70d7851ba41ba61f9637368 2025-12-13 01:42:55.705289 | ubuntu-noble-large | deleted: sha256:836fb3a7d481c361052ec4bfaee04024c36234db98369128de279465b13ad6ca 2025-12-13 01:42:55.705295 | ubuntu-noble-large | deleted: sha256:c5da89ad780f66f07a8d72d9499c76e66c6f6170786378d861cfc725465dd938 2025-12-13 01:42:55.705300 | ubuntu-noble-large | deleted: sha256:cc5b66b095c7dfcc1ab0154bd66845973cb0d41273963b71ebdc80106f1c4747 2025-12-13 01:42:55.705306 | ubuntu-noble-large | deleted: sha256:343bce70c2842cbfb342f3a4ff7acef771975826d1c602c59ed020aa9a94dbb6 2025-12-13 01:42:55.705312 | ubuntu-noble-large | deleted: sha256:6963d6fc216e4f5a639f49203929e0f4449d8bb25115078790e8071b1ae23b4b 2025-12-13 01:42:55.705317 | ubuntu-noble-large | deleted: sha256:77c171501f40dad0924cdd61027de6135e6d8661b3c6362e365fdbacd3701181 2025-12-13 01:42:55.705323 | ubuntu-noble-large | deleted: sha256:9b0b119e4070272ae74adf835b30f4d299034b0778f6c967e73f3449a67b81ab 2025-12-13 01:42:55.705329 | ubuntu-noble-large | deleted: sha256:87728da9d81a6232d78557394a85d8733a83be1e8dbef7e818afa45d7ec09ed1 2025-12-13 01:42:55.705334 | ubuntu-noble-large | deleted: sha256:e44e26125081d14c32eb44abf56a3d6f4dfa4ee66095ae3a818d813802755bce 2025-12-13 01:42:55.705340 | ubuntu-noble-large | deleted: sha256:6f64267bef8c94ba6b164dfc72eb969c2003dcd794e7ab50defc4d59f8deaf33 2025-12-13 01:42:55.705346 | ubuntu-noble-large | deleted: sha256:a9e952a5a160f5cc4710b920f1b4e0a93e95f4cc880a11c18f6f62b78e23be02 2025-12-13 01:42:55.705351 | ubuntu-noble-large | deleted: sha256:05da236bd6180009a1ed25ea1540a2e1ac8217580ff7dd572f3a7b8aa383788d 2025-12-13 01:42:55.705357 | ubuntu-noble-large | deleted: sha256:1e69daba0103349a9330eca1254cff5090d3c3359aec3e785508572af87ab2e7 2025-12-13 01:42:55.705366 | ubuntu-noble-large | deleted: sha256:3ca06d4306ec8a45215ae67eddd50386b9bf242e8f3511cfa398d5a9fe5f868f 2025-12-13 01:42:55.705372 | ubuntu-noble-large | deleted: sha256:3b26477ca82f4041049a41420ab29d3bf12cf90869787818958aa1d592013142 2025-12-13 01:42:55.705378 | ubuntu-noble-large | deleted: sha256:8562c4be742cd3d0338e40cac372a4665eec0b4c151aee814b6f4ba74465d3c9 2025-12-13 01:42:55.705383 | ubuntu-noble-large | deleted: sha256:64c84809d5b85de2c147d9cbdc0d661ac034075789bbb85a2d374df9685bdd77 2025-12-13 01:42:55.705401 | ubuntu-noble-large | deleted: sha256:64040456721089b1ac2cd845fda7648b338705d6fe3424abfe1323ad783004f4 2025-12-13 01:42:55.705407 | ubuntu-noble-large | deleted: sha256:6c02b26c3f57bc5bafb4ddd4e3d7b9d1e5fc72c189b88ead21ff0edc4ea05d9d 2025-12-13 01:42:55.705413 | ubuntu-noble-large | deleted: sha256:091984fb36613f6ce7da23e11ee3cf8dc6248482a4f608e591e261b2e98728ae 2025-12-13 01:42:55.705419 | ubuntu-noble-large | deleted: sha256:6dbe092dee17145872da46d7f7facdc6272cc0a478f58938f36293fcc7fc477e 2025-12-13 01:42:55.705425 | ubuntu-noble-large | deleted: sha256:2ef739a5ec522bc6566b0185295c284a8434face2084db93d0bd047f320ef945 2025-12-13 01:42:55.705431 | ubuntu-noble-large | deleted: sha256:6e772ef7fc5c1c512dc80f8229dba3dcf000189dfcca440c78331fd0115ee26b 2025-12-13 01:42:55.705436 | ubuntu-noble-large | deleted: sha256:595b9430a18e2eb87ffba962233890754921128971731e39c2b1ba3c5b657a04 2025-12-13 01:42:55.705442 | ubuntu-noble-large | deleted: sha256:17a5f95a44686b6f6083ccae263f9097e4108874d7fbc198273e54c805fd4d4a 2025-12-13 01:42:55.705448 | ubuntu-noble-large | deleted: sha256:eab6b19a073bc978caac71ee82b7e3227e25ab74b5c9d440258d4cbd4a9bec7f 2025-12-13 01:42:55.705453 | ubuntu-noble-large | deleted: sha256:72bfab1acb9664eec5de3a9f0113f0c0e23de84fd7dc56afe2b40e64c11041eb 2025-12-13 01:42:55.705459 | ubuntu-noble-large | deleted: sha256:6d587cc47c21b8af5f8030106a8bfa3bb05231114fb2f50a8b44128e05f69877 2025-12-13 01:42:55.705465 | ubuntu-noble-large | deleted: sha256:a033ac8be31a37a859b966ef96ac50a59a4225e3b7acda87e8b05afeeba0f083 2025-12-13 01:42:55.705470 | ubuntu-noble-large | deleted: sha256:73ab1efc0a1156bd7af5719636408ea2dc319170c66ada87ee15e5ac1cb743d8 2025-12-13 01:42:55.705476 | ubuntu-noble-large | deleted: sha256:f26abd586c60d09fe41e266dfd11ffa6b064a76f2f5f58e033a793171bb16fb2 2025-12-13 01:42:55.705482 | ubuntu-noble-large | deleted: sha256:760ccca4090a595d8a067af11fb02f105eebe4f20b1956974135796b61cf688a 2025-12-13 01:42:55.705492 | ubuntu-noble-large | deleted: sha256:94a0de39c286e9a6c160d52a408a5a4a9050e5c7a3dd8d7b1dc987f3038a2ca4 2025-12-13 01:42:55.705498 | ubuntu-noble-large | deleted: sha256:9aca6ab7900b76dea2b1714d6642b5a5a55385f025f4be644f5fffe9a955fff5 2025-12-13 01:42:55.705504 | ubuntu-noble-large | deleted: sha256:99e9b1a3c885aa8cd0dcc754dc146825d7394150cfdfbc8009d887821adf9bc6 2025-12-13 01:42:55.705509 | ubuntu-noble-large | deleted: sha256:b23d3b18c9b464827bc88a3e5f5988a74e7188b380fe46fa7cbf9781e656ce7d 2025-12-13 01:42:55.705515 | ubuntu-noble-large | deleted: sha256:795a670ab7ded08ff275561ba0c0d1b6755b3b9643dac4873a63efc5bbe64efd 2025-12-13 01:42:55.705521 | ubuntu-noble-large | deleted: sha256:dfced888898caa2d3aa32e934a6befb313cf40248b8ecbf48576c0323e67a8f5 2025-12-13 01:42:55.705530 | ubuntu-noble-large | deleted: sha256:e33fccbaf7a0a8fb68889b3642496a3382cedd87754fd71e9a98debf6b4a36ca 2025-12-13 01:42:55.705536 | ubuntu-noble-large | deleted: sha256:e1b6c8bdc1799cbb5bff0d8130f9f28f3cf12c0f14f269455b05e6d9c0b988c1 2025-12-13 01:42:55.705542 | ubuntu-noble-large | deleted: sha256:329075682ce9f4cd2bef47d3dedb5a84f7e3fe5def228d4ae433b1e656c734fa 2025-12-13 01:42:55.705548 | ubuntu-noble-large | deleted: sha256:d04f2b5f47656828d23f16d6d5664736c9aceac6eabc2c1e0b37afa7d8c5f32c 2025-12-13 01:42:55.705553 | ubuntu-noble-large | deleted: sha256:78c09e8f5c1e0d589b5a4709e39bd05b6ab08a80ceb1b071b226c46ca356b1c7 2025-12-13 01:42:55.705559 | ubuntu-noble-large | deleted: sha256:08b3b5eb270cd3ab4d7047fc5d94b27f3820d3b7337affdb5ce42709932f0ae4 2025-12-13 01:42:55.705565 | ubuntu-noble-large | deleted: sha256:19a5e4ee5fbe5ea3b7eb6c8e242e4a1fa7d7164fc0bc0071d6270bd360adf4b8 2025-12-13 01:42:55.705570 | ubuntu-noble-large | deleted: sha256:9f11517ddbfca7303444d367409f89aa9ab2b301fce604bb64125cc2ac77c13e 2025-12-13 01:42:55.705576 | ubuntu-noble-large | deleted: sha256:25a96caf7783588b1d64334b2fa0fc868854cca34a4a95b3fd5de5bda8682d63 2025-12-13 01:42:55.705582 | ubuntu-noble-large | deleted: sha256:51b0339d2637e952250d3042e4e8ca4a6d2d9351275e957b5fcfe08683c6a0cf 2025-12-13 01:42:55.705587 | ubuntu-noble-large | deleted: sha256:742543ed49b57fd2f607f743fee7bcb163bfbbd4f0c3fe3b58323190ee02e19d 2025-12-13 01:42:55.705593 | ubuntu-noble-large | deleted: sha256:86cd40180297a5ac5a10c49f1c7f4eb9f61184bf12b479cd74ced03e70564ce4 2025-12-13 01:42:55.705599 | ubuntu-noble-large | deleted: sha256:ed9045d3e0909430a7b8f51482d7962679b7239a1ae045bf066e766f5cd884b8 2025-12-13 01:42:55.705604 | ubuntu-noble-large | deleted: sha256:d13e3ba9dc07fb0c6cd067ced02e1a4b147200b7bbebd57ca50a6bf8f33bfb05 2025-12-13 01:42:55.705610 | ubuntu-noble-large | deleted: sha256:2b26c5bc37318ccf990c72fc394caf60292ea0681a75c43c621177661acc1a1f 2025-12-13 01:42:55.705616 | ubuntu-noble-large | deleted: sha256:79b0b1c209a0a9669a405aa41afe485d9d7422679217a635c1863404e706d269 2025-12-13 01:42:55.705621 | ubuntu-noble-large | deleted: sha256:a59daf92171f8d48a8bc8e2e004790857f3e700431112a2428cc36cf8266ead9 2025-12-13 01:42:55.705627 | ubuntu-noble-large | deleted: sha256:87d7c36edf8918d2bb7bcd11119ef39e2fc24f6c397d364c52caf218c09767e2 2025-12-13 01:42:55.705633 | ubuntu-noble-large | deleted: sha256:f74115c8808016cb6c02ed9bd81094d6d61ee1de34b4dca660edd76fbeefe5d8 2025-12-13 01:42:55.705638 | ubuntu-noble-large | deleted: sha256:08294cc3d65b54efb855b080f22ccaf505c240d75f0bf8e011069caa468a2909 2025-12-13 01:42:55.705644 | ubuntu-noble-large | deleted: sha256:cafad36dac48ab527de172f01d93e501507668c641cbf6bdea2e5b78585177c9 2025-12-13 01:42:55.705650 | ubuntu-noble-large | deleted: sha256:e039d5be08b8e64b03dd1cd16080193a1ee754ca7c8611a9d0f59923b5c2d466 2025-12-13 01:42:55.705655 | ubuntu-noble-large | deleted: sha256:075931c0e16a031c24fa9211e81792eb0cda15412900bdc5d9e84f60706e75d6 2025-12-13 01:42:55.705661 | ubuntu-noble-large | deleted: sha256:d06e23c39444b079b5a5c21c2d0709dc69abf5dad9b7dcf5321442be7196b9e2 2025-12-13 01:42:55.705683 | ubuntu-noble-large | deleted: sha256:e2d941fb337902f5eae902bebd8d5ecdce0eb8bc637049c4e7ea43b0cd7fe729 2025-12-13 01:42:55.705692 | ubuntu-noble-large | deleted: sha256:c072586b1dd30048e4b6b900e2649be543a2dba6d6302aef2d5e3c0f20267f95 2025-12-13 01:42:55.705698 | ubuntu-noble-large | deleted: sha256:9089ae7e40e0ff650c70c7f068b6addebe7f6e51b959fdade9f99287a2190909 2025-12-13 01:42:55.705706 | ubuntu-noble-large | deleted: sha256:c1714fd22c651256bd0ff5e00e5f6f0fcc2b25e410fb1c8d712a9686bf8d4ff1 2025-12-13 01:42:55.705712 | ubuntu-noble-large | deleted: sha256:a0bad38999edc92c71f96ce529311a149f43e55c4e7c4f6529757985a9af436d 2025-12-13 01:42:55.705718 | ubuntu-noble-large | deleted: sha256:af91f877dd3d6f5fda63db7f787daaa99444316814b9111239823eb043f2adc1 2025-12-13 01:42:55.705723 | ubuntu-noble-large | deleted: sha256:0f564231e5d6acd1577d02b086e7aa0e0f6f34f54608c98d5466d9dd95c84540 2025-12-13 01:42:55.705733 | ubuntu-noble-large | deleted: sha256:b821215141cc2f96ed46f4a65bff8571d6bdbca69563364dd8e4c90ad62ad3c4 2025-12-13 01:42:55.705739 | ubuntu-noble-large | deleted: sha256:1bbbb17ba79031fa2e4e3d5c98682fdedea4ce6e75fc26a9967eda84f7160d96 2025-12-13 01:42:55.705745 | ubuntu-noble-large | deleted: sha256:7a12630d959e006fee6d9495390d369f1af66153372557698d278fc9e076d719 2025-12-13 01:42:55.705750 | ubuntu-noble-large | deleted: sha256:a9362bfd83953182a42099d12ee980edf4bd78c447a1dec368fe23f903854b80 2025-12-13 01:42:55.705756 | ubuntu-noble-large | deleted: sha256:d004b025532498b1b632bc371c25bde1a53179466b7d70ae8979778b749a17e5 2025-12-13 01:42:55.705762 | ubuntu-noble-large | deleted: sha256:fea7dee9872e73067e1ac70599ab36eaf0254096e1220dbfe94031d9dfc8bf74 2025-12-13 01:42:55.705767 | ubuntu-noble-large | deleted: sha256:c02750695d7832facdbaeac9cff178afbfc045eb4681dc2fffa484d535c589a1 2025-12-13 01:42:55.705773 | ubuntu-noble-large | deleted: sha256:acda6f6354421bd8407c3c3000e30e80d3f99446ddba46ecd6f1d8ed5ecc3193 2025-12-13 01:42:55.705779 | ubuntu-noble-large | deleted: sha256:4b4b55c888879fdecb22a7761cc0b8034aebf89d9b92c20cf505f9859e9f0fab 2025-12-13 01:42:55.705785 | ubuntu-noble-large | deleted: sha256:d9571e3d69ee9d61acd38d138f10fda9105785288fd16508e9f1151a095a55dd 2025-12-13 01:42:55.705790 | ubuntu-noble-large | deleted: sha256:155dec95d72551a906776e328e39d98ea472edf1f9b5f533d31b520f814cfe92 2025-12-13 01:42:55.705796 | ubuntu-noble-large | deleted: sha256:c86bd681ee651bb58208f74e2667a744851772dd98625bc02520a617fcdb3892 2025-12-13 01:42:55.705802 | ubuntu-noble-large | deleted: sha256:4dab2533111a715ec9dac930f57e8dbeeb2a87935ac393b49b749585fcfa67d9 2025-12-13 01:42:55.705807 | ubuntu-noble-large | deleted: sha256:cbe78a675fed8f034a86c14cf5fd60e9d16fcea1be49766bb719b1c9f4f02cb9 2025-12-13 01:42:55.705813 | ubuntu-noble-large | deleted: sha256:367fe93c784cab9e0a9e023b96ea4fc64db79097a4662ce9ba17d309639a312e 2025-12-13 01:42:55.705819 | ubuntu-noble-large | deleted: sha256:bb560744ba5372d6d600a587e332a953be6096e5f00e064faa9363d38e0cec72 2025-12-13 01:42:55.705824 | ubuntu-noble-large | deleted: sha256:35f5bd2a71185d16aba499e7ad6b80a16ba057310857aa233e409368726260fc 2025-12-13 01:42:55.705830 | ubuntu-noble-large | deleted: sha256:0108f0fa898a8ae3c116808c609183ae41f590822b5954c1fc74083635f0d507 2025-12-13 01:42:55.705836 | ubuntu-noble-large | deleted: sha256:415d7aed4862a3161f5706c088a48c8ef32d37485f2e5b4f26375ed2e06500eb 2025-12-13 01:42:55.705841 | ubuntu-noble-large | deleted: sha256:25d77d42f59008f64bd0b7d59ef4bc726097f27560abba47b47fe20aec0feefb 2025-12-13 01:42:55.705852 | ubuntu-noble-large | deleted: sha256:0beb206961ced286ac2843b53c317a08341f72eebca34e6a4cf880748adc3d6e 2025-12-13 01:42:55.705858 | ubuntu-noble-large | deleted: sha256:9d7c7353266d286a32a61e1c3ec3dadd8b78697452c557876991e478c2e0df4c 2025-12-13 01:42:55.705864 | ubuntu-noble-large | deleted: sha256:dc21dae2772f9545cff5795fca5e9ac71d399e664c238c6892234476c81a964f 2025-12-13 01:42:55.705869 | ubuntu-noble-large | deleted: sha256:60ca80c23d6722f1970e96692344d8a3048cc51ce9325291481fc79c79fbeb9f 2025-12-13 01:42:55.705875 | ubuntu-noble-large | deleted: sha256:8f1f7f27b4a6529bd763ffb8af9bdfa2cac0f00715020a72d4584eaa30a5b6e9 2025-12-13 01:42:55.705881 | ubuntu-noble-large | deleted: sha256:548c779e3cc478ea91a943412a129d3c9a8585e0a5c58507e1d8a73d4a95988d 2025-12-13 01:42:55.705886 | ubuntu-noble-large | deleted: sha256:cbdd041ce13cdca7e316d5d7cabbc4f1fe79412fe2756ce9cd8e050ddedddfec 2025-12-13 01:42:55.705892 | ubuntu-noble-large | deleted: sha256:37633c250b11a3c9cc9d4d6c24f217958e033516cd1a45d9eef85ca5c98f75be 2025-12-13 01:42:55.705898 | ubuntu-noble-large | deleted: sha256:f5c2efb23671406787690af8b7d909da3861bc744f2b527019a41d23b32435b1 2025-12-13 01:42:55.705903 | ubuntu-noble-large | deleted: sha256:d3f5fc50a392acc3754c7d758333c6c590b4164d22005d25172f5933350b42c8 2025-12-13 01:42:55.705909 | ubuntu-noble-large | deleted: sha256:a261493da44b8e08d667b7e2d26dea87a6b9a1bed501dd15f58ffd0c5a3ea61f 2025-12-13 01:42:55.705915 | ubuntu-noble-large | deleted: sha256:5660d49fc5640084caf3918a2f299db5fbe21a9bbc22e92fd430ab331221d85a 2025-12-13 01:42:55.705920 | ubuntu-noble-large | deleted: sha256:da7b5383e578033c5e76e6c7bfb7044369c438199bb327e45df9e1f6834df752 2025-12-13 01:42:55.705926 | ubuntu-noble-large | deleted: sha256:ddb27a982dabfcacebe1f394c6840c1a83d1ef585b76e31f39e1eb7c82adbed0 2025-12-13 01:42:55.705932 | ubuntu-noble-large | deleted: sha256:a4874d550e8310dea738c27c42327ea711e374e80a92d8bb16c52aebd36cb850 2025-12-13 01:42:55.705937 | ubuntu-noble-large | deleted: sha256:477c569b62b5f1aceda81552cbae503467bb059954ce2fa921585abeb67b6b20 2025-12-13 01:42:55.705943 | ubuntu-noble-large | deleted: sha256:68c15a204aa01a620ede995983c5920c746a2dbc5b75fd98932ed322e8a1db08 2025-12-13 01:42:55.705953 | ubuntu-noble-large | deleted: sha256:dd80377002938834e55f7a12e8c4a99b949c440f9117838878fde43567c10053 2025-12-13 01:42:55.705959 | ubuntu-noble-large | deleted: sha256:8709eacd15b52243d4e5969b332118ed0d396ca54fca5cebbec05f6148fe1cc2 2025-12-13 01:42:55.705964 | ubuntu-noble-large | deleted: sha256:3919cb54e261d8e5a4e6a5121f867abee4923e79e6c22f8c6e69308f3d109ee3 2025-12-13 01:42:55.705970 | ubuntu-noble-large | deleted: sha256:f60d811452c5fa6a1beea6f3c4cbe8dcee773dd1ee5c6edac7ea4d6f2efd8cd6 2025-12-13 01:42:55.705976 | ubuntu-noble-large | deleted: sha256:abd3ab71df5a126f6c77feb1760d428fec5709103fdffe1d1aaffbedb0b365b9 2025-12-13 01:42:55.705981 | ubuntu-noble-large | deleted: sha256:0805e213dce3d05cf4a9d930187da7805168ad2b54a857648fdbd9122099c401 2025-12-13 01:42:55.705987 | ubuntu-noble-large | deleted: sha256:9b90f7f75e4a179e0af8643a346abe9a1eab04c26c63aa17b4b0ae97672ad649 2025-12-13 01:42:55.705993 | ubuntu-noble-large | deleted: sha256:fe59ce7ba59c4dfe9f3aa4b2c293446b39adeb155c14ac2d86fbafaa766639b6 2025-12-13 01:42:55.706002 | ubuntu-noble-large | deleted: sha256:9b7a9993fdc133ee28ff3a1a44837beea50b9a952e1d789f7342f06a74543666 2025-12-13 01:42:55.706008 | ubuntu-noble-large | deleted: sha256:2ad5b1050f3ffeeddf9bff21b1ff4d14f5c420d7bb0a82720807ecfcd3b2a721 2025-12-13 01:42:55.706013 | ubuntu-noble-large | deleted: sha256:b49de76550a3fe22490aeb34ede82687b93b7c3c764b3a05f4624027a1423cb3 2025-12-13 01:42:55.706019 | ubuntu-noble-large | deleted: sha256:a9004df30ef4f78b3080e20677de1764131396d3df1a2c448cba89e7cd8de023 2025-12-13 01:42:55.706025 | ubuntu-noble-large | deleted: sha256:f01c0cb9131c4e313f7521e7951e8763053a2812acf4450533866becf63d67c1 2025-12-13 01:42:55.706030 | ubuntu-noble-large | deleted: sha256:3eb1532503ce063aa74f41e9f1dcfd51dabbdc4434a832a5d1f755135d927b5d 2025-12-13 01:42:55.706036 | ubuntu-noble-large | deleted: sha256:ce52038896a471c88b04a9306b5981e1734b1d9ac68bc387b0c7f7dd23889111 2025-12-13 01:42:55.706042 | ubuntu-noble-large | deleted: sha256:33a804e1a25818301f43dbd9afae972fd7acf3c1b9693c72773fb97c6556f80a 2025-12-13 01:42:55.706048 | ubuntu-noble-large | deleted: sha256:5915f6c9420b6f7437cba33a491acaf99aed2ed5ba1c5badda710209ec27d35f 2025-12-13 01:42:55.706053 | ubuntu-noble-large | deleted: sha256:2ca9493d4d1920ae0fafdf24c74e1a7c1001455ea082369973cf61d0b821d5b7 2025-12-13 01:42:55.706059 | ubuntu-noble-large | deleted: sha256:45d0c239383a52d152426d713f6aad3afea3505ef3d39a25b10b59ea83fd28fc 2025-12-13 01:42:55.706065 | ubuntu-noble-large | deleted: sha256:05e1d50cc9e01ffeaffc81298d2f5e90a2a87cad6ee20b239067483e846a4993 2025-12-13 01:42:55.706070 | ubuntu-noble-large | deleted: sha256:0b168036f6af121c322970ac7b6a9784138d1d997f354707aa6ac7de4e8514cd 2025-12-13 01:42:55.706076 | ubuntu-noble-large | deleted: sha256:7b128d75e8d6d44329aa0f2a95185f401fd0b33d8de34f010e42e3c4de2e8267 2025-12-13 01:42:55.706082 | ubuntu-noble-large | deleted: sha256:31e26db98d26ea76693242e2c17d4aab6d954597ac6cc7c4f829da094c327e70 2025-12-13 01:42:55.706087 | ubuntu-noble-large | deleted: sha256:8e560e6de28dbf3df3363282da03dfed7388749c9d84cda6f33df1b59489ebc8 2025-12-13 01:42:55.706093 | ubuntu-noble-large | deleted: sha256:6238dce9b0917bcbf24c765199b2e6897a69f69307b7746f736b8142050ca7c2 2025-12-13 01:42:55.706099 | ubuntu-noble-large | deleted: sha256:e01a1d63621441ad389ee255c50b57ce941afaad028c0898c6f7d1917cd1c95b 2025-12-13 01:42:55.706104 | ubuntu-noble-large | deleted: sha256:36250edfd210a802041dc6405e752e77a3a537449e3c56c73204ab8420a82b34 2025-12-13 01:42:55.706110 | ubuntu-noble-large | deleted: sha256:dbacf1569898ebe328041772ae85d32aa642f11d7eeb89c7b2e0a9fce2c77771 2025-12-13 01:42:55.706116 | ubuntu-noble-large | deleted: sha256:81a0abd6fb2b628bd1e03007259d234fe707cbdd13f2fc9ffb23d19ded2a414f 2025-12-13 01:42:55.706122 | ubuntu-noble-large | deleted: sha256:fa21979543153316f9dc690d2c22a8d9a388021cce887f81d5c0589e9f91975f 2025-12-13 01:42:55.706127 | ubuntu-noble-large | deleted: sha256:5c96770cf7346c1023e568e2a3a288484a99611acfce3b151f6fe821bb937934 2025-12-13 01:42:55.706133 | ubuntu-noble-large | deleted: sha256:31c550f2f94e8a956388828ee77db0120f9addebc7c07fac2cce9db9d44cfde4 2025-12-13 01:42:55.706139 | ubuntu-noble-large | deleted: sha256:fb27b15ea35cae55e15bd60cb23b2644153409d9f485b4e39989d32c5a7c6d29 2025-12-13 01:42:55.706148 | ubuntu-noble-large | deleted: sha256:ade7890f0b9954768f971e92ef7ddc37262eb87d488f95ecf0aa2bf5634ac630 2025-12-13 01:42:55.706154 | ubuntu-noble-large | deleted: sha256:67099ff987264661cf6e243ecb4319f9cf2f1b05533152dd7b00412ca4805b2c 2025-12-13 01:42:55.706160 | ubuntu-noble-large | deleted: sha256:2bab601c9dfbd4d8d48b107667512b2f9af08ad56c08af5510a7ef526665f5a3 2025-12-13 01:42:55.706166 | ubuntu-noble-large | deleted: sha256:19449e95a12843228b580cb5729429a98e3e4bc833be464d03209840f5b61386 2025-12-13 01:42:55.706172 | ubuntu-noble-large | deleted: sha256:1348c9c1da7c8ae06bad52b1275016a903cf322bb06721adc3cada5c8190e91d 2025-12-13 01:42:55.706185 | ubuntu-noble-large | deleted: sha256:452f5eee0b5c5506360fd4e5553bdab2e85f30e41b11150355eadf79bf0aaafb 2025-12-13 01:42:55.706191 | ubuntu-noble-large | deleted: sha256:ca3dcd611a3154e1d056bdf397b98a99a174fa7b9e994ffe28d17d5129a03875 2025-12-13 01:42:55.706197 | ubuntu-noble-large | deleted: sha256:e06b2ea36da9c68432e8a25a4fc21fc7f58b3fed2c5cb921067d72d42ba74da2 2025-12-13 01:42:55.706203 | ubuntu-noble-large | deleted: sha256:6b04cbaa9a6e74f5ea429b7b51b06f592cf52dbb8357450280871dc1e1df3d1f 2025-12-13 01:42:55.706208 | ubuntu-noble-large | deleted: sha256:34f376ca072dabf2ff5ec50041c4fec60127874330dbb4e21ceba5a6377b6103 2025-12-13 01:42:55.706214 | ubuntu-noble-large | deleted: sha256:41db239fe3feaad23c1ceb31ccb1d3437e96972de56f8383d662050e0e5f5d9d 2025-12-13 01:42:55.706220 | ubuntu-noble-large | deleted: sha256:65d372dba6561329c94d1dfc3d62317c30470b4af2240241e52359577c39a2d6 2025-12-13 01:42:55.706225 | ubuntu-noble-large | deleted: sha256:3989869d96d5937349abb49f867955431c58db21464c143e59342a4bdf1ffb1b 2025-12-13 01:42:55.706231 | ubuntu-noble-large | deleted: sha256:de0233ae151ce788dde19575acdbadca08ba261f768d60ee525ec1c1121c0275 2025-12-13 01:42:55.706237 | ubuntu-noble-large | deleted: sha256:00a169d9f3d60879ad468348f16a64911b95a57051ef136fccb36d034c8bcd72 2025-12-13 01:42:55.706242 | ubuntu-noble-large | deleted: sha256:18aa20ac41f7ccd24f16058859498853022a94cf46b5f6a0cade2fc4f5bbbf99 2025-12-13 01:42:55.706248 | ubuntu-noble-large | deleted: sha256:8a30fe9b9d707f3f66ae8c5a36b966aecc69e42e0298972b36731a1a34273fe3 2025-12-13 01:42:55.706254 | ubuntu-noble-large | deleted: sha256:b4222702b59e0093a9358b2edb3c74435f269fab23ed21635ef38fb609c14719 2025-12-13 01:42:55.706260 | ubuntu-noble-large | deleted: sha256:d309993b567636e1a57f6b80778a4b171cafba5819d20920b51c9645d6a6e20d 2025-12-13 01:42:55.706265 | ubuntu-noble-large | deleted: sha256:9145c44759c7d178429df55e3e91fb1e755881c481a589ce4792a77ea5967587 2025-12-13 01:42:55.706271 | ubuntu-noble-large | deleted: sha256:17e5d38ca20c66ad1fd8760b38e09ed312b3323410fe516adff96fd1d9cc8caf 2025-12-13 01:42:55.706277 | ubuntu-noble-large | deleted: sha256:d06ba6d6811c83a0b1f8f9c53ed69bfab702a464f442c2c8bd4fc761ee51ceda 2025-12-13 01:42:55.706282 | ubuntu-noble-large | deleted: sha256:423e42e6309c71df5d94b8710a000a214f4103d3b4c47ee24c242b55bb2788bc 2025-12-13 01:42:55.706288 | ubuntu-noble-large | deleted: sha256:f11525335d3afc57a2e29ebce4d1a56eebbf74dfd28813045816e3bd46c66e99 2025-12-13 01:42:55.706294 | ubuntu-noble-large | deleted: sha256:b959fe99cebaf1a3731342581481e34098f5bb5ce3c11ab77b82741662d78ae7 2025-12-13 01:42:55.706300 | ubuntu-noble-large | deleted: sha256:ebeaea7b45dfab88230ce2f5891053f06285e4c8ffc5e88c9784185cb81f03f2 2025-12-13 01:42:55.706308 | ubuntu-noble-large | deleted: sha256:7e7f7a0eea656ddcd778a0e1e472d32d06aaf88a106caccf11fca45290794354 2025-12-13 01:42:55.706314 | ubuntu-noble-large | deleted: sha256:27a76157ddd3c47438bbb17bf5723edf88dbecda7464f9429556869c7394925e 2025-12-13 01:42:55.706320 | ubuntu-noble-large | deleted: sha256:fd6b943161126d4e3c513c826317aaf31535fedc3a6339f01d449489497ef703 2025-12-13 01:42:55.706325 | ubuntu-noble-large | deleted: sha256:a8c20f9a6358515b2a60ddb664edf326f9c757cb00a97883a5151ba40d06f707 2025-12-13 01:42:55.706331 | ubuntu-noble-large | deleted: sha256:4bb28f99dc239b8ade0ac5eed72f58f10e0974cac6a63e1061ff53c976058bfd 2025-12-13 01:42:55.706337 | ubuntu-noble-large | deleted: sha256:8d87683425f7d52e1470f10eb5acb40fac89aea4958aed58560d1187a6a51403 2025-12-13 01:42:55.706342 | ubuntu-noble-large | deleted: sha256:df3128c05bf3e09e46ce6449827fecd8432e304c2a08049bc8fea6d5360cda25 2025-12-13 01:42:55.706348 | ubuntu-noble-large | deleted: sha256:eeaf2a326beffcf43a676edec6a8426f01a3f83d07f3dcfe6b50f5906e4cf032 2025-12-13 01:42:55.706354 | ubuntu-noble-large | deleted: sha256:b64fbfcd406020544cf000371887fdedc63b8a612aba2c315c091aba79813919 2025-12-13 01:42:55.706359 | ubuntu-noble-large | deleted: sha256:0098c68c2e4e7c4fff79cca4036cae4b8bb61d6482c2d4b5f9a146eab8b74223 2025-12-13 01:42:55.706365 | ubuntu-noble-large | deleted: sha256:8eb0d25d91192915e867262ad0a5b098b5edfccb452a2042a598e4e37e247b0e 2025-12-13 01:42:55.706371 | ubuntu-noble-large | deleted: sha256:5f020b17f759dcf49eb310e15d7dbc616746b6d43daa48487b2175e7acbb00e8 2025-12-13 01:42:55.706376 | ubuntu-noble-large | deleted: sha256:1c8095ccd3da272c20a20a516e93c7aedacaa52cbbfa944f7f0ccadfba670db3 2025-12-13 01:42:55.706382 | ubuntu-noble-large | deleted: sha256:8499a85b6955a2c1010cc3cfee3c40a95b276924230a1949368b84bfd83ae400 2025-12-13 01:42:55.706416 | ubuntu-noble-large | deleted: sha256:f9c1d4eb4306db08742bbb7e8c62237a9fa9a9cf99f1969879bc73839e8e01c0 2025-12-13 01:42:55.706423 | ubuntu-noble-large | deleted: sha256:12a6f54b59d7377f0c4363083a0fec7280dafe96ccc2c8ee0b3e4aa9b41081f8 2025-12-13 01:42:55.706433 | ubuntu-noble-large | deleted: sha256:06dac405b140cbc1f1ba7912c259feed17aa55b249a05e524c46370d54baa5b6 2025-12-13 01:42:55.706439 | ubuntu-noble-large | deleted: sha256:1ce51c37cce674bf4d5af9a4a8d2ff82af322a80eb8e3bc022f863a771533836 2025-12-13 01:42:55.706445 | ubuntu-noble-large | deleted: sha256:f96a98aa32bb7a16fd80ff7dd57262d923a669ede2b15fd47c9dcd0121059865 2025-12-13 01:42:55.706451 | ubuntu-noble-large | deleted: sha256:410c1a6152be994bfd194623dd07452a50c0683dec443575ab4cfad2a7aea76e 2025-12-13 01:42:55.706457 | ubuntu-noble-large | deleted: sha256:119d07fb812fd923a5cf83b7e1dfef0715c39836942e046a957311e2a5be8979 2025-12-13 01:42:55.706462 | ubuntu-noble-large | deleted: sha256:be2b18927abeeff824c06f70120573310b1590f3d064efe6f9464d6bc2d124e2 2025-12-13 01:42:55.706468 | ubuntu-noble-large | deleted: sha256:012b4b44d8a4b15e19e50c720953464094cc8d0df17ddd7a540b093f6617b52a 2025-12-13 01:42:55.706474 | ubuntu-noble-large | deleted: sha256:89ba78bcff83b4c831e6986b58715ec028cc1fe974c5f6a9dc89c297ad0e731d 2025-12-13 01:42:55.706480 | ubuntu-noble-large | deleted: sha256:d6e1ccb3b540029917a32f3ae5dcabe2e1e333ed34f878b34ee5803a430e2333 2025-12-13 01:42:55.706490 | ubuntu-noble-large | deleted: sha256:8d80ffd09149a121e7966aabc2751bf1b9f908a861d3593e9e24926991bb784d 2025-12-13 01:42:55.706496 | ubuntu-noble-large | deleted: sha256:05ea83252427ea213ad30a1d3eb5b1cd3b3682b177557d026daeafa823c9c0e1 2025-12-13 01:42:55.706502 | ubuntu-noble-large | deleted: sha256:e84c948b1b2f56b90ecee69f8aeb4784fa7a8eb230da212621888ffa3bd85361 2025-12-13 01:42:55.706507 | ubuntu-noble-large | deleted: sha256:4cf4caa4e9eb96210ae2b87cfdc0a404e69d323de7c975d5211b04c777a277f4 2025-12-13 01:42:55.706513 | ubuntu-noble-large | deleted: sha256:a5bec7bd3f71e6509d4c6ae22dbc152f29d5a6f781e9b74cf428c615346873f4 2025-12-13 01:42:55.706519 | ubuntu-noble-large | deleted: sha256:f9387dc3534ed61c7ac69c5d5f5ec92f509105171a64bb2d428d102374370114 2025-12-13 01:42:55.706524 | ubuntu-noble-large | deleted: sha256:63edc8d5b55f60cb28e076d919f404a616bfe46192ff70a63c3514ca545337e6 2025-12-13 01:42:55.706530 | ubuntu-noble-large | deleted: sha256:7d4a5e598f3f01b2c909ec4753ee416a0bfedcc5b1d57cf3c8f11b3d0090b044 2025-12-13 01:42:55.706536 | ubuntu-noble-large | deleted: sha256:88b945841c4b93e08636c62a74d9c7011b1faa93bf7704305aa24fb9cf8d5ae0 2025-12-13 01:42:55.706542 | ubuntu-noble-large | deleted: sha256:e06a936f35d647f00876945d802c323b4740f685b410f388c9c085338263f1ec 2025-12-13 01:42:55.706547 | ubuntu-noble-large | deleted: sha256:edd4c3e9c8a56a234d12e61b184d07e4520eda53d400148dfa0aac7a41db408b 2025-12-13 01:42:55.706553 | ubuntu-noble-large | deleted: sha256:b84ace5c713a9b91eafebc6e62330bf5f01e09481348c37e90735626f1c3018a 2025-12-13 01:42:55.706559 | ubuntu-noble-large | deleted: sha256:dbe8f179547eff7bbb37bdc0383adecfa188ac67efb60eec9546de35ed9ba155 2025-12-13 01:42:55.706565 | ubuntu-noble-large | deleted: sha256:793ed1dd7d41bfc366942b89b1b323914ba8d53091a25d27693b6aeee44a89a4 2025-12-13 01:42:55.706570 | ubuntu-noble-large | deleted: sha256:46696d72ebd38d192744d3ba173ec84fbd7cf5302dbd178e7480efcc7b5f4672 2025-12-13 01:42:55.706576 | ubuntu-noble-large | deleted: sha256:e4bb5084e8d47f4e9f52d235b6e363cbdeaf5d9a73d567405357ebc16d700dcb 2025-12-13 01:42:55.706582 | ubuntu-noble-large | deleted: sha256:6f252a1ccd10f2e7c31647ab159ff4b1e034079a855e70666dd17bdf7a27bcf3 2025-12-13 01:42:55.706588 | ubuntu-noble-large | deleted: sha256:6c836dfbdfe158b6c1325f706d68f3db256d36c61cceafbd1e96eeca1ba0fbb4 2025-12-13 01:42:55.706593 | ubuntu-noble-large | deleted: sha256:7c765e896977c911e86be91d7b1b01f2f3826c7b5b02cfc21c668820d1303313 2025-12-13 01:42:55.706599 | ubuntu-noble-large | deleted: sha256:9892dd39f57fdf057d07feda330b329b71a24beaaee5b081276acf1a0d410d6d 2025-12-13 01:42:55.706605 | ubuntu-noble-large | deleted: sha256:b286ecdf1856ce14f1a39ffa6b73950774b92efca117d2e2aff84cf37e667ac3 2025-12-13 01:42:55.706611 | ubuntu-noble-large | deleted: sha256:d50b91ebabdd63d25121b3ceae7fdab5cff184e94014c7d70e760bf9ce42ae63 2025-12-13 01:42:55.706617 | ubuntu-noble-large | deleted: sha256:8fd72ed5f282ad55322ded1dae4cd12462f149ff5b562830b4a202f9be23a9e7 2025-12-13 01:42:55.706622 | ubuntu-noble-large | deleted: sha256:818613c2019e4ad646a03bd15757cbc1c938de063f559eee48fd704de3b1cd8a 2025-12-13 01:42:55.706628 | ubuntu-noble-large | deleted: sha256:e3c9ed55cdbee49546597b6cd34f0d6374ccffc07123612192575263b9727892 2025-12-13 01:42:55.706637 | ubuntu-noble-large | deleted: sha256:e9b0c120c44d1f9b6b0b12e4df80a96c74ce4303346ace461c269faa36b47b99 2025-12-13 01:42:55.706642 | ubuntu-noble-large | deleted: sha256:7b23cfc5d842feeb5462dd4a21b403abcc50a4a8022397309f4c9fef1267050f 2025-12-13 01:42:55.706647 | ubuntu-noble-large | deleted: sha256:d688c6437b981dba40f065d98ad95ab900390f9b5e6d794693a3da084b59e384 2025-12-13 01:42:55.706656 | ubuntu-noble-large | deleted: sha256:31c10a33b8460cab623a32f6f8fc9aa65a6423afb6270d07907432679c537e52 2025-12-13 01:42:55.706662 | ubuntu-noble-large | deleted: sha256:b9702d47e7d6452bd716b8f48d4d6674409cd4aad87526e3f7017b7700611f88 2025-12-13 01:42:55.706682 | ubuntu-noble-large | deleted: sha256:526cf213e676f66038b19152e1cbffeb81f6f6d087709906d19c72f6ac29bbf7 2025-12-13 01:42:55.706688 | ubuntu-noble-large | deleted: sha256:e5a943a171ee7b39042c20ffbae3ae4eede3a016a68fc5b895dc345d0d628307 2025-12-13 01:42:55.706693 | ubuntu-noble-large | deleted: sha256:7f3c5f85e88857c7e80df3a36ed5a57824a045de7d481673dfb43bd5a7660aa8 2025-12-13 01:42:55.706698 | ubuntu-noble-large | deleted: sha256:363d155f2199ecb215b4240644f0a2fbfb9ab098a964de9ee6009aa3bbbdbc48 2025-12-13 01:42:55.706706 | ubuntu-noble-large | deleted: sha256:436dc490b18953d03b5337a5b17e99943ad95cd6815a780d8875087d0098c778 2025-12-13 01:42:55.706711 | ubuntu-noble-large | deleted: sha256:8283de7c621237e3b9362bc872bed0562b468b79f39314742ff5214f1bd6627e 2025-12-13 01:42:55.706717 | ubuntu-noble-large | deleted: sha256:81decb506af4e06e400503cb5c6a28d6477b50d503bc808df3b92ee643db586e 2025-12-13 01:42:55.706722 | ubuntu-noble-large | deleted: sha256:66aedc7328eeec90f32aeba374ffaca09ffc7db9b7268e8ecf20dd18fbbee92a 2025-12-13 01:42:55.706727 | ubuntu-noble-large | deleted: sha256:9b67b1b049c38178245e7fb299ce42a6d419dcdbbf5c638607d81ce7187a2fcf 2025-12-13 01:42:55.706733 | ubuntu-noble-large | deleted: sha256:e071b749981de891df0a8442634b3f0a329619cd949025c58528bae1b8979e02 2025-12-13 01:42:55.706738 | ubuntu-noble-large | deleted: sha256:e774bbfefe1921f1d49dcaaa8858a53a411fe6d4b9842bbec57f77f5887188f4 2025-12-13 01:42:55.706743 | ubuntu-noble-large | deleted: sha256:ae65e8caebdcb6dc395c02ed6372e92fad5bded4de00696e1ad4b6fff2c96b90 2025-12-13 01:42:55.706749 | ubuntu-noble-large | deleted: sha256:54bdf0bae638eb7fc07b8370aaa344bae591cc1db8afd755880db816ed8e7404 2025-12-13 01:42:55.706754 | ubuntu-noble-large | deleted: sha256:17d707edbce7718b3ae0f641185e1d6876a37dcf41c69e07c47431e8ebfeb6f4 2025-12-13 01:42:55.706759 | ubuntu-noble-large | deleted: sha256:3cd94595e220d02c7b23e058784284da6caa0b2ced9ea9c67f1db4539526a893 2025-12-13 01:42:55.706764 | ubuntu-noble-large | deleted: sha256:f134e91a956009d9866f1415d4aa9b4c2cd8b491f6ae5cec311e3ab20679effa 2025-12-13 01:42:55.706770 | ubuntu-noble-large | deleted: sha256:8603925151a18b02c7ae9d045f8ea0e684ad0686b4162ffe3dc210cb5073fb16 2025-12-13 01:42:55.706775 | ubuntu-noble-large | deleted: sha256:4a8eddfbca52f2051f87f4c4dacf005efb5409d6c13c19db0e121f7ae836a6f1 2025-12-13 01:42:55.706780 | ubuntu-noble-large | deleted: sha256:19f06c7406b1b56882881e5e5999b15ef359af32cf1f0340f2d58202135db537 2025-12-13 01:42:55.706786 | ubuntu-noble-large | deleted: sha256:0aff0bf1017e6342be8ff4fa01186ae22ee426aaca9daa45cfc7e52361df4c31 2025-12-13 01:42:55.706795 | ubuntu-noble-large | deleted: sha256:c0834d3873ed98a0bddb09ff029987ce57b1a8f078715c85f920d5b3606a9775 2025-12-13 01:42:55.706800 | ubuntu-noble-large | deleted: sha256:c0772b681ec116066e1c0d3d578f0850577202f230ccb640a29dbeeb1e8a5c20 2025-12-13 01:42:55.706806 | ubuntu-noble-large | deleted: sha256:91ad51503d36e5e81671f8776f8c7100bb29a38d8f7d924abb368b8020886096 2025-12-13 01:42:55.706811 | ubuntu-noble-large | deleted: sha256:a6918f3547ef5074c77160a8e01a92b2060851bc91a3ca72affbb03e38c3dbf0 2025-12-13 01:42:55.706816 | ubuntu-noble-large | deleted: sha256:073ffc30749ca7c5ca047f8a7a393768acb6089487edfadb84c6262059fe1cf4 2025-12-13 01:42:55.706822 | ubuntu-noble-large | deleted: sha256:ebfca2f4c5543d34dbca9d27108a19af398f98c104d41487fd45b0368c85fe86 2025-12-13 01:42:55.706827 | ubuntu-noble-large | deleted: sha256:91adc0a0dce7d2a03ed684982df30ab0f5b1f9a67aefc41b4156b559f9ad72c0 2025-12-13 01:42:55.706833 | ubuntu-noble-large | deleted: sha256:8461da35bf1acc015c93df68e3e76ca36d3564326eb9ff01fb5be60689f5275d 2025-12-13 01:42:55.706838 | ubuntu-noble-large | deleted: sha256:9116849aff397506c88ff0efa6c84ccf8737d2711ec0a7071873e45403f036eb 2025-12-13 01:42:55.706843 | ubuntu-noble-large | deleted: sha256:5a4db9993f1a7b1fd146555645d796748351ad8d0625fc0cde4282f03ec3486c 2025-12-13 01:42:55.706849 | ubuntu-noble-large | deleted: sha256:1c11d3e8d4ccdadda0165b4c13a7dc8ee5c1dab09d2ee678ab11ba0dc0e71eab 2025-12-13 01:42:55.706854 | ubuntu-noble-large | deleted: sha256:0565db28e5d94ec158e9324c0789a3e256e5d1ce1d0de7b922635805882ce554 2025-12-13 01:42:55.706859 | ubuntu-noble-large | deleted: sha256:b97b5ab00d62650f9b5c36079114d199056e6592cd1fb0a6a7ee8987a5a9beba 2025-12-13 01:42:55.706865 | ubuntu-noble-large | deleted: sha256:cb2b8a02b8dcdecaa16ae9004f3b9fb5500937750e6abfb8a2ada2c049c7e19e 2025-12-13 01:42:55.706870 | ubuntu-noble-large | deleted: sha256:e6412efb260d6b742bd601f5ef27985dcdaf763d628e9d5f96cf47e065656cdf 2025-12-13 01:42:55.706879 | ubuntu-noble-large | deleted: sha256:9fa4c57b9641e77ce38067e5d0443176ae792295d4a3dab4c7ca47f70bbbdc62 2025-12-13 01:42:55.706885 | ubuntu-noble-large | deleted: sha256:648176a50d9399ef1b4eb890e60434bbbf6ea1ec10cafc30ec781e92a09a3649 2025-12-13 01:42:55.706890 | ubuntu-noble-large | deleted: sha256:0d346d9b77eff5a7d09e0c5292bc978ec83db45ce0eaa7d60182f0c49200f14c 2025-12-13 01:42:55.706895 | ubuntu-noble-large | deleted: sha256:58e5c78c9586edf2a16812fc1436f17886391771da8b59bb6fbf7618d2921149 2025-12-13 01:42:55.706901 | ubuntu-noble-large | deleted: sha256:8df321af46f4076110def7664449e54f00a1f88e203c286e5a116dc716005acb 2025-12-13 01:42:55.706906 | ubuntu-noble-large | deleted: sha256:f539ad4d50d44ee0b3dffc8684307a27531f35c72b4cf1800f13f772f3ce216a 2025-12-13 01:42:55.706911 | ubuntu-noble-large | deleted: sha256:5d62c9f64afa288679417fb22524233458db7fd928f398307dfa5d7db11a14cf 2025-12-13 01:42:55.706916 | ubuntu-noble-large | deleted: sha256:9a894aab0f84292077be5fcfc3ff852829c3fc3d0ec6aae55aadacad2b008f48 2025-12-13 01:42:55.706922 | ubuntu-noble-large | deleted: sha256:2d25a668b26468e177f897532ff850bc8915723bf5209ef269d1c2950d689952 2025-12-13 01:42:55.706927 | ubuntu-noble-large | deleted: sha256:dfc8e023c217293b20ef05fee065fee36b2592cb92bb21bc1973e6b64e6bf233 2025-12-13 01:42:55.706932 | ubuntu-noble-large | deleted: sha256:5680f365d06138a407f3f2543f6ac0d21deff1ec2d1cd51a865631e5804e8c3a 2025-12-13 01:42:55.706941 | ubuntu-noble-large | deleted: sha256:e366c66390bdfd9cc6f1836a5540bb4c140a9935508a13ac5292203266349e28 2025-12-13 01:42:55.706947 | ubuntu-noble-large | deleted: sha256:2f01e95b0865171907d3c85363040e93a1dbebea6fbc5f1ba1549bee922dc53c 2025-12-13 01:42:55.706952 | ubuntu-noble-large | deleted: sha256:d3574817a2cc1279c8e6ee2c867c5b3e2d7bc27c32b5486faf74798ec22234c7 2025-12-13 01:42:55.706957 | ubuntu-noble-large | deleted: sha256:789d1edd20fa43d5032eeb131ce53dca391a771062704b8fd7b5245172d08017 2025-12-13 01:42:55.706963 | ubuntu-noble-large | deleted: sha256:6fca7c59b12270c7a6fa7e43590a871b00b7ead0f85a22170d2d3e47ea0b90b5 2025-12-13 01:42:55.706968 | ubuntu-noble-large | deleted: sha256:3d4e28288a7e61ff2bf62bcb75f9b3faac84d0ddff9431a7d1c7c1f18a7a05d2 2025-12-13 01:42:55.706973 | ubuntu-noble-large | deleted: sha256:dc209c7f0e49c9201a12d2d7f0e847754da4ecff8a73eae839a87b7c596e6c39 2025-12-13 01:42:55.706978 | ubuntu-noble-large | deleted: sha256:6680869da4b3fb0a4803a30b9931ae1c32658421088bfbcbe206b2c3937c893f 2025-12-13 01:42:55.706984 | ubuntu-noble-large | deleted: sha256:040e940135f6a00c2517ec649e7c0e7460df31adc47639b1253a7c11a838da30 2025-12-13 01:42:55.706989 | ubuntu-noble-large | deleted: sha256:6d32a6a1170fd8c26680512855e6def23ccadab28a4d788aade94f3d2cee7d70 2025-12-13 01:42:55.706994 | ubuntu-noble-large | deleted: sha256:fe49d563a9789526dca8b55f815202d192c8c776499db6db774e690cae3f5463 2025-12-13 01:42:55.706999 | ubuntu-noble-large | deleted: sha256:c5f714b39a186baebb7d5ba6f629d39140b82ce6f027fb8090a4250c9470626f 2025-12-13 01:42:55.707005 | ubuntu-noble-large | deleted: sha256:ac7969c817e3e46407d14130a1b56dd5fd3fd113327b1f59961b2cd32494479d 2025-12-13 01:42:55.707010 | ubuntu-noble-large | deleted: sha256:e20fbd53dee7f9071cad0e66d2c71b82e2530b5803a00fa77aa8e623d307e07d 2025-12-13 01:42:55.707015 | ubuntu-noble-large | deleted: sha256:f01fed5415d847dfdf8effdb11d2e5ff7442f0a8ba41a1aede7a3f9856b8c035 2025-12-13 01:42:55.707021 | ubuntu-noble-large | deleted: sha256:c2d2f62c6d589dee0e5effdf493cc5968ab8f1e640a39a9d2793dffe3b87bc80 2025-12-13 01:42:55.707026 | ubuntu-noble-large | deleted: sha256:35573a6474f37968363f6f85e44c87bd07c4e40c454c996189a658e296ef8ef0 2025-12-13 01:42:55.707031 | ubuntu-noble-large | deleted: sha256:f4f7ac396eefc5db900dcae453c0ed392be5cb4416cb106d511b4f4bf7411636 2025-12-13 01:42:55.707037 | ubuntu-noble-large | deleted: sha256:b893b1966a4048fbb19ab1ca9a3903e8c4ef99a2211e88aa42f7efa8b4c9cf08 2025-12-13 01:42:55.707042 | ubuntu-noble-large | deleted: sha256:1692321c0b504ad71e24f69f7685c130ae3c03735e3b67d2795c93fec48980d3 2025-12-13 01:42:55.707047 | ubuntu-noble-large | deleted: sha256:a8214c732336de4083afa2b8d6e33123270567baa9db547cd278a3691eae2d74 2025-12-13 01:42:55.707053 | ubuntu-noble-large | deleted: sha256:235050de63bc1b6450080f1e7bb3353497a6e64baee6ae4d80e72c4980ff76c0 2025-12-13 01:42:55.707058 | ubuntu-noble-large | deleted: sha256:4f3a96ea6493ae3c4f296e970f8d7589cba268e6236787acc9711bc165dc9400 2025-12-13 01:42:55.707063 | ubuntu-noble-large | deleted: sha256:41cbf7c39a8d56a8a4a64e16bc44ce25163d35f6855f587e3c553a419374b7f1 2025-12-13 01:42:55.707068 | ubuntu-noble-large | deleted: sha256:6094d67ee457cda9e33db68333cf2240dfc5e8b211cb307d12be8d0a08d14f55 2025-12-13 01:42:55.707077 | ubuntu-noble-large | deleted: sha256:623cc35125efc3e70c872a8ee8431eeaf5a2a571fd6bb8a5d197fac6399f2e22 2025-12-13 01:42:55.707083 | ubuntu-noble-large | deleted: sha256:1cb7a1dc61544b0d5b94425bd6142dd07426d18a4a9cc38cc3c0af3aab5dbae0 2025-12-13 01:42:55.707093 | ubuntu-noble-large | deleted: sha256:0b49ddceebcecf31bd1d642b4e75e2234c41b066d8d757f40aa8f7c309e2f74b 2025-12-13 01:42:55.707098 | ubuntu-noble-large | deleted: sha256:7a54d8cf4f08dbdee2a96c1341b17547e4018289067ab9ce7675adc898975bfe 2025-12-13 01:42:55.707103 | ubuntu-noble-large | deleted: sha256:1e7045b274d9d0ebc8ecff944124280df9eaadee64de38db8cb20e75e7cb916f 2025-12-13 01:42:55.707108 | ubuntu-noble-large | deleted: sha256:bde6900bf2688308680f0188d06ae7c9e5b22588d068e166bf7fda4354d058c1 2025-12-13 01:42:55.707114 | ubuntu-noble-large | deleted: sha256:f207af03874ad439f65b3252feab70595738676a996f2890c7a5f1464a5bc0b0 2025-12-13 01:42:55.707119 | ubuntu-noble-large | deleted: sha256:dc0ead523eb77338ae8921c6ac1e31c9eb7ab077a779ee90a44f72219d88ba33 2025-12-13 01:42:55.707124 | ubuntu-noble-large | deleted: sha256:f67ef5fe628712be1c897320220389108198de59997d50146a78fbb0c836b0a7 2025-12-13 01:42:55.707130 | ubuntu-noble-large | deleted: sha256:abf726c643a766b02ca39582143a109cbb83c9494dff81f4c897adaf463b3481 2025-12-13 01:42:55.707135 | ubuntu-noble-large | deleted: sha256:718b46f7fa506949c3a11352db9d122e43c9f2ac66ec5dc5725bcf2bfaf59f0c 2025-12-13 01:42:55.707140 | ubuntu-noble-large | deleted: sha256:75aea322bb770f7e50203750320d1cdb29465d11f6a520e95db0ffa102e5a627 2025-12-13 01:42:55.707145 | ubuntu-noble-large | deleted: sha256:d5b5742d37fd3db92969c418f68da10ded7fe9280ee4fa24896c43dd6beb38c4 2025-12-13 01:42:55.707151 | ubuntu-noble-large | deleted: sha256:bc6926d304f68ed06224fd3974703604ccd4d71acde47e2b62424814eaf4c381 2025-12-13 01:42:55.707156 | ubuntu-noble-large | deleted: sha256:71a5912f242ab318eb704ac5b6c80e6a085e2d2262b6ae588acd8f8cc8a7732e 2025-12-13 01:42:55.707162 | ubuntu-noble-large | deleted: sha256:e788c26e255ea6595df1df91fdcd89f5c92dc1a5db68d13cd639abe35157c765 2025-12-13 01:42:55.707167 | ubuntu-noble-large | deleted: sha256:49247659742a8ce8a995762cee0a4c8f552496c2a785c1a14e0972921815a8b1 2025-12-13 01:42:55.707172 | ubuntu-noble-large | deleted: sha256:fa98ca9666e786764ba22a9614adc6795cb82ec7fca761b25335f13545cafd78 2025-12-13 01:42:55.707177 | ubuntu-noble-large | deleted: sha256:0e622a5d9da185d140c2408bdcb76878e6d9c40ae2040b973af83056584ec24a 2025-12-13 01:42:55.707183 | ubuntu-noble-large | deleted: sha256:ca2517f381298f130abaf10101bab904f59200b775425949743b5eb460764d75 2025-12-13 01:42:55.707188 | ubuntu-noble-large | deleted: sha256:45bf3a3f3149dee80c396851125f1e689251b50a66f245d5518c77d810510210 2025-12-13 01:42:55.707193 | ubuntu-noble-large | deleted: sha256:a2f9447b1579174ca860ed864444354dd168d7f92e123bc9894fb5a8a29ea7d3 2025-12-13 01:42:55.707199 | ubuntu-noble-large | deleted: sha256:8551d0c0b9ee2ede6df961bc876421cc27a92b26c584228a73955aa7e843ee0b 2025-12-13 01:42:55.707204 | ubuntu-noble-large | deleted: sha256:cb835f747c390f75abc816eeaea0f41105ab6be1dc24a5de678ce134921aad5f 2025-12-13 01:42:55.707209 | ubuntu-noble-large | deleted: sha256:eca094177a681251f40712f563fae64861bb346165d2015716b92bb1cee12741 2025-12-13 01:42:55.707218 | ubuntu-noble-large | deleted: sha256:03e49b5d842f57380a0af019505a0660b1b2a2dc132dbffba433eb9523121f05 2025-12-13 01:42:55.707223 | ubuntu-noble-large | deleted: sha256:a8ddca4615605bdce09a978b542f6d15e162a66ffffe175b5552df03340f098a 2025-12-13 01:42:55.707228 | ubuntu-noble-large | deleted: sha256:27f3b7d54a3ec57960f33fd4e1be74db8589d2b57e1a0a3bf0c95f7cb3781410 2025-12-13 01:42:55.707233 | ubuntu-noble-large | deleted: sha256:dba5e87b50cda96f54fd282e62a9a4b703dfad369d3af12ba14280b4a33a5b75 2025-12-13 01:42:55.707239 | ubuntu-noble-large | deleted: sha256:955a8fc092bf04754b45919b19797ae8b4bf901644cdc2b247517bde9f1afb99 2025-12-13 01:42:55.707244 | ubuntu-noble-large | deleted: sha256:66f03bc392e65aca089e2810ce7a19818670db3c0225cde5b65fa0a73a24d460 2025-12-13 01:42:55.707250 | ubuntu-noble-large | deleted: sha256:8b6c2810e65343d5838845a95009fb8cfacda9275dbbcb2c861397923b749b07 2025-12-13 01:42:55.707255 | ubuntu-noble-large | deleted: sha256:0134132f25881ec91c4d6f161ae64c188b8330394799461d270ec42d495c5cf0 2025-12-13 01:42:55.707260 | ubuntu-noble-large | deleted: sha256:75ef7b51a083e5cc22f4cdddc430d1d690f695f12d0b4162c2303e5c92e49166 2025-12-13 01:42:55.707265 | ubuntu-noble-large | deleted: sha256:197644b9bf6b354f359341f38a2e656effd5969282e52fcc3dad3f0bd69bf397 2025-12-13 01:42:55.707271 | ubuntu-noble-large | deleted: sha256:bd32dc5f96cb79c044cd3facea6d6291b7cbec4fc2363ad070fd0991acb15b23 2025-12-13 01:42:55.707276 | ubuntu-noble-large | deleted: sha256:b1a96c975ec6902e2ef10dd8265e964b0b3f6cc0c14bf9882a386702cec0c9b4 2025-12-13 01:42:55.707281 | ubuntu-noble-large | deleted: sha256:70056ed5699e80496ad58d3f51503dde8f8d711ace7195d137fd6edf5def2acf 2025-12-13 01:42:55.707286 | ubuntu-noble-large | deleted: sha256:d844b4d75c79246c473dbdcfd5d987481c794c99f5f83d6fdf6a1067e00f1560 2025-12-13 01:42:55.707296 | ubuntu-noble-large | deleted: sha256:cc47931ca10f9aa0dadd317cc5172bb05b1b8a73254a2d945aae835cb7e4374d 2025-12-13 01:42:55.707301 | ubuntu-noble-large | deleted: sha256:d2a265857f40051715a653a31b4a32edede366e6c46a37fa6903f70d436632d5 2025-12-13 01:42:55.707306 | ubuntu-noble-large | deleted: sha256:5b49ec615dfa3301f886a3cfa27dabc42209d0082f052e7b049679033bb4ed56 2025-12-13 01:42:55.707311 | ubuntu-noble-large | deleted: sha256:7739f2288b2880c4a014df5a38773213dcc96980cc423db3d7d4577c36c1d03b 2025-12-13 01:42:55.707317 | ubuntu-noble-large | deleted: sha256:fe49575a79dffa4056037708f46893b2126a7d9fcbc4c14634318756e814c547 2025-12-13 01:42:55.707322 | ubuntu-noble-large | deleted: sha256:c594381b1104451656152811f86694d817631d9fb0dfaff64fbfc70bb89c2b05 2025-12-13 01:42:55.707327 | ubuntu-noble-large | deleted: sha256:457a2b8377cc5a05e0f43f2b9f14b3e1f42830863e87400f652ed2e166b3c5e6 2025-12-13 01:42:55.707333 | ubuntu-noble-large | deleted: sha256:e9abb7b37282b76ec47ddcf189fb966311fe39fc5a9149d1218709bce1ce26b1 2025-12-13 01:42:55.707338 | ubuntu-noble-large | deleted: sha256:7a48e7c3e79cea74893d515ba916a3feecf47ead85182bb02cc4014c22cff018 2025-12-13 01:42:55.707343 | ubuntu-noble-large | deleted: sha256:ef920a388ba210d2ded8696d5783c7bee8cfadde0887d0f4d8150c463ad933c7 2025-12-13 01:42:55.707348 | ubuntu-noble-large | deleted: sha256:db2b5b50263657aa7fa939134c6cd9f24cabf6e3c5f9b41b60373a7f414a4994 2025-12-13 01:42:55.707357 | ubuntu-noble-large | deleted: sha256:8d516a71d1fd0ac2e3c2f203ecb89fb96b0420402d93c252e9af2c74f380c7d9 2025-12-13 01:42:55.707363 | ubuntu-noble-large | deleted: sha256:77a5bf3d5366270a83b4d137f20e4e329b30b0441f3eb1a950a001dcda881776 2025-12-13 01:42:55.707368 | ubuntu-noble-large | deleted: sha256:e5216bf68948a71e816b50b4619f7920907a37258e52b0f3d5bdeb3468777224 2025-12-13 01:42:55.707374 | ubuntu-noble-large | deleted: sha256:3b198b01de064b7a92166b863fa6911e840d99568a2edeef419169ef2289abd4 2025-12-13 01:42:55.707379 | ubuntu-noble-large | deleted: sha256:7a15da9fc36fbb5ec3e1e53ab2a514e6fa1a661ebb5fda39b42be65ef4e7cc54 2025-12-13 01:42:55.707384 | ubuntu-noble-large | deleted: sha256:28baafe7220f3df3f614eae6aca36e2c36a312826aa7eb599e583f27b9471a8b 2025-12-13 01:42:55.707400 | ubuntu-noble-large | deleted: sha256:7ba1c01804be6733987439c7f16d1a25c8b736b61e38343acfcfc8c04b311bcf 2025-12-13 01:42:55.707406 | ubuntu-noble-large | deleted: sha256:462fc49689076a8527ffa90704fd868396675309f2a66515f6db7fd8ed8c79a0 2025-12-13 01:42:55.707411 | ubuntu-noble-large | deleted: sha256:f32c8314fcf769d9591ba025379ed762d31b353632b43db824fe79b2ef4eb3d4 2025-12-13 01:42:55.707416 | ubuntu-noble-large | deleted: sha256:141c3acf71aa35d97cb4dd69163e401eb9037a4309707bdb652d2c184d5c523e 2025-12-13 01:42:55.707422 | ubuntu-noble-large | deleted: sha256:5beefc48448626f3de286b1d871c0a1a14de049a9e1d8f4235f2513ceb6a6dfa 2025-12-13 01:42:55.707427 | ubuntu-noble-large | deleted: sha256:4a78a4123f3faa611f27fe191b81d495b8006d6834847e2bce5107d794cb40b4 2025-12-13 01:42:55.707432 | ubuntu-noble-large | deleted: sha256:0fb4373bb0392b37f085bbc128edc59bd911ad81b05dee2df1487356f37e8cd1 2025-12-13 01:42:55.707438 | ubuntu-noble-large | deleted: sha256:5e0ffac97e80b1da424a221c7be58803706782876b76f2c4795fe219d0bfd761 2025-12-13 01:42:55.707443 | ubuntu-noble-large | deleted: sha256:ec6a30b2cda9ee3f27b540e80b7ceb7092bbf63e0eb190b06d2c840264d6367a 2025-12-13 01:42:55.707448 | ubuntu-noble-large | deleted: sha256:a9820817ccf6b009b155b65cefff4c1cc85f17772b3e070a20be5665b1abcd19 2025-12-13 01:42:55.707453 | ubuntu-noble-large | deleted: sha256:b35a8b21e9173299f7c4c3b8a19e6ea1e2bc060fd80fd9c5cde9e5605a22fce3 2025-12-13 01:42:55.707459 | ubuntu-noble-large | deleted: sha256:c2a614fa9f5dc45ad38a5a9d44299dd59aeb5c9b759aa888f5a6a9ecf1507276 2025-12-13 01:42:55.707464 | ubuntu-noble-large | deleted: sha256:50ef2a8a1d7c3ddff067e0c526580895d62a6592a3f065ac221419ae3eaf61ee 2025-12-13 01:42:55.707469 | ubuntu-noble-large | deleted: sha256:4b3473df11d1195f4cc980d8441fc6a5d4ad63310fb1f90949e2b6a88df81a8d 2025-12-13 01:42:55.707474 | ubuntu-noble-large | deleted: sha256:bf87714b225b9e81d23236e83342b81e8b32d26ecf4c7f86dd76094602b2a030 2025-12-13 01:42:55.707480 | ubuntu-noble-large | deleted: sha256:7ca9da32e904c930f8538e40b8287f1d4cf7d8ea1e85110035d4ebd2014a16c9 2025-12-13 01:42:55.707485 | ubuntu-noble-large | deleted: sha256:2618cea1914261a6a61c7494f72143563c939070efc361054ef60e2685a5cf7f 2025-12-13 01:42:55.707491 | ubuntu-noble-large | deleted: sha256:9fe3279b773d18f84ffbc82f439b143bb432a6a0f753a35139922bd843fd8c3c 2025-12-13 01:42:55.707496 | ubuntu-noble-large | deleted: sha256:2aeb63deb855f6c27c5b10660f9d2aad1d80b2302ec1bfc22017a3ab926eedb5 2025-12-13 01:42:55.707501 | ubuntu-noble-large | deleted: sha256:d1b188cbfcdc1ce35ca5bbc0d51b32a7b1835f6936ea1e6d6b75025bd2402896 2025-12-13 01:42:55.707515 | ubuntu-noble-large | deleted: sha256:df95b5a17d0633acf437043c2ab4486df34b6bf7ba02faa6d74e2a0c27a1768b 2025-12-13 01:42:55.707520 | ubuntu-noble-large | deleted: sha256:5307dbc8ef0999805ea4a98484be0f6818449bf8ff28faf50f38c71e201b6a37 2025-12-13 01:42:55.707526 | ubuntu-noble-large | deleted: sha256:28db2fc368f2d9be0fc5cab0d976486f46e319f5d9dca519b50addc5b9975fd5 2025-12-13 01:42:55.707531 | ubuntu-noble-large | deleted: sha256:14fb1c6bdcac8e9905613a1c7c0d16953008289602ba4ca56f6b7568836748fe 2025-12-13 01:42:55.707536 | ubuntu-noble-large | deleted: sha256:131629bc731a1b402f85268d6e2c1a354ee9087ba94e0d53bcc1aa141fb4fec0 2025-12-13 01:42:55.707542 | ubuntu-noble-large | deleted: sha256:2bd355c9b8f5b5980626bd5b683c0408003167ac5f935c7756c453286bcdd982 2025-12-13 01:42:55.707547 | ubuntu-noble-large | deleted: sha256:dad18d75df6c02328419c6918b0a1de65d85ffd67b682c6c1fbc6277b6a4e982 2025-12-13 01:42:55.707552 | ubuntu-noble-large | deleted: sha256:7612c6d9c55e7c6c49c764a07e260cfb86167e862783521d651175d151bbf070 2025-12-13 01:42:55.707557 | ubuntu-noble-large | deleted: sha256:250b14e59572735a01b274363c4a27a95f5f31d1d85018cd31ab827d5e45e719 2025-12-13 01:42:55.707563 | ubuntu-noble-large | deleted: sha256:992e41d550154de484a5d15f20139b0c754db4057e1d63750b695643f9aef851 2025-12-13 01:42:55.707568 | ubuntu-noble-large | deleted: sha256:d0b34ab1fe00fbeb87d23d0a2aa76861a814b69700b933b16a37814819f12d6d 2025-12-13 01:42:55.707573 | ubuntu-noble-large | deleted: sha256:6a7d29aa66205e5dc43b12e594eb5eb20dadc4371d55a21516126f14043e58c1 2025-12-13 01:42:55.707579 | ubuntu-noble-large | deleted: sha256:00039b33395e4287aca55331fb827e969176e59ec88e7de30179bdbcff1c3851 2025-12-13 01:42:55.707584 | ubuntu-noble-large | deleted: sha256:d4eb6fd4decbcefc94ee6079ce82cc465d2d579b0f07adcfd7eb32d733dedf62 2025-12-13 01:42:55.707589 | ubuntu-noble-large | deleted: sha256:eb8af017b6fd4246ec8c9093fc2f3edd991fe1612ba24d4e9a7c5b65f45f6525 2025-12-13 01:42:55.707594 | ubuntu-noble-large | deleted: sha256:47b5ab27f2c2b0448003bae0504266eedf9f4b764f88dd24a08c8a10d9c79451 2025-12-13 01:42:55.707600 | ubuntu-noble-large | deleted: sha256:722926e9029cc0ed139d77454eaebe332f01ae935feceebf04443929cfaab571 2025-12-13 01:42:55.707605 | ubuntu-noble-large | deleted: sha256:c34da1352a71d6a16dad077e1f824d56778ea43608002e8952cea219f12a0921 2025-12-13 01:42:55.707610 | ubuntu-noble-large | deleted: sha256:7859e8ac8e767a298a34c9f043ce159df1fbf65646d868b3ca99dfb1113e7a14 2025-12-13 01:42:55.707615 | ubuntu-noble-large | deleted: sha256:ab5885370ea1a0225ebd3605faf780ef405157cc035c515c69ab4afe117ae7df 2025-12-13 01:42:55.707621 | ubuntu-noble-large | deleted: sha256:60ea3295cc3c054d17903209bf3c2d9be7523766770bcd0ab08974e48148c6f1 2025-12-13 01:42:55.707626 | ubuntu-noble-large | deleted: sha256:4dd11e906bf28b430310f4929fdac116ed652b0ce8019a58212ebbe612f786da 2025-12-13 01:42:55.707631 | ubuntu-noble-large | deleted: sha256:60f78e88f34ebc0fd8e18b0b034e0a4749befd6d0bb14fdfa8d9ec12519204ba 2025-12-13 01:42:55.707637 | ubuntu-noble-large | deleted: sha256:39dcc58fd82eacd5f34bb95a7a6e12282601091e6f046b35d86b1b0ad99ea2c4 2025-12-13 01:42:55.707642 | ubuntu-noble-large | deleted: sha256:1ed3668e15dc0ce4a0e793b283b7660b5216574413b6b423ae08314125cb575f 2025-12-13 01:42:55.707651 | ubuntu-noble-large | deleted: sha256:75c15bace40c9ddab15b175c1fa20348f13033563ba7d8d25b2dec2b5c674323 2025-12-13 01:42:55.707657 | ubuntu-noble-large | deleted: sha256:5174c7d1b46ad72508b1151862dcf88ed824e5c02eb164182433496fc76d9e26 2025-12-13 01:42:55.707662 | ubuntu-noble-large | deleted: sha256:d7d857accdeda3cd2f9112d21ce06d4845d9f668984dce7a805da285ac11da58 2025-12-13 01:42:55.707682 | ubuntu-noble-large | deleted: sha256:ccf720642b1fb83384c4a70718073f6f28ac145e639b4a988bd286751d797960 2025-12-13 01:42:55.707692 | ubuntu-noble-large | deleted: sha256:83dca7fa145b99512012d5d62f9881f1d6a8ee4eb5c1db1528eff35b5c8af281 2025-12-13 01:42:55.707697 | ubuntu-noble-large | deleted: sha256:bb4a8c3c007f7e6492a04ff340fecd3fac967d84396ce34adcdc9896ec8bf398 2025-12-13 01:42:55.707702 | ubuntu-noble-large | deleted: sha256:4833169873cab2fd37d70c11aca9769c8062d45f6ec8e6edf7883c3d23db0e22 2025-12-13 01:42:55.707708 | ubuntu-noble-large | deleted: sha256:091598707254255ed9369c17c70ac4d5740c9783cedfee3c457a5f0c31b8685a 2025-12-13 01:42:55.707713 | ubuntu-noble-large | deleted: sha256:e11842dffde672434c38aaa2580c307a561b7318a7626af3f1a86336185cba3f 2025-12-13 01:42:55.707718 | ubuntu-noble-large | deleted: sha256:e93c100aba3fffa5a74beb009335cdd8e3b97741b8c735fd53dd27326ee5e395 2025-12-13 01:42:55.707723 | ubuntu-noble-large | deleted: sha256:d12f1602ba3539901914911508c919caad39d0de28eea20b70ada0aa003357c0 2025-12-13 01:42:55.707729 | ubuntu-noble-large | deleted: sha256:6cb4e1254ba6ce6856232133e10b22b4db774d0c64591838ca8b86474741d0bb 2025-12-13 01:42:55.707738 | ubuntu-noble-large | deleted: sha256:95023d115427ea4ef82c95a9da02223472ebbb211d10690f0f15c3611e4624cd 2025-12-13 01:42:55.707744 | ubuntu-noble-large | deleted: sha256:c41e22283de4d182fb103fc9d3ab392e8114acd32c9b9140ed5ed746123a2eb9 2025-12-13 01:42:55.707749 | ubuntu-noble-large | deleted: sha256:f20e3f9c690fb34b2d8984da5cbca64a1b9420217fddba2f6a80d4739f73058b 2025-12-13 01:42:55.707754 | ubuntu-noble-large | deleted: sha256:6b9e5bac6b93b1c097e0e0829bea5ad2f645672cfb0cd776b2f15a796f9b0f73 2025-12-13 01:42:55.707759 | ubuntu-noble-large | deleted: sha256:6993049aed97a6d344127ff927621807e950956747c2fe52eff9768b226f457e 2025-12-13 01:42:55.707765 | ubuntu-noble-large | deleted: sha256:1bfd53f7f21482e0c5c6b2555d75dbc076459b62d91939c5214d076b4a1a544a 2025-12-13 01:42:55.707770 | ubuntu-noble-large | deleted: sha256:14bbf346820cf49e5f8e231e97684871df430b56e34fcc6b08c3fddffe95fc91 2025-12-13 01:42:55.707775 | ubuntu-noble-large | deleted: sha256:843842c9dca2348727af426410751abf09b9a7f09c72c92a7508356974ae9a97 2025-12-13 01:42:55.707781 | ubuntu-noble-large | deleted: sha256:fdcab876d8028ce52b4bea8a1c19626ca62a5fa4dd9355dbb7570ed3fe3e8e89 2025-12-13 01:42:55.707786 | ubuntu-noble-large | deleted: sha256:51b052bbeb1e9788bd78e4653d7c6b8a2d275f7207a829f1eb163fdbe0a3d2c6 2025-12-13 01:42:55.707791 | ubuntu-noble-large | deleted: sha256:5c7a76214724cf46a3f43f71b140e1632cf67cc4649a459953d049aecd722e76 2025-12-13 01:42:55.707797 | ubuntu-noble-large | deleted: sha256:b3b8cd48061cba8c78f64c43663304a6d8b13c8ad45a719ab9a15718cbbf1001 2025-12-13 01:42:55.707802 | ubuntu-noble-large | deleted: sha256:37ed691e271a58f5a4d5b677fccfd6da37c829c83f6f39baba8aa94d3f681f67 2025-12-13 01:42:55.707811 | ubuntu-noble-large | deleted: sha256:f50713fdd7c662bca77852f95d565ad5b5e4236fcb10cbbc53c25863cb49c36d 2025-12-13 01:42:55.707816 | ubuntu-noble-large | deleted: sha256:aad4addfe4e429a7d5e7646ee7740f0c3f465a08c3d189a0092f2d2af5828acb 2025-12-13 01:42:55.707821 | ubuntu-noble-large | deleted: sha256:203179145d222c014a778f62297c2e1a5a95baa0b97f4a79d29032006c447c53 2025-12-13 01:42:55.707826 | ubuntu-noble-large | deleted: sha256:1ed92b45cbb451425f5e74e978a4975eb356e8103f2fc9506c1194f27bdd4e1c 2025-12-13 01:42:55.707832 | ubuntu-noble-large | deleted: sha256:55d3ac71ebe461ed0efdbb26b4b92bfc931b0256e0b7fb3f1661d59aa4e354f5 2025-12-13 01:42:55.707837 | ubuntu-noble-large | deleted: sha256:0267cd39e4304a92a50fdca7dca630d3a2a5413e4ec091f61777f424928d05ce 2025-12-13 01:42:55.707842 | ubuntu-noble-large | deleted: sha256:936ec12038ea133987614960642b84c904e220f89a18335d745c9adf365e754f 2025-12-13 01:42:55.707848 | ubuntu-noble-large | deleted: sha256:1633b5f97306650cb4a513e84dee7d890b43c4b4e747d7b8ab6f707b72b14fb9 2025-12-13 01:42:55.707853 | ubuntu-noble-large | deleted: sha256:eb788b8ebef62988ec5b5f54e16147ae6a18b301c4a840ba48d998c35ade4019 2025-12-13 01:42:55.707858 | ubuntu-noble-large | deleted: sha256:dfb50a34ad9adca8df2949fcf57625fd4bc0b5e4baa81be9fc83bec7737e8bae 2025-12-13 01:42:55.707864 | ubuntu-noble-large | deleted: sha256:2071f23150a77295968193f909b151a520e225d5ca38fba5fc0651affcc5baec 2025-12-13 01:42:55.707869 | ubuntu-noble-large | deleted: sha256:13557c443488d0e5f3c596520dfc60502fdada0f891b4943a495e158e14db80f 2025-12-13 01:42:55.707874 | ubuntu-noble-large | deleted: sha256:08d39345ce5a5e6d0aedd18bd5aa1deb6be3d2bedd6a27297dab83ef694d6d59 2025-12-13 01:42:55.707879 | ubuntu-noble-large | deleted: sha256:184b9f433eac844578d3e05dc52ee85a415101180e65c34a1ef9755ebee4f757 2025-12-13 01:42:55.707885 | ubuntu-noble-large | deleted: sha256:1c1a7e52c838ce970a5e6aac828e8b24936596f469a3b095f80ab91b7828452e 2025-12-13 01:42:55.707890 | ubuntu-noble-large | deleted: sha256:39db679e8ab0c3ba01463a1cc5a44590ddd6840bc90b7c719f2a5ecab46f2fe5 2025-12-13 01:42:55.707895 | ubuntu-noble-large | deleted: sha256:d33fbffc020fec5522691125d9f4c06497ab6061fae01cfc5e006374a6f3c4b4 2025-12-13 01:42:55.707900 | ubuntu-noble-large | deleted: sha256:c46446ceb7518be90c8bdcde2e65f0db5eab15540d705966ddc76d0fcb60681b 2025-12-13 01:42:55.707906 | ubuntu-noble-large | deleted: sha256:d262db9e68eb0e789708a0c44df789bb3e796781f8b52f8be5407cf6c4596bde 2025-12-13 01:42:55.707911 | ubuntu-noble-large | deleted: sha256:25f1031ed48ea99c56c1999732b9bbbcf4fe376cddfc9e4db2314976b3d1258c 2025-12-13 01:42:55.707916 | ubuntu-noble-large | deleted: sha256:06dc623d6a420f69b9dd0899e1ea2c0f015bd472a8f3aa4d9fef97a42c6287a3 2025-12-13 01:42:55.707921 | ubuntu-noble-large | deleted: sha256:05139a97c512142e43bed890284ce9d37de3ae2fb4db323daa8c2c56c19aa912 2025-12-13 01:42:55.707927 | ubuntu-noble-large | deleted: sha256:78577b95a7eaac75abdf0a77c1b3b26c830f0cbd926430c4270d2b7f2a00714c 2025-12-13 01:42:55.707932 | ubuntu-noble-large | deleted: sha256:9235cc86967c4796dc0185529c8509b5b7521aed74b8a510aa9dfa8b54ff4ce8 2025-12-13 01:42:55.707937 | ubuntu-noble-large | deleted: sha256:a8b10c6d52674cb605693f9237f2ecfd844bc5554d9dea6e0c60e6740ead94c5 2025-12-13 01:42:55.707946 | ubuntu-noble-large | deleted: sha256:6b0aaa9ae6ba6929af4f13999d9806424aa1d941ce821a6faec29645d4900b6e 2025-12-13 01:42:55.707956 | ubuntu-noble-large | deleted: sha256:2ccfef16b6dcb1a054ad1a913ba69857ceaf015b1e0ece19cd9ee10bcf8cb1b8 2025-12-13 01:42:55.707962 | ubuntu-noble-large | deleted: sha256:d9c20aa75f83ebcd464edf9587e411cf382a0af412e12c6d094c4898fd2eb7d2 2025-12-13 01:42:55.707967 | ubuntu-noble-large | deleted: sha256:3e0e5c35ff86a6e6d1959df948a68e1e9ef5bc563a08ec99f3f5ca50ca6ce453 2025-12-13 01:42:55.707973 | ubuntu-noble-large | deleted: sha256:1ab4b86aaeb1fec81525374de5b0ca82d5051bfc599710f9e9a16c300c966825 2025-12-13 01:42:55.707978 | ubuntu-noble-large | deleted: sha256:01498d0462f3af076d7ac1f00f75f0874b3208b111e22338cf5947a381bd2fe3 2025-12-13 01:42:55.707983 | ubuntu-noble-large | deleted: sha256:000a4b7b3f6437640e17cd9aac852f32a12250a1db1317bf7494779e03d39ea2 2025-12-13 01:42:55.707989 | ubuntu-noble-large | deleted: sha256:627b274709925a1b66fed54ec9ef9bf84f65ee4543f8a5fc9c8124020709a732 2025-12-13 01:42:55.707994 | ubuntu-noble-large | deleted: sha256:7d9573fc3e7d99655cb9e3949f82ebb19167541031b67f264a78967f190dfe7e 2025-12-13 01:42:55.707999 | ubuntu-noble-large | deleted: sha256:bbd9c7f861f0e9b8d4342186da79cda2f18e36b60cbdb102b969fe21d0e792a5 2025-12-13 01:42:55.708004 | ubuntu-noble-large | deleted: sha256:ff7d0d047c9c2f35dc6386daefff5d97832bfc67a22a92aa24d77e24b391d604 2025-12-13 01:42:55.708010 | ubuntu-noble-large | deleted: sha256:19ccc5deda14649b06301212718f6cf416c8f40908b6b36998339a3f714065f1 2025-12-13 01:42:55.708015 | ubuntu-noble-large | deleted: sha256:a13f9d27f8cee87fa6414736c93d84cb47f8aab9ea7e99f6919cf560cc00ff16 2025-12-13 01:42:55.708020 | ubuntu-noble-large | deleted: sha256:fc52e05375c4f9d8e661e179127496ab7da948162b77a62e8cebe67fadf03306 2025-12-13 01:42:55.708025 | ubuntu-noble-large | deleted: sha256:0b425d5a200daf496ba86ea3ccd6a2508f559bc1d2183133251dbc1364763d11 2025-12-13 01:42:55.708031 | ubuntu-noble-large | deleted: sha256:915ab4fcbb82d9226604a646b1dcb50dbbcda190fe85cd2997bfc51ad6e9a2be 2025-12-13 01:42:55.708036 | ubuntu-noble-large | deleted: sha256:2b2c1d91ca2fa2a7f3e48a63be09e959485d937368f193b4605cad96421b2cc2 2025-12-13 01:42:55.708041 | ubuntu-noble-large | deleted: sha256:3ead50bd981d2a3bb25c330c9e3bb772418c37caf321ec5a3cd56fa11d3d63e6 2025-12-13 01:42:55.708046 | ubuntu-noble-large | deleted: sha256:2499f2251dd8b7e281feaf7fb5708ce399e3e87bf377d2d03ec63794af94a105 2025-12-13 01:42:55.708052 | ubuntu-noble-large | deleted: sha256:aebb6acb21abc0022122f76de6952dc8093c4cda5f5b9781791bdaa074d3387c 2025-12-13 01:42:55.708057 | ubuntu-noble-large | deleted: sha256:c9c1065ea3d842e227f8f54e9cf89f398612b64dd136526bfd240865ee923c58 2025-12-13 01:42:55.708062 | ubuntu-noble-large | deleted: sha256:09d2988d5155bb31bdc2304f776def0d543063f2128fdb6ed22c74a5dd946dea 2025-12-13 01:42:55.708067 | ubuntu-noble-large | deleted: sha256:0a9011d70eed3ec8cc9035fad720ea0367df77af804b3ea6ce4f166bfce0894f 2025-12-13 01:42:55.708073 | ubuntu-noble-large | deleted: sha256:183ed89a750c1ca6a9641172c828e13048054a434bc7ddbb6236a95975b64d36 2025-12-13 01:42:55.708078 | ubuntu-noble-large | deleted: sha256:0d778f8bec4707c306c12ad4bda738ac7aab1c6f94f92742ee94ec2e46d4f3e9 2025-12-13 01:42:55.708083 | ubuntu-noble-large | deleted: sha256:b89bfe9e47eb616dabeba909e4ab922e870716a116a13185d36959c379a74d7a 2025-12-13 01:42:55.708095 | ubuntu-noble-large | deleted: sha256:98e1ba64b19aaf4fa1bb1db626fca284c6738f24c55a479d3aeea584ef227bdc 2025-12-13 01:42:55.708101 | ubuntu-noble-large | deleted: sha256:2344f306fe70142372ae250f337fbdb455eac9d52ab4133ed998602f30c0b7e2 2025-12-13 01:42:55.708106 | ubuntu-noble-large | deleted: sha256:79883a5910b87527a8550406cd0a66c855a8209474d46ab277a6e7d6be5e8948 2025-12-13 01:42:55.708111 | ubuntu-noble-large | deleted: sha256:31af65a77b4918f40111c8f21eff52387b87528f3cf947b5a85c2507149dda88 2025-12-13 01:42:55.708117 | ubuntu-noble-large | deleted: sha256:32096027dbde23b7eb53b889e1016323fd5b7a79c8cd14c1a44357c428592f4f 2025-12-13 01:42:55.708122 | ubuntu-noble-large | deleted: sha256:3e7b3fb96aaa5780b8d4df5baeed8cc760d88d3ce5ba0683964bdfdc086d6900 2025-12-13 01:42:55.708127 | ubuntu-noble-large | deleted: sha256:d78f37a41abf55bd2a14dad39cae610f3b58a687dc68bd34bc564534cda1f318 2025-12-13 01:42:55.708133 | ubuntu-noble-large | deleted: sha256:863a11e898c2f3905b95b58fcbdd21365dcbc66285f3d3837af7ee39bdf5196c 2025-12-13 01:42:55.708138 | ubuntu-noble-large | deleted: sha256:299a7244ea4c48c5b320f30d6d6d01e31bf1dde5c50116e219021a65c1eb8f4b 2025-12-13 01:42:55.708143 | ubuntu-noble-large | deleted: sha256:e17da6ccbfbe88d667102ea29648e2c72c39af4d24d8853bdbf7938ef2fa3f4c 2025-12-13 01:42:55.708148 | ubuntu-noble-large | deleted: sha256:a59d927bd495d9c2ba8e4ca9be1ef195f50b5edfbfff293c326c584c555a7ddc 2025-12-13 01:42:55.708158 | ubuntu-noble-large | deleted: sha256:d449bbd8da757ac24a6d0f74b8df79a9d76d7676072065e1d51b103e00a7b871 2025-12-13 01:42:55.708163 | ubuntu-noble-large | deleted: sha256:ddb6d3af8906d9a9b8f6ae2972cd749e9692470426ad0031b7019d3df27f42da 2025-12-13 01:42:55.708169 | ubuntu-noble-large | deleted: sha256:40bdf58c2649ee151341d67c422e66c97b57a26ae17263f6409b2391efda554e 2025-12-13 01:42:55.708177 | ubuntu-noble-large | deleted: sha256:89be6587e097e004475e796a8673f9059f85debb411e8a81ff94e78a6cbbbc31 2025-12-13 01:42:55.708183 | ubuntu-noble-large | deleted: sha256:9d57b89a8318db4cd170fe4b7e6694e9012eb0081cbfe202575db42db40310c0 2025-12-13 01:42:55.708188 | ubuntu-noble-large | deleted: sha256:26a5ef634d69f8ae9d8856f779ceb3e7402cb9501c3ca2337f0f8d4c3d95611d 2025-12-13 01:42:55.708193 | ubuntu-noble-large | deleted: sha256:d650766ac23458f96cb0f0a13b0b83b0b7139caed9d6be61a1db13c1dc168f26 2025-12-13 01:42:55.708199 | ubuntu-noble-large | deleted: sha256:02d2b37e8c39ea4b2df7bbfeaa00e01216020262a21180ef01b700ac5b7ff496 2025-12-13 01:42:55.708204 | ubuntu-noble-large | deleted: sha256:e016b6aeb0fc217b86bd60001f89c5ce75094caf98ba068bbee8925fdd13215a 2025-12-13 01:42:55.708209 | ubuntu-noble-large | deleted: sha256:d387221472f77ab1e4ea2e95d304428f3d5d93585ac4b7dd5cfc3cd60f161dc4 2025-12-13 01:42:55.708214 | ubuntu-noble-large | deleted: sha256:e5266d5e1e491e1d4fc6ae0075dfa38b9c51d78be9aadb05e36b619562af44c0 2025-12-13 01:42:55.708220 | ubuntu-noble-large | deleted: sha256:30716f16b8c2aade0e4b8a15a26897cd5679c77220373f67bb9f906c95e7fb08 2025-12-13 01:42:55.708225 | ubuntu-noble-large | deleted: sha256:9b0c6ca132e13c8b37dde7c852165b763f003ef238ae85138f1675b600509140 2025-12-13 01:42:55.708230 | ubuntu-noble-large | deleted: sha256:b87838c3f256286bd31fda9edb5500f1ebebb2d8a0311debe4f35497bf5e870f 2025-12-13 01:42:55.708239 | ubuntu-noble-large | deleted: sha256:2e0e8036f31a15340d66e33d9c4d4fde72aaa849248761ba9b973160098716be 2025-12-13 01:42:55.708245 | ubuntu-noble-large | deleted: sha256:728845a3c0a7fee5998b3a45eada44fd28a6c7a4e4841dcf5b41c41127ba3479 2025-12-13 01:42:55.708250 | ubuntu-noble-large | deleted: sha256:74cc0a50463749c363389b364d5f5516333c88a33db798007fd058b245d2cc51 2025-12-13 01:42:55.708255 | ubuntu-noble-large | deleted: sha256:0e0cb2b072121d79fe9cbf7eb16716d0e38a113193a1d81350c63670bb571fa7 2025-12-13 01:42:55.708261 | ubuntu-noble-large | deleted: sha256:6a821ac02bd69efeaa2b2c286414ccd8f8cad407d6296131b398f49f9f514a91 2025-12-13 01:42:55.708266 | ubuntu-noble-large | deleted: sha256:f7a63ae4ee35164415ae7a0a1392f960789c9bc674918eb54cba19ba4216dad5 2025-12-13 01:42:55.708271 | ubuntu-noble-large | deleted: sha256:015e0f2bc5b2d76205ff7460c3800f9cea54b176e8baf780521e84c478a12523 2025-12-13 01:42:55.708277 | ubuntu-noble-large | deleted: sha256:3fac2e7abdb2d2957991095a341f68f7fc7efae8d62a2512c233f68fd6d5f140 2025-12-13 01:42:55.708282 | ubuntu-noble-large | deleted: sha256:141fcb157ac9643c358fc5e809ffcc367a1da1a7df540affc49bf09a3febf2b6 2025-12-13 01:42:55.708287 | ubuntu-noble-large | deleted: sha256:f475eb38807d1961a6b0775a923334551601e07b885f63a5c8aa28ea85211ade 2025-12-13 01:42:55.708292 | ubuntu-noble-large | deleted: sha256:f21f770b216176e442946f9bda98c28230bebe24974e79172817e4c2b2c38295 2025-12-13 01:42:55.708298 | ubuntu-noble-large | deleted: sha256:ec48835b7fea5159cf3bd62c6d53cb387e20430ebef7170c9213b182361f5284 2025-12-13 01:42:55.708303 | ubuntu-noble-large | deleted: sha256:a353fb572c003ee858bef7c3f43c52c40014231042e2be5e85c48549bf7c5296 2025-12-13 01:42:55.708308 | ubuntu-noble-large | deleted: sha256:5549114a26b236aa3972b16b4f926055746c409211b60a90ba227fd074eb7559 2025-12-13 01:42:55.708313 | ubuntu-noble-large | deleted: sha256:763c4375528caa3d77ed473911a413350634acaa268999dc0417c9e53177ba43 2025-12-13 01:42:55.708319 | ubuntu-noble-large | deleted: sha256:e131684bdd16eadd1e334a82a7d90f8b0d0c0fa3eae81e4d47b90dcb403c899b 2025-12-13 01:42:55.708324 | ubuntu-noble-large | deleted: sha256:fd75adfa04fedf4ca49ef72e1e01085e7446d4a8cf98b0b0ef0053ab34297acb 2025-12-13 01:42:55.708329 | ubuntu-noble-large | deleted: sha256:a9f98d5baacd4b3c8acc706ab3e8156cf6625e7d1eb37c2d8e425353579eeaef 2025-12-13 01:42:55.708334 | ubuntu-noble-large | deleted: sha256:3dff2d98ec0ab814cd336a923203b0125e5f6f5ddcfc70ac6ce5b70ab25765cc 2025-12-13 01:42:55.708340 | ubuntu-noble-large | deleted: sha256:fa3271170841f9ecb0cc3f6b20a71735937c796754ee8f6cc3752aef447fe5bc 2025-12-13 01:42:55.708345 | ubuntu-noble-large | deleted: sha256:0c6dea557296e345c8642a9955ccebb868816e20e152986ddf476dbe5f812ec7 2025-12-13 01:42:55.708350 | ubuntu-noble-large | deleted: sha256:7a2e3a2961cf16463634ccf8caef7f5020aa46cc1bccb87860cec1cfda83c891 2025-12-13 01:42:55.708355 | ubuntu-noble-large | deleted: sha256:0941dcd879c98b633be6f1d85dbdddd2b7ee2fdbb937fdb234a2968a2c5bc64a 2025-12-13 01:42:55.708364 | ubuntu-noble-large | deleted: sha256:0b62f81e4e0f8d68974892348ba7b8ba5f80391abb9bd82a9feb6d9b4094353e 2025-12-13 01:42:55.708370 | ubuntu-noble-large | deleted: sha256:6ec773197e53cf4dcf21a7923c5dec7aa8df7b53216f21a1b700fc2c9c673897 2025-12-13 01:42:55.708375 | ubuntu-noble-large | deleted: sha256:b172cc72f0b829d0449142a16439d5724023705de34ee4b7e542a7b8dff6e2ae 2025-12-13 01:42:55.708384 | ubuntu-noble-large | deleted: sha256:3c70e1c6b42206b585e6fae6bc0b09adc390be82fb7ae8e5579a2d8f4d7278bc 2025-12-13 01:42:55.708401 | ubuntu-noble-large | deleted: sha256:8e0492c884f0d0cf252f911ec9b129f99be34eac23e55021bc974b03f48f2ba4 2025-12-13 01:42:55.708407 | ubuntu-noble-large | deleted: sha256:38ed2263a0878a353c4bbdfa536879da57959fd223cd01786a68fe65872598a2 2025-12-13 01:42:55.708412 | ubuntu-noble-large | deleted: sha256:68cf7ad5379a6aed91b5208765a3afef8947814afd0dbdb2326e8813ae72e68f 2025-12-13 01:42:55.708418 | ubuntu-noble-large | deleted: sha256:65eaf8d4aa18936516eb1b01bf6e1dbd5315af2a4f4c9a469953b0a31c264961 2025-12-13 01:42:55.708423 | ubuntu-noble-large | deleted: sha256:c2b591d32475410d39f66b229dc6beda337f7e5cd49d760d0c71d0f7fd8a8f8c 2025-12-13 01:42:55.708428 | ubuntu-noble-large | deleted: sha256:1ed4f5d2732cd1e3397108b398efc6eb1590607343eab8ea1701f2a076cb467e 2025-12-13 01:42:55.708433 | ubuntu-noble-large | deleted: sha256:c96b8389d78f57da20e2acc9486d49fe3f4caf0905daf024610acdc99bd8e544 2025-12-13 01:42:55.708439 | ubuntu-noble-large | deleted: sha256:7132eaf04479c3a1bb949439f3099189cf7a863e1b39d0e1f36db41fecd2adbf 2025-12-13 01:42:55.708444 | ubuntu-noble-large | deleted: sha256:ad66a0890d50f445f1e459cbb2c8d9e160b15089b323febcdcd946ca7860bfd3 2025-12-13 01:42:55.708449 | ubuntu-noble-large | deleted: sha256:588bd36bb97b8f61b835a76b181d14045417e977dd4f4d463222d0eb3da53038 2025-12-13 01:42:55.708454 | ubuntu-noble-large | deleted: sha256:f2acb849230e10b9bfa1c48fd6f3f927c93d5770f64241a9da7a99f9125e1590 2025-12-13 01:42:55.708460 | ubuntu-noble-large | deleted: sha256:e1241f070aeb4d28985d1bcb685b9d4cda34b5b278487a8cee5d2e24ca9825a4 2025-12-13 01:42:55.708465 | ubuntu-noble-large | deleted: sha256:b68a6e67d3d9e07a11bf5ec3573f16efd0b4cf3a7c6815a9840585f49d7a4567 2025-12-13 01:42:55.708470 | ubuntu-noble-large | deleted: sha256:6812144524a1d971c9c78702b577d2c13724e6cf949c55e59804fb6192181db5 2025-12-13 01:42:55.708475 | ubuntu-noble-large | deleted: sha256:62c499c9c7643e7eb3f48d921cfb3801a3afd3c896f2f3b0f2f3303dff6635a3 2025-12-13 01:42:55.708481 | ubuntu-noble-large | deleted: sha256:50b99ff8913f7f3ffc7e788c813d7fc2cae1d43aef3fc5e2f41eb1d7e0600b60 2025-12-13 01:42:55.708486 | ubuntu-noble-large | deleted: sha256:f516bc8d243a16d8a5a899a8e7ca09df9880f6218e5f5d3eb03ca457d82799af 2025-12-13 01:42:55.708491 | ubuntu-noble-large | deleted: sha256:86f6823ced0bce886676db0f3f9b7fef8031c36f4523b1b531c93a4baa702f23 2025-12-13 01:42:55.708497 | ubuntu-noble-large | deleted: sha256:497b9aae631370c55b559aa563494f3f66bbde58427cb275e6eab76b3da91bc8 2025-12-13 01:42:55.708502 | ubuntu-noble-large | deleted: sha256:06248b8c2c4e1c0f4f854b460fb002fa5d642691bd1a006a0f87ac293c94570d 2025-12-13 01:42:55.708507 | ubuntu-noble-large | deleted: sha256:299bb4cf93dff8c443478d82a6eb7380a784afc83f9440b9c457553c5a60d673 2025-12-13 01:42:55.708512 | ubuntu-noble-large | deleted: sha256:761f3762fdd69677e8272b5109d29bbc99c66672a3fa09be483242d7f3413986 2025-12-13 01:42:55.708517 | ubuntu-noble-large | deleted: sha256:855e1b7a1e86b1700d1fbb245e95c98a16bf4c5a23f7fef800b3197ec872809e 2025-12-13 01:42:55.708523 | ubuntu-noble-large | deleted: sha256:d37e2c8f5bef9276be88a357308dfeab8ab4fac265714fae104387182419d1cd 2025-12-13 01:42:55.708532 | ubuntu-noble-large | deleted: sha256:851bd685eb6b88bc898e7d428042d618bbc7bdcb3a6ae7a0b79903217d931692 2025-12-13 01:42:55.708538 | ubuntu-noble-large | deleted: sha256:1f06cd8ac207cbd6a139a73b763bab482220b5d3d91f2decda3dcbfdd53f8e4c 2025-12-13 01:42:55.708543 | ubuntu-noble-large | deleted: sha256:0f564fc0b42c2600daf295e8eb314e1dba3ff493d56ee243cd675af4cda3a720 2025-12-13 01:42:55.708548 | ubuntu-noble-large | deleted: sha256:3fea194e7637c435abc610186a6475f6b276eaf44fb173ea460efbb866c1b28d 2025-12-13 01:42:55.708554 | ubuntu-noble-large | deleted: sha256:3b603ebb63e7cbeed03f7eed10b0b120264cd8c733d6915ff08f203790b17e4f 2025-12-13 01:42:55.708559 | ubuntu-noble-large | deleted: sha256:ff14257b43e572556d42a58833a8c888f24b0c8d57bff9629060ae8b63a63a7a 2025-12-13 01:42:55.708564 | ubuntu-noble-large | deleted: sha256:ad4e5a1c7fff979eb60965f17d233a160722c7bc6de3acc466c1cc0fcb7b9151 2025-12-13 01:42:55.708570 | ubuntu-noble-large | deleted: sha256:811ad173e1a8f04d4e4384b5d661c19f43a75b7bc67d0ecfd2dbccf88ef94dcd 2025-12-13 01:42:55.708575 | ubuntu-noble-large | deleted: sha256:cdd1474ef5497024ac94bbfeb42fb5c9d10eccb3774ba4e34217aa3fbae886e1 2025-12-13 01:42:55.708595 | ubuntu-noble-large | deleted: sha256:6b52432f55483edde94587c924c5ababd8036b73aec51adc53f5391c9632aa7c 2025-12-13 01:42:55.708600 | ubuntu-noble-large | deleted: sha256:2b5e3e2885c65d9e0ae86b8f3c699f607a003067c8eabb282004b472c987c001 2025-12-13 01:42:55.708605 | ubuntu-noble-large | deleted: sha256:e85d7ba8b159de496d86f9c90ba4db408c0dd8eeaf3aee98a671e202eeb80462 2025-12-13 01:42:55.708611 | ubuntu-noble-large | deleted: sha256:2d5fc329147bc065529baf5b640d4215b7834869e2e4f9ddf795b5e78d087fbb 2025-12-13 01:42:55.708616 | ubuntu-noble-large | deleted: sha256:0d7d75210934b414e2c03d318bc34d44f8ed21c7b03eed8a432b48327a671829 2025-12-13 01:42:55.708621 | ubuntu-noble-large | deleted: sha256:685dc2f67e78cbd96938b3b597dc9114b8cd13f563a1f9207f4b9fac6346680d 2025-12-13 01:42:55.708626 | ubuntu-noble-large | deleted: sha256:74ba564b97d38f094de916d5698c59b49d74c01c44e8c2afade3cf39689a0f14 2025-12-13 01:42:55.708632 | ubuntu-noble-large | deleted: sha256:498a020a2beeff9fb3c1a6ccb0714f5e29c4abe87e92ed859ea6b4864f1a46bd 2025-12-13 01:42:55.708637 | ubuntu-noble-large | deleted: sha256:e08ef0c5247300967cf2d94579f75aba6aec493c3e01d6b8a666dd20a5972216 2025-12-13 01:42:55.708642 | ubuntu-noble-large | deleted: sha256:7c11852ed10d73ecaf6d6a9935768d8358e81431105a5993f5dcf98514c1a7b7 2025-12-13 01:42:55.708647 | ubuntu-noble-large | deleted: sha256:c39fe1f6d06ef05d3bb6eb78a4b94e6e90974b8d0f05373ab20eb479530aa5e9 2025-12-13 01:42:55.708653 | ubuntu-noble-large | deleted: sha256:80641d9fc282efee92459f84ac0de0b2f17cc285572aad2e8b99f70d69dc18e9 2025-12-13 01:42:55.708658 | ubuntu-noble-large | deleted: sha256:81a4833c960f2654e6792212b47cfe4771cf05459d6abc51ab04cb2bbca58967 2025-12-13 01:42:55.708677 | ubuntu-noble-large | deleted: sha256:6a37ce62625d85de306e7abd2f1c575055969560e253d93c9ae745b5bc4965d6 2025-12-13 01:42:55.708682 | ubuntu-noble-large | deleted: sha256:21bb44819efe3ee447de523621b4a5a865d1989fc8d40beb4474aa349066c83d 2025-12-13 01:42:55.708688 | ubuntu-noble-large | deleted: sha256:15ae25f1203e048312eab1d5391c5a835005875d566233e2719ecad274215b37 2025-12-13 01:42:55.708699 | ubuntu-noble-large | deleted: sha256:b587eecdfce8cacc7473fa114db8c94917b12f57acd9024aacda6314f34ed3b8 2025-12-13 01:42:55.708704 | ubuntu-noble-large | deleted: sha256:180ac2f30cf15cd6f5b4d8cfd4573afd8bcc7b1f558bd47782c184dbf8048964 2025-12-13 01:42:55.708710 | ubuntu-noble-large | deleted: sha256:4195a152501e53cb9f8174967bd24815ee3564c52c142b20ed45e18ea686a826 2025-12-13 01:42:55.708715 | ubuntu-noble-large | deleted: sha256:456709d812f0535a8ddb850aaa870bba17bbd65cab6face4a6c7356ff42421d9 2025-12-13 01:42:55.708720 | ubuntu-noble-large | deleted: sha256:c19b207a03b1bb0670d597fbdfd6f2c13876d5012478fd1a307da5ae89068a51 2025-12-13 01:42:55.708726 | ubuntu-noble-large | deleted: sha256:552184a93417a153267261f90e4ab0888c55c5e2ff8aeba09ae18f548512fc76 2025-12-13 01:42:55.708731 | ubuntu-noble-large | deleted: sha256:7c4d2916ffd04cad1de9120dae468525c0748c65f409e004e287ee8b1d641f8f 2025-12-13 01:42:55.708736 | ubuntu-noble-large | deleted: sha256:0544c2d1a4dd1d73e61e5a5284cea5f894819cd8ec0e4aad9a7d93fa9673f776 2025-12-13 01:42:55.708741 | ubuntu-noble-large | deleted: sha256:f8dee21d3cea5a0e1616bf380612651e206194f3996b978d90894b945dd70bc5 2025-12-13 01:42:55.708747 | ubuntu-noble-large | deleted: sha256:2649b566ef8828f541bf39f1e5f7b61d71f1db255337a91e7b8a6a765fe6668c 2025-12-13 01:42:55.708752 | ubuntu-noble-large | deleted: sha256:b9afada2df2f80f2e49de8d188f307d412baf3f8f4e5488ff857e220a4120005 2025-12-13 01:42:55.708757 | ubuntu-noble-large | deleted: sha256:d58d20e55fbf8ad89ea6d57f0781a453d15230751abdafff4f47a5622b7a6382 2025-12-13 01:42:55.708762 | ubuntu-noble-large | deleted: sha256:ce4949716e624b8213d50b88db0448160e0937de388b071e5dcc605872854109 2025-12-13 01:42:55.708768 | ubuntu-noble-large | deleted: sha256:73a00c61f5cc5361fb011db4312c3cddf829b0242607b46314295cb8d4ef154a 2025-12-13 01:42:55.708773 | ubuntu-noble-large | deleted: sha256:56d0067f902053ebc230170e83cff4188eca12403d2ce733f0d7df7a7d6dd7b3 2025-12-13 01:42:55.708779 | ubuntu-noble-large | deleted: sha256:e865207e274b60bf131e7163b1c4d63f4ae74af55b9253fbb7e7f67680a48369 2025-12-13 01:42:55.708784 | ubuntu-noble-large | deleted: sha256:2cad0dcd6abc6f878ce58c67550e4573921aee34bdc7e27de7e111dd04130ac2 2025-12-13 01:42:55.708789 | ubuntu-noble-large | deleted: sha256:38b664928f39d23d075a08845a2cba839c81b46e95b1c0ac9592dfacbc8d9b39 2025-12-13 01:42:55.708794 | ubuntu-noble-large | deleted: sha256:a0556c487772b6a0268ecc32a6c7ee4fbb9f152c27fb6dbcad36250ff6adbbe3 2025-12-13 01:42:55.708800 | ubuntu-noble-large | deleted: sha256:e774d36666cd9d6c43593ecd69d356156e4e1dff1fc908bc57be3d3f2fea75e0 2025-12-13 01:42:55.708805 | ubuntu-noble-large | deleted: sha256:39fd63ba3695b2321b8c7dc1b18f49b9027a2247d48997bfe17473e5b8327cdd 2025-12-13 01:42:55.708810 | ubuntu-noble-large | deleted: sha256:56550ae3efec55099f6500edae7a30c71b0c27a81a0d50d40d080bd4ec56852b 2025-12-13 01:42:55.708819 | ubuntu-noble-large | deleted: sha256:fde2fcb45e0bf9bde9208c7cdbb175b399e0a0647678b85351e15b187fc43276 2025-12-13 01:42:55.708825 | ubuntu-noble-large | deleted: sha256:58641f09a5333bf998b7b212fdfbe958ad268b07af5b9dff2361af93c92211f2 2025-12-13 01:42:55.708830 | ubuntu-noble-large | deleted: sha256:434afc3e52a8a25ff05cdc90ce018d0a328956bb91d2c34d7b47fda61fe63aa6 2025-12-13 01:42:55.708839 | ubuntu-noble-large | deleted: sha256:d66d669dd311a60587178a2415e318debdbca748969f070d674a2f4e4aa8c6fa 2025-12-13 01:42:55.708845 | ubuntu-noble-large | deleted: sha256:98e497c8c02b7c80fb44d53002c625d62bea5221beccc577fc1e728a96c314c5 2025-12-13 01:42:55.708850 | ubuntu-noble-large | deleted: sha256:02171f90c2e87b90743d2a5407cf22dc221e13d00b6911622f49a80b21106f98 2025-12-13 01:42:55.708856 | ubuntu-noble-large | deleted: sha256:04de72fbb8c8f3f81571a3cec7e95fd7ea3cb016cde8b779c98a72c013af97e9 2025-12-13 01:42:55.708861 | ubuntu-noble-large | deleted: sha256:e7e4e0229b11889a86e43c27e4a914e40b4b3db216dc9128d36c3f88adfba5f8 2025-12-13 01:42:55.708866 | ubuntu-noble-large | deleted: sha256:4f099ac5e243b9e0a117f85552a978b77c23ab3d8889e22cfacc6848c1c3c46a 2025-12-13 01:42:55.708872 | ubuntu-noble-large | deleted: sha256:daace1ff4a685fc9f49404c683345fcb5a9477240ec6af210b2750e33fb5bb29 2025-12-13 01:42:55.708877 | ubuntu-noble-large | deleted: sha256:0d4d43f33901f93ba40b644183fc1fa165a51b0b9a0b4c411e0c042f7bf7a6ce 2025-12-13 01:42:55.708882 | ubuntu-noble-large | deleted: sha256:060a6d060c44b0c57f5c091610e6cf3cb58d718fff0c4da171be758a086a0bc0 2025-12-13 01:42:55.708887 | ubuntu-noble-large | deleted: sha256:27a836a48194a27fd34ed4e775aeaf80e707a7721f2b30a091574d4770d3cfe5 2025-12-13 01:42:55.708893 | ubuntu-noble-large | deleted: sha256:f484b49942cea7a24a9b3f29add7d9f5074ddec8ef86d2767ca3b01cb3dac5ce 2025-12-13 01:42:55.708898 | ubuntu-noble-large | deleted: sha256:04fb0ef34ed761284dad0f671fb1d36de207cd3b0067a085279b588f69ad9662 2025-12-13 01:42:55.708903 | ubuntu-noble-large | deleted: sha256:0d80057deacb78bb6cc5a868409d1e2d9eaad9812f757819e7731c41095f6012 2025-12-13 01:42:55.708908 | ubuntu-noble-large | deleted: sha256:67aa997d3c2272218b25514f2febd554123e55f430d05983c355fc5c5c5dab00 2025-12-13 01:42:55.708914 | ubuntu-noble-large | deleted: sha256:55fbbd7ef974745fbaf09fdf599df6c8e741a68e18409dce3f1ea0e23a846390 2025-12-13 01:42:55.708919 | ubuntu-noble-large | deleted: sha256:0c04c0380b04e5e31d9facb1f4a44b8b68d72995f2a829449d7eacd254e07313 2025-12-13 01:42:55.708924 | ubuntu-noble-large | deleted: sha256:9985d64ed15b27e5c578464fe0073d7511db7cffee5755f51fae9d11c5aeda2d 2025-12-13 01:42:55.708930 | ubuntu-noble-large | deleted: sha256:0379cd2884bb9df37c35087ceedd0e10ccad6c1a4b145a3a33a562b319e22d01 2025-12-13 01:42:55.708935 | ubuntu-noble-large | deleted: sha256:2b8fabe6823c02612e3ed61562c690156c37f6db11970ed50ef81cfc6698851c 2025-12-13 01:42:55.708940 | ubuntu-noble-large | deleted: sha256:07e75b66e5e6ad8f14a19fb8d767241d423a87ff11451dd4f62c84fa0ff05199 2025-12-13 01:42:55.708945 | ubuntu-noble-large | deleted: sha256:92b524b85aff7cd33c6c5273560fd5c0d52a25dc3af5933310eeafd9b3f421a6 2025-12-13 01:42:55.708951 | ubuntu-noble-large | deleted: sha256:2bf4d28680dd215bfde3b7ea8630e9046f574fc6251e94a6dc976a5777ee1906 2025-12-13 01:42:55.708956 | ubuntu-noble-large | deleted: sha256:31df50bf18942e6acbe52d31dae165aaf4bf6b3d08a55049503e95462fc08de8 2025-12-13 01:42:55.708961 | ubuntu-noble-large | deleted: sha256:637e5b6f73561a0a8d02aa1d5e7a0a829bc1997aad69a6b472c64f4585d819e0 2025-12-13 01:42:55.708967 | ubuntu-noble-large | deleted: sha256:38c53864765277e583461794783c011d6c416ededce002df6363d2077932a974 2025-12-13 01:42:55.708972 | ubuntu-noble-large | deleted: sha256:f83bcbf1e095e213110956922228a83e40fcde1081a634cf2801b613cd40d96f 2025-12-13 01:42:55.708980 | ubuntu-noble-large | deleted: sha256:2e46f7c0e904024d8c4565d02be1d48846916727590bd16e04a9f95c3dadfb76 2025-12-13 01:42:55.708986 | ubuntu-noble-large | deleted: sha256:540afa40c9d94b76a78d4448e10565cc531e5289830469d2019699c5f80b5ced 2025-12-13 01:42:55.708991 | ubuntu-noble-large | deleted: sha256:25ada07a34723639ee881d6aded317380af71f1c18beabf7793d0c2a3e2c8e4b 2025-12-13 01:42:55.708996 | ubuntu-noble-large | deleted: sha256:33e0896a79e73e91fe13ebfb7037b8b7cbd9e5d37db0c9cc511edd98985b624f 2025-12-13 01:42:55.709002 | ubuntu-noble-large | deleted: sha256:065d971924358338d633c67133f1dc0d66f0265b08617d4c45adcfac1655b80a 2025-12-13 01:42:55.709007 | ubuntu-noble-large | deleted: sha256:383f2619cd28860e939efac284f0db9c3b1a8aa533dee8dab8673b13e7cfc414 2025-12-13 01:42:55.709012 | ubuntu-noble-large | deleted: sha256:edca7ba0ee443aaf0d075e3f1920d4ddf2e8ac4a7ae4f365b365b4fb8cde56e8 2025-12-13 01:42:55.709018 | ubuntu-noble-large | deleted: sha256:4f9e2a0eeef659dd3133c7538992452f6cae51fadbcbb9a0cd0155bc291034c1 2025-12-13 01:42:55.709027 | ubuntu-noble-large | deleted: sha256:9f1012f4a630bf31314f7e7a1aeb4581211f7bab39f35387d1c4cfbfa1583cc8 2025-12-13 01:42:55.709032 | ubuntu-noble-large | deleted: sha256:872a3d15f3760559fb4aa9d24b4d9b5c617f2510864264aef187800fe16207eb 2025-12-13 01:42:55.709038 | ubuntu-noble-large | deleted: sha256:d9e377345d0771c4041c145ea4a1d5e69a1098ac143a70ccb7b8cad444615f47 2025-12-13 01:42:55.709043 | ubuntu-noble-large | deleted: sha256:f048f0815e2e7f766eb6202f8a5f313827b6367641c645525900d4cb6c649751 2025-12-13 01:42:55.709048 | ubuntu-noble-large | deleted: sha256:a418e575e7d833c2793771aecd79af49331b3a802214a1ab472c9570e4e8aa25 2025-12-13 01:42:55.709053 | ubuntu-noble-large | deleted: sha256:4c4c1abf7f603ee660b7f06b561bea747b37debf0e24a923c6d8855aaca7b172 2025-12-13 01:42:55.709059 | ubuntu-noble-large | deleted: sha256:d832774173e173a24a583a85a4d2d14862f04da34f126fe746c62eb6771abf64 2025-12-13 01:42:55.709064 | ubuntu-noble-large | deleted: sha256:97b1ee5c497c0e5b8124698e50e1914e6b243a6cbc21badb28c040c848f0cf0a 2025-12-13 01:42:55.709069 | ubuntu-noble-large | deleted: sha256:290ce0658a4e2090ed82710478e83af659037800a06c4d67b05700beba742a8b 2025-12-13 01:42:55.709075 | ubuntu-noble-large | deleted: sha256:c21ac284a780f626b7bdde482ee181ed81937966ee1b3af67f14bf6c2ccd94e3 2025-12-13 01:42:55.709080 | ubuntu-noble-large | deleted: sha256:999cdf4e129811f5342cb663bc707ca9697035dfe01464eaacef97c4de693655 2025-12-13 01:42:55.709085 | ubuntu-noble-large | deleted: sha256:ccf25e793184bfef9223086101d0653f855b71b9b829f73649461cd268b4dfd4 2025-12-13 01:42:55.709090 | ubuntu-noble-large | deleted: sha256:82db9b2fb4774a3c500e1a6791c146efc66ab5af6459e5c9b206754638bdea9c 2025-12-13 01:42:55.709096 | ubuntu-noble-large | deleted: sha256:c81f5e72a1a94215541414ef80dba7f1adc4b12cb97ea338c5f9195b6a4f9393 2025-12-13 01:42:55.709101 | ubuntu-noble-large | deleted: sha256:e30561feebd644c17da735f62ac5a96d694384039d097ce3726548e66da66e60 2025-12-13 01:42:55.709106 | ubuntu-noble-large | deleted: sha256:a11175f8146c831736e63bd0bf4b6e7c08b29b4d5f8641aa12d71412990270bf 2025-12-13 01:42:55.709111 | ubuntu-noble-large | deleted: sha256:bd49c4b5e65d48aadf999e08adf8bd13bfa28097db521d1b203216fc16f49b80 2025-12-13 01:42:55.709120 | ubuntu-noble-large | deleted: sha256:45954d30cd9c62f2671eb82047372235d0b61a5913006d559d775a80cb550ddc 2025-12-13 01:42:55.709126 | ubuntu-noble-large | deleted: sha256:b30225659fcde13d83b66632f7e9532c8a4e0e8136532429e899e099eb9d8484 2025-12-13 01:42:55.709131 | ubuntu-noble-large | deleted: sha256:573042be8ec4e4038f73ae13ed28de5d83dbfa1b40e9ce5505fa5215e8039bac 2025-12-13 01:42:55.709137 | ubuntu-noble-large | deleted: sha256:7d629799521702e1581ae5ba3e2ef350aa6b39c89a166774ead90b1a5f7cb6d4 2025-12-13 01:42:55.709142 | ubuntu-noble-large | deleted: sha256:6988d5364a08f642e68191095f0cb04e1c70ce0becc999e367af86bcbf1b08ae 2025-12-13 01:42:55.709148 | ubuntu-noble-large | deleted: sha256:ff9a6e967f84e679dec8b00937cf9a99a8b15d055809ce4b119545864e4b5f9a 2025-12-13 01:42:55.709153 | ubuntu-noble-large | deleted: sha256:5a9e408b2e0e795ea7e638f8719acbf00a3dec63effb94594ba2387b50a1982f 2025-12-13 01:42:55.709158 | ubuntu-noble-large | deleted: sha256:1e14b867d636ec22c78d641ce7145c020782ef7ab06e67fb06e9b3b8a53805e0 2025-12-13 01:42:55.709163 | ubuntu-noble-large | deleted: sha256:cbc8dd1fc75d41ab4c66826e969ba07615319f210b19d7ce39bbb1dd2c73f463 2025-12-13 01:42:55.709169 | ubuntu-noble-large | deleted: sha256:57e4682eaa322b78217b4f185d772616acc00b1a0adabc058e737443e84a200b 2025-12-13 01:42:55.709174 | ubuntu-noble-large | deleted: sha256:5f8cc33db6bbb381d2eb4e394508ac58a0721099fb429c4f8e1db67080b2e502 2025-12-13 01:42:55.709179 | ubuntu-noble-large | deleted: sha256:062ccfd3e4bb30346831f2ddd58786686fc579a8076bbbde2d8ee3419bf26d4c 2025-12-13 01:42:55.709184 | ubuntu-noble-large | deleted: sha256:6b6a88b1747d3818095776e73d84c180bd79eb01616c709159799db4f0fcd805 2025-12-13 01:42:55.709190 | ubuntu-noble-large | deleted: sha256:f8ae343a017defdce05ae74b00f2dcf8fd2f3b17a493aa1e978348a95cb5e2aa 2025-12-13 01:42:55.709196 | ubuntu-noble-large | 2025-12-13 01:42:55.709203 | ubuntu-noble-large | Total reclaimed space: 13.86GB 2025-12-13 01:42:55.709208 | ubuntu-noble-large | + docker images 2025-12-13 01:42:55.907839 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-13 01:42:55.907912 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251213 afecf1e7d4ea 39 seconds ago 1.43GB 2025-12-13 01:42:55.907934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251213 69b8f85781cf 57 seconds ago 1.24GB 2025-12-13 01:42:55.907962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20251213 e270aa1c2cab About a minute ago 289MB 2025-12-13 01:42:55.907972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251213 cd9b39b34ab2 About a minute ago 1.42GB 2025-12-13 01:42:55.907982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251213 0b45ada113b3 3 minutes ago 1.2GB 2025-12-13 01:42:55.907992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251213 c5409c93a826 4 minutes ago 1.14GB 2025-12-13 01:42:55.908016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251213 db7c5a3a2816 4 minutes ago 1.06GB 2025-12-13 01:42:55.908026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251213 3d5a2b7c1b0c 5 minutes ago 1.06GB 2025-12-13 01:42:55.908035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251213 35815d7f1f61 5 minutes ago 1.06GB 2025-12-13 01:42:55.908044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251213 ee1426505e09 6 minutes ago 1.23GB 2025-12-13 01:42:55.908054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251213 6c784a0df62f 7 minutes ago 1.08GB 2025-12-13 01:42:55.908063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251213 d94b1b8a42c3 7 minutes ago 1.08GB 2025-12-13 01:42:55.908079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251213 3a008d864f3b 8 minutes ago 1.08GB 2025-12-13 01:42:55.908089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251213 233d0dfcac54 8 minutes ago 987MB 2025-12-13 01:42:55.908100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251213 6219b9a9f10f 9 minutes ago 997MB 2025-12-13 01:42:55.908109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251213 77865c11a4ca 9 minutes ago 986MB 2025-12-13 01:42:55.908118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251213 823b0bd584a6 10 minutes ago 998MB 2025-12-13 01:42:55.908128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251213 35812306d97d 11 minutes ago 1.06GB 2025-12-13 01:42:55.908137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251213 6a6962f8c265 11 minutes ago 1.01GB 2025-12-13 01:42:55.908147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251213 939e9c7f5de7 12 minutes ago 986MB 2025-12-13 01:42:55.908156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251213 058c898ad749 12 minutes ago 994MB 2025-12-13 01:42:55.908165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251213 7fae8328e374 13 minutes ago 995MB 2025-12-13 01:42:55.908175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251213 292021ecd6cb 13 minutes ago 995MB 2025-12-13 01:42:55.908184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251213 876b1ec97edc 14 minutes ago 1.11GB 2025-12-13 01:42:55.908193 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251213 7bf1479863c1 15 minutes ago 1.22GB 2025-12-13 01:42:55.908203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251213 88dfc74e01f8 15 minutes ago 1.22GB 2025-12-13 01:42:55.908217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251213 75f13aa56677 16 minutes ago 1.23GB 2025-12-13 01:42:55.908226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251213 0ef011396bb1 17 minutes ago 1.22GB 2025-12-13 01:42:55.908242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251213 ef6305c8c6c3 17 minutes ago 1.23GB 2025-12-13 01:42:55.908251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251213 1d43d80890c8 18 minutes ago 1.23GB 2025-12-13 01:42:55.908261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251213 f2e838755df9 19 minutes ago 1.22GB 2025-12-13 01:42:55.908270 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251213 e16ce4cbf37d 20 minutes ago 1.23GB 2025-12-13 01:42:55.908279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251213 9a59ad6fcf90 20 minutes ago 1.22GB 2025-12-13 01:42:55.908288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251213 4ecc6d203b32 21 minutes ago 1.22GB 2025-12-13 01:42:55.908298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251213 06f3fee663f6 22 minutes ago 1.22GB 2025-12-13 01:42:55.908307 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251213 31bf9a702b70 22 minutes ago 1.23GB 2025-12-13 01:42:55.908316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251213 783c75c38d1a 23 minutes ago 1.42GB 2025-12-13 01:42:55.908331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251213 da6bd7dd2e42 24 minutes ago 1.78GB 2025-12-13 01:42:55.908340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251213 412c6eaae110 28 minutes ago 1.43GB 2025-12-13 01:42:55.908355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251213 0e16e570e1fa 28 minutes ago 1.42GB 2025-12-13 01:42:55.908364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251213 72883dff9ac0 29 minutes ago 1.04GB 2025-12-13 01:42:55.908374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251213 6c44fbfbd113 29 minutes ago 1.06GB 2025-12-13 01:42:55.908383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251213 e1d8a5e59e84 30 minutes ago 1.06GB 2025-12-13 01:42:55.908420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251213 e4b95e1e948d 31 minutes ago 1.04GB 2025-12-13 01:42:55.908430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251213 416d60439619 31 minutes ago 1.04GB 2025-12-13 01:42:55.908439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251213 4be94a27091d 32 minutes ago 1.12GB 2025-12-13 01:42:55.908448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251213 c1a4312f7425 32 minutes ago 1.12GB 2025-12-13 01:42:55.908458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251213 baee9f43ddab 33 minutes ago 1.12GB 2025-12-13 01:42:55.908467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20251213 503acd063941 33 minutes ago 1.01GB 2025-12-13 01:42:55.908477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20251213 91d99577ce87 34 minutes ago 1.01GB 2025-12-13 01:42:55.908486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20251213 72aa092059e5 34 minutes ago 1.01GB 2025-12-13 01:42:55.908496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251213 86a7c2e9c3f3 35 minutes ago 1GB 2025-12-13 01:42:55.908505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251213 f719e474a903 35 minutes ago 1.01GB 2025-12-13 01:42:55.908521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251213 0727c92fd014 36 minutes ago 1.08GB 2025-12-13 01:42:55.908537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251213 50dc557121f4 37 minutes ago 1.22GB 2025-12-13 01:42:55.908547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251213 a326da795eea 37 minutes ago 1.22GB 2025-12-13 01:42:55.908556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251213 91c2fb964b0d 38 minutes ago 1.22GB 2025-12-13 01:42:55.908566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251213 52708c41539a 38 minutes ago 1.22GB 2025-12-13 01:42:55.908575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251213 e23c3669d501 39 minutes ago 1.38GB 2025-12-13 01:42:55.908585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251213 3c17fe5547da 40 minutes ago 1.59GB 2025-12-13 01:42:55.908594 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251213 2eeb1dc707fc 42 minutes ago 1.26GB 2025-12-13 01:42:55.908603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251213 a46b25f85b05 43 minutes ago 1.24GB 2025-12-13 01:42:55.908613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251213 0699a50a4033 43 minutes ago 1.23GB 2025-12-13 01:42:55.908622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251213 3cacfa99070d 44 minutes ago 1.05GB 2025-12-13 01:42:55.908632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251213 e63f9adaac59 45 minutes ago 1.05GB 2025-12-13 01:42:55.908641 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251213 c85559bf587f 46 minutes ago 1.1GB 2025-12-13 01:42:55.908651 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251213 775ece361379 50 minutes ago 1.14GB 2025-12-13 01:42:55.908703 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251213 1a3807a1c1bb 50 minutes ago 1.26GB 2025-12-13 01:42:55.908718 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251213 a9c595a408e3 51 minutes ago 985MB 2025-12-13 01:42:55.908734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251213 ad56b87cc94c 51 minutes ago 985MB 2025-12-13 01:42:55.908744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251213 7dd8ea6ebe75 52 minutes ago 985MB 2025-12-13 01:42:55.908753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251213 4c0baa6284f5 52 minutes ago 984MB 2025-12-13 01:42:55.908763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251213 741fb020784c 53 minutes ago 985MB 2025-12-13 01:42:55.908772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251213 8b979331d609 53 minutes ago 995MB 2025-12-13 01:42:55.908782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251213 7876e3546b84 53 minutes ago 1e+03MB 2025-12-13 01:42:55.908791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251213 5223aaa92565 54 minutes ago 995MB 2025-12-13 01:42:55.908800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251213 abc4236d9675 55 minutes ago 994MB 2025-12-13 01:42:55.908810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251213 82c2dd07cb31 55 minutes ago 995MB 2025-12-13 01:42:55.908819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251213 43bd591a3ece 56 minutes ago 1e+03MB 2025-12-13 01:42:55.908828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251213 8f24517b0d0e 56 minutes ago 995MB 2025-12-13 01:42:55.908844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251213 5640cfa0fd74 57 minutes ago 988MB 2025-12-13 01:42:55.908859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251213 32c6ea995bb4 57 minutes ago 987MB 2025-12-13 01:42:55.908869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251213 8bdaf1c06d08 58 minutes ago 289MB 2025-12-13 01:42:55.908878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251213 a598faeedbc3 58 minutes ago 289MB 2025-12-13 01:42:55.908888 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251213 429c2c43bb5e 58 minutes ago 290MB 2025-12-13 01:42:55.908897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251213 3a69eba48cc1 58 minutes ago 289MB 2025-12-13 01:42:55.908906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251213 fb5998286a1b 59 minutes ago 273MB 2025-12-13 01:42:55.908916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251213 28af58a7edca 59 minutes ago 273MB 2025-12-13 01:42:55.908925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251213 7e0eb94c935c 59 minutes ago 284MB 2025-12-13 01:42:55.908934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251213 a635a3fa267b 59 minutes ago 291MB 2025-12-13 01:42:55.908944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251213 0739be63b166 59 minutes ago 292MB 2025-12-13 01:42:55.908953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251213 bcbc94dc51e1 59 minutes ago 289MB 2025-12-13 01:42:55.908962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251213 e872574cf306 59 minutes ago 306MB 2025-12-13 01:42:55.908972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251213 0596add7f017 59 minutes ago 301MB 2025-12-13 01:42:55.908981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20251213 31d90f1b9dc7 59 minutes ago 849MB 2025-12-13 01:42:55.908990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251213 96084d00d2b8 About an hour ago 298MB 2025-12-13 01:42:55.908999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251213 4261a0647ec7 About an hour ago 299MB 2025-12-13 01:42:55.909009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251213 66e668917145 About an hour ago 357MB 2025-12-13 01:42:55.909018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251213 aae0ab2d59dd About an hour ago 404MB 2025-12-13 01:42:55.909032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251213 d7396120bbef About an hour ago 308MB 2025-12-13 01:42:55.909042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251213 141f5d8f31a6 About an hour ago 1.14GB 2025-12-13 01:42:55.909056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251213 2a675ce76e8d About an hour ago 1.03GB 2025-12-13 01:42:55.909066 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251213 87f6e742b849 About an hour ago 1.05GB 2025-12-13 01:42:55.909075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251213 346a9c21b56d About an hour ago 1.07GB 2025-12-13 01:42:55.909085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251213 b550ed6babd3 About an hour ago 978MB 2025-12-13 01:42:55.909094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251213 2edc4e1ce40a About an hour ago 971MB 2025-12-13 01:42:55.909109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251213 34399ac3a685 About an hour ago 978MB 2025-12-13 01:42:55.909119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251213 1d67618396e9 About an hour ago 986MB 2025-12-13 01:42:55.909128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251213 d31db48cd317 About an hour ago 1.08GB 2025-12-13 01:42:55.909137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251213 d4e364355dfd About an hour ago 1.19GB 2025-12-13 01:42:55.909147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251213 ce0dccff8359 About an hour ago 1.22GB 2025-12-13 01:42:55.909156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251213 e496b1ac5113 About an hour ago 1.41GB 2025-12-13 01:42:55.909165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251213 925f94868c07 About an hour ago 1.03GB 2025-12-13 01:42:55.909175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251213 e2d8dd5c0280 About an hour ago 1.11GB 2025-12-13 01:42:55.909184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20251213 6db159e0251b About an hour ago 1.01GB 2025-12-13 01:42:55.909198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251213 73505c306648 About an hour ago 996MB 2025-12-13 01:42:55.909208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251213 9ce777ade07a About an hour ago 1.21GB 2025-12-13 01:42:55.909217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251213 97af75f4e32e About an hour ago 1.03GB 2025-12-13 01:42:55.909226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251213 66c5a82dbb79 About an hour ago 1.14GB 2025-12-13 01:42:55.909236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251213 6c13b4fcc582 About an hour ago 976MB 2025-12-13 01:42:55.909245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251213 d831a4f65831 About an hour ago 986MB 2025-12-13 01:42:55.909254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251213 28d97092982d About an hour ago 979MB 2025-12-13 01:42:55.909264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251213 47f6bc546cbf About an hour ago 311MB 2025-12-13 01:42:55.909273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251213 b05a1f16a1be About an hour ago 479MB 2025-12-13 01:42:55.909282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251213 387cbb8ced08 About an hour ago 380MB 2025-12-13 01:42:55.909292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251213 056cf306f1f1 About an hour ago 311MB 2025-12-13 01:42:55.909301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251213 c4efb02a487d About an hour ago 388MB 2025-12-13 01:42:55.909310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251213 4a7f9b3de09d About an hour ago 316MB 2025-12-13 01:42:55.909320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251213 079a09818f23 About an hour ago 303MB 2025-12-13 01:42:55.909329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251213 2f5c34f04784 About an hour ago 452MB 2025-12-13 01:42:55.909338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251213 3aeb8efd60ee About an hour ago 454MB 2025-12-13 01:42:55.909352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251213 d10a7ca97c3d About an hour ago 454MB 2025-12-13 01:42:55.909367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251213 b86053fc3c1f About an hour ago 287MB 2025-12-13 01:42:55.909381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251213 5219f4a660b9 About an hour ago 282MB 2025-12-13 01:42:55.909408 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251213 b49efa10091d About an hour ago 282MB 2025-12-13 01:42:55.909418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251213 6597034fb690 About an hour ago 265MB 2025-12-13 01:42:55.909427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251213 1a3dc62438f9 About an hour ago 1.53GB 2025-12-13 01:42:55.909437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251213 aa9ff34f5494 About an hour ago 1.56GB 2025-12-13 01:42:55.909446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251213 9cf3b08df880 About an hour ago 265MB 2025-12-13 01:42:55.909455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251213 92871e8d514e About an hour ago 579MB 2025-12-13 01:42:55.909465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251213 9950c5b252c9 About an hour ago 970MB 2025-12-13 01:42:55.909474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251213 11c4c21b29f1 About an hour ago 265MB 2025-12-13 01:42:55.909483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251213 27a1e0733ed7 About an hour ago 265MB 2025-12-13 01:42:55.909492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251213 125c5f506bb0 About an hour ago 1.01GB 2025-12-13 01:42:55.909501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251213 cb7f01f16b9e About an hour ago 412MB 2025-12-13 01:42:55.909515 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251213 b4ca74175695 About an hour ago 266MB 2025-12-13 01:42:55.909525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251213 0a429d2d246c About an hour ago 303MB 2025-12-13 01:42:55.909534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251213 62e20d5cd15e About an hour ago 454MB 2025-12-13 01:42:55.909543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251213 cd371ad14e21 About an hour ago 673MB 2025-12-13 01:42:55.909553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251213 3d2a32ebb0f1 2 hours ago 277MB 2025-12-13 01:42:55.909562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251213 2fe0fbd18767 2 hours ago 277MB 2025-12-13 01:42:55.909571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251213 1ff450ae59e8 2 hours ago 265MB 2025-12-13 01:42:55.909580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251213 563a5613aeeb 2 hours ago 274MB 2025-12-13 01:42:55.909590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251213 a0e6ea85f891 2 hours ago 274MB 2025-12-13 01:42:55.909599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251213 1d5ba8723c43 2 hours ago 270MB 2025-12-13 01:42:55.909608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251213 ea9eed62289f 2 hours ago 282MB 2025-12-13 01:42:55.909617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251213 b3624c03c331 2 hours ago 1.05GB 2025-12-13 01:42:55.909626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251213 fb27932414f9 2 hours ago 268MB 2025-12-13 01:42:55.909640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251213 f997e494b1bb 2 hours ago 266MB 2025-12-13 01:42:55.909656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251213 3e6c4000c704 2 hours ago 339MB 2025-12-13 01:42:55.909665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251213 89a504f99cae 2 hours ago 265MB 2025-12-13 01:42:55.909702 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 8 weeks ago 78.1MB 2025-12-13 01:42:55.914959 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2025-12-13 01:42:55.915316 | ubuntu-noble-large | + tail -n +2 2025-12-13 01:42:55.915762 | ubuntu-noble-large | + awk '{ print $1 }' 2025-12-13 01:42:55.916141 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.100293 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-12-13 01:42:56.100375 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.102906 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-12-13 01:42:56.102987 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.103008 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-12-13 01:42:56.103019 | ubuntu-noble-large | + project=ironic 2025-12-13 01:42:56.103028 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.103037 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-12-13 01:42:56.103058 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.103067 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-12-13 01:42:56.103081 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.103089 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.103098 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.103110 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251213 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:42:56.258018 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:42:56.258215 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251213 2025-12-13 01:42:56.296853 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251213 2025-12-13 01:42:56.300859 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.302608 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-12-13 01:42:56.302928 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.306525 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-12-13 01:42:56.306574 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.306585 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-12-13 01:42:56.306598 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:56.306607 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.306619 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-12-13 01:42:56.306630 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.306654 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-12-13 01:42:56.306693 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.306709 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.306720 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.306771 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:42:56.357356 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:42:56.357455 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251213 2025-12-13 01:42:56.403018 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251213 2025-12-13 01:42:56.407775 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.409974 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-12-13 01:42:56.410012 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.413607 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2025-12-13 01:42:56.413634 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.413719 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2025-12-13 01:42:56.413738 | ubuntu-noble-large | + project=ovn 2025-12-13 01:42:56.413766 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.413779 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2025-12-13 01:42:56.413791 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.413825 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-12-13 01:42:56.413838 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.413850 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.413862 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.413924 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20251213 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:42:56.467257 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:42:56.467339 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20251213 2025-12-13 01:42:56.513449 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20251213 2025-12-13 01:42:56.516602 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.518981 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-12-13 01:42:56.519018 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.522628 | ubuntu-noble-large | + imagename=ironic-conductor 2025-12-13 01:42:56.522742 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.522774 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-12-13 01:42:56.522786 | ubuntu-noble-large | + project=ironic 2025-12-13 01:42:56.522797 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.522808 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-12-13 01:42:56.522819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.522830 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-12-13 01:42:56.522842 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.522853 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.522864 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.522874 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20251213 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:42:56.572259 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:42:56.572331 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20251213 2025-12-13 01:42:56.615598 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20251213 2025-12-13 01:42:56.617838 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.619841 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-12-13 01:42:56.619921 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.622985 | ubuntu-noble-large | + imagename=ironic-pxe 2025-12-13 01:42:56.623012 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.623027 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-12-13 01:42:56.623088 | ubuntu-noble-large | + project=ironic 2025-12-13 01:42:56.623099 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.623109 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-12-13 01:42:56.623123 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.623133 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-12-13 01:42:56.623146 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.623157 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.623166 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.623181 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20251213 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:42:56.671511 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:42:56.671603 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20251213 2025-12-13 01:42:56.709302 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20251213 2025-12-13 01:42:56.711879 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.713329 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-12-13 01:42:56.713693 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.716752 | ubuntu-noble-large | + imagename=ironic-api 2025-12-13 01:42:56.716777 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.716823 | ubuntu-noble-large | + new_imagename=ironic-api 2025-12-13 01:42:56.716861 | ubuntu-noble-large | + project=ironic 2025-12-13 01:42:56.716897 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.716906 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-12-13 01:42:56.716932 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.716952 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-12-13 01:42:56.716960 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.716984 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.716993 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.717035 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20251213 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:42:56.768902 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:42:56.768962 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20251213 2025-12-13 01:42:56.810840 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20251213 2025-12-13 01:42:56.814112 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.816144 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-12-13 01:42:56.816336 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.819061 | ubuntu-noble-large | + imagename=manila-api 2025-12-13 01:42:56.819110 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.819174 | ubuntu-noble-large | + new_imagename=manila-api 2025-12-13 01:42:56.819190 | ubuntu-noble-large | + project=manila 2025-12-13 01:42:56.819204 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.819217 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-12-13 01:42:56.819230 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.819244 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-12-13 01:42:56.819281 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.819296 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.819306 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.819347 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20251213 osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:42:56.861665 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:42:56.861772 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20251213 2025-12-13 01:42:56.902254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20251213 2025-12-13 01:42:56.904813 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.905810 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-12-13 01:42:56.905943 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.907595 | ubuntu-noble-large | + imagename=manila-scheduler 2025-12-13 01:42:56.907605 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.907642 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-12-13 01:42:56.907648 | ubuntu-noble-large | + project=manila 2025-12-13 01:42:56.907653 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.907679 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-12-13 01:42:56.907685 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.907692 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-12-13 01:42:56.907697 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.907702 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.907706 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.907725 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20251213 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:42:56.939555 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:42:56.939609 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20251213 2025-12-13 01:42:56.972745 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20251213 2025-12-13 01:42:56.976018 | ubuntu-noble-large | + read image 2025-12-13 01:42:56.977710 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:56.977728 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-12-13 01:42:56.981024 | ubuntu-noble-large | + imagename=manila-data 2025-12-13 01:42:56.981071 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-12-13 01:42:56.981082 | ubuntu-noble-large | + new_imagename=manila-data 2025-12-13 01:42:56.981092 | ubuntu-noble-large | + project=manila 2025-12-13 01:42:56.981101 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:56.981110 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-12-13 01:42:56.981120 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:56.981130 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-12-13 01:42:56.981140 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.981149 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:56.981175 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:56.981186 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20251213 osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:42:57.014027 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:42:57.014085 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20251213 2025-12-13 01:42:57.057735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20251213 2025-12-13 01:42:57.061021 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.062851 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-12-13 01:42:57.063343 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.067367 | ubuntu-noble-large | + imagename=manila-share 2025-12-13 01:42:57.067438 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.067457 | ubuntu-noble-large | + new_imagename=manila-share 2025-12-13 01:42:57.067467 | ubuntu-noble-large | + project=manila 2025-12-13 01:42:57.067477 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.067487 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-12-13 01:42:57.067497 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.067507 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-12-13 01:42:57.067517 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.067531 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.067541 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.067551 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20251213 osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:42:57.114988 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:42:57.115085 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20251213 2025-12-13 01:42:57.158342 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20251213 2025-12-13 01:42:57.161625 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.163553 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-12-13 01:42:57.163940 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.166811 | ubuntu-noble-large | + imagename=heat-api 2025-12-13 01:42:57.166859 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.166919 | ubuntu-noble-large | + new_imagename=heat-api 2025-12-13 01:42:57.166945 | ubuntu-noble-large | + project=heat 2025-12-13 01:42:57.166953 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.166985 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-12-13 01:42:57.166994 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.167018 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-12-13 01:42:57.167033 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.167041 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.167063 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.167114 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20251213 osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:42:57.211155 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:42:57.211246 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20251213 2025-12-13 01:42:57.251038 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20251213 2025-12-13 01:42:57.254624 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.256084 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-12-13 01:42:57.256356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.260131 | ubuntu-noble-large | + imagename=heat-engine 2025-12-13 01:42:57.260176 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.260187 | ubuntu-noble-large | + new_imagename=heat-engine 2025-12-13 01:42:57.260196 | ubuntu-noble-large | + project=heat 2025-12-13 01:42:57.260206 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.260215 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-12-13 01:42:57.260225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.260234 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-12-13 01:42:57.260244 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.260253 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.260262 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.260273 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20251213 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:42:57.307827 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:42:57.307932 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20251213 2025-12-13 01:42:57.341614 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20251213 2025-12-13 01:42:57.344831 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.347492 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-12-13 01:42:57.347551 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.351157 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-12-13 01:42:57.351186 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.351262 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-12-13 01:42:57.351277 | ubuntu-noble-large | + project=heat 2025-12-13 01:42:57.351290 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.351325 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-12-13 01:42:57.351338 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.351350 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-12-13 01:42:57.351384 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.351412 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.351425 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.351497 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251213 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:42:57.402590 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:42:57.402692 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251213 2025-12-13 01:42:57.451185 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251213 2025-12-13 01:42:57.455370 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.457961 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-12-13 01:42:57.458030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.461829 | ubuntu-noble-large | + imagename=ceilometer-central 2025-12-13 01:42:57.461877 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.461887 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-12-13 01:42:57.461894 | ubuntu-noble-large | + project=ceilometer 2025-12-13 01:42:57.461900 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.461907 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-12-13 01:42:57.461914 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.461921 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-12-13 01:42:57.461928 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.461934 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.461941 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.461947 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20251213 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:42:57.509154 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:42:57.509241 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20251213 2025-12-13 01:42:57.551666 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20251213 2025-12-13 01:42:57.555551 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.557322 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-12-13 01:42:57.557534 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.560665 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-12-13 01:42:57.560740 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.560818 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-12-13 01:42:57.560831 | ubuntu-noble-large | + project=ceilometer 2025-12-13 01:42:57.560845 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.560855 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-12-13 01:42:57.560868 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.560882 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-12-13 01:42:57.560896 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.560910 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.560924 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.560968 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251213 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:42:57.607713 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:42:57.607776 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251213 2025-12-13 01:42:57.652774 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251213 2025-12-13 01:42:57.656514 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.658573 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.658622 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-12-13 01:42:57.661593 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-12-13 01:42:57.661621 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.661711 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-12-13 01:42:57.661732 | ubuntu-noble-large | + project=ceilometer 2025-12-13 01:42:57.661746 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.661760 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-12-13 01:42:57.661773 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.661814 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-12-13 01:42:57.661830 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.661843 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.661856 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.661918 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251213 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:42:57.715444 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:42:57.715523 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251213 2025-12-13 01:42:57.755165 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251213 2025-12-13 01:42:57.758818 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.760633 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-12-13 01:42:57.761035 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.764635 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-12-13 01:42:57.764719 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.764784 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-12-13 01:42:57.764817 | ubuntu-noble-large | + project=ceilometer 2025-12-13 01:42:57.764829 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.764863 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-12-13 01:42:57.764875 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.764887 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-12-13 01:42:57.764922 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.764934 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.764945 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.764996 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251213 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:42:57.813190 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:42:57.813276 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251213 2025-12-13 01:42:57.854101 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251213 2025-12-13 01:42:57.859521 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.861377 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-12-13 01:42:57.861707 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.865256 | ubuntu-noble-large | + imagename=skyline-console 2025-12-13 01:42:57.865280 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.865338 | ubuntu-noble-large | + new_imagename=skyline-console 2025-12-13 01:42:57.865350 | ubuntu-noble-large | + project=skyline 2025-12-13 01:42:57.865364 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.865374 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-12-13 01:42:57.865406 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.865417 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-12-13 01:42:57.865432 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.865442 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.865455 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.865470 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20251213 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:42:57.914946 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:42:57.915018 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20251213 2025-12-13 01:42:57.952037 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20251213 2025-12-13 01:42:57.956159 | ubuntu-noble-large | + read image 2025-12-13 01:42:57.958309 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-12-13 01:42:57.958579 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:57.962222 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-12-13 01:42:57.962247 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-12-13 01:42:57.962328 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-12-13 01:42:57.962343 | ubuntu-noble-large | + project=skyline 2025-12-13 01:42:57.962357 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:57.962370 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-12-13 01:42:57.962383 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:57.962413 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-12-13 01:42:57.962453 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.962468 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:57.962478 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:57.962521 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251213 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:42:58.010253 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:42:58.010333 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251213 2025-12-13 01:42:58.051714 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251213 2025-12-13 01:42:58.055852 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.057854 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-12-13 01:42:58.058137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.061738 | ubuntu-noble-large | + imagename=placement-api 2025-12-13 01:42:58.061773 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.061817 | ubuntu-noble-large | + new_imagename=placement-api 2025-12-13 01:42:58.061840 | ubuntu-noble-large | + project=placement 2025-12-13 01:42:58.061863 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.061886 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-12-13 01:42:58.061903 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.061924 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-12-13 01:42:58.061942 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.061959 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.061982 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.062000 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20251213 osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:42:58.112625 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:42:58.112723 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20251213 2025-12-13 01:42:58.149138 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20251213 2025-12-13 01:42:58.152706 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.154694 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-12-13 01:42:58.154845 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.157327 | ubuntu-noble-large | + imagename=barbican-api 2025-12-13 01:42:58.157351 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.157442 | ubuntu-noble-large | + new_imagename=barbican-api 2025-12-13 01:42:58.157459 | ubuntu-noble-large | + project=barbican 2025-12-13 01:42:58.157472 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.157486 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-12-13 01:42:58.157500 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.157513 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-12-13 01:42:58.157527 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.157540 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.157553 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.157616 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20251213 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:42:58.204766 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:42:58.204848 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20251213 2025-12-13 01:42:58.249416 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20251213 2025-12-13 01:42:58.253110 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.255156 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-12-13 01:42:58.255576 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.259071 | ubuntu-noble-large | + imagename=barbican-worker 2025-12-13 01:42:58.259098 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.259156 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-12-13 01:42:58.259172 | ubuntu-noble-large | + project=barbican 2025-12-13 01:42:58.259185 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.259198 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-12-13 01:42:58.259212 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.259225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-12-13 01:42:58.259239 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.259252 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.259265 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.259313 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20251213 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:42:58.319537 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:42:58.319627 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20251213 2025-12-13 01:42:58.360649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20251213 2025-12-13 01:42:58.364630 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.367368 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-12-13 01:42:58.367427 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.370647 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-12-13 01:42:58.370696 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.370763 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-12-13 01:42:58.370779 | ubuntu-noble-large | + project=barbican 2025-12-13 01:42:58.370790 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.370803 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-12-13 01:42:58.370816 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.370830 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-12-13 01:42:58.370843 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.370856 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.370870 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.370938 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251213 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:42:58.420242 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:42:58.420322 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251213 2025-12-13 01:42:58.462227 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251213 2025-12-13 01:42:58.465578 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.467482 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-12-13 01:42:58.467861 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.471482 | ubuntu-noble-large | + imagename=glance-api 2025-12-13 01:42:58.471506 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.471728 | ubuntu-noble-large | + new_imagename=glance-api 2025-12-13 01:42:58.471808 | ubuntu-noble-large | + project=glance 2025-12-13 01:42:58.471876 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.471889 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-12-13 01:42:58.471899 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.471910 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-12-13 01:42:58.471919 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.471928 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.471938 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.471948 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20251213 osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:42:58.521723 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:42:58.521797 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20251213 2025-12-13 01:42:58.564315 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20251213 2025-12-13 01:42:58.568584 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.570487 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-12-13 01:42:58.570817 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.573835 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-12-13 01:42:58.573861 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.573911 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-12-13 01:42:58.573922 | ubuntu-noble-large | + project=ironic 2025-12-13 01:42:58.573935 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.573948 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-12-13 01:42:58.573958 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.573971 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-12-13 01:42:58.573985 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.573998 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.574008 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.574054 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251213 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:42:58.623150 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:42:58.623225 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251213 2025-12-13 01:42:58.671761 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251213 2025-12-13 01:42:58.676327 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.679024 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-12-13 01:42:58.679094 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.682374 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-12-13 01:42:58.682420 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.682496 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-12-13 01:42:58.682509 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:58.682522 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.682536 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-12-13 01:42:58.682550 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.682564 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-12-13 01:42:58.682579 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.682592 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.682606 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.682703 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:42:58.730546 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:42:58.730627 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251213 2025-12-13 01:42:58.777428 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251213 2025-12-13 01:42:58.780566 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.783257 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-12-13 01:42:58.783317 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.786593 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-12-13 01:42:58.786622 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.786705 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-12-13 01:42:58.786726 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:58.786737 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.786750 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-12-13 01:42:58.786763 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.786777 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-12-13 01:42:58.786791 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.786803 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.786813 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.786856 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:42:58.838345 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:42:58.838464 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251213 2025-12-13 01:42:58.882694 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251213 2025-12-13 01:42:58.886111 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.888290 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-12-13 01:42:58.888754 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.892361 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-12-13 01:42:58.892409 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.892507 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-12-13 01:42:58.892524 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:58.892538 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.892597 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-12-13 01:42:58.892608 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.892623 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-12-13 01:42:58.892695 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.892759 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.892771 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.892865 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:42:58.944151 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:42:58.944221 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251213 2025-12-13 01:42:58.987156 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251213 2025-12-13 01:42:58.991003 | ubuntu-noble-large | + read image 2025-12-13 01:42:58.993007 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-12-13 01:42:58.993034 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:58.995124 | ubuntu-noble-large | + imagename=neutron-server 2025-12-13 01:42:58.995188 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-12-13 01:42:58.995232 | ubuntu-noble-large | + new_imagename=neutron-server 2025-12-13 01:42:58.995273 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:58.995288 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:58.995302 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-12-13 01:42:58.995315 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:58.995352 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-12-13 01:42:58.995367 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.995380 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:58.995417 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:58.995497 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20251213 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:42:59.045692 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:42:59.045849 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20251213 2025-12-13 01:42:59.083015 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20251213 2025-12-13 01:42:59.085433 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.087720 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-12-13 01:42:59.087789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.090274 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-12-13 01:42:59.090338 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.090415 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-12-13 01:42:59.090431 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.090488 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.090500 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-12-13 01:42:59.090513 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.090523 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-12-13 01:42:59.090537 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.090546 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.090559 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.090654 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251213 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:42:59.133443 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:42:59.133520 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251213 2025-12-13 01:42:59.177296 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251213 2025-12-13 01:42:59.180888 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.182953 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-12-13 01:42:59.183290 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.187202 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-12-13 01:42:59.187227 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.187302 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-12-13 01:42:59.187313 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.187325 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.187366 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-12-13 01:42:59.187376 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.187424 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-12-13 01:42:59.187480 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.187491 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.187503 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.187557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:42:59.235217 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:42:59.235290 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251213 2025-12-13 01:42:59.276567 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251213 2025-12-13 01:42:59.280141 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.282588 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-12-13 01:42:59.282624 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.286361 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-12-13 01:42:59.286470 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.286487 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-12-13 01:42:59.286497 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.286507 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.286521 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-12-13 01:42:59.286531 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.286541 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-12-13 01:42:59.286555 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.286568 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.286581 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.286703 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:42:59.336973 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:42:59.337060 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251213 2025-12-13 01:42:59.375141 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251213 2025-12-13 01:42:59.378828 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.380867 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-12-13 01:42:59.380992 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.384009 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-12-13 01:42:59.384074 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.384087 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-12-13 01:42:59.384097 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.384107 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.384117 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-12-13 01:42:59.384131 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.384141 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-12-13 01:42:59.384151 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.384161 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.384171 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.384185 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:42:59.435902 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:42:59.436004 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251213 2025-12-13 01:42:59.476644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251213 2025-12-13 01:42:59.480349 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.482317 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-12-13 01:42:59.482638 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.485945 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-12-13 01:42:59.485985 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.485998 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-12-13 01:42:59.486063 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.486079 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.486091 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-12-13 01:42:59.486102 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.486137 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-12-13 01:42:59.486151 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.486163 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.486175 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.486226 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:42:59.537617 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:42:59.537718 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251213 2025-12-13 01:42:59.580156 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251213 2025-12-13 01:42:59.583948 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.585897 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-12-13 01:42:59.586169 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.589539 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-12-13 01:42:59.589572 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.589585 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-12-13 01:42:59.589634 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.589646 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.589659 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-12-13 01:42:59.589717 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.589744 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-12-13 01:42:59.589759 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.589769 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.589782 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.589792 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:42:59.638008 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:42:59.638088 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251213 2025-12-13 01:42:59.679743 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251213 2025-12-13 01:42:59.683899 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.686456 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-12-13 01:42:59.686496 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.689565 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-12-13 01:42:59.689594 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.689776 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-12-13 01:42:59.689879 | ubuntu-noble-large | + project=neutron 2025-12-13 01:42:59.689907 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.689919 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-12-13 01:42:59.689938 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.689949 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-12-13 01:42:59.689959 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.689968 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.689978 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.689988 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251213 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:42:59.748475 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:42:59.748557 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251213 2025-12-13 01:42:59.791481 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251213 2025-12-13 01:42:59.794975 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.797067 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-12-13 01:42:59.797507 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.801224 | ubuntu-noble-large | + imagename=cinder-api 2025-12-13 01:42:59.801250 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.801443 | ubuntu-noble-large | + new_imagename=cinder-api 2025-12-13 01:42:59.801496 | ubuntu-noble-large | + project=cinder 2025-12-13 01:42:59.801504 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.801510 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-12-13 01:42:59.801523 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.801530 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-12-13 01:42:59.801536 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.801542 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.801548 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.801554 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20251213 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:42:59.850596 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:42:59.850659 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20251213 2025-12-13 01:42:59.889225 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20251213 2025-12-13 01:42:59.893161 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.895694 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-12-13 01:42:59.895719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.899106 | ubuntu-noble-large | + imagename=cinder-volume 2025-12-13 01:42:59.899192 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.899279 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-12-13 01:42:59.899336 | ubuntu-noble-large | + project=cinder 2025-12-13 01:42:59.899375 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.899457 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-12-13 01:42:59.899468 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.899514 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-12-13 01:42:59.899564 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.899599 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.899627 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.899769 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20251213 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:42:59.948910 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:42:59.948987 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20251213 2025-12-13 01:42:59.986487 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20251213 2025-12-13 01:42:59.990616 | ubuntu-noble-large | + read image 2025-12-13 01:42:59.992550 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-12-13 01:42:59.993058 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:42:59.996659 | ubuntu-noble-large | + imagename=cinder-backup 2025-12-13 01:42:59.996732 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-12-13 01:42:59.996748 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-12-13 01:42:59.996761 | ubuntu-noble-large | + project=cinder 2025-12-13 01:42:59.996774 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:42:59.996815 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-12-13 01:42:59.996827 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:42:59.996840 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-12-13 01:42:59.996853 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.996864 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:42:59.996877 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:42:59.996915 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20251213 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:43:00.046607 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:43:00.046715 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20251213 2025-12-13 01:43:00.089751 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20251213 2025-12-13 01:43:00.093294 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.095309 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-12-13 01:43:00.095715 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.099582 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-12-13 01:43:00.099634 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.099730 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-12-13 01:43:00.099752 | ubuntu-noble-large | + project=cinder 2025-12-13 01:43:00.099766 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.099780 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-12-13 01:43:00.099809 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.099819 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-12-13 01:43:00.099833 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.099843 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.099856 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.099902 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251213 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:43:00.151782 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:43:00.151860 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251213 2025-12-13 01:43:00.198940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251213 2025-12-13 01:43:00.202635 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.204502 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-12-13 01:43:00.204827 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.208551 | ubuntu-noble-large | + imagename=octavia-worker 2025-12-13 01:43:00.208602 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.208695 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-12-13 01:43:00.208716 | ubuntu-noble-large | + project=octavia 2025-12-13 01:43:00.208730 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.208743 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-12-13 01:43:00.208757 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.208786 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-12-13 01:43:00.208800 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.208810 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.208824 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.208864 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20251213 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:43:00.257919 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:43:00.257995 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20251213 2025-12-13 01:43:00.302198 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20251213 2025-12-13 01:43:00.306277 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.308188 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-12-13 01:43:00.308368 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.310948 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-12-13 01:43:00.310975 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.310986 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-12-13 01:43:00.310999 | ubuntu-noble-large | + project=octavia 2025-12-13 01:43:00.311013 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.311026 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-12-13 01:43:00.311039 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.311052 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-12-13 01:43:00.311065 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.311078 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.311088 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.311101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251213 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:43:00.360111 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:43:00.360185 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251213 2025-12-13 01:43:00.401912 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251213 2025-12-13 01:43:00.405780 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.407663 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-12-13 01:43:00.407948 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.411562 | ubuntu-noble-large | + imagename=octavia-api 2025-12-13 01:43:00.411634 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.411644 | ubuntu-noble-large | + new_imagename=octavia-api 2025-12-13 01:43:00.411651 | ubuntu-noble-large | + project=octavia 2025-12-13 01:43:00.411660 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.411687 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-12-13 01:43:00.411700 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.411710 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-12-13 01:43:00.411765 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.411773 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.411780 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.411880 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20251213 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:43:00.460578 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:43:00.460649 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20251213 2025-12-13 01:43:00.496384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20251213 2025-12-13 01:43:00.500384 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.502417 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-12-13 01:43:00.502720 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.506043 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-12-13 01:43:00.506092 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.506139 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-12-13 01:43:00.506182 | ubuntu-noble-large | + project=octavia 2025-12-13 01:43:00.506197 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.506210 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-12-13 01:43:00.506224 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.506238 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-12-13 01:43:00.506254 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.506268 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.506281 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.506350 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251213 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:43:00.554530 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:43:00.554594 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251213 2025-12-13 01:43:00.594797 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251213 2025-12-13 01:43:00.598913 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.601087 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-12-13 01:43:00.601342 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.604926 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-12-13 01:43:00.604970 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.605035 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-12-13 01:43:00.605052 | ubuntu-noble-large | + project=octavia 2025-12-13 01:43:00.605065 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.605078 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-12-13 01:43:00.605091 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.605130 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-12-13 01:43:00.605145 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.605159 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.605169 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.605217 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251213 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:43:00.660236 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:43:00.660315 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251213 2025-12-13 01:43:00.705569 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251213 2025-12-13 01:43:00.709525 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.712121 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-12-13 01:43:00.712162 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.715634 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-12-13 01:43:00.715723 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.715739 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-12-13 01:43:00.715753 | ubuntu-noble-large | + project=gnocchi 2025-12-13 01:43:00.715762 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.715775 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-12-13 01:43:00.715795 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.715809 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-12-13 01:43:00.715819 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.715832 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.715842 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.715856 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251213 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:43:00.768924 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:43:00.769015 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251213 2025-12-13 01:43:00.813755 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251213 2025-12-13 01:43:00.817422 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.819480 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-12-13 01:43:00.819994 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.823630 | ubuntu-noble-large | + imagename=gnocchi-api 2025-12-13 01:43:00.823652 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.823816 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-12-13 01:43:00.823834 | ubuntu-noble-large | + project=gnocchi 2025-12-13 01:43:00.823842 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.823853 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-12-13 01:43:00.823865 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.823920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-12-13 01:43:00.823929 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.823940 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.823948 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.823998 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20251213 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:43:00.872919 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:43:00.872995 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20251213 2025-12-13 01:43:00.920460 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20251213 2025-12-13 01:43:00.924614 | ubuntu-noble-large | + read image 2025-12-13 01:43:00.926702 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-12-13 01:43:00.927145 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:00.930805 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-12-13 01:43:00.930856 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-12-13 01:43:00.930922 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-12-13 01:43:00.930939 | ubuntu-noble-large | + project=gnocchi 2025-12-13 01:43:00.930952 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:00.930965 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-12-13 01:43:00.930979 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:00.931016 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-12-13 01:43:00.931030 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.931044 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:00.931053 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:00.931101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251213 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:43:00.979079 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:43:00.979155 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251213 2025-12-13 01:43:01.021709 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251213 2025-12-13 01:43:01.025449 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.027351 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-applier 2025-12-13 01:43:01.027632 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.031293 | ubuntu-noble-large | + imagename=watcher-applier 2025-12-13 01:43:01.031332 | ubuntu-noble-large | + [[ watcher-applier != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.031346 | ubuntu-noble-large | + new_imagename=watcher-applier 2025-12-13 01:43:01.031361 | ubuntu-noble-large | + project=watcher 2025-12-13 01:43:01.031423 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.031435 | ubuntu-noble-large | + new_imagename=kolla/watcher-applier 2025-12-13 01:43:01.031448 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.031458 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-applier 2025-12-13 01:43:01.031471 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.031488 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.031511 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.031534 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-applier:build-20251213 osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 01:43:01.081533 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 01:43:01.081598 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-applier:build-20251213 2025-12-13 01:43:01.125102 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:build-20251213 2025-12-13 01:43:01.128089 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.129827 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-engine 2025-12-13 01:43:01.130374 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.133990 | ubuntu-noble-large | + imagename=watcher-engine 2025-12-13 01:43:01.134028 | ubuntu-noble-large | + [[ watcher-engine != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.134045 | ubuntu-noble-large | + new_imagename=watcher-engine 2025-12-13 01:43:01.134090 | ubuntu-noble-large | + project=watcher 2025-12-13 01:43:01.134109 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.134125 | ubuntu-noble-large | + new_imagename=kolla/watcher-engine 2025-12-13 01:43:01.134138 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.134153 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-engine 2025-12-13 01:43:01.134166 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.134185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.134207 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.134234 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-engine:build-20251213 osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 01:43:01.184190 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 01:43:01.184279 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-engine:build-20251213 2025-12-13 01:43:01.226309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:build-20251213 2025-12-13 01:43:01.229879 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.231868 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-api 2025-12-13 01:43:01.232137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.235493 | ubuntu-noble-large | + imagename=watcher-api 2025-12-13 01:43:01.235529 | ubuntu-noble-large | + [[ watcher-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.235546 | ubuntu-noble-large | + new_imagename=watcher-api 2025-12-13 01:43:01.235561 | ubuntu-noble-large | + project=watcher 2025-12-13 01:43:01.235577 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.235592 | ubuntu-noble-large | + new_imagename=kolla/watcher-api 2025-12-13 01:43:01.235608 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.235624 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-api 2025-12-13 01:43:01.235639 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.235704 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.235722 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.235752 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-api:build-20251213 osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 01:43:01.285814 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 01:43:01.285916 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-api:build-20251213 2025-12-13 01:43:01.330126 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:build-20251213 2025-12-13 01:43:01.333908 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.335718 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-12-13 01:43:01.336069 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.339657 | ubuntu-noble-large | + imagename=masakari-api 2025-12-13 01:43:01.339739 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.339754 | ubuntu-noble-large | + new_imagename=masakari-api 2025-12-13 01:43:01.339766 | ubuntu-noble-large | + project=masakari 2025-12-13 01:43:01.339780 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.339793 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-12-13 01:43:01.339804 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.339848 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-12-13 01:43:01.339859 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.339868 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.339878 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.339892 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20251213 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:43:01.389650 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:43:01.389786 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20251213 2025-12-13 01:43:01.434115 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20251213 2025-12-13 01:43:01.438001 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.440102 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-12-13 01:43:01.440371 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.443826 | ubuntu-noble-large | + imagename=masakari-engine 2025-12-13 01:43:01.443887 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.443910 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-12-13 01:43:01.443934 | ubuntu-noble-large | + project=masakari 2025-12-13 01:43:01.443953 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.443972 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-12-13 01:43:01.443991 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.444016 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-12-13 01:43:01.444031 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.444043 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.444054 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.444070 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20251213 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:43:01.495029 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:43:01.495121 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20251213 2025-12-13 01:43:01.538341 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20251213 2025-12-13 01:43:01.542339 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.544246 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-12-13 01:43:01.544819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.548359 | ubuntu-noble-large | + imagename=masakari-monitors 2025-12-13 01:43:01.548415 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.548427 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-12-13 01:43:01.548439 | ubuntu-noble-large | + project=masakari 2025-12-13 01:43:01.548476 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.548490 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-12-13 01:43:01.548502 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.548515 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-12-13 01:43:01.548549 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.548562 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.548571 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.548617 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20251213 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:43:01.599513 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:43:01.599594 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20251213 2025-12-13 01:43:01.642187 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20251213 2025-12-13 01:43:01.646735 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.648545 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-12-13 01:43:01.648819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.651663 | ubuntu-noble-large | + imagename=nova-conductor 2025-12-13 01:43:01.651728 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.651744 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-12-13 01:43:01.651754 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:01.651763 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.651773 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-12-13 01:43:01.651783 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.651793 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-12-13 01:43:01.651826 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.651840 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.651849 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.651860 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20251213 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:43:01.703571 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:43:01.703649 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20251213 2025-12-13 01:43:01.748003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20251213 2025-12-13 01:43:01.752282 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.754220 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-12-13 01:43:01.754449 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.756643 | ubuntu-noble-large | + imagename=nova-api 2025-12-13 01:43:01.756718 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.756738 | ubuntu-noble-large | + new_imagename=nova-api 2025-12-13 01:43:01.756753 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:01.756767 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.756780 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-12-13 01:43:01.756794 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.756808 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-12-13 01:43:01.756851 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.756863 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.756876 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.756915 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20251213 osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:43:01.809337 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:43:01.809442 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20251213 2025-12-13 01:43:01.857192 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20251213 2025-12-13 01:43:01.860908 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.863417 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-12-13 01:43:01.863492 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.866611 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-12-13 01:43:01.866638 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.866729 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-12-13 01:43:01.866745 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:01.866758 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.866767 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-12-13 01:43:01.866778 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.866791 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-12-13 01:43:01.866826 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.866839 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.866848 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.866890 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251213 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:43:01.917514 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:43:01.917599 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251213 2025-12-13 01:43:01.957753 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251213 2025-12-13 01:43:01.961546 | ubuntu-noble-large | + read image 2025-12-13 01:43:01.963864 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-12-13 01:43:01.963899 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:01.967364 | ubuntu-noble-large | + imagename=nova-scheduler 2025-12-13 01:43:01.967388 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-12-13 01:43:01.967470 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-12-13 01:43:01.967485 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:01.967494 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:01.967506 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-12-13 01:43:01.967515 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:01.967527 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-12-13 01:43:01.967539 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.967551 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:01.967560 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:01.967599 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20251213 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:43:02.012728 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:43:02.012810 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20251213 2025-12-13 01:43:02.056377 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20251213 2025-12-13 01:43:02.061327 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.063258 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-12-13 01:43:02.063919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.067787 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-12-13 01:43:02.067846 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.067858 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-12-13 01:43:02.067872 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:02.067885 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.067899 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-12-13 01:43:02.067912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.067926 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-12-13 01:43:02.067967 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.067978 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.067992 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.068135 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251213 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:43:02.170136 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:43:02.170233 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251213 2025-12-13 01:43:02.212476 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251213 2025-12-13 01:43:02.215877 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.217948 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-12-13 01:43:02.218299 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.221959 | ubuntu-noble-large | + imagename=nova-compute 2025-12-13 01:43:02.221997 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.222034 | ubuntu-noble-large | + new_imagename=nova-compute 2025-12-13 01:43:02.222047 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:02.222060 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.222072 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-12-13 01:43:02.222084 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.222096 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-12-13 01:43:02.222129 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.222139 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.222151 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.222185 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20251213 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:43:02.275951 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:43:02.276028 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20251213 2025-12-13 01:43:02.318878 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20251213 2025-12-13 01:43:02.322813 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.325011 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-12-13 01:43:02.325235 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.328491 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-12-13 01:43:02.328538 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.328598 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-12-13 01:43:02.328613 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:02.328625 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.328637 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-12-13 01:43:02.328649 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.328661 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-12-13 01:43:02.328730 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.328747 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.328756 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.328790 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251213 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:43:02.379488 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:43:02.379584 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251213 2025-12-13 01:43:02.419904 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251213 2025-12-13 01:43:02.422916 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.425214 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-12-13 01:43:02.425411 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.428431 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-12-13 01:43:02.428483 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.428643 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-12-13 01:43:02.428733 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:02.428749 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.428757 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-12-13 01:43:02.428773 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.428780 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-12-13 01:43:02.428788 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.428795 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.428801 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.428808 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251213 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:43:02.479482 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:43:02.479591 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251213 2025-12-13 01:43:02.521600 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251213 2025-12-13 01:43:02.526658 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.528719 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-12-13 01:43:02.528947 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.532091 | ubuntu-noble-large | + imagename=nova-ssh 2025-12-13 01:43:02.532119 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.532187 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-12-13 01:43:02.532200 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:02.532214 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.532224 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-12-13 01:43:02.532239 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.532249 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-12-13 01:43:02.532265 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.532274 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.532288 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.532303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20251213 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:43:02.583774 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:43:02.583885 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20251213 2025-12-13 01:43:02.627029 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20251213 2025-12-13 01:43:02.632529 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.634600 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-12-13 01:43:02.635041 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.639550 | ubuntu-noble-large | + imagename=keystone-fernet 2025-12-13 01:43:02.639718 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.639740 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-12-13 01:43:02.639751 | ubuntu-noble-large | + project=keystone 2025-12-13 01:43:02.639761 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.639771 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-12-13 01:43:02.639793 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.639803 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-12-13 01:43:02.639813 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.639823 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.639833 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.639843 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20251213 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:43:02.690986 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:43:02.691063 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20251213 2025-12-13 01:43:02.728771 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20251213 2025-12-13 01:43:02.733165 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.735178 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-12-13 01:43:02.735452 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.738545 | ubuntu-noble-large | + imagename=keystone-ssh 2025-12-13 01:43:02.738572 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.738641 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-12-13 01:43:02.738659 | ubuntu-noble-large | + project=keystone 2025-12-13 01:43:02.738697 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.738715 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-12-13 01:43:02.738729 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.738743 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-12-13 01:43:02.738756 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.738770 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.738783 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.738860 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20251213 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:43:02.796456 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:43:02.796564 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20251213 2025-12-13 01:43:02.837823 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20251213 2025-12-13 01:43:02.841515 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.843803 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-12-13 01:43:02.843971 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.848618 | ubuntu-noble-large | + imagename=keystone 2025-12-13 01:43:02.848654 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.848663 | ubuntu-noble-large | + new_imagename=keystone 2025-12-13 01:43:02.848705 | ubuntu-noble-large | + project=keystone 2025-12-13 01:43:02.848713 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.848720 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-12-13 01:43:02.848728 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.848737 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-12-13 01:43:02.848744 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.848752 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.848760 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.848769 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20251213 osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:43:02.899643 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:43:02.899744 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20251213 2025-12-13 01:43:02.943160 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20251213 2025-12-13 01:43:02.947826 | ubuntu-noble-large | + read image 2025-12-13 01:43:02.949476 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-12-13 01:43:02.949920 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:02.953913 | ubuntu-noble-large | + imagename=magnum-api 2025-12-13 01:43:02.953943 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:02.953958 | ubuntu-noble-large | + new_imagename=magnum-api 2025-12-13 01:43:02.954006 | ubuntu-noble-large | + project=magnum 2025-12-13 01:43:02.954022 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:02.954036 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-12-13 01:43:02.954050 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:02.954064 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-12-13 01:43:02.954078 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.954091 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:02.954106 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:02.954156 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20251213 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:43:03.008545 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:43:03.008642 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20251213 2025-12-13 01:43:03.051663 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20251213 2025-12-13 01:43:03.055060 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.057254 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-12-13 01:43:03.057285 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.060206 | ubuntu-noble-large | + imagename=magnum-conductor 2025-12-13 01:43:03.060264 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.060316 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-12-13 01:43:03.060351 | ubuntu-noble-large | + project=magnum 2025-12-13 01:43:03.060379 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.060421 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-12-13 01:43:03.060443 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.060448 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-12-13 01:43:03.060484 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.060489 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.060509 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.060552 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20251213 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:43:03.101745 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:43:03.101839 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20251213 2025-12-13 01:43:03.147190 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20251213 2025-12-13 01:43:03.151645 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.154444 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-12-13 01:43:03.154503 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.158193 | ubuntu-noble-large | + imagename=aodh-notifier 2025-12-13 01:43:03.158236 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.158249 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-12-13 01:43:03.158263 | ubuntu-noble-large | + project=aodh 2025-12-13 01:43:03.158274 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.158285 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-12-13 01:43:03.158301 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.158312 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-12-13 01:43:03.158323 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.158337 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.158348 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.158363 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20251213 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:43:03.207982 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:43:03.208060 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20251213 2025-12-13 01:43:03.243805 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20251213 2025-12-13 01:43:03.247630 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.249522 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-12-13 01:43:03.249901 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.253537 | ubuntu-noble-large | + imagename=aodh-expirer 2025-12-13 01:43:03.253572 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.253585 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-12-13 01:43:03.253598 | ubuntu-noble-large | + project=aodh 2025-12-13 01:43:03.253611 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.253624 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-12-13 01:43:03.253634 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.253647 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-12-13 01:43:03.253662 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.253728 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.253868 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.253892 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20251213 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:43:03.301896 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:43:03.301967 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20251213 2025-12-13 01:43:03.345209 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20251213 2025-12-13 01:43:03.348448 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.350476 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-12-13 01:43:03.350508 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.353349 | ubuntu-noble-large | + imagename=aodh-listener 2025-12-13 01:43:03.353424 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.353473 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-12-13 01:43:03.353514 | ubuntu-noble-large | + project=aodh 2025-12-13 01:43:03.353525 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.353559 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-12-13 01:43:03.353570 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.353599 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-12-13 01:43:03.353628 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.353639 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.353650 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.353738 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20251213 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:43:03.404234 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:43:03.404357 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20251213 2025-12-13 01:43:03.443589 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20251213 2025-12-13 01:43:03.447228 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.448955 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-12-13 01:43:03.448982 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.451839 | ubuntu-noble-large | + imagename=aodh-api 2025-12-13 01:43:03.451884 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.451896 | ubuntu-noble-large | + new_imagename=aodh-api 2025-12-13 01:43:03.451912 | ubuntu-noble-large | + project=aodh 2025-12-13 01:43:03.451927 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.451942 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-12-13 01:43:03.451956 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.451987 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-12-13 01:43:03.452003 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.452014 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.452028 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.452077 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20251213 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:43:03.507915 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:43:03.507999 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20251213 2025-12-13 01:43:03.553389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20251213 2025-12-13 01:43:03.556728 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.558476 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-12-13 01:43:03.559282 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.562656 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-12-13 01:43:03.562734 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.562796 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-12-13 01:43:03.562810 | ubuntu-noble-large | + project=aodh 2025-12-13 01:43:03.562840 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.562852 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-12-13 01:43:03.562864 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.562875 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-12-13 01:43:03.562908 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.562920 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.562928 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.563002 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251213 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:43:03.608388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:43:03.608598 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251213 2025-12-13 01:43:03.655685 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251213 2025-12-13 01:43:03.659782 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.661929 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-12-13 01:43:03.662461 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.666270 | ubuntu-noble-large | + imagename=designate-api 2025-12-13 01:43:03.666330 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.666412 | ubuntu-noble-large | + new_imagename=designate-api 2025-12-13 01:43:03.666427 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:03.666463 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.666476 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-12-13 01:43:03.666510 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.666519 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-12-13 01:43:03.666530 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.666541 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.666552 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.666608 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20251213 osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:43:03.716717 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:43:03.716842 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20251213 2025-12-13 01:43:03.764164 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20251213 2025-12-13 01:43:03.767519 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.769599 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-12-13 01:43:03.769956 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.772811 | ubuntu-noble-large | + imagename=designate-worker 2025-12-13 01:43:03.772862 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.772874 | ubuntu-noble-large | + new_imagename=designate-worker 2025-12-13 01:43:03.772936 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:03.772948 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.772976 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-12-13 01:43:03.772987 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.773020 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-12-13 01:43:03.773052 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.773062 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.773071 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.773140 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20251213 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:43:03.826948 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:43:03.827033 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20251213 2025-12-13 01:43:03.867868 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20251213 2025-12-13 01:43:03.872079 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.874071 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.874095 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-12-13 01:43:03.876508 | ubuntu-noble-large | + imagename=designate-sink 2025-12-13 01:43:03.876534 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.876608 | ubuntu-noble-large | + new_imagename=designate-sink 2025-12-13 01:43:03.876620 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:03.876635 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.876645 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-12-13 01:43:03.876659 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.876700 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-12-13 01:43:03.876719 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.876729 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.876739 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.876754 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20251213 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:43:03.922635 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:43:03.922757 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20251213 2025-12-13 01:43:03.967721 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20251213 2025-12-13 01:43:03.972070 | ubuntu-noble-large | + read image 2025-12-13 01:43:03.974293 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-12-13 01:43:03.974791 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:03.979133 | ubuntu-noble-large | + imagename=designate-central 2025-12-13 01:43:03.979224 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-12-13 01:43:03.979277 | ubuntu-noble-large | + new_imagename=designate-central 2025-12-13 01:43:03.979296 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:03.979337 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:03.979352 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-12-13 01:43:03.979366 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:03.979424 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-12-13 01:43:03.979476 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.979492 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:03.979514 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:03.979557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20251213 osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:43:04.036006 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:43:04.036081 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20251213 2025-12-13 01:43:04.079831 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20251213 2025-12-13 01:43:04.084286 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.086247 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-12-13 01:43:04.086658 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.090748 | ubuntu-noble-large | + imagename=designate-mdns 2025-12-13 01:43:04.090794 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.090861 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-12-13 01:43:04.090879 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:04.090893 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.090906 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-12-13 01:43:04.090920 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.090961 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-12-13 01:43:04.090977 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.090991 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.091002 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.091051 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20251213 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:43:04.142386 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:43:04.142487 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20251213 2025-12-13 01:43:04.190906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20251213 2025-12-13 01:43:04.194940 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.197853 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-12-13 01:43:04.197945 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.201306 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-12-13 01:43:04.201341 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.201431 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-12-13 01:43:04.201450 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:04.201464 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.201478 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-12-13 01:43:04.201492 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.201535 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-12-13 01:43:04.201551 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.201565 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.201575 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.201631 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251213 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:43:04.253880 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:43:04.253991 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251213 2025-12-13 01:43:04.302279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251213 2025-12-13 01:43:04.306199 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.308851 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-12-13 01:43:04.308955 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.312192 | ubuntu-noble-large | + imagename=designate-producer 2025-12-13 01:43:04.312277 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.312291 | ubuntu-noble-large | + new_imagename=designate-producer 2025-12-13 01:43:04.312301 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:04.312311 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.312321 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-12-13 01:43:04.312330 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.312366 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-12-13 01:43:04.312378 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.312387 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.312418 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.312429 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20251213 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:43:04.361569 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:43:04.361659 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20251213 2025-12-13 01:43:04.406588 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20251213 2025-12-13 01:43:04.410975 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.413491 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-12-13 01:43:04.413529 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.417027 | ubuntu-noble-large | + imagename=blazar-manager 2025-12-13 01:43:04.417051 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.417066 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-12-13 01:43:04.417125 | ubuntu-noble-large | + project=blazar 2025-12-13 01:43:04.417137 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.417151 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-12-13 01:43:04.417161 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.417171 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-12-13 01:43:04.417185 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.417195 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.417205 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.417218 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20251213 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 01:43:04.468067 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 01:43:04.468155 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20251213 2025-12-13 01:43:04.510913 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20251213 2025-12-13 01:43:04.513813 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.516344 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-12-13 01:43:04.516385 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.520357 | ubuntu-noble-large | + imagename=blazar-api 2025-12-13 01:43:04.520382 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.520416 | ubuntu-noble-large | + new_imagename=blazar-api 2025-12-13 01:43:04.520430 | ubuntu-noble-large | + project=blazar 2025-12-13 01:43:04.520491 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.520502 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-12-13 01:43:04.520512 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.520526 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-12-13 01:43:04.520536 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.520557 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.520570 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.520581 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20251213 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 01:43:04.571622 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 01:43:04.571748 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20251213 2025-12-13 01:43:04.615694 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20251213 2025-12-13 01:43:04.619095 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.621186 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-12-13 01:43:04.621472 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.624617 | ubuntu-noble-large | + imagename=ovn-northd 2025-12-13 01:43:04.624657 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.624714 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-12-13 01:43:04.624745 | ubuntu-noble-large | + project=ovn 2025-12-13 01:43:04.624756 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.624770 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-12-13 01:43:04.624780 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.624790 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-12-13 01:43:04.624804 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.624813 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.624841 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.624855 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20251213 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:43:04.676576 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:43:04.676743 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20251213 2025-12-13 01:43:04.725776 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20251213 2025-12-13 01:43:04.729137 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.730951 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-12-13 01:43:04.731117 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.733877 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-12-13 01:43:04.733942 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.733954 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-12-13 01:43:04.733966 | ubuntu-noble-large | + project=ovn 2025-12-13 01:43:04.733977 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.733988 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-12-13 01:43:04.733999 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.734036 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-12-13 01:43:04.734049 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.734060 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.734071 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.734138 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251213 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:43:04.784263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:43:04.784341 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251213 2025-12-13 01:43:04.828917 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251213 2025-12-13 01:43:04.832692 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.835237 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-12-13 01:43:04.835305 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.837964 | ubuntu-noble-large | + imagename=ovn-controller 2025-12-13 01:43:04.838015 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.838079 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-12-13 01:43:04.838094 | ubuntu-noble-large | + project=ovn 2025-12-13 01:43:04.838128 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.838142 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-12-13 01:43:04.838154 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.838167 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-12-13 01:43:04.838204 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.838217 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.838226 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.838303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20251213 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:43:04.886964 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:43:04.887038 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20251213 2025-12-13 01:43:04.927745 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20251213 2025-12-13 01:43:04.932138 | ubuntu-noble-large | + read image 2025-12-13 01:43:04.934133 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-12-13 01:43:04.934565 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:04.938156 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-12-13 01:43:04.938196 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-12-13 01:43:04.938211 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-12-13 01:43:04.938225 | ubuntu-noble-large | + project=ovn 2025-12-13 01:43:04.938239 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:04.938252 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-12-13 01:43:04.938265 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:04.938279 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-12-13 01:43:04.938292 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.938305 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:04.938318 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:04.938366 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251213 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:43:04.987930 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:43:04.988010 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251213 2025-12-13 01:43:05.031882 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251213 2025-12-13 01:43:05.036194 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.038822 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-12-13 01:43:05.038893 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.042381 | ubuntu-noble-large | + imagename=redis 2025-12-13 01:43:05.042431 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.042503 | ubuntu-noble-large | + new_imagename=redis 2025-12-13 01:43:05.042515 | ubuntu-noble-large | + project=redis 2025-12-13 01:43:05.042529 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.042542 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-12-13 01:43:05.042556 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.042570 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-12-13 01:43:05.042583 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.042597 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.042610 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.042657 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20251213 osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:43:05.095264 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:43:05.095361 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20251213 2025-12-13 01:43:05.135762 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20251213 2025-12-13 01:43:05.139267 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.141468 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-12-13 01:43:05.141708 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.145085 | ubuntu-noble-large | + imagename=redis-sentinel 2025-12-13 01:43:05.145127 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.145147 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-12-13 01:43:05.145158 | ubuntu-noble-large | + project=redis 2025-12-13 01:43:05.145168 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.145181 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-12-13 01:43:05.145191 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.145201 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-12-13 01:43:05.145215 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.145225 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.145235 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.145248 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20251213 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:43:05.193849 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:43:05.193932 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20251213 2025-12-13 01:43:05.234014 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20251213 2025-12-13 01:43:05.238897 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.240945 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-12-13 01:43:05.241264 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.244869 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-12-13 01:43:05.244928 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.244940 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-12-13 01:43:05.244954 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.244964 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.244977 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-12-13 01:43:05.244987 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.245001 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-12-13 01:43:05.245015 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.245028 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.245041 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.245086 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:43:05.306732 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:43:05.306858 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251213 2025-12-13 01:43:05.350588 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251213 2025-12-13 01:43:05.354958 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.357308 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-12-13 01:43:05.357751 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.361630 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-12-13 01:43:05.361702 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.361801 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-12-13 01:43:05.361819 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.361832 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.361869 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-12-13 01:43:05.361884 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.361897 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-12-13 01:43:05.361935 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.361950 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.361960 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.362048 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:43:05.415317 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:43:05.415428 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251213 2025-12-13 01:43:05.462128 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251213 2025-12-13 01:43:05.465957 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.468019 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-12-13 01:43:05.468429 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.472183 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-12-13 01:43:05.472263 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.472313 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-12-13 01:43:05.472356 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.472371 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.472413 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-12-13 01:43:05.472428 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.472469 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-12-13 01:43:05.472484 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.472497 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.472510 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.472600 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:43:05.522959 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:43:05.523054 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251213 2025-12-13 01:43:05.567286 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251213 2025-12-13 01:43:05.571727 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.573833 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-12-13 01:43:05.574120 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.578051 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-12-13 01:43:05.578081 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.578144 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-12-13 01:43:05.578156 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.578170 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.578183 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-12-13 01:43:05.578212 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.578226 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-12-13 01:43:05.578240 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.578269 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.578282 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.578297 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:43:05.626985 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:43:05.627056 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251213 2025-12-13 01:43:05.667530 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251213 2025-12-13 01:43:05.671596 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.673783 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-12-13 01:43:05.673912 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.677890 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-12-13 01:43:05.677921 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.677973 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-12-13 01:43:05.678010 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.678025 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.678039 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-12-13 01:43:05.678053 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.678089 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-12-13 01:43:05.678104 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.678118 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.678132 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.678182 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:43:05.731731 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:43:05.731818 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251213 2025-12-13 01:43:05.777034 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251213 2025-12-13 01:43:05.780749 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.782881 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-12-13 01:43:05.783208 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.786782 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-12-13 01:43:05.786811 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.786890 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-12-13 01:43:05.786918 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.786937 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.786960 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-12-13 01:43:05.786978 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.787002 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-12-13 01:43:05.787017 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.787028 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.787037 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.787051 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:43:05.844655 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:43:05.844760 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251213 2025-12-13 01:43:05.886817 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251213 2025-12-13 01:43:05.890493 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.892172 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2025-12-13 01:43:05.892592 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.896128 | ubuntu-noble-large | + imagename=prometheus-server 2025-12-13 01:43:05.896179 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.896254 | ubuntu-noble-large | + new_imagename=prometheus-server 2025-12-13 01:43:05.896270 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.896284 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.896298 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2025-12-13 01:43:05.896311 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.896351 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2025-12-13 01:43:05.896362 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.896372 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.896385 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.896425 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20251213 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:43:05.944999 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:43:05.945142 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20251213 2025-12-13 01:43:05.989566 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20251213 2025-12-13 01:43:05.993455 | ubuntu-noble-large | + read image 2025-12-13 01:43:05.995628 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-12-13 01:43:05.995937 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:05.999585 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-12-13 01:43:05.999609 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:05.999793 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-12-13 01:43:05.999861 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:05.999872 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:05.999881 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-12-13 01:43:05.999890 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:05.999899 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-12-13 01:43:05.999913 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.999921 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:05.999930 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:05.999943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:43:06.052297 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:43:06.052384 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251213 2025-12-13 01:43:06.096325 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251213 2025-12-13 01:43:06.099568 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.101606 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-12-13 01:43:06.101975 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.105645 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-12-13 01:43:06.105698 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.105780 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-12-13 01:43:06.105797 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:06.105811 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.105824 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-12-13 01:43:06.105838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.105851 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-12-13 01:43:06.105865 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.105878 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.105891 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.105935 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251213 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:43:06.155938 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:43:06.156019 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251213 2025-12-13 01:43:06.198001 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251213 2025-12-13 01:43:06.201509 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.203434 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-12-13 01:43:06.203778 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.207251 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-12-13 01:43:06.207278 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.207353 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-12-13 01:43:06.207369 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:06.207383 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.207415 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-12-13 01:43:06.207448 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.207459 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-12-13 01:43:06.207472 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.207482 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.207495 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.207542 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251213 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:43:06.254663 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:43:06.254757 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251213 2025-12-13 01:43:06.300526 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251213 2025-12-13 01:43:06.303611 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.305841 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-12-13 01:43:06.305912 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.309780 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-12-13 01:43:06.309832 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.309845 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-12-13 01:43:06.309857 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:06.309869 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.309881 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-12-13 01:43:06.309894 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.309906 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-12-13 01:43:06.309918 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.309930 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.309941 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.309954 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251213 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:43:06.359640 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:43:06.359776 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251213 2025-12-13 01:43:06.402734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251213 2025-12-13 01:43:06.406854 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.409354 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-12-13 01:43:06.409393 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.412732 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-12-13 01:43:06.412770 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.412837 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-12-13 01:43:06.412856 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:06.412872 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.412888 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-12-13 01:43:06.412903 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.412919 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-12-13 01:43:06.412960 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.412973 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.412988 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.413026 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251213 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:43:06.465086 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:43:06.465177 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251213 2025-12-13 01:43:06.506259 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251213 2025-12-13 01:43:06.509732 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.511568 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-12-13 01:43:06.511958 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.515506 | ubuntu-noble-large | + imagename=ironic-base 2025-12-13 01:43:06.515545 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.515573 | ubuntu-noble-large | + new_imagename=ironic-base 2025-12-13 01:43:06.515626 | ubuntu-noble-large | + project=ironic 2025-12-13 01:43:06.515646 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.515705 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-12-13 01:43:06.515727 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.515738 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-12-13 01:43:06.515752 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.515762 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.515784 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.515799 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20251213 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-12-13 01:43:06.561635 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-12-13 01:43:06.561737 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20251213 2025-12-13 01:43:06.603271 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20251213 2025-12-13 01:43:06.606626 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.608982 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-12-13 01:43:06.609050 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.612232 | ubuntu-noble-large | + imagename=ironic-inspector 2025-12-13 01:43:06.612264 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.612304 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-12-13 01:43:06.612379 | ubuntu-noble-large | + project=ironic 2025-12-13 01:43:06.612392 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.612424 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-12-13 01:43:06.612435 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.612448 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-12-13 01:43:06.612461 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.612474 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.612487 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.612533 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20251213 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:43:06.662166 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:43:06.662249 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20251213 2025-12-13 01:43:06.705592 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20251213 2025-12-13 01:43:06.709795 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.711713 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-12-13 01:43:06.712064 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.715728 | ubuntu-noble-large | + imagename=manila-base 2025-12-13 01:43:06.715814 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.715826 | ubuntu-noble-large | + new_imagename=manila-base 2025-12-13 01:43:06.715840 | ubuntu-noble-large | + project=manila 2025-12-13 01:43:06.715896 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.715907 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-12-13 01:43:06.715916 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.715931 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-12-13 01:43:06.715941 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.715954 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.715964 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.716010 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20251213 osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-12-13 01:43:06.765043 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-12-13 01:43:06.765117 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 01:43:06.811320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20251213 2025-12-13 01:43:06.815052 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.817090 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-12-13 01:43:06.817638 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.821228 | ubuntu-noble-large | + imagename=heat-base 2025-12-13 01:43:06.821255 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.821322 | ubuntu-noble-large | + new_imagename=heat-base 2025-12-13 01:43:06.821337 | ubuntu-noble-large | + project=heat 2025-12-13 01:43:06.821351 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.821364 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-12-13 01:43:06.821377 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.821431 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-12-13 01:43:06.821442 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.821455 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.821465 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.821505 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20251213 osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-12-13 01:43:06.873525 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-12-13 01:43:06.873616 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20251213 2025-12-13 01:43:06.920773 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20251213 2025-12-13 01:43:06.923763 | ubuntu-noble-large | + read image 2025-12-13 01:43:06.925873 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-12-13 01:43:06.926133 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:06.929635 | ubuntu-noble-large | + imagename=ceilometer-base 2025-12-13 01:43:06.929697 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:06.929715 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-12-13 01:43:06.929774 | ubuntu-noble-large | + project=ceilometer 2025-12-13 01:43:06.929785 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:06.929797 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-12-13 01:43:06.929807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:06.929819 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-12-13 01:43:06.929831 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.929843 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:06.929855 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:06.930015 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-12-13 01:43:06.981654 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-12-13 01:43:06.981746 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 01:43:07.026501 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20251213 2025-12-13 01:43:07.030306 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.032535 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-12-13 01:43:07.032599 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.035962 | ubuntu-noble-large | + imagename=skyline-base 2025-12-13 01:43:07.035990 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.036049 | ubuntu-noble-large | + new_imagename=skyline-base 2025-12-13 01:43:07.036064 | ubuntu-noble-large | + project=skyline 2025-12-13 01:43:07.036077 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.036112 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-12-13 01:43:07.036126 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.036139 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-12-13 01:43:07.036152 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.036165 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.036178 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.036247 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20251213 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-12-13 01:43:07.086149 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-12-13 01:43:07.086240 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20251213 2025-12-13 01:43:07.132181 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20251213 2025-12-13 01:43:07.136255 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.138273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-12-13 01:43:07.138739 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.142375 | ubuntu-noble-large | + imagename=placement-base 2025-12-13 01:43:07.142439 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.142458 | ubuntu-noble-large | + new_imagename=placement-base 2025-12-13 01:43:07.142468 | ubuntu-noble-large | + project=placement 2025-12-13 01:43:07.142477 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.142487 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-12-13 01:43:07.142501 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.142511 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-12-13 01:43:07.142521 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.142556 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.142566 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.142577 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20251213 osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-12-13 01:43:07.189826 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-12-13 01:43:07.189910 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20251213 2025-12-13 01:43:07.232342 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20251213 2025-12-13 01:43:07.235164 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.237116 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-12-13 01:43:07.237640 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.241650 | ubuntu-noble-large | + imagename=barbican-base 2025-12-13 01:43:07.241726 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.241739 | ubuntu-noble-large | + new_imagename=barbican-base 2025-12-13 01:43:07.241753 | ubuntu-noble-large | + project=barbican 2025-12-13 01:43:07.241766 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.241779 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-12-13 01:43:07.241792 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.241806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-12-13 01:43:07.241847 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.241858 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.241871 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.241907 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20251213 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-12-13 01:43:07.291436 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-12-13 01:43:07.291527 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20251213 2025-12-13 01:43:07.335508 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20251213 2025-12-13 01:43:07.338908 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.341334 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-12-13 01:43:07.341421 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.344929 | ubuntu-noble-large | + imagename=glance-base 2025-12-13 01:43:07.344962 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.345012 | ubuntu-noble-large | + new_imagename=glance-base 2025-12-13 01:43:07.345040 | ubuntu-noble-large | + project=glance 2025-12-13 01:43:07.345054 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.345068 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-12-13 01:43:07.345082 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.345096 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-12-13 01:43:07.345134 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.345148 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.345158 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.345200 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20251213 osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-12-13 01:43:07.396584 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-12-13 01:43:07.396658 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20251213 2025-12-13 01:43:07.439858 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20251213 2025-12-13 01:43:07.443865 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.446327 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-12-13 01:43:07.446364 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.450506 | ubuntu-noble-large | + imagename=horizon 2025-12-13 01:43:07.450534 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.450595 | ubuntu-noble-large | + new_imagename=horizon 2025-12-13 01:43:07.450607 | ubuntu-noble-large | + project=horizon 2025-12-13 01:43:07.450621 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.450630 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-12-13 01:43:07.450644 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.450654 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-12-13 01:43:07.450702 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.450716 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.450731 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.450745 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20251213 osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:43:07.504190 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:43:07.504286 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20251213 2025-12-13 01:43:07.547567 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20251213 2025-12-13 01:43:07.552057 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.554462 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-12-13 01:43:07.554526 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.557980 | ubuntu-noble-large | + imagename=neutron-base 2025-12-13 01:43:07.558008 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.558082 | ubuntu-noble-large | + new_imagename=neutron-base 2025-12-13 01:43:07.558098 | ubuntu-noble-large | + project=neutron 2025-12-13 01:43:07.558112 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.558125 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-12-13 01:43:07.558138 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.558154 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-12-13 01:43:07.558192 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.558207 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.558217 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.558260 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20251213 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-12-13 01:43:07.608726 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-12-13 01:43:07.608825 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:43:07.653216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20251213 2025-12-13 01:43:07.656869 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.658955 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-12-13 01:43:07.659164 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.662127 | ubuntu-noble-large | + imagename=cinder-base 2025-12-13 01:43:07.662205 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.662221 | ubuntu-noble-large | + new_imagename=cinder-base 2025-12-13 01:43:07.662236 | ubuntu-noble-large | + project=cinder 2025-12-13 01:43:07.662247 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.662262 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-12-13 01:43:07.662273 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.662288 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-12-13 01:43:07.662303 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.662317 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.662329 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.662378 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20251213 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-12-13 01:43:07.715219 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-12-13 01:43:07.715315 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 01:43:07.759757 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20251213 2025-12-13 01:43:07.763423 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.766009 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-12-13 01:43:07.766054 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.769378 | ubuntu-noble-large | + imagename=octavia-base 2025-12-13 01:43:07.769444 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.769459 | ubuntu-noble-large | + new_imagename=octavia-base 2025-12-13 01:43:07.769469 | ubuntu-noble-large | + project=octavia 2025-12-13 01:43:07.769478 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.769492 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-12-13 01:43:07.769503 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.769513 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-12-13 01:43:07.769523 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.769532 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.769546 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.769557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20251213 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-12-13 01:43:07.819383 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-12-13 01:43:07.819503 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:43:07.863869 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20251213 2025-12-13 01:43:07.867695 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.869832 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-12-13 01:43:07.870051 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.874150 | ubuntu-noble-large | + imagename=gnocchi-base 2025-12-13 01:43:07.874182 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.874251 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-12-13 01:43:07.874268 | ubuntu-noble-large | + project=gnocchi 2025-12-13 01:43:07.874281 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.874294 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-12-13 01:43:07.874308 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.874321 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-12-13 01:43:07.874360 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.874374 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.874384 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.874467 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-12-13 01:43:07.923912 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-12-13 01:43:07.923996 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 2025-12-13 01:43:07.965482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20251213 2025-12-13 01:43:07.969236 | ubuntu-noble-large | + read image 2025-12-13 01:43:07.971174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-base 2025-12-13 01:43:07.971611 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:07.975236 | ubuntu-noble-large | + imagename=watcher-base 2025-12-13 01:43:07.975262 | ubuntu-noble-large | + [[ watcher-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:07.975333 | ubuntu-noble-large | + new_imagename=watcher-base 2025-12-13 01:43:07.975346 | ubuntu-noble-large | + project=watcher 2025-12-13 01:43:07.975360 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:07.975371 | ubuntu-noble-large | + new_imagename=kolla/watcher-base 2025-12-13 01:43:07.975384 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:07.975394 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-base 2025-12-13 01:43:07.975426 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.975436 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:07.975449 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:07.975490 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-base:build-20251213 osism.harbor.regio.digital/kolla/watcher-base:2025.1 2025-12-13 01:43:08.026845 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-base:2025.1 2025-12-13 01:43:08.026927 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-base:build-20251213 2025-12-13 01:43:08.069753 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-base:build-20251213 2025-12-13 01:43:08.073548 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.075489 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-12-13 01:43:08.075841 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.079460 | ubuntu-noble-large | + imagename=masakari-base 2025-12-13 01:43:08.079545 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.079559 | ubuntu-noble-large | + new_imagename=masakari-base 2025-12-13 01:43:08.079570 | ubuntu-noble-large | + project=masakari 2025-12-13 01:43:08.079580 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.079590 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-12-13 01:43:08.079600 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.079613 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-12-13 01:43:08.079623 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.079632 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.079642 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.079656 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20251213 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-12-13 01:43:08.128380 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-12-13 01:43:08.128485 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20251213 2025-12-13 01:43:08.169128 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20251213 2025-12-13 01:43:08.172716 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.174733 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-12-13 01:43:08.174971 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.178549 | ubuntu-noble-large | + imagename=nova-base 2025-12-13 01:43:08.178624 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.178638 | ubuntu-noble-large | + new_imagename=nova-base 2025-12-13 01:43:08.178648 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:08.178658 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.178727 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-12-13 01:43:08.178743 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.178753 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-12-13 01:43:08.178783 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.178794 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.178804 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.178819 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20251213 osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-12-13 01:43:08.230006 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-12-13 01:43:08.230072 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:43:08.271190 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20251213 2025-12-13 01:43:08.273551 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.275666 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-12-13 01:43:08.276017 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.279654 | ubuntu-noble-large | + imagename=keystone-base 2025-12-13 01:43:08.279714 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.279730 | ubuntu-noble-large | + new_imagename=keystone-base 2025-12-13 01:43:08.279768 | ubuntu-noble-large | + project=keystone 2025-12-13 01:43:08.279782 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.279796 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-12-13 01:43:08.279809 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.279822 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-12-13 01:43:08.279860 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.279874 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.279884 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.279927 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20251213 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-12-13 01:43:08.330361 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-12-13 01:43:08.330494 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20251213 2025-12-13 01:43:08.364618 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20251213 2025-12-13 01:43:08.368374 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.370831 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-12-13 01:43:08.370901 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.374447 | ubuntu-noble-large | + imagename=magnum-base 2025-12-13 01:43:08.374520 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.374562 | ubuntu-noble-large | + new_imagename=magnum-base 2025-12-13 01:43:08.374604 | ubuntu-noble-large | + project=magnum 2025-12-13 01:43:08.374619 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.374633 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-12-13 01:43:08.374646 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.374659 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-12-13 01:43:08.374727 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.374742 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.374753 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.374795 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20251213 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-12-13 01:43:08.423312 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-12-13 01:43:08.423386 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20251213 2025-12-13 01:43:08.466490 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20251213 2025-12-13 01:43:08.469548 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.471647 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-12-13 01:43:08.471982 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.475641 | ubuntu-noble-large | + imagename=aodh-base 2025-12-13 01:43:08.475726 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.475741 | ubuntu-noble-large | + new_imagename=aodh-base 2025-12-13 01:43:08.475775 | ubuntu-noble-large | + project=aodh 2025-12-13 01:43:08.475785 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.475795 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-12-13 01:43:08.475805 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.475818 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-12-13 01:43:08.475828 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.475838 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.475850 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.475865 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20251213 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-12-13 01:43:08.523432 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-12-13 01:43:08.523498 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 01:43:08.565846 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20251213 2025-12-13 01:43:08.569181 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.571137 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-12-13 01:43:08.571629 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.575090 | ubuntu-noble-large | + imagename=designate-base 2025-12-13 01:43:08.575116 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.575176 | ubuntu-noble-large | + new_imagename=designate-base 2025-12-13 01:43:08.575192 | ubuntu-noble-large | + project=designate 2025-12-13 01:43:08.575206 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.575219 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-12-13 01:43:08.575232 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.575246 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-12-13 01:43:08.575271 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.575286 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.575298 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.575346 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20251213 osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-12-13 01:43:08.627903 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-12-13 01:43:08.628000 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 01:43:08.668125 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20251213 2025-12-13 01:43:08.671595 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.673578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-12-13 01:43:08.673771 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.676186 | ubuntu-noble-large | + imagename=blazar-base 2025-12-13 01:43:08.676234 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.676301 | ubuntu-noble-large | + new_imagename=blazar-base 2025-12-13 01:43:08.676317 | ubuntu-noble-large | + project=blazar 2025-12-13 01:43:08.676330 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.676343 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-12-13 01:43:08.676357 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.676371 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-12-13 01:43:08.676428 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.676443 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.676453 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.676491 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20251213 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-12-13 01:43:08.726558 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-12-13 01:43:08.726654 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20251213 2025-12-13 01:43:08.770464 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20251213 2025-12-13 01:43:08.773800 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.775787 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-12-13 01:43:08.776074 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.779390 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-12-13 01:43:08.779450 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.779462 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-12-13 01:43:08.779475 | ubuntu-noble-large | + project=letsencrypt 2025-12-13 01:43:08.779488 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.779502 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-12-13 01:43:08.779515 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.779546 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-12-13 01:43:08.779557 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.779570 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.779580 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.779594 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251213 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:43:08.829193 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:43:08.829266 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251213 2025-12-13 01:43:08.872096 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251213 2025-12-13 01:43:08.876121 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.878777 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-12-13 01:43:08.878820 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.881794 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-12-13 01:43:08.881814 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.881832 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-12-13 01:43:08.881881 | ubuntu-noble-large | + project=letsencrypt 2025-12-13 01:43:08.881892 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.881905 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-12-13 01:43:08.881915 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.881928 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-12-13 01:43:08.881941 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.881955 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.881968 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.882014 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251213 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:43:08.932258 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:43:08.932320 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251213 2025-12-13 01:43:08.975851 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251213 2025-12-13 01:43:08.979495 | ubuntu-noble-large | + read image 2025-12-13 01:43:08.981794 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-12-13 01:43:08.981876 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:08.985286 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-12-13 01:43:08.985314 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-12-13 01:43:08.985390 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-12-13 01:43:08.985430 | ubuntu-noble-large | + project=hacluster 2025-12-13 01:43:08.985441 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:08.985455 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-12-13 01:43:08.985466 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:08.985481 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-12-13 01:43:08.985495 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.985508 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:08.985521 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:08.985571 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251213 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:43:09.032963 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:43:09.033058 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251213 2025-12-13 01:43:09.076193 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251213 2025-12-13 01:43:09.080357 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.082323 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-12-13 01:43:09.082807 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.086473 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-12-13 01:43:09.086498 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.086651 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-12-13 01:43:09.086748 | ubuntu-noble-large | + project=hacluster 2025-12-13 01:43:09.086760 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.086770 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-12-13 01:43:09.086807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.086817 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-12-13 01:43:09.086826 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.086835 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.086843 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.086853 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251213 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:43:09.135602 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:43:09.135701 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251213 2025-12-13 01:43:09.180170 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251213 2025-12-13 01:43:09.183957 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.185922 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-12-13 01:43:09.186306 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.190021 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-12-13 01:43:09.190079 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.190093 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-12-13 01:43:09.190107 | ubuntu-noble-large | + project=hacluster 2025-12-13 01:43:09.190121 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.190134 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-12-13 01:43:09.190148 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.190161 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-12-13 01:43:09.190174 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.190188 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.190201 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.190280 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251213 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:43:09.239731 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:43:09.239804 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251213 2025-12-13 01:43:09.280900 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251213 2025-12-13 01:43:09.283842 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.286477 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-12-13 01:43:09.286516 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.289822 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-12-13 01:43:09.289852 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.289925 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-12-13 01:43:09.289941 | ubuntu-noble-large | + project=hacluster 2025-12-13 01:43:09.289955 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.289969 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-12-13 01:43:09.289983 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.289996 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-12-13 01:43:09.290035 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.290050 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.290060 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.290104 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251213 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:43:09.340019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:43:09.340117 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251213 2025-12-13 01:43:09.383875 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251213 2025-12-13 01:43:09.387804 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.390345 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-12-13 01:43:09.390458 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.393960 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-12-13 01:43:09.393991 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.394049 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-12-13 01:43:09.394065 | ubuntu-noble-large | + project=mariadb 2025-12-13 01:43:09.394079 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.394093 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-12-13 01:43:09.394127 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.394137 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-12-13 01:43:09.394152 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.394161 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.394174 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.394215 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251213 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:43:09.443440 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:43:09.443539 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251213 2025-12-13 01:43:09.485041 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251213 2025-12-13 01:43:09.488459 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.490618 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-12-13 01:43:09.490655 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.493856 | ubuntu-noble-large | + imagename=mariadb-server 2025-12-13 01:43:09.493883 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.493960 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-12-13 01:43:09.493976 | ubuntu-noble-large | + project=mariadb 2025-12-13 01:43:09.493989 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.494003 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-12-13 01:43:09.494016 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.494055 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-12-13 01:43:09.494069 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.494083 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.494093 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.494138 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20251213 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:43:09.542946 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:43:09.543039 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20251213 2025-12-13 01:43:09.589193 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20251213 2025-12-13 01:43:09.592745 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.594591 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-12-13 01:43:09.594978 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.598560 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-12-13 01:43:09.598586 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.598648 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-12-13 01:43:09.598664 | ubuntu-noble-large | + project=ovsdpdk 2025-12-13 01:43:09.598709 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.598767 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-12-13 01:43:09.598779 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.598789 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-12-13 01:43:09.598803 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.598812 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.598822 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.598848 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251213 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:43:09.647647 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:43:09.647757 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251213 2025-12-13 01:43:09.691082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251213 2025-12-13 01:43:09.694764 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.696767 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-12-13 01:43:09.697070 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.700773 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-12-13 01:43:09.700825 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.700839 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-12-13 01:43:09.700853 | ubuntu-noble-large | + project=ovsdpdk 2025-12-13 01:43:09.700893 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.700908 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-12-13 01:43:09.700921 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.700936 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-12-13 01:43:09.700968 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.700979 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.700992 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.701041 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251213 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:43:09.751477 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:43:09.751600 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251213 2025-12-13 01:43:09.794040 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251213 2025-12-13 01:43:09.797536 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.799310 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-12-13 01:43:09.799426 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.801447 | ubuntu-noble-large | + imagename=ovn-base 2025-12-13 01:43:09.801485 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.801496 | ubuntu-noble-large | + new_imagename=ovn-base 2025-12-13 01:43:09.801507 | ubuntu-noble-large | + project=ovn 2025-12-13 01:43:09.801517 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.801528 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-12-13 01:43:09.801537 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.801546 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-12-13 01:43:09.801558 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.801567 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.801576 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.801588 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20251213 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-12-13 01:43:09.855985 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-12-13 01:43:09.856067 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 01:43:09.898087 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20251213 2025-12-13 01:43:09.901713 | ubuntu-noble-large | + read image 2025-12-13 01:43:09.904018 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-12-13 01:43:09.904581 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:09.908323 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-12-13 01:43:09.908375 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-12-13 01:43:09.908463 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-12-13 01:43:09.908476 | ubuntu-noble-large | + project=openvswitch 2025-12-13 01:43:09.908486 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:09.908520 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-12-13 01:43:09.908527 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:09.908537 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-12-13 01:43:09.908571 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.908578 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:09.908588 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:09.908636 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251213 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:43:09.956564 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:43:09.956643 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251213 2025-12-13 01:43:09.999705 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251213 2025-12-13 01:43:10.002858 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.004818 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-12-13 01:43:10.004901 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.008710 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-12-13 01:43:10.008746 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.008864 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-12-13 01:43:10.008881 | ubuntu-noble-large | + project=openvswitch 2025-12-13 01:43:10.008895 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.008944 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-12-13 01:43:10.008956 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.008970 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-12-13 01:43:10.009017 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.009051 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.009065 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.009079 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251213 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:43:10.059975 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:43:10.060065 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251213 2025-12-13 01:43:10.105386 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251213 2025-12-13 01:43:10.109147 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.111888 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-12-13 01:43:10.111927 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.115316 | ubuntu-noble-large | + imagename=redis-base 2025-12-13 01:43:10.115343 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.115433 | ubuntu-noble-large | + new_imagename=redis-base 2025-12-13 01:43:10.115451 | ubuntu-noble-large | + project=redis 2025-12-13 01:43:10.115465 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.115478 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-12-13 01:43:10.115492 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.115505 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-12-13 01:43:10.115520 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.115534 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.115548 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.115762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20251213 osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-12-13 01:43:10.163344 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-12-13 01:43:10.163434 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20251213 2025-12-13 01:43:10.204896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20251213 2025-12-13 01:43:10.207732 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.209648 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-12-13 01:43:10.210304 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.213847 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-12-13 01:43:10.213898 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.213948 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-12-13 01:43:10.213988 | ubuntu-noble-large | + project=opensearch 2025-12-13 01:43:10.214003 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.214040 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-12-13 01:43:10.214055 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.214069 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-12-13 01:43:10.214082 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.214096 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.214109 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.214171 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251213 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:43:10.264118 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:43:10.264221 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251213 2025-12-13 01:43:10.307051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251213 2025-12-13 01:43:10.311226 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.313122 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-12-13 01:43:10.313754 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.317431 | ubuntu-noble-large | + imagename=opensearch 2025-12-13 01:43:10.317519 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.317537 | ubuntu-noble-large | + new_imagename=opensearch 2025-12-13 01:43:10.317579 | ubuntu-noble-large | + project=opensearch 2025-12-13 01:43:10.317594 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.317607 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-12-13 01:43:10.317621 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.317634 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-12-13 01:43:10.317648 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.317662 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.317710 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.317747 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20251213 osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:43:10.370019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:43:10.370105 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20251213 2025-12-13 01:43:10.410074 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20251213 2025-12-13 01:43:10.413558 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.415367 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-12-13 01:43:10.415419 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.418566 | ubuntu-noble-large | + imagename=prometheus-base 2025-12-13 01:43:10.418590 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.418660 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-12-13 01:43:10.418702 | ubuntu-noble-large | + project=prometheus 2025-12-13 01:43:10.418715 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.418727 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-12-13 01:43:10.418739 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.418751 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-12-13 01:43:10.418789 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.418804 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.418813 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.418859 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-12-13 01:43:10.468881 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-12-13 01:43:10.468952 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 01:43:10.509335 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20251213 2025-12-13 01:43:10.512304 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.514765 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-12-13 01:43:10.514837 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.518026 | ubuntu-noble-large | + imagename=fluentd 2025-12-13 01:43:10.518061 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.518075 | ubuntu-noble-large | + new_imagename=fluentd 2025-12-13 01:43:10.518116 | ubuntu-noble-large | + project=fluentd 2025-12-13 01:43:10.518130 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.518141 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-12-13 01:43:10.518155 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.518165 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-12-13 01:43:10.518178 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.518188 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.518201 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.518216 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20251213 osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:43:10.567189 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:43:10.567284 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20251213 2025-12-13 01:43:10.609103 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20251213 2025-12-13 01:43:10.613223 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.615886 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-12-13 01:43:10.615954 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.619544 | ubuntu-noble-large | + imagename=openstack-base 2025-12-13 01:43:10.619569 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.619586 | ubuntu-noble-large | + new_imagename=openstack-base 2025-12-13 01:43:10.619596 | ubuntu-noble-large | + project=openstack 2025-12-13 01:43:10.619609 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.619619 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-12-13 01:43:10.619632 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.619642 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-12-13 01:43:10.619656 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.619707 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.619731 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.619758 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20251213 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-12-13 01:43:10.670082 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-12-13 01:43:10.670196 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 01:43:10.711448 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20251213 2025-12-13 01:43:10.715633 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.717570 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-12-13 01:43:10.718112 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.722285 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-12-13 01:43:10.722337 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.722416 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-12-13 01:43:10.722434 | ubuntu-noble-large | + project=letsencrypt 2025-12-13 01:43:10.722448 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.722487 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-12-13 01:43:10.722499 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.722513 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-12-13 01:43:10.722526 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.722540 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.722553 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.722643 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251213 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-12-13 01:43:10.775937 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-12-13 01:43:10.776068 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251213 2025-12-13 01:43:10.817232 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251213 2025-12-13 01:43:10.821353 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.823153 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-12-13 01:43:10.823239 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.826610 | ubuntu-noble-large | + imagename=hacluster-base 2025-12-13 01:43:10.826633 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.826720 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-12-13 01:43:10.826740 | ubuntu-noble-large | + project=hacluster 2025-12-13 01:43:10.826749 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.826761 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-12-13 01:43:10.826769 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.826781 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-12-13 01:43:10.826822 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.826835 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.826844 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.826856 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-12-13 01:43:10.875515 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-12-13 01:43:10.875601 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 01:43:10.917719 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20251213 2025-12-13 01:43:10.921897 | ubuntu-noble-large | + read image 2025-12-13 01:43:10.924315 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-12-13 01:43:10.924351 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:10.927814 | ubuntu-noble-large | + imagename=grafana 2025-12-13 01:43:10.927843 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-12-13 01:43:10.927912 | ubuntu-noble-large | + new_imagename=grafana 2025-12-13 01:43:10.927929 | ubuntu-noble-large | + project=grafana 2025-12-13 01:43:10.927942 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:10.927955 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-12-13 01:43:10.927969 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:10.927983 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-12-13 01:43:10.928023 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.928034 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:10.928048 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:10.928090 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20251213 osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:43:10.985466 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:43:10.985548 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20251213 2025-12-13 01:43:11.024812 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20251213 2025-12-13 01:43:11.028638 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.030839 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-12-13 01:43:11.031262 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.034570 | ubuntu-noble-large | + imagename=proxysql 2025-12-13 01:43:11.034616 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.034632 | ubuntu-noble-large | + new_imagename=proxysql 2025-12-13 01:43:11.034646 | ubuntu-noble-large | + project=proxysql 2025-12-13 01:43:11.034723 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.034757 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-12-13 01:43:11.034777 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.034789 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-12-13 01:43:11.034802 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.034812 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.034823 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.034838 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20251213 osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:43:11.086116 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:43:11.086198 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20251213 2025-12-13 01:43:11.138571 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20251213 2025-12-13 01:43:11.142926 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.145170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-12-13 01:43:11.145592 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.149371 | ubuntu-noble-large | + imagename=cron 2025-12-13 01:43:11.149420 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.149448 | ubuntu-noble-large | + new_imagename=cron 2025-12-13 01:43:11.149462 | ubuntu-noble-large | + project=cron 2025-12-13 01:43:11.149476 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.149489 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-12-13 01:43:11.149502 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.149515 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-12-13 01:43:11.149528 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.149541 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.149554 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.149594 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20251213 osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:43:11.202359 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:43:11.202502 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20251213 2025-12-13 01:43:11.246352 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20251213 2025-12-13 01:43:11.250240 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.252439 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-12-13 01:43:11.253017 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.257227 | ubuntu-noble-large | + imagename=mariadb-base 2025-12-13 01:43:11.257299 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.257351 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-12-13 01:43:11.257415 | ubuntu-noble-large | + project=mariadb 2025-12-13 01:43:11.257433 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.257479 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-12-13 01:43:11.257495 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.257536 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-12-13 01:43:11.257551 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.257591 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.257605 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.257709 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20251213 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-12-13 01:43:11.308787 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-12-13 01:43:11.308879 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20251213 2025-12-13 01:43:11.352266 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20251213 2025-12-13 01:43:11.355814 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.357810 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-12-13 01:43:11.358216 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.361942 | ubuntu-noble-large | + imagename=ovsdpdk 2025-12-13 01:43:11.361966 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.362002 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-12-13 01:43:11.362014 | ubuntu-noble-large | + project=ovsdpdk 2025-12-13 01:43:11.362026 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.362037 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-12-13 01:43:11.362049 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.362109 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-12-13 01:43:11.362132 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.362141 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.362153 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.362163 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20251213 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:43:11.412151 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:43:11.412232 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20251213 2025-12-13 01:43:11.453765 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20251213 2025-12-13 01:43:11.457010 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.458976 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-12-13 01:43:11.459470 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.463026 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-12-13 01:43:11.463069 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.463080 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-12-13 01:43:11.463094 | ubuntu-noble-large | + project=kolla 2025-12-13 01:43:11.463107 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.463120 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-12-13 01:43:11.463134 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.463148 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-12-13 01:43:11.463160 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.463173 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.463186 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.463230 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251213 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:43:11.517096 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:43:11.517179 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251213 2025-12-13 01:43:11.563030 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251213 2025-12-13 01:43:11.566531 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.568773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-12-13 01:43:11.568942 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.572240 | ubuntu-noble-large | + imagename=iscsid 2025-12-13 01:43:11.572290 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.572359 | ubuntu-noble-large | + new_imagename=iscsid 2025-12-13 01:43:11.572372 | ubuntu-noble-large | + project=iscsid 2025-12-13 01:43:11.572386 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.572418 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-12-13 01:43:11.572428 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.572442 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-12-13 01:43:11.572480 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.572495 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.572505 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.572546 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20251213 osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:43:11.672704 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:43:11.672796 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20251213 2025-12-13 01:43:11.712734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20251213 2025-12-13 01:43:11.716393 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.718397 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-12-13 01:43:11.718789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.722023 | ubuntu-noble-large | + imagename=keepalived 2025-12-13 01:43:11.722089 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.722130 | ubuntu-noble-large | + new_imagename=keepalived 2025-12-13 01:43:11.722168 | ubuntu-noble-large | + project=keepalived 2025-12-13 01:43:11.722183 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.722196 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-12-13 01:43:11.722210 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.722223 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-12-13 01:43:11.722258 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.722268 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.722281 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.722321 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20251213 osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:43:11.776311 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:43:11.776396 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20251213 2025-12-13 01:43:11.817876 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20251213 2025-12-13 01:43:11.821526 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.823588 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-12-13 01:43:11.823951 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.826997 | ubuntu-noble-large | + imagename=tgtd 2025-12-13 01:43:11.827040 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.827053 | ubuntu-noble-large | + new_imagename=tgtd 2025-12-13 01:43:11.827091 | ubuntu-noble-large | + project=tgtd 2025-12-13 01:43:11.827105 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.827117 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-12-13 01:43:11.827129 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.827163 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-12-13 01:43:11.827176 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.827188 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.827200 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.827272 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20251213 osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:43:11.877565 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:43:11.877642 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20251213 2025-12-13 01:43:11.924004 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20251213 2025-12-13 01:43:11.927920 | ubuntu-noble-large | + read image 2025-12-13 01:43:11.929960 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-12-13 01:43:11.930246 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:11.933027 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-12-13 01:43:11.933067 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-12-13 01:43:11.933085 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-12-13 01:43:11.933099 | ubuntu-noble-large | + project=haproxy 2025-12-13 01:43:11.933108 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:11.933118 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-12-13 01:43:11.933131 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:11.933141 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-12-13 01:43:11.933154 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.933163 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:11.933173 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:11.933186 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251213 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:43:11.978274 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:43:11.978357 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251213 2025-12-13 01:43:12.020790 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251213 2025-12-13 01:43:12.024473 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.026499 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-12-13 01:43:12.026867 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.030144 | ubuntu-noble-large | + imagename=haproxy 2025-12-13 01:43:12.030191 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.030204 | ubuntu-noble-large | + new_imagename=haproxy 2025-12-13 01:43:12.030215 | ubuntu-noble-large | + project=haproxy 2025-12-13 01:43:12.030230 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.030241 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-12-13 01:43:12.030252 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.030267 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-12-13 01:43:12.030278 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.030288 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.030299 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.030315 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20251213 osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:43:12.078114 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:43:12.078203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20251213 2025-12-13 01:43:12.120028 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20251213 2025-12-13 01:43:12.123226 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.125608 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-12-13 01:43:12.125653 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.128926 | ubuntu-noble-large | + imagename=multipathd 2025-12-13 01:43:12.128954 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.128965 | ubuntu-noble-large | + new_imagename=multipathd 2025-12-13 01:43:12.128978 | ubuntu-noble-large | + project=multipathd 2025-12-13 01:43:12.128987 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.129000 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-12-13 01:43:12.129010 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.129020 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-12-13 01:43:12.129033 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.129043 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.129052 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.129067 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20251213 osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:43:12.175148 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:43:12.175213 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20251213 2025-12-13 01:43:12.217425 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20251213 2025-12-13 01:43:12.220512 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.222444 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-12-13 01:43:12.222918 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.226386 | ubuntu-noble-large | + imagename=openvswitch-base 2025-12-13 01:43:12.226448 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.226461 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-12-13 01:43:12.226474 | ubuntu-noble-large | + project=openvswitch 2025-12-13 01:43:12.226484 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.226497 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-12-13 01:43:12.226507 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.226521 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-12-13 01:43:12.226530 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.226543 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.226553 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.226567 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-12-13 01:43:12.276369 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-12-13 01:43:12.276497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 2025-12-13 01:43:12.321300 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20251213 2025-12-13 01:43:12.325072 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.327110 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-12-13 01:43:12.327580 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.331556 | ubuntu-noble-large | + imagename=nova-libvirt 2025-12-13 01:43:12.331601 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.331618 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-12-13 01:43:12.331632 | ubuntu-noble-large | + project=nova 2025-12-13 01:43:12.331646 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.331702 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-12-13 01:43:12.331721 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.331761 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-12-13 01:43:12.331775 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.331788 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.331799 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.331846 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20251213 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:43:12.378069 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:43:12.378171 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20251213 2025-12-13 01:43:12.414899 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20251213 2025-12-13 01:43:12.416958 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.419382 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-12-13 01:43:12.419482 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.422971 | ubuntu-noble-large | + imagename=dnsmasq 2025-12-13 01:43:12.423050 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.423091 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-12-13 01:43:12.423127 | ubuntu-noble-large | + project=dnsmasq 2025-12-13 01:43:12.423140 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.423152 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-12-13 01:43:12.423164 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.423197 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-12-13 01:43:12.423210 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.423221 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.423233 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.423311 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20251213 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:43:12.473750 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:43:12.473832 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20251213 2025-12-13 01:43:12.515560 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20251213 2025-12-13 01:43:12.519089 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.521055 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-12-13 01:43:12.521489 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.525054 | ubuntu-noble-large | + imagename=memcached 2025-12-13 01:43:12.525093 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.525108 | ubuntu-noble-large | + new_imagename=memcached 2025-12-13 01:43:12.525148 | ubuntu-noble-large | + project=memcached 2025-12-13 01:43:12.525162 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.525175 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-12-13 01:43:12.525189 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.525212 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-12-13 01:43:12.525226 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.525239 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.525249 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.525295 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20251213 osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:43:12.575718 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:43:12.575780 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20251213 2025-12-13 01:43:12.619182 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20251213 2025-12-13 01:43:12.622895 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.626245 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-12-13 01:43:12.626584 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.630026 | ubuntu-noble-large | + imagename=rabbitmq 2025-12-13 01:43:12.630106 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.630123 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-12-13 01:43:12.630167 | ubuntu-noble-large | + project=rabbitmq 2025-12-13 01:43:12.630182 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.630195 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-12-13 01:43:12.630209 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.630248 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-12-13 01:43:12.630263 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.630276 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.630286 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.630332 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20251213 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:43:12.680598 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:43:12.680716 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20251213 2025-12-13 01:43:12.719731 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20251213 2025-12-13 01:43:12.723168 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.725081 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-12-13 01:43:12.725478 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-13 01:43:12.729029 | ubuntu-noble-large | + imagename=base 2025-12-13 01:43:12.729089 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-12-13 01:43:12.729101 | ubuntu-noble-large | + new_imagename=base 2025-12-13 01:43:12.729111 | ubuntu-noble-large | + project=base 2025-12-13 01:43:12.729125 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:43:12.729135 | ubuntu-noble-large | + new_imagename=kolla/base 2025-12-13 01:43:12.729145 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-13 01:43:12.729155 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-12-13 01:43:12.729169 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.729179 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-13 01:43:12.729188 | ubuntu-noble-large | + tag=2025.1 2025-12-13 01:43:12.729202 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20251213 osism.harbor.regio.digital/kolla/base:2025.1 2025-12-13 01:43:12.777706 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2025-12-13 01:43:12.777788 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 01:43:12.820862 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20251213 2025-12-13 01:43:12.824489 | ubuntu-noble-large | + read image 2025-12-13 01:43:12.825189 | ubuntu-noble-large | + docker images 2025-12-13 01:43:12.996567 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-13 01:43:12.996654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 afecf1e7d4ea 56 seconds ago 1.43GB 2025-12-13 01:43:12.996699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 69b8f85781cf About a minute ago 1.24GB 2025-12-13 01:43:12.996713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 e270aa1c2cab About a minute ago 289MB 2025-12-13 01:43:12.996722 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 cd9b39b34ab2 About a minute ago 1.42GB 2025-12-13 01:43:12.996731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 0b45ada113b3 3 minutes ago 1.2GB 2025-12-13 01:43:12.996753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 c5409c93a826 4 minutes ago 1.14GB 2025-12-13 01:43:12.996762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 db7c5a3a2816 5 minutes ago 1.06GB 2025-12-13 01:43:12.996770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 3d5a2b7c1b0c 5 minutes ago 1.06GB 2025-12-13 01:43:12.996779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 35815d7f1f61 6 minutes ago 1.06GB 2025-12-13 01:43:12.996787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 ee1426505e09 6 minutes ago 1.23GB 2025-12-13 01:43:12.996796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 6c784a0df62f 7 minutes ago 1.08GB 2025-12-13 01:43:12.996804 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 d94b1b8a42c3 8 minutes ago 1.08GB 2025-12-13 01:43:12.996813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 3a008d864f3b 8 minutes ago 1.08GB 2025-12-13 01:43:12.996821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 233d0dfcac54 9 minutes ago 987MB 2025-12-13 01:43:12.996830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 6219b9a9f10f 9 minutes ago 997MB 2025-12-13 01:43:12.996838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 77865c11a4ca 10 minutes ago 986MB 2025-12-13 01:43:12.996847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 823b0bd584a6 10 minutes ago 998MB 2025-12-13 01:43:12.996873 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 35812306d97d 11 minutes ago 1.06GB 2025-12-13 01:43:12.996882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 6a6962f8c265 12 minutes ago 1.01GB 2025-12-13 01:43:12.996891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 939e9c7f5de7 12 minutes ago 986MB 2025-12-13 01:43:12.996922 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 058c898ad749 13 minutes ago 994MB 2025-12-13 01:43:12.996930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 7fae8328e374 13 minutes ago 995MB 2025-12-13 01:43:12.996939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 292021ecd6cb 14 minutes ago 995MB 2025-12-13 01:43:12.996948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 876b1ec97edc 14 minutes ago 1.11GB 2025-12-13 01:43:12.996956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 7bf1479863c1 15 minutes ago 1.22GB 2025-12-13 01:43:12.996965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 88dfc74e01f8 15 minutes ago 1.22GB 2025-12-13 01:43:12.996973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 75f13aa56677 16 minutes ago 1.23GB 2025-12-13 01:43:12.996982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 0ef011396bb1 17 minutes ago 1.22GB 2025-12-13 01:43:12.996996 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 ef6305c8c6c3 17 minutes ago 1.23GB 2025-12-13 01:43:12.997005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 1d43d80890c8 19 minutes ago 1.23GB 2025-12-13 01:43:12.997014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 f2e838755df9 19 minutes ago 1.22GB 2025-12-13 01:43:12.997022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 e16ce4cbf37d 20 minutes ago 1.23GB 2025-12-13 01:43:12.997031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 9a59ad6fcf90 21 minutes ago 1.22GB 2025-12-13 01:43:12.997039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 4ecc6d203b32 21 minutes ago 1.22GB 2025-12-13 01:43:12.997048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 06f3fee663f6 22 minutes ago 1.22GB 2025-12-13 01:43:12.997056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 31bf9a702b70 23 minutes ago 1.23GB 2025-12-13 01:43:12.997064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 783c75c38d1a 24 minutes ago 1.42GB 2025-12-13 01:43:12.997073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 da6bd7dd2e42 24 minutes ago 1.78GB 2025-12-13 01:43:12.997081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 412c6eaae110 28 minutes ago 1.43GB 2025-12-13 01:43:12.997090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 0e16e570e1fa 29 minutes ago 1.42GB 2025-12-13 01:43:12.997098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 72883dff9ac0 29 minutes ago 1.04GB 2025-12-13 01:43:12.997107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 6c44fbfbd113 30 minutes ago 1.06GB 2025-12-13 01:43:12.997115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 e1d8a5e59e84 30 minutes ago 1.06GB 2025-12-13 01:43:12.997124 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 e4b95e1e948d 31 minutes ago 1.04GB 2025-12-13 01:43:12.997132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 416d60439619 32 minutes ago 1.04GB 2025-12-13 01:43:12.997141 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 4be94a27091d 32 minutes ago 1.12GB 2025-12-13 01:43:12.997149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 c1a4312f7425 33 minutes ago 1.12GB 2025-12-13 01:43:12.997163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 baee9f43ddab 33 minutes ago 1.12GB 2025-12-13 01:43:12.997172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 503acd063941 34 minutes ago 1.01GB 2025-12-13 01:43:12.997180 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 91d99577ce87 34 minutes ago 1.01GB 2025-12-13 01:43:12.997189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 72aa092059e5 34 minutes ago 1.01GB 2025-12-13 01:43:12.997203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 86a7c2e9c3f3 35 minutes ago 1GB 2025-12-13 01:43:12.997211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 f719e474a903 35 minutes ago 1.01GB 2025-12-13 01:43:12.997220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 0727c92fd014 36 minutes ago 1.08GB 2025-12-13 01:43:12.997234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 50dc557121f4 37 minutes ago 1.22GB 2025-12-13 01:43:12.997243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 a326da795eea 38 minutes ago 1.22GB 2025-12-13 01:43:12.997251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 91c2fb964b0d 38 minutes ago 1.22GB 2025-12-13 01:43:12.997260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 52708c41539a 39 minutes ago 1.22GB 2025-12-13 01:43:12.997268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 e23c3669d501 39 minutes ago 1.38GB 2025-12-13 01:43:12.997277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 3c17fe5547da 40 minutes ago 1.59GB 2025-12-13 01:43:12.997285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 2eeb1dc707fc 42 minutes ago 1.26GB 2025-12-13 01:43:12.997294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 a46b25f85b05 43 minutes ago 1.24GB 2025-12-13 01:43:12.997302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 0699a50a4033 44 minutes ago 1.23GB 2025-12-13 01:43:12.997311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 3cacfa99070d 44 minutes ago 1.05GB 2025-12-13 01:43:12.997319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 e63f9adaac59 45 minutes ago 1.05GB 2025-12-13 01:43:12.997328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 c85559bf587f 46 minutes ago 1.1GB 2025-12-13 01:43:12.997336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 775ece361379 50 minutes ago 1.14GB 2025-12-13 01:43:12.997344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 1a3807a1c1bb 50 minutes ago 1.26GB 2025-12-13 01:43:12.997353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 a9c595a408e3 51 minutes ago 985MB 2025-12-13 01:43:12.997361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 ad56b87cc94c 51 minutes ago 985MB 2025-12-13 01:43:12.997370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 7dd8ea6ebe75 52 minutes ago 985MB 2025-12-13 01:43:12.997378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 4c0baa6284f5 52 minutes ago 984MB 2025-12-13 01:43:12.997387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 741fb020784c 53 minutes ago 985MB 2025-12-13 01:43:12.997395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 8b979331d609 53 minutes ago 995MB 2025-12-13 01:43:12.997436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 7876e3546b84 54 minutes ago 1e+03MB 2025-12-13 01:43:12.997445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 5223aaa92565 54 minutes ago 995MB 2025-12-13 01:43:12.997454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 abc4236d9675 55 minutes ago 994MB 2025-12-13 01:43:12.997462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 82c2dd07cb31 55 minutes ago 995MB 2025-12-13 01:43:12.997476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 43bd591a3ece 56 minutes ago 1e+03MB 2025-12-13 01:43:12.997484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 8f24517b0d0e 57 minutes ago 995MB 2025-12-13 01:43:12.997492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 5640cfa0fd74 57 minutes ago 988MB 2025-12-13 01:43:12.997501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 32c6ea995bb4 57 minutes ago 987MB 2025-12-13 01:43:12.997509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 8bdaf1c06d08 58 minutes ago 289MB 2025-12-13 01:43:12.997517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 a598faeedbc3 58 minutes ago 289MB 2025-12-13 01:43:12.997531 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 429c2c43bb5e 58 minutes ago 290MB 2025-12-13 01:43:12.997539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 3a69eba48cc1 59 minutes ago 289MB 2025-12-13 01:43:12.997547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 fb5998286a1b 59 minutes ago 273MB 2025-12-13 01:43:12.997556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 28af58a7edca 59 minutes ago 273MB 2025-12-13 01:43:12.997564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 7e0eb94c935c 59 minutes ago 284MB 2025-12-13 01:43:12.997572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 a635a3fa267b 59 minutes ago 291MB 2025-12-13 01:43:12.997580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 0739be63b166 59 minutes ago 292MB 2025-12-13 01:43:12.997588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 bcbc94dc51e1 59 minutes ago 289MB 2025-12-13 01:43:12.997596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 e872574cf306 About an hour ago 306MB 2025-12-13 01:43:12.997605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 0596add7f017 About an hour ago 301MB 2025-12-13 01:43:12.997613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 31d90f1b9dc7 About an hour ago 849MB 2025-12-13 01:43:12.997621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 96084d00d2b8 About an hour ago 298MB 2025-12-13 01:43:12.997629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 4261a0647ec7 About an hour ago 299MB 2025-12-13 01:43:12.997637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 66e668917145 About an hour ago 357MB 2025-12-13 01:43:12.997646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 aae0ab2d59dd About an hour ago 404MB 2025-12-13 01:43:12.997654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 d7396120bbef About an hour ago 308MB 2025-12-13 01:43:12.997662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 141f5d8f31a6 About an hour ago 1.14GB 2025-12-13 01:43:12.997702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 2a675ce76e8d About an hour ago 1.03GB 2025-12-13 01:43:12.997718 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 87f6e742b849 About an hour ago 1.05GB 2025-12-13 01:43:12.997727 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 346a9c21b56d About an hour ago 1.07GB 2025-12-13 01:43:12.997735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 b550ed6babd3 About an hour ago 978MB 2025-12-13 01:43:12.997744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 2edc4e1ce40a About an hour ago 971MB 2025-12-13 01:43:12.997752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 34399ac3a685 About an hour ago 978MB 2025-12-13 01:43:12.997761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 1d67618396e9 About an hour ago 986MB 2025-12-13 01:43:12.997769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 d31db48cd317 About an hour ago 1.08GB 2025-12-13 01:43:12.997777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 d4e364355dfd About an hour ago 1.19GB 2025-12-13 01:43:12.997786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 ce0dccff8359 About an hour ago 1.22GB 2025-12-13 01:43:12.997794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 e496b1ac5113 About an hour ago 1.41GB 2025-12-13 01:43:12.997802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 925f94868c07 About an hour ago 1.03GB 2025-12-13 01:43:12.997811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 e2d8dd5c0280 About an hour ago 1.11GB 2025-12-13 01:43:12.997819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 6db159e0251b About an hour ago 1.01GB 2025-12-13 01:43:12.997827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 73505c306648 About an hour ago 996MB 2025-12-13 01:43:12.997836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 9ce777ade07a About an hour ago 1.21GB 2025-12-13 01:43:12.997844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 97af75f4e32e About an hour ago 1.03GB 2025-12-13 01:43:12.997858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 66c5a82dbb79 About an hour ago 1.14GB 2025-12-13 01:43:12.997866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 6c13b4fcc582 About an hour ago 976MB 2025-12-13 01:43:12.997875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 d831a4f65831 About an hour ago 986MB 2025-12-13 01:43:12.997883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 28d97092982d About an hour ago 979MB 2025-12-13 01:43:12.997892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 47f6bc546cbf About an hour ago 311MB 2025-12-13 01:43:12.997900 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 b05a1f16a1be About an hour ago 479MB 2025-12-13 01:43:12.997908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 387cbb8ced08 About an hour ago 380MB 2025-12-13 01:43:12.997921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 056cf306f1f1 About an hour ago 311MB 2025-12-13 01:43:12.997930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 c4efb02a487d About an hour ago 388MB 2025-12-13 01:43:12.997938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 4a7f9b3de09d About an hour ago 316MB 2025-12-13 01:43:12.997952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 079a09818f23 About an hour ago 303MB 2025-12-13 01:43:12.997961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 2f5c34f04784 About an hour ago 452MB 2025-12-13 01:43:12.997969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 3aeb8efd60ee About an hour ago 454MB 2025-12-13 01:43:12.997977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 d10a7ca97c3d About an hour ago 454MB 2025-12-13 01:43:12.997985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 b86053fc3c1f About an hour ago 287MB 2025-12-13 01:43:12.997993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 5219f4a660b9 About an hour ago 282MB 2025-12-13 01:43:12.998001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 b49efa10091d About an hour ago 282MB 2025-12-13 01:43:12.998010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 6597034fb690 About an hour ago 265MB 2025-12-13 01:43:12.998018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 1a3dc62438f9 About an hour ago 1.53GB 2025-12-13 01:43:12.998026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 aa9ff34f5494 About an hour ago 1.56GB 2025-12-13 01:43:12.998034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 9cf3b08df880 About an hour ago 265MB 2025-12-13 01:43:12.998042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 92871e8d514e About an hour ago 579MB 2025-12-13 01:43:12.998051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 9950c5b252c9 About an hour ago 970MB 2025-12-13 01:43:12.998059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 11c4c21b29f1 About an hour ago 265MB 2025-12-13 01:43:12.998067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 27a1e0733ed7 About an hour ago 265MB 2025-12-13 01:43:12.998075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 125c5f506bb0 About an hour ago 1.01GB 2025-12-13 01:43:12.998088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 cb7f01f16b9e About an hour ago 412MB 2025-12-13 01:43:12.998096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 b4ca74175695 About an hour ago 266MB 2025-12-13 01:43:12.998104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 0a429d2d246c About an hour ago 303MB 2025-12-13 01:43:12.998113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 62e20d5cd15e About an hour ago 454MB 2025-12-13 01:43:12.998121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 cd371ad14e21 About an hour ago 673MB 2025-12-13 01:43:12.998129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 3d2a32ebb0f1 2 hours ago 277MB 2025-12-13 01:43:12.998137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 2fe0fbd18767 2 hours ago 277MB 2025-12-13 01:43:12.998145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 1ff450ae59e8 2 hours ago 265MB 2025-12-13 01:43:12.998158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 563a5613aeeb 2 hours ago 274MB 2025-12-13 01:43:12.998166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 a0e6ea85f891 2 hours ago 274MB 2025-12-13 01:43:12.998175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 1d5ba8723c43 2 hours ago 270MB 2025-12-13 01:43:12.998188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 ea9eed62289f 2 hours ago 282MB 2025-12-13 01:43:12.998202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 b3624c03c331 2 hours ago 1.05GB 2025-12-13 01:43:12.998211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 fb27932414f9 2 hours ago 268MB 2025-12-13 01:43:12.998219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 f997e494b1bb 2 hours ago 266MB 2025-12-13 01:43:12.998228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 3e6c4000c704 2 hours ago 339MB 2025-12-13 01:43:12.998236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 89a504f99cae 2 hours ago 265MB 2025-12-13 01:43:12.998248 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 8 weeks ago 78.1MB 2025-12-13 01:43:13.003307 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-12-13 01:43:14.531936 | ubuntu-noble-large | 2025-12-13T01:43:14.531426+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:14.532474 | ubuntu-noble-large | 2025-12-13T01:43:14.532224+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2025-12-13 01:43:14.532632 | ubuntu-noble-large | 2025-12-13T01:43:14.532485+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:15.758424 | ubuntu-noble-large | 2025-12-13T01:43:15.757980+0000 - INFO - Found version '29.0.5' with build date '20251213' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:15.758573 | ubuntu-noble-large | 2025-12-13T01:43:15.758311+0000 - INFO - Adding org.opencontainers.image.version='29.0.5' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:15.939778 | ubuntu-noble-large | 2025-12-13T01:43:15.939184+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:15.983181 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:15.987696 | ubuntu-noble-large | 2025-12-13T01:43:15.987317+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:43:16.038776 | ubuntu-noble-large | 2025-12-13T01:43:16.038267+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:16.038902 | ubuntu-noble-large | 2025-12-13T01:43:16.038717+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-12-13 01:43:16.039029 | ubuntu-noble-large | 2025-12-13T01:43:16.038874+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:17.184898 | ubuntu-noble-large | 2025-12-13T01:43:17.184469+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:17.185001 | ubuntu-noble-large | 2025-12-13T01:43:17.184824+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:17.414956 | ubuntu-noble-large | 2025-12-13T01:43:17.414565+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:17.459242 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:17.462829 | ubuntu-noble-large | 2025-12-13T01:43:17.462496+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:43:17.510378 | ubuntu-noble-large | 2025-12-13T01:43:17.510044+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:17.510563 | ubuntu-noble-large | 2025-12-13T01:43:17.510376+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 is ovn, using dpkg -s ovn-common 2025-12-13 01:43:17.510642 | ubuntu-noble-large | 2025-12-13T01:43:17.510540+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:18.067601 | ubuntu-noble-large | 2025-12-13T01:43:18.067214+0000 - INFO - Found version '25.3.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:18.067745 | ubuntu-noble-large | 2025-12-13T01:43:18.067506+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:18.230614 | ubuntu-noble-large | 2025-12-13T01:43:18.230193+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:18.273243 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:18.277935 | ubuntu-noble-large | 2025-12-13T01:43:18.277584+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:43:18.324544 | ubuntu-noble-large | 2025-12-13T01:43:18.324152+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:18.324774 | ubuntu-noble-large | 2025-12-13T01:43:18.324570+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2025-12-13 01:43:18.324905 | ubuntu-noble-large | 2025-12-13T01:43:18.324775+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:19.448090 | ubuntu-noble-large | 2025-12-13T01:43:19.447800+0000 - INFO - Found version '29.0.5' with build date '20251213' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:19.448194 | ubuntu-noble-large | 2025-12-13T01:43:19.448018+0000 - INFO - Adding org.opencontainers.image.version='29.0.5' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:19.620925 | ubuntu-noble-large | 2025-12-13T01:43:19.620532+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:19.663766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:19.667425 | ubuntu-noble-large | 2025-12-13T01:43:19.667063+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:43:19.721347 | ubuntu-noble-large | 2025-12-13T01:43:19.720972+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:19.721587 | ubuntu-noble-large | 2025-12-13T01:43:19.721387+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2025-12-13 01:43:19.721738 | ubuntu-noble-large | 2025-12-13T01:43:19.721586+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:20.929358 | ubuntu-noble-large | 2025-12-13T01:43:20.928980+0000 - INFO - Found version '29.0.5' with build date '20251213' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:20.929490 | ubuntu-noble-large | 2025-12-13T01:43:20.929307+0000 - INFO - Adding org.opencontainers.image.version='29.0.5' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:21.106194 | ubuntu-noble-large | 2025-12-13T01:43:21.105849+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:21.154457 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:21.158899 | ubuntu-noble-large | 2025-12-13T01:43:21.158510+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:43:21.208621 | ubuntu-noble-large | 2025-12-13T01:43:21.208226+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:21.208856 | ubuntu-noble-large | 2025-12-13T01:43:21.208643+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2025-12-13 01:43:21.208991 | ubuntu-noble-large | 2025-12-13T01:43:21.208859+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:22.414947 | ubuntu-noble-large | 2025-12-13T01:43:22.414465+0000 - INFO - Found version '29.0.5' with build date '20251213' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:22.415054 | ubuntu-noble-large | 2025-12-13T01:43:22.414808+0000 - INFO - Adding org.opencontainers.image.version='29.0.5' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:22.589216 | ubuntu-noble-large | 2025-12-13T01:43:22.588843+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:22.632771 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:22.635797 | ubuntu-noble-large | 2025-12-13T01:43:22.635440+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:43:22.686178 | ubuntu-noble-large | 2025-12-13T01:43:22.685818+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:22.686350 | ubuntu-noble-large | 2025-12-13T01:43:22.686186+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2025-12-13 01:43:22.686527 | ubuntu-noble-large | 2025-12-13T01:43:22.686347+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:23.831310 | ubuntu-noble-large | 2025-12-13T01:43:23.830934+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:23.831435 | ubuntu-noble-large | 2025-12-13T01:43:23.831238+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:24.009132 | ubuntu-noble-large | 2025-12-13T01:43:24.008743+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:24.057566 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:24.062539 | ubuntu-noble-large | 2025-12-13T01:43:24.062133+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:43:24.120082 | ubuntu-noble-large | 2025-12-13T01:43:24.119729+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:24.120236 | ubuntu-noble-large | 2025-12-13T01:43:24.120084+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2025-12-13 01:43:24.120324 | ubuntu-noble-large | 2025-12-13T01:43:24.120218+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:25.244865 | ubuntu-noble-large | 2025-12-13T01:43:25.244403+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:25.244972 | ubuntu-noble-large | 2025-12-13T01:43:25.244790+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:25.426392 | ubuntu-noble-large | 2025-12-13T01:43:25.425985+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:25.469769 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:25.473891 | ubuntu-noble-large | 2025-12-13T01:43:25.473463+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:43:25.527199 | ubuntu-noble-large | 2025-12-13T01:43:25.526772+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:25.527429 | ubuntu-noble-large | 2025-12-13T01:43:25.527209+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2025-12-13 01:43:25.527629 | ubuntu-noble-large | 2025-12-13T01:43:25.527399+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:26.669206 | ubuntu-noble-large | 2025-12-13T01:43:26.668882+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:26.669302 | ubuntu-noble-large | 2025-12-13T01:43:26.669133+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:26.839023 | ubuntu-noble-large | 2025-12-13T01:43:26.838659+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:26.882003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:26.886735 | ubuntu-noble-large | 2025-12-13T01:43:26.886319+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:43:26.934815 | ubuntu-noble-large | 2025-12-13T01:43:26.934404+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:26.935022 | ubuntu-noble-large | 2025-12-13T01:43:26.934843+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2025-12-13 01:43:26.935135 | ubuntu-noble-large | 2025-12-13T01:43:26.935011+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:28.119955 | ubuntu-noble-large | 2025-12-13T01:43:28.119515+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:28.120051 | ubuntu-noble-large | 2025-12-13T01:43:28.119906+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:28.292146 | ubuntu-noble-large | 2025-12-13T01:43:28.291630+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:28.334997 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:28.338861 | ubuntu-noble-large | 2025-12-13T01:43:28.338462+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:43:28.386127 | ubuntu-noble-large | 2025-12-13T01:43:28.385654+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:43:28.386296 | ubuntu-noble-large | 2025-12-13T01:43:28.386128+0000 - ERROR - Configuration for heat-api (heat) not found 2025-12-13 01:43:28.386470 | ubuntu-noble-large | 2025-12-13T01:43:28.386305+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:43:28.386650 | ubuntu-noble-large | 2025-12-13T01:43:28.386521+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-12-13 01:43:28.386796 | ubuntu-noble-large | 2025-12-13T01:43:28.386655+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:43:28.386949 | ubuntu-noble-large | 2025-12-13T01:43:28.386809+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-12-13 01:43:28.387091 | ubuntu-noble-large | 2025-12-13T01:43:28.386960+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:28.387245 | ubuntu-noble-large | 2025-12-13T01:43:28.387132+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2025-12-13 01:43:28.387342 | ubuntu-noble-large | 2025-12-13T01:43:28.387253+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:29.457990 | ubuntu-noble-large | 2025-12-13T01:43:29.457557+0000 - INFO - Found version '24.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:29.458088 | ubuntu-noble-large | 2025-12-13T01:43:29.457925+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:29.610645 | ubuntu-noble-large | 2025-12-13T01:43:29.610220+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:29.654042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:29.658729 | ubuntu-noble-large | 2025-12-13T01:43:29.658367+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:43:29.710577 | ubuntu-noble-large | 2025-12-13T01:43:29.710181+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:29.710782 | ubuntu-noble-large | 2025-12-13T01:43:29.710581+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2025-12-13 01:43:29.710907 | ubuntu-noble-large | 2025-12-13T01:43:29.710780+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:30.950307 | ubuntu-noble-large | 2025-12-13T01:43:30.949936+0000 - INFO - Found version '24.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:30.950401 | ubuntu-noble-large | 2025-12-13T01:43:30.950264+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:31.135190 | ubuntu-noble-large | 2025-12-13T01:43:31.134856+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:31.179008 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:31.183320 | ubuntu-noble-large | 2025-12-13T01:43:31.182982+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:43:31.234800 | ubuntu-noble-large | 2025-12-13T01:43:31.234359+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:31.235005 | ubuntu-noble-large | 2025-12-13T01:43:31.234842+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2025-12-13 01:43:31.235120 | ubuntu-noble-large | 2025-12-13T01:43:31.235007+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:32.363377 | ubuntu-noble-large | 2025-12-13T01:43:32.363025+0000 - INFO - Found version '24.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:32.363512 | ubuntu-noble-large | 2025-12-13T01:43:32.363282+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:32.557083 | ubuntu-noble-large | 2025-12-13T01:43:32.556786+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:32.601920 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:32.606312 | ubuntu-noble-large | 2025-12-13T01:43:32.605992+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:43:32.655503 | ubuntu-noble-large | 2025-12-13T01:43:32.655112+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:32.655654 | ubuntu-noble-large | 2025-12-13T01:43:32.655501+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2025-12-13 01:43:32.655798 | ubuntu-noble-large | 2025-12-13T01:43:32.655648+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:33.806638 | ubuntu-noble-large | 2025-12-13T01:43:33.806238+0000 - INFO - Found version '24.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:33.806768 | ubuntu-noble-large | 2025-12-13T01:43:33.806585+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:33.988127 | ubuntu-noble-large | 2025-12-13T01:43:33.987745+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:34.031058 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:34.035348 | ubuntu-noble-large | 2025-12-13T01:43:34.034981+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:43:34.090075 | ubuntu-noble-large | 2025-12-13T01:43:34.089713+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:34.090218 | ubuntu-noble-large | 2025-12-13T01:43:34.090059+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-12-13 01:43:34.090348 | ubuntu-noble-large | 2025-12-13T01:43:34.090207+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:35.259889 | ubuntu-noble-large | 2025-12-13T01:43:35.259372+0000 - INFO - Found version '6.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:35.260005 | ubuntu-noble-large | 2025-12-13T01:43:35.259804+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:35.450001 | ubuntu-noble-large | 2025-12-13T01:43:35.449532+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:35.498917 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:35.502922 | ubuntu-noble-large | 2025-12-13T01:43:35.502458+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:43:35.557256 | ubuntu-noble-large | 2025-12-13T01:43:35.556822+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:35.557436 | ubuntu-noble-large | 2025-12-13T01:43:35.557242+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-12-13 01:43:35.557601 | ubuntu-noble-large | 2025-12-13T01:43:35.557460+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:36.708967 | ubuntu-noble-large | 2025-12-13T01:43:36.708511+0000 - INFO - Found version '6.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:36.709077 | ubuntu-noble-large | 2025-12-13T01:43:36.708911+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:36.887863 | ubuntu-noble-large | 2025-12-13T01:43:36.887347+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:36.931478 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:36.935891 | ubuntu-noble-large | 2025-12-13T01:43:36.935476+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:43:36.986724 | ubuntu-noble-large | 2025-12-13T01:43:36.986352+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:36.986883 | ubuntu-noble-large | 2025-12-13T01:43:36.986745+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2025-12-13 01:43:36.986990 | ubuntu-noble-large | 2025-12-13T01:43:36.986886+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:38.148717 | ubuntu-noble-large | 2025-12-13T01:43:38.148283+0000 - INFO - Found version '13.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:38.148819 | ubuntu-noble-large | 2025-12-13T01:43:38.148633+0000 - INFO - Adding org.opencontainers.image.version='13.0.0' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:38.386166 | ubuntu-noble-large | 2025-12-13T01:43:38.385811+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:38.429143 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:38.432933 | ubuntu-noble-large | 2025-12-13T01:43:38.432575+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:43:38.500619 | ubuntu-noble-large | 2025-12-13T01:43:38.500214+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:38.500841 | ubuntu-noble-large | 2025-12-13T01:43:38.500613+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2025-12-13 01:43:38.500972 | ubuntu-noble-large | 2025-12-13T01:43:38.500827+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:39.781580 | ubuntu-noble-large | 2025-12-13T01:43:39.781176+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:39.781721 | ubuntu-noble-large | 2025-12-13T01:43:39.781545+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:39.961593 | ubuntu-noble-large | 2025-12-13T01:43:39.961214+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:40.003104 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:40.006126 | ubuntu-noble-large | 2025-12-13T01:43:40.005832+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:43:40.053888 | ubuntu-noble-large | 2025-12-13T01:43:40.053496+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:40.054007 | ubuntu-noble-large | 2025-12-13T01:43:40.053873+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2025-12-13 01:43:40.054120 | ubuntu-noble-large | 2025-12-13T01:43:40.054009+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:41.149104 | ubuntu-noble-large | 2025-12-13T01:43:41.148769+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:41.149192 | ubuntu-noble-large | 2025-12-13T01:43:41.149065+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:41.324385 | ubuntu-noble-large | 2025-12-13T01:43:41.324051+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:41.368779 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:41.372637 | ubuntu-noble-large | 2025-12-13T01:43:41.372273+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:43:41.424335 | ubuntu-noble-large | 2025-12-13T01:43:41.424031+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:41.424408 | ubuntu-noble-large | 2025-12-13T01:43:41.424302+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2025-12-13 01:43:41.424510 | ubuntu-noble-large | 2025-12-13T01:43:41.424394+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:42.553870 | ubuntu-noble-large | 2025-12-13T01:43:42.553475+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:42.553975 | ubuntu-noble-large | 2025-12-13T01:43:42.553805+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:42.735664 | ubuntu-noble-large | 2025-12-13T01:43:42.735280+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:42.775951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:42.780959 | ubuntu-noble-large | 2025-12-13T01:43:42.780578+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:43:42.827535 | ubuntu-noble-large | 2025-12-13T01:43:42.827160+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:42.827722 | ubuntu-noble-large | 2025-12-13T01:43:42.827533+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2025-12-13 01:43:42.827833 | ubuntu-noble-large | 2025-12-13T01:43:42.827708+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:44.012934 | ubuntu-noble-large | 2025-12-13T01:43:44.012490+0000 - INFO - Found version '30.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:44.013034 | ubuntu-noble-large | 2025-12-13T01:43:44.012853+0000 - INFO - Adding org.opencontainers.image.version='30.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:44.192742 | ubuntu-noble-large | 2025-12-13T01:43:44.192264+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:44.241936 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:44.245693 | ubuntu-noble-large | 2025-12-13T01:43:44.245330+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:43:44.293512 | ubuntu-noble-large | 2025-12-13T01:43:44.293122+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:44.293709 | ubuntu-noble-large | 2025-12-13T01:43:44.293524+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-12-13 01:43:44.293855 | ubuntu-noble-large | 2025-12-13T01:43:44.293721+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:45.514933 | ubuntu-noble-large | 2025-12-13T01:43:45.514472+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:45.515038 | ubuntu-noble-large | 2025-12-13T01:43:45.514843+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:45.690541 | ubuntu-noble-large | 2025-12-13T01:43:45.690084+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:45.736471 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:45.740929 | ubuntu-noble-large | 2025-12-13T01:43:45.740397+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:43:45.791123 | ubuntu-noble-large | 2025-12-13T01:43:45.790592+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:45.791244 | ubuntu-noble-large | 2025-12-13T01:43:45.791090+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:45.791405 | ubuntu-noble-large | 2025-12-13T01:43:45.791249+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:47.008252 | ubuntu-noble-large | 2025-12-13T01:43:47.007832+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:47.008362 | ubuntu-noble-large | 2025-12-13T01:43:47.008168+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:47.200753 | ubuntu-noble-large | 2025-12-13T01:43:47.200338+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:47.241229 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:47.245565 | ubuntu-noble-large | 2025-12-13T01:43:47.245245+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:43:47.319956 | ubuntu-noble-large | 2025-12-13T01:43:47.319337+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:47.320208 | ubuntu-noble-large | 2025-12-13T01:43:47.319952+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:47.320393 | ubuntu-noble-large | 2025-12-13T01:43:47.320206+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:48.598347 | ubuntu-noble-large | 2025-12-13T01:43:48.597933+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:48.598475 | ubuntu-noble-large | 2025-12-13T01:43:48.598251+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:48.769504 | ubuntu-noble-large | 2025-12-13T01:43:48.769135+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:48.811392 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:48.815383 | ubuntu-noble-large | 2025-12-13T01:43:48.815054+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:43:48.871528 | ubuntu-noble-large | 2025-12-13T01:43:48.871147+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:48.871746 | ubuntu-noble-large | 2025-12-13T01:43:48.871557+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:48.871880 | ubuntu-noble-large | 2025-12-13T01:43:48.871758+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:50.202622 | ubuntu-noble-large | 2025-12-13T01:43:50.202184+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:50.202952 | ubuntu-noble-large | 2025-12-13T01:43:50.202592+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:50.397298 | ubuntu-noble-large | 2025-12-13T01:43:50.396913+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:50.432711 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:50.436529 | ubuntu-noble-large | 2025-12-13T01:43:50.436186+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:43:50.487181 | ubuntu-noble-large | 2025-12-13T01:43:50.486856+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:50.487353 | ubuntu-noble-large | 2025-12-13T01:43:50.487210+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:50.487514 | ubuntu-noble-large | 2025-12-13T01:43:50.487366+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:51.799018 | ubuntu-noble-large | 2025-12-13T01:43:51.798505+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:51.799218 | ubuntu-noble-large | 2025-12-13T01:43:51.799004+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:52.015892 | ubuntu-noble-large | 2025-12-13T01:43:52.015403+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:52.066594 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:52.070624 | ubuntu-noble-large | 2025-12-13T01:43:52.070229+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:43:52.172477 | ubuntu-noble-large | 2025-12-13T01:43:52.172068+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:52.172710 | ubuntu-noble-large | 2025-12-13T01:43:52.172516+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:52.172841 | ubuntu-noble-large | 2025-12-13T01:43:52.172716+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:53.425976 | ubuntu-noble-large | 2025-12-13T01:43:53.425243+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:53.426050 | ubuntu-noble-large | 2025-12-13T01:43:53.425612+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:53.656890 | ubuntu-noble-large | 2025-12-13T01:43:53.656563+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:53.697223 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:53.701475 | ubuntu-noble-large | 2025-12-13T01:43:53.701107+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:43:53.747886 | ubuntu-noble-large | 2025-12-13T01:43:53.747566+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:53.748030 | ubuntu-noble-large | 2025-12-13T01:43:53.747882+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:53.748130 | ubuntu-noble-large | 2025-12-13T01:43:53.748015+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:54.916340 | ubuntu-noble-large | 2025-12-13T01:43:54.915946+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:54.916474 | ubuntu-noble-large | 2025-12-13T01:43:54.916266+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:55.108970 | ubuntu-noble-large | 2025-12-13T01:43:55.108401+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:55.155175 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:55.159378 | ubuntu-noble-large | 2025-12-13T01:43:55.158952+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:43:55.209162 | ubuntu-noble-large | 2025-12-13T01:43:55.208733+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:55.209269 | ubuntu-noble-large | 2025-12-13T01:43:55.209105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:55.209472 | ubuntu-noble-large | 2025-12-13T01:43:55.209294+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:56.458925 | ubuntu-noble-large | 2025-12-13T01:43:56.458060+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:56.459037 | ubuntu-noble-large | 2025-12-13T01:43:56.458223+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:56.614910 | ubuntu-noble-large | 2025-12-13T01:43:56.614578+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:56.659170 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:56.663071 | ubuntu-noble-large | 2025-12-13T01:43:56.662761+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:43:56.713139 | ubuntu-noble-large | 2025-12-13T01:43:56.712758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:56.713334 | ubuntu-noble-large | 2025-12-13T01:43:56.713162+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:56.713513 | ubuntu-noble-large | 2025-12-13T01:43:56.713336+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:57.886584 | ubuntu-noble-large | 2025-12-13T01:43:57.886206+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:57.886734 | ubuntu-noble-large | 2025-12-13T01:43:57.886504+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:58.070761 | ubuntu-noble-large | 2025-12-13T01:43:58.070303+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:58.115923 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:58.120021 | ubuntu-noble-large | 2025-12-13T01:43:58.119712+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:43:58.168522 | ubuntu-noble-large | 2025-12-13T01:43:58.168105+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:58.168757 | ubuntu-noble-large | 2025-12-13T01:43:58.168537+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:58.168888 | ubuntu-noble-large | 2025-12-13T01:43:58.168746+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:59.386253 | ubuntu-noble-large | 2025-12-13T01:43:59.385808+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:59.386364 | ubuntu-noble-large | 2025-12-13T01:43:59.386142+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:59.570932 | ubuntu-noble-large | 2025-12-13T01:43:59.570404+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:59.608751 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:59.613574 | ubuntu-noble-large | 2025-12-13T01:43:59.612820+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:43:59.666949 | ubuntu-noble-large | 2025-12-13T01:43:59.666516+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:43:59.667173 | ubuntu-noble-large | 2025-12-13T01:43:59.666977+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2025-12-13 01:43:59.667260 | ubuntu-noble-large | 2025-12-13T01:43:59.667148+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:44:00.822010 | ubuntu-noble-large | 2025-12-13T01:44:00.821591+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:44:00.822119 | ubuntu-noble-large | 2025-12-13T01:44:00.821957+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:44:01.087710 | ubuntu-noble-large | 2025-12-13T01:44:01.087299+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:44:01.132506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:44:01.136884 | ubuntu-noble-large | 2025-12-13T01:44:01.136515+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:44:01.190450 | ubuntu-noble-large | 2025-12-13T01:44:01.189985+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:01.190708 | ubuntu-noble-large | 2025-12-13T01:44:01.190461+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-12-13 01:44:01.190850 | ubuntu-noble-large | 2025-12-13T01:44:01.190710+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:02.530496 | ubuntu-noble-large | 2025-12-13T01:44:02.530043+0000 - INFO - Found version '26.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:02.530608 | ubuntu-noble-large | 2025-12-13T01:44:02.530468+0000 - INFO - Adding org.opencontainers.image.version='26.0.3' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:02.858819 | ubuntu-noble-large | 2025-12-13T01:44:02.858391+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:02.909539 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:02.913515 | ubuntu-noble-large | 2025-12-13T01:44:02.913188+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:44:02.974849 | ubuntu-noble-large | 2025-12-13T01:44:02.974490+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:02.974969 | ubuntu-noble-large | 2025-12-13T01:44:02.974831+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2025-12-13 01:44:02.975188 | ubuntu-noble-large | 2025-12-13T01:44:02.974957+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:04.641739 | ubuntu-noble-large | 2025-12-13T01:44:04.641297+0000 - INFO - Found version '26.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:04.641846 | ubuntu-noble-large | 2025-12-13T01:44:04.641648+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:04.806117 | ubuntu-noble-large | 2025-12-13T01:44:04.805746+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:04.847649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:04.851936 | ubuntu-noble-large | 2025-12-13T01:44:04.851566+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:44:04.904819 | ubuntu-noble-large | 2025-12-13T01:44:04.904453+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:04.904982 | ubuntu-noble-large | 2025-12-13T01:44:04.904826+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2025-12-13 01:44:04.905080 | ubuntu-noble-large | 2025-12-13T01:44:04.904965+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:06.191385 | ubuntu-noble-large | 2025-12-13T01:44:06.191038+0000 - INFO - Found version '26.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:06.191549 | ubuntu-noble-large | 2025-12-13T01:44:06.191365+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:06.371976 | ubuntu-noble-large | 2025-12-13T01:44:06.371577+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:06.420772 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:06.425133 | ubuntu-noble-large | 2025-12-13T01:44:06.424790+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:44:06.480293 | ubuntu-noble-large | 2025-12-13T01:44:06.479944+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:06.480498 | ubuntu-noble-large | 2025-12-13T01:44:06.480312+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2025-12-13 01:44:06.480626 | ubuntu-noble-large | 2025-12-13T01:44:06.480494+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:07.696992 | ubuntu-noble-large | 2025-12-13T01:44:07.696517+0000 - INFO - Found version '26.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:07.697105 | ubuntu-noble-large | 2025-12-13T01:44:07.696886+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:07.870102 | ubuntu-noble-large | 2025-12-13T01:44:07.869795+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:07.910869 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:07.915119 | ubuntu-noble-large | 2025-12-13T01:44:07.914714+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 01:44:07.962634 | ubuntu-noble-large | 2025-12-13T01:44:07.962235+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:07.962779 | ubuntu-noble-large | 2025-12-13T01:44:07.962617+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2025-12-13 01:44:07.962897 | ubuntu-noble-large | 2025-12-13T01:44:07.962788+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:09.129989 | ubuntu-noble-large | 2025-12-13T01:44:09.129590+0000 - INFO - Found version '26.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:09.130089 | ubuntu-noble-large | 2025-12-13T01:44:09.129942+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:09.306625 | ubuntu-noble-large | 2025-12-13T01:44:09.306213+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:09.350846 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:09.354527 | ubuntu-noble-large | 2025-12-13T01:44:09.354118+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 01:44:09.403905 | ubuntu-noble-large | 2025-12-13T01:44:09.403577+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:09.404055 | ubuntu-noble-large | 2025-12-13T01:44:09.403916+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2025-12-13 01:44:09.404153 | ubuntu-noble-large | 2025-12-13T01:44:09.404047+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:10.591189 | ubuntu-noble-large | 2025-12-13T01:44:10.590843+0000 - INFO - Found version '16.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:10.591298 | ubuntu-noble-large | 2025-12-13T01:44:10.591130+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:10.761841 | ubuntu-noble-large | 2025-12-13T01:44:10.761405+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:10.803238 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:10.807329 | ubuntu-noble-large | 2025-12-13T01:44:10.807021+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 01:44:10.857932 | ubuntu-noble-large | 2025-12-13T01:44:10.857539+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:10.858069 | ubuntu-noble-large | 2025-12-13T01:44:10.857933+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2025-12-13 01:44:10.858185 | ubuntu-noble-large | 2025-12-13T01:44:10.858075+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:12.053953 | ubuntu-noble-large | 2025-12-13T01:44:12.053531+0000 - INFO - Found version '16.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:12.054149 | ubuntu-noble-large | 2025-12-13T01:44:12.053950+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:12.232248 | ubuntu-noble-large | 2025-12-13T01:44:12.231841+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:12.274596 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:12.278810 | ubuntu-noble-large | 2025-12-13T01:44:12.278450+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 01:44:12.331183 | ubuntu-noble-large | 2025-12-13T01:44:12.330782+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:12.331373 | ubuntu-noble-large | 2025-12-13T01:44:12.331208+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2025-12-13 01:44:12.331538 | ubuntu-noble-large | 2025-12-13T01:44:12.331383+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:13.566575 | ubuntu-noble-large | 2025-12-13T01:44:13.566179+0000 - INFO - Found version '16.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:13.566728 | ubuntu-noble-large | 2025-12-13T01:44:13.566527+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:13.814025 | ubuntu-noble-large | 2025-12-13T01:44:13.813644+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:13.856241 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:13.860762 | ubuntu-noble-large | 2025-12-13T01:44:13.860355+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 01:44:13.910525 | ubuntu-noble-large | 2025-12-13T01:44:13.910123+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:13.910741 | ubuntu-noble-large | 2025-12-13T01:44:13.910537+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2025-12-13 01:44:13.910879 | ubuntu-noble-large | 2025-12-13T01:44:13.910741+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:15.078904 | ubuntu-noble-large | 2025-12-13T01:44:15.078492+0000 - INFO - Found version '16.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:15.079002 | ubuntu-noble-large | 2025-12-13T01:44:15.078846+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:15.256556 | ubuntu-noble-large | 2025-12-13T01:44:15.256138+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:15.298052 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:15.302558 | ubuntu-noble-large | 2025-12-13T01:44:15.302112+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 01:44:15.352363 | ubuntu-noble-large | 2025-12-13T01:44:15.351932+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:15.352601 | ubuntu-noble-large | 2025-12-13T01:44:15.352381+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2025-12-13 01:44:15.352792 | ubuntu-noble-large | 2025-12-13T01:44:15.352601+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:16.571449 | ubuntu-noble-large | 2025-12-13T01:44:16.570987+0000 - INFO - Found version '16.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:16.571552 | ubuntu-noble-large | 2025-12-13T01:44:16.571325+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:16.758913 | ubuntu-noble-large | 2025-12-13T01:44:16.758472+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:16.799889 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:16.803987 | ubuntu-noble-large | 2025-12-13T01:44:16.803571+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 01:44:16.853617 | ubuntu-noble-large | 2025-12-13T01:44:16.853227+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:16.853853 | ubuntu-noble-large | 2025-12-13T01:44:16.853648+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2025-12-13 01:44:16.853991 | ubuntu-noble-large | 2025-12-13T01:44:16.853867+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:17.990233 | ubuntu-noble-large | 2025-12-13T01:44:17.989855+0000 - INFO - Found version '4.6.4' with build date '20251213' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:17.990372 | ubuntu-noble-large | 2025-12-13T01:44:17.990179+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:18.172150 | ubuntu-noble-large | 2025-12-13T01:44:18.171801+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:18.213999 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:18.217643 | ubuntu-noble-large | 2025-12-13T01:44:18.217327+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 01:44:18.271788 | ubuntu-noble-large | 2025-12-13T01:44:18.271402+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:18.271969 | ubuntu-noble-large | 2025-12-13T01:44:18.271804+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2025-12-13 01:44:18.272094 | ubuntu-noble-large | 2025-12-13T01:44:18.271969+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:19.466877 | ubuntu-noble-large | 2025-12-13T01:44:19.465641+0000 - INFO - Found version '4.6.4' with build date '20251213' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:19.466970 | ubuntu-noble-large | 2025-12-13T01:44:19.465964+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:19.657329 | ubuntu-noble-large | 2025-12-13T01:44:19.656996+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:19.697164 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:19.701240 | ubuntu-noble-large | 2025-12-13T01:44:19.700905+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 01:44:19.748710 | ubuntu-noble-large | 2025-12-13T01:44:19.748337+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:19.748900 | ubuntu-noble-large | 2025-12-13T01:44:19.748729+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2025-12-13 01:44:19.749127 | ubuntu-noble-large | 2025-12-13T01:44:19.748890+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:20.878779 | ubuntu-noble-large | 2025-12-13T01:44:20.878333+0000 - INFO - Found version '4.6.4' with build date '20251213' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:20.878876 | ubuntu-noble-large | 2025-12-13T01:44:20.878729+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:21.050170 | ubuntu-noble-large | 2025-12-13T01:44:21.049855+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:21.094282 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:21.098533 | ubuntu-noble-large | 2025-12-13T01:44:21.098209+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 01:44:21.144164 | ubuntu-noble-large | 2025-12-13T01:44:21.143836+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 01:44:21.144297 | ubuntu-noble-large | 2025-12-13T01:44:21.144158+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 is watcher, using pip3 show watcher 2025-12-13 01:44:21.144381 | ubuntu-noble-large | 2025-12-13T01:44:21.144281+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 01:44:22.074919 | ubuntu-noble-large | 2025-12-13T01:44:22.074530+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/watcher-applier:2025.1: Command 'pip3 show watcher' in image 'sha256:503acd06394199c3b18edac282583597aa73cc793263a35c2ae02689981ba720' returned non-zero exit status 1: b'WARNING: Package(s) not found: watcher\n' 2025-12-13 01:44:22.075040 | ubuntu-noble-large | 2025-12-13T01:44:22.074893+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 01:44:22.075220 | ubuntu-noble-large | 2025-12-13T01:44:22.075074+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 is watcher, using pip3 show watcher 2025-12-13 01:44:22.075320 | ubuntu-noble-large | 2025-12-13T01:44:22.075199+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 01:44:22.994214 | ubuntu-noble-large | 2025-12-13T01:44:22.993837+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/watcher-engine:2025.1: Command 'pip3 show watcher' in image 'sha256:91d99577ce876bcc6d5228ada5510e1d0a3209d60b7c8281bf98b65f60f776e2' returned non-zero exit status 1: b'WARNING: Package(s) not found: watcher\n' 2025-12-13 01:44:22.994501 | ubuntu-noble-large | 2025-12-13T01:44:22.994193+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 01:44:22.994585 | ubuntu-noble-large | 2025-12-13T01:44:22.994443+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-api:2025.1 is watcher, using pip3 show watcher 2025-12-13 01:44:22.994721 | ubuntu-noble-large | 2025-12-13T01:44:22.994579+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 01:44:23.885527 | ubuntu-noble-large | 2025-12-13T01:44:23.885108+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/watcher-api:2025.1: Command 'pip3 show watcher' in image 'sha256:72aa092059e5c693474b3e0652c0dc5c6a11a579dcd56d7d61e65d0c1bf2cccd' returned non-zero exit status 1: b'WARNING: Package(s) not found: watcher\n' 2025-12-13 01:44:23.885843 | ubuntu-noble-large | 2025-12-13T01:44:23.885549+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:23.886030 | ubuntu-noble-large | 2025-12-13T01:44:23.885868+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2025-12-13 01:44:23.886163 | ubuntu-noble-large | 2025-12-13T01:44:23.886016+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:25.053100 | ubuntu-noble-large | 2025-12-13T01:44:25.052733+0000 - INFO - Found version '19.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:25.053201 | ubuntu-noble-large | 2025-12-13T01:44:25.053000+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:25.224353 | ubuntu-noble-large | 2025-12-13T01:44:25.223565+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:25.267662 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:25.271770 | ubuntu-noble-large | 2025-12-13T01:44:25.271295+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 01:44:25.324822 | ubuntu-noble-large | 2025-12-13T01:44:25.324387+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:25.324983 | ubuntu-noble-large | 2025-12-13T01:44:25.324817+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2025-12-13 01:44:25.325109 | ubuntu-noble-large | 2025-12-13T01:44:25.324983+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:26.736088 | ubuntu-noble-large | 2025-12-13T01:44:26.735701+0000 - INFO - Found version '19.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:26.736186 | ubuntu-noble-large | 2025-12-13T01:44:26.736036+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:27.066480 | ubuntu-noble-large | 2025-12-13T01:44:27.066140+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:27.116704 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:27.120961 | ubuntu-noble-large | 2025-12-13T01:44:27.120608+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 01:44:27.169699 | ubuntu-noble-large | 2025-12-13T01:44:27.169308+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:27.169914 | ubuntu-noble-large | 2025-12-13T01:44:27.169760+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2025-12-13 01:44:27.170040 | ubuntu-noble-large | 2025-12-13T01:44:27.169930+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:28.399763 | ubuntu-noble-large | 2025-12-13T01:44:28.399294+0000 - INFO - Found version '19.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:28.399866 | ubuntu-noble-large | 2025-12-13T01:44:28.399636+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:28.567457 | ubuntu-noble-large | 2025-12-13T01:44:28.567111+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:28.609976 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:28.613280 | ubuntu-noble-large | 2025-12-13T01:44:28.612994+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 01:44:28.658112 | ubuntu-noble-large | 2025-12-13T01:44:28.657745+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:28.658317 | ubuntu-noble-large | 2025-12-13T01:44:28.658138+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:28.658466 | ubuntu-noble-large | 2025-12-13T01:44:28.658320+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:29.830134 | ubuntu-noble-large | 2025-12-13T01:44:29.829767+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:29.830232 | ubuntu-noble-large | 2025-12-13T01:44:29.830091+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:30.014124 | ubuntu-noble-large | 2025-12-13T01:44:30.013734+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:30.056465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:30.060467 | ubuntu-noble-large | 2025-12-13T01:44:30.060097+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 01:44:30.113242 | ubuntu-noble-large | 2025-12-13T01:44:30.112869+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:30.113453 | ubuntu-noble-large | 2025-12-13T01:44:30.113258+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:30.113623 | ubuntu-noble-large | 2025-12-13T01:44:30.113419+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:31.308518 | ubuntu-noble-large | 2025-12-13T01:44:31.308154+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:31.308616 | ubuntu-noble-large | 2025-12-13T01:44:31.308472+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:31.493747 | ubuntu-noble-large | 2025-12-13T01:44:31.493334+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:31.542049 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:31.545982 | ubuntu-noble-large | 2025-12-13T01:44:31.545693+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 01:44:31.597351 | ubuntu-noble-large | 2025-12-13T01:44:31.596929+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:31.597556 | ubuntu-noble-large | 2025-12-13T01:44:31.597341+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:31.597707 | ubuntu-noble-large | 2025-12-13T01:44:31.597549+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:32.764702 | ubuntu-noble-large | 2025-12-13T01:44:32.764214+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:32.764806 | ubuntu-noble-large | 2025-12-13T01:44:32.764623+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:32.946012 | ubuntu-noble-large | 2025-12-13T01:44:32.945583+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:32.987882 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:32.991821 | ubuntu-noble-large | 2025-12-13T01:44:32.991336+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 01:44:33.045279 | ubuntu-noble-large | 2025-12-13T01:44:33.044903+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:33.045409 | ubuntu-noble-large | 2025-12-13T01:44:33.045269+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:33.045553 | ubuntu-noble-large | 2025-12-13T01:44:33.045409+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:34.181886 | ubuntu-noble-large | 2025-12-13T01:44:34.181385+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:34.182005 | ubuntu-noble-large | 2025-12-13T01:44:34.181798+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:34.364532 | ubuntu-noble-large | 2025-12-13T01:44:34.364114+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:34.406185 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:34.410410 | ubuntu-noble-large | 2025-12-13T01:44:34.410079+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 01:44:34.460240 | ubuntu-noble-large | 2025-12-13T01:44:34.459874+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:34.460421 | ubuntu-noble-large | 2025-12-13T01:44:34.460252+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:34.460581 | ubuntu-noble-large | 2025-12-13T01:44:34.460420+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:35.646170 | ubuntu-noble-large | 2025-12-13T01:44:35.645801+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:35.646275 | ubuntu-noble-large | 2025-12-13T01:44:35.646119+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:35.822576 | ubuntu-noble-large | 2025-12-13T01:44:35.822161+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:35.865346 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:35.868328 | ubuntu-noble-large | 2025-12-13T01:44:35.868060+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 01:44:35.919887 | ubuntu-noble-large | 2025-12-13T01:44:35.919500+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:35.920017 | ubuntu-noble-large | 2025-12-13T01:44:35.919879+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:35.920143 | ubuntu-noble-large | 2025-12-13T01:44:35.920024+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:37.126371 | ubuntu-noble-large | 2025-12-13T01:44:37.126013+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:37.126481 | ubuntu-noble-large | 2025-12-13T01:44:37.126331+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:37.306607 | ubuntu-noble-large | 2025-12-13T01:44:37.306190+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:37.348638 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:37.353318 | ubuntu-noble-large | 2025-12-13T01:44:37.353011+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 01:44:37.403845 | ubuntu-noble-large | 2025-12-13T01:44:37.403321+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:37.404050 | ubuntu-noble-large | 2025-12-13T01:44:37.403806+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:37.404251 | ubuntu-noble-large | 2025-12-13T01:44:37.404047+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:38.594640 | ubuntu-noble-large | 2025-12-13T01:44:38.594230+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:38.594759 | ubuntu-noble-large | 2025-12-13T01:44:38.594587+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:38.785253 | ubuntu-noble-large | 2025-12-13T01:44:38.784780+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:38.827415 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:38.831102 | ubuntu-noble-large | 2025-12-13T01:44:38.830657+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 01:44:38.886584 | ubuntu-noble-large | 2025-12-13T01:44:38.886078+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:38.886809 | ubuntu-noble-large | 2025-12-13T01:44:38.886602+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:38.886911 | ubuntu-noble-large | 2025-12-13T01:44:38.886798+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:40.052085 | ubuntu-noble-large | 2025-12-13T01:44:40.051627+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:40.052198 | ubuntu-noble-large | 2025-12-13T01:44:40.052026+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:40.227851 | ubuntu-noble-large | 2025-12-13T01:44:40.227501+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:40.275888 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:40.279813 | ubuntu-noble-large | 2025-12-13T01:44:40.279335+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 01:44:40.331153 | ubuntu-noble-large | 2025-12-13T01:44:40.330748+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:40.331325 | ubuntu-noble-large | 2025-12-13T01:44:40.331165+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2025-12-13 01:44:40.331470 | ubuntu-noble-large | 2025-12-13T01:44:40.331323+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:41.578968 | ubuntu-noble-large | 2025-12-13T01:44:41.578547+0000 - INFO - Found version '31.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:41.579276 | ubuntu-noble-large | 2025-12-13T01:44:41.578911+0000 - INFO - Adding org.opencontainers.image.version='31.2.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:41.757196 | ubuntu-noble-large | 2025-12-13T01:44:41.756849+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:41.798573 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:41.802401 | ubuntu-noble-large | 2025-12-13T01:44:41.802071+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 01:44:41.849354 | ubuntu-noble-large | 2025-12-13T01:44:41.848984+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:41.849585 | ubuntu-noble-large | 2025-12-13T01:44:41.849387+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2025-12-13 01:44:41.849738 | ubuntu-noble-large | 2025-12-13T01:44:41.849585+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:43.034181 | ubuntu-noble-large | 2025-12-13T01:44:43.033872+0000 - INFO - Found version '27.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:43.034303 | ubuntu-noble-large | 2025-12-13T01:44:43.034088+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:43.217233 | ubuntu-noble-large | 2025-12-13T01:44:43.216845+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:43.255846 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:43.259874 | ubuntu-noble-large | 2025-12-13T01:44:43.259505+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 01:44:43.311810 | ubuntu-noble-large | 2025-12-13T01:44:43.311377+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:43.311992 | ubuntu-noble-large | 2025-12-13T01:44:43.311826+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2025-12-13 01:44:43.312115 | ubuntu-noble-large | 2025-12-13T01:44:43.311993+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:44.525976 | ubuntu-noble-large | 2025-12-13T01:44:44.525549+0000 - INFO - Found version '27.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:44.526096 | ubuntu-noble-large | 2025-12-13T01:44:44.525901+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:44.706063 | ubuntu-noble-large | 2025-12-13T01:44:44.705658+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:44.749811 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:44.754248 | ubuntu-noble-large | 2025-12-13T01:44:44.753937+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 01:44:44.801056 | ubuntu-noble-large | 2025-12-13T01:44:44.800727+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:44.801209 | ubuntu-noble-large | 2025-12-13T01:44:44.801061+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2025-12-13 01:44:44.801338 | ubuntu-noble-large | 2025-12-13T01:44:44.801221+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:45.969029 | ubuntu-noble-large | 2025-12-13T01:44:45.968710+0000 - INFO - Found version '27.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:45.969119 | ubuntu-noble-large | 2025-12-13T01:44:45.968891+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:46.145272 | ubuntu-noble-large | 2025-12-13T01:44:46.144891+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:46.185727 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:46.189320 | ubuntu-noble-large | 2025-12-13T01:44:46.189011+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 01:44:46.231537 | ubuntu-noble-large | 2025-12-13T01:44:46.231182+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:46.231624 | ubuntu-noble-large | 2025-12-13T01:44:46.231496+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2025-12-13 01:44:46.231740 | ubuntu-noble-large | 2025-12-13T01:44:46.231591+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:47.395794 | ubuntu-noble-large | 2025-12-13T01:44:47.395300+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:47.395900 | ubuntu-noble-large | 2025-12-13T01:44:47.395666+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:47.577776 | ubuntu-noble-large | 2025-12-13T01:44:47.577375+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:47.621325 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:47.625089 | ubuntu-noble-large | 2025-12-13T01:44:47.624780+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 01:44:47.678272 | ubuntu-noble-large | 2025-12-13T01:44:47.677937+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:47.678456 | ubuntu-noble-large | 2025-12-13T01:44:47.678277+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2025-12-13 01:44:47.678611 | ubuntu-noble-large | 2025-12-13T01:44:47.678480+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:48.851181 | ubuntu-noble-large | 2025-12-13T01:44:48.850821+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:48.851277 | ubuntu-noble-large | 2025-12-13T01:44:48.851145+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:49.050931 | ubuntu-noble-large | 2025-12-13T01:44:49.050546+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:49.090737 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:49.093666 | ubuntu-noble-large | 2025-12-13T01:44:49.093320+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 01:44:49.144348 | ubuntu-noble-large | 2025-12-13T01:44:49.144000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:49.144558 | ubuntu-noble-large | 2025-12-13T01:44:49.144363+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2025-12-13 01:44:49.144709 | ubuntu-noble-large | 2025-12-13T01:44:49.144555+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:50.241101 | ubuntu-noble-large | 2025-12-13T01:44:50.240625+0000 - INFO - Found version '20.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:50.241209 | ubuntu-noble-large | 2025-12-13T01:44:50.240987+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:50.407908 | ubuntu-noble-large | 2025-12-13T01:44:50.407526+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:50.449340 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:50.453392 | ubuntu-noble-large | 2025-12-13T01:44:50.453100+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 01:44:50.502626 | ubuntu-noble-large | 2025-12-13T01:44:50.502291+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:50.502742 | ubuntu-noble-large | 2025-12-13T01:44:50.502610+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2025-12-13 01:44:50.502850 | ubuntu-noble-large | 2025-12-13T01:44:50.502744+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:51.613320 | ubuntu-noble-large | 2025-12-13T01:44:51.612948+0000 - INFO - Found version '20.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:51.613406 | ubuntu-noble-large | 2025-12-13T01:44:51.613272+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:51.795918 | ubuntu-noble-large | 2025-12-13T01:44:51.795525+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:51.834790 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:51.838886 | ubuntu-noble-large | 2025-12-13T01:44:51.838547+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 01:44:51.880242 | ubuntu-noble-large | 2025-12-13T01:44:51.879880+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:51.880477 | ubuntu-noble-large | 2025-12-13T01:44:51.880286+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2025-12-13 01:44:51.880611 | ubuntu-noble-large | 2025-12-13T01:44:51.880485+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:53.035631 | ubuntu-noble-large | 2025-12-13T01:44:53.035212+0000 - INFO - Found version '20.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:53.035759 | ubuntu-noble-large | 2025-12-13T01:44:53.035573+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:53.217098 | ubuntu-noble-large | 2025-12-13T01:44:53.216804+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:53.259765 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:53.264127 | ubuntu-noble-large | 2025-12-13T01:44:53.263817+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 01:44:53.317921 | ubuntu-noble-large | 2025-12-13T01:44:53.317482+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:53.318104 | ubuntu-noble-large | 2025-12-13T01:44:53.317928+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2025-12-13 01:44:53.318237 | ubuntu-noble-large | 2025-12-13T01:44:53.318104+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:54.499797 | ubuntu-noble-large | 2025-12-13T01:44:54.499377+0000 - INFO - Found version '20.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:54.499899 | ubuntu-noble-large | 2025-12-13T01:44:54.499763+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:54.675267 | ubuntu-noble-large | 2025-12-13T01:44:54.674534+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:54.719234 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:54.723792 | ubuntu-noble-large | 2025-12-13T01:44:54.723101+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 01:44:54.773652 | ubuntu-noble-large | 2025-12-13T01:44:54.773269+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:54.773873 | ubuntu-noble-large | 2025-12-13T01:44:54.773701+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2025-12-13 01:44:54.774044 | ubuntu-noble-large | 2025-12-13T01:44:54.773872+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:55.962915 | ubuntu-noble-large | 2025-12-13T01:44:55.962248+0000 - INFO - Found version '20.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:55.963013 | ubuntu-noble-large | 2025-12-13T01:44:55.962592+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:56.147619 | ubuntu-noble-large | 2025-12-13T01:44:56.147138+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:56.187081 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:56.190977 | ubuntu-noble-large | 2025-12-13T01:44:56.190602+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 01:44:56.241143 | ubuntu-noble-large | 2025-12-13T01:44:56.240766+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:56.241365 | ubuntu-noble-large | 2025-12-13T01:44:56.241163+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2025-12-13 01:44:56.241523 | ubuntu-noble-large | 2025-12-13T01:44:56.241331+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:57.449130 | ubuntu-noble-large | 2025-12-13T01:44:57.448770+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:57.449220 | ubuntu-noble-large | 2025-12-13T01:44:57.449097+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:57.601892 | ubuntu-noble-large | 2025-12-13T01:44:57.601508+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:57.645195 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:57.648379 | ubuntu-noble-large | 2025-12-13T01:44:57.648027+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 01:44:57.698650 | ubuntu-noble-large | 2025-12-13T01:44:57.698229+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:57.698888 | ubuntu-noble-large | 2025-12-13T01:44:57.698709+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2025-12-13 01:44:57.699021 | ubuntu-noble-large | 2025-12-13T01:44:57.698894+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:58.843543 | ubuntu-noble-large | 2025-12-13T01:44:58.843161+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:58.843641 | ubuntu-noble-large | 2025-12-13T01:44:58.843497+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:59.004048 | ubuntu-noble-large | 2025-12-13T01:44:59.003702+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:59.054206 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:59.058386 | ubuntu-noble-large | 2025-12-13T01:44:59.057994+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 01:44:59.107916 | ubuntu-noble-large | 2025-12-13T01:44:59.107507+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:44:59.108125 | ubuntu-noble-large | 2025-12-13T01:44:59.107944+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2025-12-13 01:44:59.108266 | ubuntu-noble-large | 2025-12-13T01:44:59.108128+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:45:00.240905 | ubuntu-noble-large | 2025-12-13T01:45:00.240496+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:45:00.241007 | ubuntu-noble-large | 2025-12-13T01:45:00.240824+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:45:00.426028 | ubuntu-noble-large | 2025-12-13T01:45:00.425646+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:45:00.466057 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:45:00.469491 | ubuntu-noble-large | 2025-12-13T01:45:00.469174+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 01:45:00.516772 | ubuntu-noble-large | 2025-12-13T01:45:00.516378+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:00.516970 | ubuntu-noble-large | 2025-12-13T01:45:00.516816+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2025-12-13 01:45:00.517097 | ubuntu-noble-large | 2025-12-13T01:45:00.516983+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:01.655768 | ubuntu-noble-large | 2025-12-13T01:45:01.655293+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:01.655878 | ubuntu-noble-large | 2025-12-13T01:45:01.655635+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:01.832047 | ubuntu-noble-large | 2025-12-13T01:45:01.831576+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:01.876188 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:01.880895 | ubuntu-noble-large | 2025-12-13T01:45:01.880514+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 01:45:01.928020 | ubuntu-noble-large | 2025-12-13T01:45:01.927597+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:01.928204 | ubuntu-noble-large | 2025-12-13T01:45:01.928030+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2025-12-13 01:45:01.928338 | ubuntu-noble-large | 2025-12-13T01:45:01.928206+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:03.102182 | ubuntu-noble-large | 2025-12-13T01:45:03.101799+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:03.102278 | ubuntu-noble-large | 2025-12-13T01:45:03.102119+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:03.268494 | ubuntu-noble-large | 2025-12-13T01:45:03.268151+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:03.317577 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:03.321816 | ubuntu-noble-large | 2025-12-13T01:45:03.321383+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 01:45:03.368564 | ubuntu-noble-large | 2025-12-13T01:45:03.368155+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:03.368775 | ubuntu-noble-large | 2025-12-13T01:45:03.368577+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2025-12-13 01:45:03.368896 | ubuntu-noble-large | 2025-12-13T01:45:03.368774+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:04.592939 | ubuntu-noble-large | 2025-12-13T01:45:04.592495+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:04.593048 | ubuntu-noble-large | 2025-12-13T01:45:04.592860+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:04.763620 | ubuntu-noble-large | 2025-12-13T01:45:04.763290+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:04.807019 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:04.811118 | ubuntu-noble-large | 2025-12-13T01:45:04.810772+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 01:45:04.857319 | ubuntu-noble-large | 2025-12-13T01:45:04.857075+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:04.857382 | ubuntu-noble-large | 2025-12-13T01:45:04.857304+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2025-12-13 01:45:04.857588 | ubuntu-noble-large | 2025-12-13T01:45:04.857372+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:06.081524 | ubuntu-noble-large | 2025-12-13T01:45:06.081105+0000 - INFO - Found version '20.0.1' with build date '20251213' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:06.081639 | ubuntu-noble-large | 2025-12-13T01:45:06.081486+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:06.251840 | ubuntu-noble-large | 2025-12-13T01:45:06.251487+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:06.301426 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:06.305762 | ubuntu-noble-large | 2025-12-13T01:45:06.305329+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 01:45:06.350186 | ubuntu-noble-large | 2025-12-13T01:45:06.349801+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 01:45:06.350369 | ubuntu-noble-large | 2025-12-13T01:45:06.350204+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-12-13 01:45:06.350566 | ubuntu-noble-large | 2025-12-13T01:45:06.350376+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 01:45:06.350732 | ubuntu-noble-large | 2025-12-13T01:45:06.350590+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-12-13 01:45:06.350858 | ubuntu-noble-large | 2025-12-13T01:45:06.350744+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:06.350996 | ubuntu-noble-large | 2025-12-13T01:45:06.350881+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using dpkg -s ovn-common 2025-12-13 01:45:06.351092 | ubuntu-noble-large | 2025-12-13T01:45:06.350996+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:06.901248 | ubuntu-noble-large | 2025-12-13T01:45:06.901029+0000 - INFO - Found version '25.3.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:06.901321 | ubuntu-noble-large | 2025-12-13T01:45:06.901189+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:07.049978 | ubuntu-noble-large | 2025-12-13T01:45:07.049571+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:07.092146 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:07.094951 | ubuntu-noble-large | 2025-12-13T01:45:07.094619+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 01:45:07.145919 | ubuntu-noble-large | 2025-12-13T01:45:07.145542+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.146086 | ubuntu-noble-large | 2025-12-13T01:45:07.145928+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2025-12-13 01:45:07.146193 | ubuntu-noble-large | 2025-12-13T01:45:07.146078+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.741911 | ubuntu-noble-large | 2025-12-13T01:45:07.741506+0000 - INFO - Found version '25.3.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.742011 | ubuntu-noble-large | 2025-12-13T01:45:07.741861+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.888344 | ubuntu-noble-large | 2025-12-13T01:45:07.887950+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.922167 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.925486 | ubuntu-noble-large | 2025-12-13T01:45:07.925139+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 01:45:07.966612 | ubuntu-noble-large | 2025-12-13T01:45:07.966257+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:07.966837 | ubuntu-noble-large | 2025-12-13T01:45:07.966642+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using dpkg -s ovn-common 2025-12-13 01:45:07.966962 | ubuntu-noble-large | 2025-12-13T01:45:07.966835+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:08.549174 | ubuntu-noble-large | 2025-12-13T01:45:08.548786+0000 - INFO - Found version '25.3.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:08.549284 | ubuntu-noble-large | 2025-12-13T01:45:08.549071+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:08.732928 | ubuntu-noble-large | 2025-12-13T01:45:08.732561+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:08.775016 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:08.779007 | ubuntu-noble-large | 2025-12-13T01:45:08.778686+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 01:45:08.828133 | ubuntu-noble-large | 2025-12-13T01:45:08.827758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:08.828314 | ubuntu-noble-large | 2025-12-13T01:45:08.828147+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2025-12-13 01:45:08.828486 | ubuntu-noble-large | 2025-12-13T01:45:08.828314+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:09.516469 | ubuntu-noble-large | 2025-12-13T01:45:09.515954+0000 - INFO - Found version '25.3.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:09.516587 | ubuntu-noble-large | 2025-12-13T01:45:09.516330+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:09.687954 | ubuntu-noble-large | 2025-12-13T01:45:09.687585+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:09.734035 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:09.738916 | ubuntu-noble-large | 2025-12-13T01:45:09.738342+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 01:45:09.789362 | ubuntu-noble-large | 2025-12-13T01:45:09.788897+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:09.789652 | ubuntu-noble-large | 2025-12-13T01:45:09.789360+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2025-12-13 01:45:09.789765 | ubuntu-noble-large | 2025-12-13T01:45:09.789576+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:10.414385 | ubuntu-noble-large | 2025-12-13T01:45:10.413992+0000 - INFO - Found version '7.0.15' with build date '20251213' for osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:10.414594 | ubuntu-noble-large | 2025-12-13T01:45:10.414352+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:10.586336 | ubuntu-noble-large | 2025-12-13T01:45:10.585944+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:10.632969 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:10.636431 | ubuntu-noble-large | 2025-12-13T01:45:10.636084+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 01:45:10.698417 | ubuntu-noble-large | 2025-12-13T01:45:10.698010+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:10.698649 | ubuntu-noble-large | 2025-12-13T01:45:10.698469+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-12-13 01:45:10.698818 | ubuntu-noble-large | 2025-12-13T01:45:10.698652+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:11.303737 | ubuntu-noble-large | 2025-12-13T01:45:11.303233+0000 - INFO - Found version '7.0.15' with build date '20251213' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:11.303843 | ubuntu-noble-large | 2025-12-13T01:45:11.303606+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:11.510275 | ubuntu-noble-large | 2025-12-13T01:45:11.509520+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:11.552212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:11.556794 | ubuntu-noble-large | 2025-12-13T01:45:11.556053+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 01:45:11.607378 | ubuntu-noble-large | 2025-12-13T01:45:11.607030+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:11.607566 | ubuntu-noble-large | 2025-12-13T01:45:11.607377+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-12-13 01:45:11.607712 | ubuntu-noble-large | 2025-12-13T01:45:11.607576+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:12.202201 | ubuntu-noble-large | 2025-12-13T01:45:12.201764+0000 - INFO - Found version '1.0.7' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:12.202306 | ubuntu-noble-large | 2025-12-13T01:45:12.202076+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:12.348303 | ubuntu-noble-large | 2025-12-13T01:45:12.347372+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:12.390364 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:12.395531 | ubuntu-noble-large | 2025-12-13T01:45:12.394739+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 01:45:12.447795 | ubuntu-noble-large | 2025-12-13T01:45:12.446736+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:12.447881 | ubuntu-noble-large | 2025-12-13T01:45:12.447114+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 is prometheus-libvirt-exporter, using bash -c '/opt/libvirt-exporter --version 2>&1' 2025-12-13 01:45:12.447897 | ubuntu-noble-large | 2025-12-13T01:45:12.447263+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:13.058231 | ubuntu-noble-large | 2025-12-13T01:45:13.057834+0000 - INFO - Found version '2.2.0' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:13.058325 | ubuntu-noble-large | 2025-12-13T01:45:13.058069+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:13.190812 | ubuntu-noble-large | 2025-12-13T01:45:13.190433+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:13.235188 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:13.238897 | ubuntu-noble-large | 2025-12-13T01:45:13.238566+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 01:45:13.284780 | ubuntu-noble-large | 2025-12-13T01:45:13.284419+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:13.284923 | ubuntu-noble-large | 2025-12-13T01:45:13.284762+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-12-13 01:45:13.285038 | ubuntu-noble-large | 2025-12-13T01:45:13.284917+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:13.903896 | ubuntu-noble-large | 2025-12-13T01:45:13.903291+0000 - INFO - Found version '1.8.0' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:13.903985 | ubuntu-noble-large | 2025-12-13T01:45:13.903648+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:14.044242 | ubuntu-noble-large | 2025-12-13T01:45:14.043946+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:14.086547 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:14.090350 | ubuntu-noble-large | 2025-12-13T01:45:14.090043+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 01:45:14.138440 | ubuntu-noble-large | 2025-12-13T01:45:14.138072+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:14.138621 | ubuntu-noble-large | 2025-12-13T01:45:14.138443+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 is prometheus-openstack-exporter, using bash -c 'sha256sum /opt/openstack-exporter/openstack-exporter 2>&1' 2025-12-13 01:45:14.138762 | ubuntu-noble-large | 2025-12-13T01:45:14.138607+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:14.771773 | ubuntu-noble-large | 2025-12-13T01:45:14.771306+0000 - INFO - Found version '1.7.0' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:14.771868 | ubuntu-noble-large | 2025-12-13T01:45:14.771699+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:14.914047 | ubuntu-noble-large | 2025-12-13T01:45:14.913726+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:14.955077 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:14.959116 | ubuntu-noble-large | 2025-12-13T01:45:14.958781+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 01:45:15.013485 | ubuntu-noble-large | 2025-12-13T01:45:15.012990+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.013761 | ubuntu-noble-large | 2025-12-13T01:45:15.013492+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-12-13 01:45:15.013946 | ubuntu-noble-large | 2025-12-13T01:45:15.013773+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.625370 | ubuntu-noble-large | 2025-12-13T01:45:15.624955+0000 - INFO - Found version '1.8.2' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.625499 | ubuntu-noble-large | 2025-12-13T01:45:15.625273+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.799905 | ubuntu-noble-large | 2025-12-13T01:45:15.799493+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.843735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.847400 | ubuntu-noble-large | 2025-12-13T01:45:15.847073+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 01:45:15.899284 | ubuntu-noble-large | 2025-12-13T01:45:15.898912+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:15.899449 | ubuntu-noble-large | 2025-12-13T01:45:15.899262+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-12-13 01:45:15.899573 | ubuntu-noble-large | 2025-12-13T01:45:15.899442+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:16.468229 | ubuntu-noble-large | 2025-12-13T01:45:16.467842+0000 - INFO - Found version '0.16.0' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:16.468332 | ubuntu-noble-large | 2025-12-13T01:45:16.468163+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:16.638316 | ubuntu-noble-large | 2025-12-13T01:45:16.637966+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:16.679360 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:16.682784 | ubuntu-noble-large | 2025-12-13T01:45:16.682443+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 01:45:16.733375 | ubuntu-noble-large | 2025-12-13T01:45:16.733063+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:16.733589 | ubuntu-noble-large | 2025-12-13T01:45:16.733424+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 is prometheus, using /opt/prometheus/prometheus --version 2025-12-13 01:45:16.733739 | ubuntu-noble-large | 2025-12-13T01:45:16.733589+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:17.366336 | ubuntu-noble-large | 2025-12-13T01:45:17.365985+0000 - INFO - Found version '3.2.1' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:17.366570 | ubuntu-noble-large | 2025-12-13T01:45:17.366304+0000 - INFO - Adding org.opencontainers.image.version='3.2.1' label to osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:17.529281 | ubuntu-noble-large | 2025-12-13T01:45:17.528925+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:17.574010 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:17.578866 | ubuntu-noble-large | 2025-12-13T01:45:17.578480+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 01:45:17.625548 | ubuntu-noble-large | 2025-12-13T01:45:17.625175+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:17.625725 | ubuntu-noble-large | 2025-12-13T01:45:17.625543+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-12-13 01:45:17.625879 | ubuntu-noble-large | 2025-12-13T01:45:17.625734+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:18.221217 | ubuntu-noble-large | 2025-12-13T01:45:18.220813+0000 - INFO - Found version '0.15.0' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:18.221327 | ubuntu-noble-large | 2025-12-13T01:45:18.221130+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:18.403941 | ubuntu-noble-large | 2025-12-13T01:45:18.403604+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:18.445908 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:18.448954 | ubuntu-noble-large | 2025-12-13T01:45:18.448640+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 01:45:18.497194 | ubuntu-noble-large | 2025-12-13T01:45:18.496852+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:18.497348 | ubuntu-noble-large | 2025-12-13T01:45:18.497185+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-12-13 01:45:18.497498 | ubuntu-noble-large | 2025-12-13T01:45:18.497345+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:19.095068 | ubuntu-noble-large | 2025-12-13T01:45:19.094646+0000 - INFO - Found version '3.0.8' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:19.095175 | ubuntu-noble-large | 2025-12-13T01:45:19.095006+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:19.257913 | ubuntu-noble-large | 2025-12-13T01:45:19.257503+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:19.303065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:19.307152 | ubuntu-noble-large | 2025-12-13T01:45:19.306767+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 01:45:19.355731 | ubuntu-noble-large | 2025-12-13T01:45:19.355318+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:19.355900 | ubuntu-noble-large | 2025-12-13T01:45:19.355733+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2025-12-13 01:45:19.356038 | ubuntu-noble-large | 2025-12-13T01:45:19.355898+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:19.984778 | ubuntu-noble-large | 2025-12-13T01:45:19.984333+0000 - INFO - Found version '0.49.2' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:19.984931 | ubuntu-noble-large | 2025-12-13T01:45:19.984751+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:20.139889 | ubuntu-noble-large | 2025-12-13T01:45:20.139479+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:20.184200 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:20.189085 | ubuntu-noble-large | 2025-12-13T01:45:20.188731+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 01:45:20.242195 | ubuntu-noble-large | 2025-12-13T01:45:20.241829+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:20.242356 | ubuntu-noble-large | 2025-12-13T01:45:20.242195+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-12-13 01:45:20.242527 | ubuntu-noble-large | 2025-12-13T01:45:20.242360+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:20.851526 | ubuntu-noble-large | 2025-12-13T01:45:20.851070+0000 - INFO - Found version '0.28.1' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:20.851663 | ubuntu-noble-large | 2025-12-13T01:45:20.851450+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:21.019906 | ubuntu-noble-large | 2025-12-13T01:45:21.019082+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:21.063635 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:21.068063 | ubuntu-noble-large | 2025-12-13T01:45:21.067622+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 01:45:21.114900 | ubuntu-noble-large | 2025-12-13T01:45:21.114493+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.115056 | ubuntu-noble-large | 2025-12-13T01:45:21.114900+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-12-13 01:45:21.115168 | ubuntu-noble-large | 2025-12-13T01:45:21.115053+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.697070 | ubuntu-noble-large | 2025-12-13T01:45:21.696657+0000 - INFO - Found version '0.25.0' with build date '20251213' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.697187 | ubuntu-noble-large | 2025-12-13T01:45:21.697012+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.843627 | ubuntu-noble-large | 2025-12-13T01:45:21.843265+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.884065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.888708 | ubuntu-noble-large | 2025-12-13T01:45:21.888337+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 01:45:21.939193 | ubuntu-noble-large | 2025-12-13T01:45:21.938803+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-12-13 01:45:21.939297 | ubuntu-noble-large | 2025-12-13T01:45:21.939151+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:21.939597 | ubuntu-noble-large | 2025-12-13T01:45:21.939296+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:21.939728 | ubuntu-noble-large | 2025-12-13T01:45:21.939498+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-12-13 01:45:21.939781 | ubuntu-noble-large | 2025-12-13T01:45:21.939615+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:23.168308 | ubuntu-noble-large | 2025-12-13T01:45:23.167969+0000 - INFO - Found version '12.4.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:23.168418 | ubuntu-noble-large | 2025-12-13T01:45:23.168267+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:23.365259 | ubuntu-noble-large | 2025-12-13T01:45:23.364902+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:23.407430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:23.411843 | ubuntu-noble-large | 2025-12-13T01:45:23.411212+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 01:45:23.461529 | ubuntu-noble-large | 2025-12-13T01:45:23.461155+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-12-13 01:45:23.461611 | ubuntu-noble-large | 2025-12-13T01:45:23.461470+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.461760 | ubuntu-noble-large | 2025-12-13T01:45:23.461596+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-12-13 01:45:23.461846 | ubuntu-noble-large | 2025-12-13T01:45:23.461734+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.461947 | ubuntu-noble-large | 2025-12-13T01:45:23.461839+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-12-13 01:45:23.462066 | ubuntu-noble-large | 2025-12-13T01:45:23.461941+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.462148 | ubuntu-noble-large | 2025-12-13T01:45:23.462060+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-12-13 01:45:23.462244 | ubuntu-noble-large | 2025-12-13T01:45:23.462156+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.462336 | ubuntu-noble-large | 2025-12-13T01:45:23.462252+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-12-13 01:45:23.462455 | ubuntu-noble-large | 2025-12-13T01:45:23.462345+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.462545 | ubuntu-noble-large | 2025-12-13T01:45:23.462460+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-12-13 01:45:23.462651 | ubuntu-noble-large | 2025-12-13T01:45:23.462553+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.462754 | ubuntu-noble-large | 2025-12-13T01:45:23.462641+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-12-13 01:45:23.462846 | ubuntu-noble-large | 2025-12-13T01:45:23.462762+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:23.462932 | ubuntu-noble-large | 2025-12-13T01:45:23.462851+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:23.463041 | ubuntu-noble-large | 2025-12-13T01:45:23.462953+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2025-12-13 01:45:23.463128 | ubuntu-noble-large | 2025-12-13T01:45:23.463045+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:24.789303 | ubuntu-noble-large | 2025-12-13T01:45:24.788929+0000 - INFO - Found version '25.3.2' with build date '20251213' for osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:24.789423 | ubuntu-noble-large | 2025-12-13T01:45:24.789257+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:24.972735 | ubuntu-noble-large | 2025-12-13T01:45:24.972271+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:25.022261 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:25.028119 | ubuntu-noble-large | 2025-12-13T01:45:25.027755+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 01:45:25.081862 | ubuntu-noble-large | 2025-12-13T01:45:25.081395+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-12-13 01:45:25.081999 | ubuntu-noble-large | 2025-12-13T01:45:25.081835+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.082155 | ubuntu-noble-large | 2025-12-13T01:45:25.082017+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-12-13 01:45:25.082277 | ubuntu-noble-large | 2025-12-13T01:45:25.082159+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.082402 | ubuntu-noble-large | 2025-12-13T01:45:25.082278+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-12-13 01:45:25.082557 | ubuntu-noble-large | 2025-12-13T01:45:25.082436+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.082649 | ubuntu-noble-large | 2025-12-13T01:45:25.082553+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-12-13 01:45:25.082804 | ubuntu-noble-large | 2025-12-13T01:45:25.082663+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.082911 | ubuntu-noble-large | 2025-12-13T01:45:25.082815+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-base:2025.1 2025-12-13 01:45:25.083018 | ubuntu-noble-large | 2025-12-13T01:45:25.082923+0000 - INFO - osism.harbor.regio.digital/kolla/watcher-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.083120 | ubuntu-noble-large | 2025-12-13T01:45:25.083027+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-12-13 01:45:25.083225 | ubuntu-noble-large | 2025-12-13T01:45:25.083131+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.083327 | ubuntu-noble-large | 2025-12-13T01:45:25.083234+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-12-13 01:45:25.083456 | ubuntu-noble-large | 2025-12-13T01:45:25.083339+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.083555 | ubuntu-noble-large | 2025-12-13T01:45:25.083463+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-12-13 01:45:25.083655 | ubuntu-noble-large | 2025-12-13T01:45:25.083564+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.083782 | ubuntu-noble-large | 2025-12-13T01:45:25.083661+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-12-13 01:45:25.083886 | ubuntu-noble-large | 2025-12-13T01:45:25.083793+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.083985 | ubuntu-noble-large | 2025-12-13T01:45:25.083893+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-12-13 01:45:25.084088 | ubuntu-noble-large | 2025-12-13T01:45:25.083997+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.084188 | ubuntu-noble-large | 2025-12-13T01:45:25.084097+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-12-13 01:45:25.084295 | ubuntu-noble-large | 2025-12-13T01:45:25.084200+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.084489 | ubuntu-noble-large | 2025-12-13T01:45:25.084303+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-12-13 01:45:25.084599 | ubuntu-noble-large | 2025-12-13T01:45:25.084486+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:25.084701 | ubuntu-noble-large | 2025-12-13T01:45:25.084593+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.084818 | ubuntu-noble-large | 2025-12-13T01:45:25.084725+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 is letsencrypt-webserver, using dpkg -s apache2 2025-12-13 01:45:25.084906 | ubuntu-noble-large | 2025-12-13T01:45:25.084824+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.664163 | ubuntu-noble-large | 2025-12-13T01:45:25.663837+0000 - INFO - Found version '2.4.58' with build date '20251213' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.664246 | ubuntu-noble-large | 2025-12-13T01:45:25.664112+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.789571 | ubuntu-noble-large | 2025-12-13T01:45:25.789179+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.831535 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.835257 | ubuntu-noble-large | 2025-12-13T01:45:25.834908+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 01:45:25.885334 | ubuntu-noble-large | 2025-12-13T01:45:25.884949+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:25.885529 | ubuntu-noble-large | 2025-12-13T01:45:25.885334+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 is letsencrypt-lego, using /opt/lego --version 2025-12-13 01:45:25.885700 | ubuntu-noble-large | 2025-12-13T01:45:25.885532+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:26.523625 | ubuntu-noble-large | 2025-12-13T01:45:26.523203+0000 - INFO - Found version '4.20.4' with build date '20251213' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:26.523761 | ubuntu-noble-large | 2025-12-13T01:45:26.523592+0000 - INFO - Adding org.opencontainers.image.version='4.20.4' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:26.705402 | ubuntu-noble-large | 2025-12-13T01:45:26.705031+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:26.766702 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:26.770694 | ubuntu-noble-large | 2025-12-13T01:45:26.770290+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 01:45:26.822993 | ubuntu-noble-large | 2025-12-13T01:45:26.822514+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:26.823269 | ubuntu-noble-large | 2025-12-13T01:45:26.823024+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-12-13 01:45:26.823460 | ubuntu-noble-large | 2025-12-13T01:45:26.823281+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:27.444950 | ubuntu-noble-large | 2025-12-13T01:45:27.444564+0000 - INFO - Found version '2.1.6' with build date '20251213' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:27.445043 | ubuntu-noble-large | 2025-12-13T01:45:27.444920+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:27.669844 | ubuntu-noble-large | 2025-12-13T01:45:27.669503+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:27.712219 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:27.715110 | ubuntu-noble-large | 2025-12-13T01:45:27.714754+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 01:45:27.765173 | ubuntu-noble-large | 2025-12-13T01:45:27.764737+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:27.765322 | ubuntu-noble-large | 2025-12-13T01:45:27.765092+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2025-12-13 01:45:27.765358 | ubuntu-noble-large | 2025-12-13T01:45:27.765238+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:28.337300 | ubuntu-noble-large | 2025-12-13T01:45:28.336950+0000 - INFO - Found version '3.1.7' with build date '20251213' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:28.338830 | ubuntu-noble-large | 2025-12-13T01:45:28.337479+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:28.503614 | ubuntu-noble-large | 2025-12-13T01:45:28.503101+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:28.549465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:28.554070 | ubuntu-noble-large | 2025-12-13T01:45:28.553647+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 01:45:28.611303 | ubuntu-noble-large | 2025-12-13T01:45:28.610916+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:28.611509 | ubuntu-noble-large | 2025-12-13T01:45:28.611310+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-12-13 01:45:28.611642 | ubuntu-noble-large | 2025-12-13T01:45:28.611506+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:29.196515 | ubuntu-noble-large | 2025-12-13T01:45:29.196099+0000 - INFO - Found version '2.1.6' with build date '20251213' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:29.196615 | ubuntu-noble-large | 2025-12-13T01:45:29.196441+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:29.359048 | ubuntu-noble-large | 2025-12-13T01:45:29.358612+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:29.404430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:29.409220 | ubuntu-noble-large | 2025-12-13T01:45:29.408864+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 01:45:29.460005 | ubuntu-noble-large | 2025-12-13T01:45:29.459550+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:29.460202 | ubuntu-noble-large | 2025-12-13T01:45:29.460031+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-12-13 01:45:29.460332 | ubuntu-noble-large | 2025-12-13T01:45:29.460207+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:30.089114 | ubuntu-noble-large | 2025-12-13T01:45:30.088765+0000 - INFO - Found version '2.1.6' with build date '20251213' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:30.089227 | ubuntu-noble-large | 2025-12-13T01:45:30.089058+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:30.276209 | ubuntu-noble-large | 2025-12-13T01:45:30.275664+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:30.319894 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:30.323998 | ubuntu-noble-large | 2025-12-13T01:45:30.323588+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 01:45:30.374126 | ubuntu-noble-large | 2025-12-13T01:45:30.373718+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:30.374284 | ubuntu-noble-large | 2025-12-13T01:45:30.374100+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-12-13 01:45:30.374428 | ubuntu-noble-large | 2025-12-13T01:45:30.374272+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:30.983696 | ubuntu-noble-large | 2025-12-13T01:45:30.983190+0000 - INFO - Found version '10.11.15' with build date '20251213' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:30.983771 | ubuntu-noble-large | 2025-12-13T01:45:30.983584+0000 - INFO - Adding org.opencontainers.image.version='10.11.15' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:31.130103 | ubuntu-noble-large | 2025-12-13T01:45:31.129664+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:31.171461 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:31.175428 | ubuntu-noble-large | 2025-12-13T01:45:31.175064+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 01:45:31.224095 | ubuntu-noble-large | 2025-12-13T01:45:31.223662+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:31.224269 | ubuntu-noble-large | 2025-12-13T01:45:31.224098+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2025-12-13 01:45:31.224411 | ubuntu-noble-large | 2025-12-13T01:45:31.224262+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:31.832300 | ubuntu-noble-large | 2025-12-13T01:45:31.831882+0000 - INFO - Found version '10.11.15' with build date '20251213' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:31.832440 | ubuntu-noble-large | 2025-12-13T01:45:31.832209+0000 - INFO - Adding org.opencontainers.image.version='10.11.15' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:31.983117 | ubuntu-noble-large | 2025-12-13T01:45:31.982825+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:32.020584 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:32.023722 | ubuntu-noble-large | 2025-12-13T01:45:32.023409+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 01:45:32.075864 | ubuntu-noble-large | 2025-12-13T01:45:32.075408+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.076152 | ubuntu-noble-large | 2025-12-13T01:45:32.075897+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-12-13 01:45:32.076343 | ubuntu-noble-large | 2025-12-13T01:45:32.076168+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.709511 | ubuntu-noble-large | 2025-12-13T01:45:32.709105+0000 - INFO - Found version '3.5.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.709663 | ubuntu-noble-large | 2025-12-13T01:45:32.709478+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.856598 | ubuntu-noble-large | 2025-12-13T01:45:32.856196+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.897760 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.901179 | ubuntu-noble-large | 2025-12-13T01:45:32.900886+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 01:45:32.950823 | ubuntu-noble-large | 2025-12-13T01:45:32.950481+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:32.951013 | ubuntu-noble-large | 2025-12-13T01:45:32.950851+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-12-13 01:45:32.951145 | ubuntu-noble-large | 2025-12-13T01:45:32.951014+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:33.569181 | ubuntu-noble-large | 2025-12-13T01:45:33.568734+0000 - INFO - Found version '3.5.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:33.569298 | ubuntu-noble-large | 2025-12-13T01:45:33.569056+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:33.739016 | ubuntu-noble-large | 2025-12-13T01:45:33.738600+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:33.784255 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:33.787882 | ubuntu-noble-large | 2025-12-13T01:45:33.787501+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 01:45:33.837017 | ubuntu-noble-large | 2025-12-13T01:45:33.836604+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-12-13 01:45:33.837129 | ubuntu-noble-large | 2025-12-13T01:45:33.836985+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:33.837271 | ubuntu-noble-large | 2025-12-13T01:45:33.837145+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:33.837465 | ubuntu-noble-large | 2025-12-13T01:45:33.837310+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-12-13 01:45:33.837581 | ubuntu-noble-large | 2025-12-13T01:45:33.837463+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:34.427728 | ubuntu-noble-large | 2025-12-13T01:45:34.427211+0000 - INFO - Found version '3.5.1' with build date '20251213' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:34.427912 | ubuntu-noble-large | 2025-12-13T01:45:34.427589+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:34.610946 | ubuntu-noble-large | 2025-12-13T01:45:34.610493+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:34.654573 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:34.658610 | ubuntu-noble-large | 2025-12-13T01:45:34.658206+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 01:45:34.710194 | ubuntu-noble-large | 2025-12-13T01:45:34.709803+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:34.710410 | ubuntu-noble-large | 2025-12-13T01:45:34.710200+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2025-12-13 01:45:34.710563 | ubuntu-noble-large | 2025-12-13T01:45:34.710408+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:35.294412 | ubuntu-noble-large | 2025-12-13T01:45:35.293990+0000 - INFO - Found version '3.5.1' with build date '20251213' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:35.294641 | ubuntu-noble-large | 2025-12-13T01:45:35.294341+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:35.480914 | ubuntu-noble-large | 2025-12-13T01:45:35.480330+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:35.526258 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:35.531293 | ubuntu-noble-large | 2025-12-13T01:45:35.530937+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 01:45:35.582591 | ubuntu-noble-large | 2025-12-13T01:45:35.582083+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-12-13 01:45:35.582855 | ubuntu-noble-large | 2025-12-13T01:45:35.582583+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:35.583017 | ubuntu-noble-large | 2025-12-13T01:45:35.582868+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:35.583228 | ubuntu-noble-large | 2025-12-13T01:45:35.583059+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-12-13 01:45:35.583353 | ubuntu-noble-large | 2025-12-13T01:45:35.583233+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:36.143629 | ubuntu-noble-large | 2025-12-13T01:45:36.143230+0000 - INFO - Found version '2.19.4' with build date '20251213' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:36.143761 | ubuntu-noble-large | 2025-12-13T01:45:36.143575+0000 - INFO - Adding org.opencontainers.image.version='2.19.4' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:36.277948 | ubuntu-noble-large | 2025-12-13T01:45:36.277519+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:36.321121 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:36.325719 | ubuntu-noble-large | 2025-12-13T01:45:36.325349+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 01:45:36.375301 | ubuntu-noble-large | 2025-12-13T01:45:36.374893+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:36.375507 | ubuntu-noble-large | 2025-12-13T01:45:36.375304+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2025-12-13 01:45:36.375647 | ubuntu-noble-large | 2025-12-13T01:45:36.375507+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:37.015442 | ubuntu-noble-large | 2025-12-13T01:45:37.014994+0000 - INFO - Found version '2.19.4' with build date '20251213' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:37.015618 | ubuntu-noble-large | 2025-12-13T01:45:37.015201+0000 - INFO - Adding org.opencontainers.image.version='2.19.4' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:37.169845 | ubuntu-noble-large | 2025-12-13T01:45:37.169249+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:37.210835 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:37.214584 | ubuntu-noble-large | 2025-12-13T01:45:37.214133+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 01:45:37.269052 | ubuntu-noble-large | 2025-12-13T01:45:37.268737+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-12-13 01:45:37.269135 | ubuntu-noble-large | 2025-12-13T01:45:37.269032+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:37.269223 | ubuntu-noble-large | 2025-12-13T01:45:37.269148+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:37.269317 | ubuntu-noble-large | 2025-12-13T01:45:37.269245+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2025-12-13 01:45:37.269397 | ubuntu-noble-large | 2025-12-13T01:45:37.269324+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:37.870033 | ubuntu-noble-large | 2025-12-13T01:45:37.869583+0000 - INFO - Found version '5.0.8' with build date '20251213' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:37.870131 | ubuntu-noble-large | 2025-12-13T01:45:37.869940+0000 - INFO - Adding org.opencontainers.image.version='5.0.8' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:38.020855 | ubuntu-noble-large | 2025-12-13T01:45:38.020475+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:38.065197 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:38.069315 | ubuntu-noble-large | 2025-12-13T01:45:38.068941+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 01:45:38.123079 | ubuntu-noble-large | 2025-12-13T01:45:38.122651+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-12-13 01:45:38.123210 | ubuntu-noble-large | 2025-12-13T01:45:38.123036+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:38.123349 | ubuntu-noble-large | 2025-12-13T01:45:38.123213+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-12-13 01:45:38.123512 | ubuntu-noble-large | 2025-12-13T01:45:38.123355+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:38.123642 | ubuntu-noble-large | 2025-12-13T01:45:38.123511+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-12-13 01:45:38.123756 | ubuntu-noble-large | 2025-12-13T01:45:38.123627+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:38.123861 | ubuntu-noble-large | 2025-12-13T01:45:38.123764+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.124001 | ubuntu-noble-large | 2025-12-13T01:45:38.123887+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2025-12-13 01:45:38.124091 | ubuntu-noble-large | 2025-12-13T01:45:38.123999+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.704781 | ubuntu-noble-large | 2025-12-13T01:45:38.703904+0000 - INFO - Found version '12.3.0' with build date '20251213' for osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.704848 | ubuntu-noble-large | 2025-12-13T01:45:38.704219+0000 - INFO - Adding org.opencontainers.image.version='12.3.0' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.851175 | ubuntu-noble-large | 2025-12-13T01:45:38.850863+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.893114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.897115 | ubuntu-noble-large | 2025-12-13T01:45:38.896459+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 01:45:38.946797 | ubuntu-noble-large | 2025-12-13T01:45:38.945691+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:38.946895 | ubuntu-noble-large | 2025-12-13T01:45:38.946036+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2025-12-13 01:45:38.946909 | ubuntu-noble-large | 2025-12-13T01:45:38.946165+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:39.530948 | ubuntu-noble-large | 2025-12-13T01:45:39.530566+0000 - INFO - Found version '3.0.3' with build date '20251213' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:39.531065 | ubuntu-noble-large | 2025-12-13T01:45:39.530922+0000 - INFO - Adding org.opencontainers.image.version='3.0.3' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:39.711331 | ubuntu-noble-large | 2025-12-13T01:45:39.710946+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:39.753546 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:39.757117 | ubuntu-noble-large | 2025-12-13T01:45:39.756737+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 01:45:39.815511 | ubuntu-noble-large | 2025-12-13T01:45:39.815031+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:39.815759 | ubuntu-noble-large | 2025-12-13T01:45:39.815522+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2025-12-13 01:45:39.815924 | ubuntu-noble-large | 2025-12-13T01:45:39.815772+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:40.387230 | ubuntu-noble-large | 2025-12-13T01:45:40.386870+0000 - INFO - Found version '3.0' with build date '20251213' for osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:40.387326 | ubuntu-noble-large | 2025-12-13T01:45:40.387195+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:40.587872 | ubuntu-noble-large | 2025-12-13T01:45:40.587472+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:40.632899 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:40.636076 | ubuntu-noble-large | 2025-12-13T01:45:40.635735+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 01:45:40.682767 | ubuntu-noble-large | 2025-12-13T01:45:40.682313+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-12-13 01:45:40.682989 | ubuntu-noble-large | 2025-12-13T01:45:40.682811+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:40.683138 | ubuntu-noble-large | 2025-12-13T01:45:40.682998+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:40.683272 | ubuntu-noble-large | 2025-12-13T01:45:40.683151+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-12-13 01:45:40.683403 | ubuntu-noble-large | 2025-12-13T01:45:40.683272+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:41.267005 | ubuntu-noble-large | 2025-12-13T01:45:41.266597+0000 - INFO - Found version '3.5.1' with build date '20251213' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:41.267114 | ubuntu-noble-large | 2025-12-13T01:45:41.266945+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:41.480650 | ubuntu-noble-large | 2025-12-13T01:45:41.480251+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:41.521849 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:41.525611 | ubuntu-noble-large | 2025-12-13T01:45:41.525243+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 01:45:41.576770 | ubuntu-noble-large | 2025-12-13T01:45:41.576319+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:41.576964 | ubuntu-noble-large | 2025-12-13T01:45:41.576771+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2025-12-13 01:45:41.577086 | ubuntu-noble-large | 2025-12-13T01:45:41.576945+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:42.169833 | ubuntu-noble-large | 2025-12-13T01:45:42.169420+0000 - INFO - Found version '20.3.1' with build date '20251213' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:42.169941 | ubuntu-noble-large | 2025-12-13T01:45:42.169768+0000 - INFO - Adding org.opencontainers.image.version='20.3.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:42.301337 | ubuntu-noble-large | 2025-12-13T01:45:42.300969+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:42.353394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:42.357089 | ubuntu-noble-large | 2025-12-13T01:45:42.356717+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 01:45:42.407249 | ubuntu-noble-large | 2025-12-13T01:45:42.406831+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:42.407489 | ubuntu-noble-large | 2025-12-13T01:45:42.407255+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2025-12-13 01:45:42.407695 | ubuntu-noble-large | 2025-12-13T01:45:42.407507+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:43.001213 | ubuntu-noble-large | 2025-12-13T01:45:43.000810+0000 - INFO - Found version '2.1.9' with build date '20251213' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:43.001310 | ubuntu-noble-large | 2025-12-13T01:45:43.001119+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:43.156993 | ubuntu-noble-large | 2025-12-13T01:45:43.156573+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:43.198605 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:43.202297 | ubuntu-noble-large | 2025-12-13T01:45:43.202017+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 01:45:43.254574 | ubuntu-noble-large | 2025-12-13T01:45:43.254162+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:43.254822 | ubuntu-noble-large | 2025-12-13T01:45:43.254578+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2025-12-13 01:45:43.254956 | ubuntu-noble-large | 2025-12-13T01:45:43.254819+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:43.811894 | ubuntu-noble-large | 2025-12-13T01:45:43.811539+0000 - INFO - Found version '2.2.8' with build date '20251213' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:43.811989 | ubuntu-noble-large | 2025-12-13T01:45:43.811797+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:43.946022 | ubuntu-noble-large | 2025-12-13T01:45:43.945578+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:43.990437 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:43.995013 | ubuntu-noble-large | 2025-12-13T01:45:43.994641+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 01:45:44.045063 | ubuntu-noble-large | 2025-12-13T01:45:44.044560+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.045233 | ubuntu-noble-large | 2025-12-13T01:45:44.045061+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2025-12-13 01:45:44.045374 | ubuntu-noble-large | 2025-12-13T01:45:44.045244+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.668916 | ubuntu-noble-large | 2025-12-13T01:45:44.668458+0000 - INFO - Found version '1.0.85' with build date '20251213' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.669020 | ubuntu-noble-large | 2025-12-13T01:45:44.668843+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.806022 | ubuntu-noble-large | 2025-12-13T01:45:44.805646+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.856618 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.861166 | ubuntu-noble-large | 2025-12-13T01:45:44.860723+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 01:45:44.913474 | ubuntu-noble-large | 2025-12-13T01:45:44.913047+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:44.913700 | ubuntu-noble-large | 2025-12-13T01:45:44.913500+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-12-13 01:45:44.913848 | ubuntu-noble-large | 2025-12-13T01:45:44.913720+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:45.526719 | ubuntu-noble-large | 2025-12-13T01:45:45.526231+0000 - INFO - Found version '9.6' with build date '20251213' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:45.526821 | ubuntu-noble-large | 2025-12-13T01:45:45.526620+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:45.704752 | ubuntu-noble-large | 2025-12-13T01:45:45.704331+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:45.749465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:45.753037 | ubuntu-noble-large | 2025-12-13T01:45:45.752746+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 01:45:45.800080 | ubuntu-noble-large | 2025-12-13T01:45:45.799750+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:45.800188 | ubuntu-noble-large | 2025-12-13T01:45:45.800069+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2025-12-13 01:45:45.800299 | ubuntu-noble-large | 2025-12-13T01:45:45.800193+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:46.403331 | ubuntu-noble-large | 2025-12-13T01:45:46.402936+0000 - INFO - Found version '2.8.15' with build date '20251213' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:46.403489 | ubuntu-noble-large | 2025-12-13T01:45:46.403261+0000 - INFO - Adding org.opencontainers.image.version='2.8.15' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:46.563591 | ubuntu-noble-large | 2025-12-13T01:45:46.563210+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:46.607527 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:46.611236 | ubuntu-noble-large | 2025-12-13T01:45:46.610962+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 01:45:46.663132 | ubuntu-noble-large | 2025-12-13T01:45:46.662697+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:46.663281 | ubuntu-noble-large | 2025-12-13T01:45:46.663113+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2025-12-13 01:45:46.663435 | ubuntu-noble-large | 2025-12-13T01:45:46.663286+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:47.239439 | ubuntu-noble-large | 2025-12-13T01:45:47.239050+0000 - INFO - Found version '0.9.4' with build date '20251213' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:47.239627 | ubuntu-noble-large | 2025-12-13T01:45:47.239437+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:47.431286 | ubuntu-noble-large | 2025-12-13T01:45:47.430916+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:47.475267 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:47.479374 | ubuntu-noble-large | 2025-12-13T01:45:47.479052+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 01:45:47.529957 | ubuntu-noble-large | 2025-12-13T01:45:47.529554+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-12-13 01:45:47.530105 | ubuntu-noble-large | 2025-12-13T01:45:47.529942+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:47.530251 | ubuntu-noble-large | 2025-12-13T01:45:47.530108+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:47.530405 | ubuntu-noble-large | 2025-12-13T01:45:47.530258+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-12-13 01:45:47.530541 | ubuntu-noble-large | 2025-12-13T01:45:47.530377+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:48.112861 | ubuntu-noble-large | 2025-12-13T01:45:48.112457+0000 - INFO - Found version '10.0.0' with build date '20251213' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:48.112955 | ubuntu-noble-large | 2025-12-13T01:45:48.112819+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:48.273654 | ubuntu-noble-large | 2025-12-13T01:45:48.273230+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:48.317028 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:48.321448 | ubuntu-noble-large | 2025-12-13T01:45:48.321017+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 01:45:48.371821 | ubuntu-noble-large | 2025-12-13T01:45:48.371415+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:48.372050 | ubuntu-noble-large | 2025-12-13T01:45:48.371879+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2025-12-13 01:45:48.372173 | ubuntu-noble-large | 2025-12-13T01:45:48.372049+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:48.962301 | ubuntu-noble-large | 2025-12-13T01:45:48.961885+0000 - INFO - Found version '2.90' with build date '20251213' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:48.962460 | ubuntu-noble-large | 2025-12-13T01:45:48.962206+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:49.107343 | ubuntu-noble-large | 2025-12-13T01:45:49.106995+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:49.151216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:49.156294 | ubuntu-noble-large | 2025-12-13T01:45:49.155894+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 01:45:49.210402 | ubuntu-noble-large | 2025-12-13T01:45:49.209981+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:49.210500 | ubuntu-noble-large | 2025-12-13T01:45:49.210340+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2025-12-13 01:45:49.210627 | ubuntu-noble-large | 2025-12-13T01:45:49.210501+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:49.817629 | ubuntu-noble-large | 2025-12-13T01:45:49.817175+0000 - INFO - Found version '1.6.24' with build date '20251213' for osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:49.817777 | ubuntu-noble-large | 2025-12-13T01:45:49.817524+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:49.971792 | ubuntu-noble-large | 2025-12-13T01:45:49.971312+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:50.013984 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:50.018260 | ubuntu-noble-large | 2025-12-13T01:45:50.017917+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 01:45:50.070949 | ubuntu-noble-large | 2025-12-13T01:45:50.070531+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.071114 | ubuntu-noble-large | 2025-12-13T01:45:50.070937+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2025-12-13 01:45:50.071240 | ubuntu-noble-large | 2025-12-13T01:45:50.071110+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.664882 | ubuntu-noble-large | 2025-12-13T01:45:50.664438+0000 - INFO - Found version '4.1.5' with build date '20251213' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.664994 | ubuntu-noble-large | 2025-12-13T01:45:50.664779+0000 - INFO - Adding org.opencontainers.image.version='4.1.5' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.825451 | ubuntu-noble-large | 2025-12-13T01:45:50.825084+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.867277 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.871189 | ubuntu-noble-large | 2025-12-13T01:45:50.870902+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 01:45:50.919008 | ubuntu-noble-large | 2025-12-13T01:45:50.918597+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2025-12-13 01:45:50.919150 | ubuntu-noble-large | 2025-12-13T01:45:50.918990+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2025-12-13 01:45:50.950601 | ubuntu-noble-large | 2025-12-13 01:45:50.950651 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-12-13 01:45:50.950664 | ubuntu-noble-large | | image | 2025-12-13 01:45:50.950718 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-12-13 01:45:50.950728 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.5.20251213 | 2025-12-13 01:45:50.950737 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.3.20251213 | 2025-12-13 01:45:50.950747 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20251213 | 2025-12-13 01:45:50.950756 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.5.20251213 | 2025-12-13 01:45:50.950766 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.5.20251213 | 2025-12-13 01:45:50.950775 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.5.20251213 | 2025-12-13 01:45:50.950784 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.1.20251213 | 2025-12-13 01:45:50.950793 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.1.20251213 | 2025-12-13 01:45:50.950803 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.1.20251213 | 2025-12-13 01:45:50.950812 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.1.20251213 | 2025-12-13 01:45:50.950821 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20251213 | 2025-12-13 01:45:50.950830 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20251213 | 2025-12-13 01:45:50.950840 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20251213 | 2025-12-13 01:45:50.950849 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20251213 | 2025-12-13 01:45:50.950858 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.1.20251213 | 2025-12-13 01:45:50.950867 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20251213 | 2025-12-13 01:45:50.950892 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.0.20251213 | 2025-12-13 01:45:50.950902 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20251213 | 2025-12-13 01:45:50.950911 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20251213 | 2025-12-13 01:45:50.950920 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20251213 | 2025-12-13 01:45:50.950930 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.0.1.20251213 | 2025-12-13 01:45:50.950943 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.3.20251213 | 2025-12-13 01:45:50.950960 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.3.20251213 | 2025-12-13 01:45:50.950987 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951006 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951023 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.3.20251213 | 2025-12-13 01:45:50.951039 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.3.20251213 | 2025-12-13 01:45:50.951100 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951117 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951133 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951148 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951163 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951179 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.3.20251213 | 2025-12-13 01:45:50.951196 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20251213 | 2025-12-13 01:45:50.951212 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20251213 | 2025-12-13 01:45:50.951229 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20251213 | 2025-12-13 01:45:50.951246 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20251213 | 2025-12-13 01:45:50.951262 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.1.20251213 | 2025-12-13 01:45:50.951278 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.1.20251213 | 2025-12-13 01:45:50.951296 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.1.20251213 | 2025-12-13 01:45:50.951313 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.1.20251213 | 2025-12-13 01:45:50.951330 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.1.20251213 | 2025-12-13 01:45:50.951346 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251213 | 2025-12-13 01:45:50.951355 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251213 | 2025-12-13 01:45:50.951415 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251213 | 2025-12-13 01:45:50.951428 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20251213 | 2025-12-13 01:45:50.951438 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20251213 | 2025-12-13 01:45:50.951447 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20251213 | 2025-12-13 01:45:50.951456 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.2.1.20251213 | 2025-12-13 01:45:50.951466 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.2.1.20251213 | 2025-12-13 01:45:50.951475 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.2.1.20251213 | 2025-12-13 01:45:50.951484 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.2.1.20251213 | 2025-12-13 01:45:50.951493 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.2.1.20251213 | 2025-12-13 01:45:50.951503 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.2.1.20251213 | 2025-12-13 01:45:50.951512 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.2.1.20251213 | 2025-12-13 01:45:50.951521 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.2.1.20251213 | 2025-12-13 01:45:50.951531 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.2.1.20251213 | 2025-12-13 01:45:50.951549 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20251213 | 2025-12-13 01:45:50.951566 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20251213 | 2025-12-13 01:45:50.951583 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.1.20251213 | 2025-12-13 01:45:50.951599 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.1.20251213 | 2025-12-13 01:45:50.951616 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.1.20251213 | 2025-12-13 01:45:50.951634 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20251213 | 2025-12-13 01:45:50.951701 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20251213 | 2025-12-13 01:45:50.951741 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20251213 | 2025-12-13 01:45:50.951759 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20251213 | 2025-12-13 01:45:50.951776 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20251213 | 2025-12-13 01:45:50.951794 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.1.20251213 | 2025-12-13 01:45:50.951812 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20251213 | 2025-12-13 01:45:50.951829 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20251213 | 2025-12-13 01:45:50.951847 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.1.20251213 | 2025-12-13 01:45:50.951857 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20251213 | 2025-12-13 01:45:50.951866 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20251213 | 2025-12-13 01:45:50.951876 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20251213 | 2025-12-13 01:45:50.951885 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20251213 | 2025-12-13 01:45:50.951894 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20251213 | 2025-12-13 01:45:50.951903 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20251213 | 2025-12-13 01:45:50.951913 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20251213 | 2025-12-13 01:45:50.951922 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20251213 | 2025-12-13 01:45:50.951931 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251213 | 2025-12-13 01:45:50.951940 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20251213 | 2025-12-13 01:45:50.951950 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20251213 | 2025-12-13 01:45:50.951959 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251213 | 2025-12-13 01:45:50.951968 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20251213 | 2025-12-13 01:45:50.951977 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251213 | 2025-12-13 01:45:50.951987 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251213 | 2025-12-13 01:45:50.951996 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20251213 | 2025-12-13 01:45:50.952005 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251213 | 2025-12-13 01:45:50.952014 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251213 | 2025-12-13 01:45:50.952024 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251213 | 2025-12-13 01:45:50.952033 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20251213 | 2025-12-13 01:45:50.952042 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251213 | 2025-12-13 01:45:50.952065 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20251213 | 2025-12-13 01:45:50.952075 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.2.20251213 | 2025-12-13 01:45:50.952084 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20251213 | 2025-12-13 01:45:50.952093 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20251213 | 2025-12-13 01:45:50.952103 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251213 | 2025-12-13 01:45:50.952112 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251213 | 2025-12-13 01:45:50.952122 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251213 | 2025-12-13 01:45:50.952141 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251213 | 2025-12-13 01:45:50.952150 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.15.20251213 | 2025-12-13 01:45:50.952160 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.15.20251213 | 2025-12-13 01:45:50.952169 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20251213 | 2025-12-13 01:45:50.952178 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20251213 | 2025-12-13 01:45:50.952188 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20251213 | 2025-12-13 01:45:50.952198 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20251213 | 2025-12-13 01:45:50.952207 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.4.20251213 | 2025-12-13 01:45:50.952216 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.4.20251213 | 2025-12-13 01:45:50.952226 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251213 | 2025-12-13 01:45:50.952235 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.3.0.20251213 | 2025-12-13 01:45:50.952245 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.3.20251213 | 2025-12-13 01:45:50.952260 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20251213 | 2025-12-13 01:45:50.952270 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20251213 | 2025-12-13 01:45:50.952280 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.3.1.20251213 | 2025-12-13 01:45:50.952289 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251213 | 2025-12-13 01:45:50.952298 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251213 | 2025-12-13 01:45:50.952308 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251213 | 2025-12-13 01:45:50.952317 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251213 | 2025-12-13 01:45:50.952327 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.15.20251213 | 2025-12-13 01:45:50.952336 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251213 | 2025-12-13 01:45:50.952346 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251213 | 2025-12-13 01:45:50.952355 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251213 | 2025-12-13 01:45:50.952364 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20251213 | 2025-12-13 01:45:50.952374 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.5.20251213 | 2025-12-13 01:45:50.952407 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-12-13 01:45:50.997836 | ubuntu-noble-large | + docker images 2025-12-13 01:45:51.260314 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-13 01:45:51.260394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 0d04b7e8fb2f 1 second ago 339MB 2025-12-13 01:45:51.260401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.5.20251213 0d04b7e8fb2f 1 second ago 339MB 2025-12-13 01:45:51.260406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20251213 84b3126eea11 2 seconds ago 268MB 2025-12-13 01:45:51.260410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 84b3126eea11 2 seconds ago 268MB 2025-12-13 01:45:51.260413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20251213 029298707892 2 seconds ago 266MB 2025-12-13 01:45:51.260417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 029298707892 2 seconds ago 266MB 2025-12-13 01:45:51.260436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20251213 290b5dd2df8a 3 seconds ago 1.05GB 2025-12-13 01:45:51.260440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 290b5dd2df8a 3 seconds ago 1.05GB 2025-12-13 01:45:51.260443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20251213 2dd293acc990 4 seconds ago 270MB 2025-12-13 01:45:51.260447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 2dd293acc990 4 seconds ago 270MB 2025-12-13 01:45:51.260451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.15.20251213 16a1a58ff2c8 5 seconds ago 274MB 2025-12-13 01:45:51.260454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 16a1a58ff2c8 5 seconds ago 274MB 2025-12-13 01:45:51.260458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 8da7ce2bae79 6 seconds ago 274MB 2025-12-13 01:45:51.260464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20251213 8da7ce2bae79 6 seconds ago 274MB 2025-12-13 01:45:51.260467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20251213 14d3c8230285 7 seconds ago 265MB 2025-12-13 01:45:51.260470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 14d3c8230285 7 seconds ago 265MB 2025-12-13 01:45:51.260474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20251213 1475356242f5 8 seconds ago 277MB 2025-12-13 01:45:51.260477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 1475356242f5 8 seconds ago 277MB 2025-12-13 01:45:51.260480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20251213 60ff368e8531 8 seconds ago 277MB 2025-12-13 01:45:51.260484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 60ff368e8531 8 seconds ago 277MB 2025-12-13 01:45:51.260487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.3.1.20251213 efaeb032744d 9 seconds ago 673MB 2025-12-13 01:45:51.260500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 efaeb032744d 9 seconds ago 673MB 2025-12-13 01:45:51.260504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 023cd350074b 10 seconds ago 454MB 2025-12-13 01:45:51.260507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.1.20251213 023cd350074b 10 seconds ago 454MB 2025-12-13 01:45:51.260510 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 2ad6a0e83f73 11 seconds ago 266MB 2025-12-13 01:45:51.260516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20251213 2ad6a0e83f73 11 seconds ago 266MB 2025-12-13 01:45:51.260519 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 92fa1dd8a8fa 12 seconds ago 412MB 2025-12-13 01:45:51.260524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.3.20251213 92fa1dd8a8fa 12 seconds ago 412MB 2025-12-13 01:45:51.260529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.3.0.20251213 90974c2e390d 13 seconds ago 1.01GB 2025-12-13 01:45:51.260540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 90974c2e390d 13 seconds ago 1.01GB 2025-12-13 01:45:51.260554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 27c370c231e0 14 seconds ago 579MB 2025-12-13 01:45:51.260563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.8.20251213 27c370c231e0 14 seconds ago 579MB 2025-12-13 01:45:51.260572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.4.20251213 e31e5ed4b8b8 14 seconds ago 1.56GB 2025-12-13 01:45:51.260588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 e31e5ed4b8b8 14 seconds ago 1.56GB 2025-12-13 01:45:51.260599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.4.20251213 3c1e0973cf81 15 seconds ago 1.53GB 2025-12-13 01:45:51.260611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 3c1e0973cf81 15 seconds ago 1.53GB 2025-12-13 01:45:51.260622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 0a439daa69dc 16 seconds ago 282MB 2025-12-13 01:45:51.260632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.1.20251213 0a439daa69dc 16 seconds ago 282MB 2025-12-13 01:45:51.260644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 dc6fcb94acf6 17 seconds ago 282MB 2025-12-13 01:45:51.260654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.1.20251213 dc6fcb94acf6 17 seconds ago 282MB 2025-12-13 01:45:51.260682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 7947e6582cbc 18 seconds ago 454MB 2025-12-13 01:45:51.260690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.1.20251213 7947e6582cbc 18 seconds ago 454MB 2025-12-13 01:45:51.260702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 3a4d213fe1cb 19 seconds ago 454MB 2025-12-13 01:45:51.260714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.1.20251213 3a4d213fe1cb 19 seconds ago 454MB 2025-12-13 01:45:51.260726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.15.20251213 efc1caf026cf 20 seconds ago 452MB 2025-12-13 01:45:51.260740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 efc1caf026cf 20 seconds ago 452MB 2025-12-13 01:45:51.260750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.15.20251213 508f125de434 20 seconds ago 303MB 2025-12-13 01:45:51.260762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 508f125de434 20 seconds ago 303MB 2025-12-13 01:45:51.260772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20251213 481c79d04258 21 seconds ago 316MB 2025-12-13 01:45:51.260784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 481c79d04258 21 seconds ago 316MB 2025-12-13 01:45:51.260796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20251213 8806f78c43cc 22 seconds ago 388MB 2025-12-13 01:45:51.260809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 8806f78c43cc 22 seconds ago 388MB 2025-12-13 01:45:51.260825 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 0e3f0332d73e 23 seconds ago 311MB 2025-12-13 01:45:51.260830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20251213 0e3f0332d73e 23 seconds ago 311MB 2025-12-13 01:45:51.260841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20251213 a5c1a3ba2896 24 seconds ago 380MB 2025-12-13 01:45:51.260853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 a5c1a3ba2896 24 seconds ago 380MB 2025-12-13 01:45:51.260867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 ea91d165a0c1 25 seconds ago 479MB 2025-12-13 01:45:51.260875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.20.4.20251213 ea91d165a0c1 25 seconds ago 479MB 2025-12-13 01:45:51.260884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20251213 a5463d272081 26 seconds ago 311MB 2025-12-13 01:45:51.260897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 a5463d272081 26 seconds ago 311MB 2025-12-13 01:45:51.260911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 ac6281ef00c9 27 seconds ago 1.19GB 2025-12-13 01:45:51.260924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.2.20251213 ac6281ef00c9 27 seconds ago 1.19GB 2025-12-13 01:45:51.260936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20251213 294dcc25d365 28 seconds ago 1.03GB 2025-12-13 01:45:51.260949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 294dcc25d365 28 seconds ago 1.03GB 2025-12-13 01:45:51.260956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20251213 f80de228dacf 30 seconds ago 308MB 2025-12-13 01:45:51.260966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 f80de228dacf 30 seconds ago 308MB 2025-12-13 01:45:51.260978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20251213 5b2ad153d1ed 31 seconds ago 357MB 2025-12-13 01:45:51.260992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 5b2ad153d1ed 31 seconds ago 357MB 2025-12-13 01:45:51.261002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20251213 88adbd6c8347 31 seconds ago 404MB 2025-12-13 01:45:51.261014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 88adbd6c8347 31 seconds ago 404MB 2025-12-13 01:45:51.261027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 b1714d19aac3 32 seconds ago 299MB 2025-12-13 01:45:51.261039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20251213 b1714d19aac3 32 seconds ago 299MB 2025-12-13 01:45:51.261049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20251213 ba2157889242 33 seconds ago 298MB 2025-12-13 01:45:51.261059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 ba2157889242 33 seconds ago 298MB 2025-12-13 01:45:51.261071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 0fc2a05f6110 34 seconds ago 849MB 2025-12-13 01:45:51.261083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 3.2.1.20251213 0fc2a05f6110 34 seconds ago 849MB 2025-12-13 01:45:51.261093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20251213 9061cb609827 35 seconds ago 301MB 2025-12-13 01:45:51.261105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 9061cb609827 35 seconds ago 301MB 2025-12-13 01:45:51.261116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20251213 652494e293f7 36 seconds ago 306MB 2025-12-13 01:45:51.261128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 652494e293f7 36 seconds ago 306MB 2025-12-13 01:45:51.261137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20251213 44dd57950580 37 seconds ago 289MB 2025-12-13 01:45:51.261147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 44dd57950580 37 seconds ago 289MB 2025-12-13 01:45:51.261155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20251213 95b826674256 38 seconds ago 292MB 2025-12-13 01:45:51.261167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 95b826674256 38 seconds ago 292MB 2025-12-13 01:45:51.261173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20251213 23ce9f2ac04f 38 seconds ago 291MB 2025-12-13 01:45:51.261184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 23ce9f2ac04f 38 seconds ago 291MB 2025-12-13 01:45:51.261195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20251213 0acdf17ede69 39 seconds ago 284MB 2025-12-13 01:45:51.261207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 0acdf17ede69 39 seconds ago 284MB 2025-12-13 01:45:51.261220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 25e66a4d532e 40 seconds ago 273MB 2025-12-13 01:45:51.261231 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20251213 25e66a4d532e 40 seconds ago 273MB 2025-12-13 01:45:51.261244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 1f8ca495b29f 41 seconds ago 273MB 2025-12-13 01:45:51.261256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20251213 1f8ca495b29f 41 seconds ago 273MB 2025-12-13 01:45:51.261270 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 3b011ffd3e21 42 seconds ago 289MB 2025-12-13 01:45:51.261281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 25.3.1.20251213 3b011ffd3e21 42 seconds ago 289MB 2025-12-13 01:45:51.261294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 857ad6052300 43 seconds ago 290MB 2025-12-13 01:45:51.261306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.1.20251213 857ad6052300 43 seconds ago 290MB 2025-12-13 01:45:51.261320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 34ebe2717589 44 seconds ago 289MB 2025-12-13 01:45:51.261333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 25.3.1.20251213 34ebe2717589 44 seconds ago 289MB 2025-12-13 01:45:51.261345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 7569df205127 44 seconds ago 289MB 2025-12-13 01:45:51.261357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 25.3.1.20251213 7569df205127 44 seconds ago 289MB 2025-12-13 01:45:51.261369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.1.20251213 043bf1f1e867 45 seconds ago 995MB 2025-12-13 01:45:51.261404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 043bf1f1e867 45 seconds ago 995MB 2025-12-13 01:45:51.261409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.1.20251213 04db736efe02 47 seconds ago 1e+03MB 2025-12-13 01:45:51.261414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 04db736efe02 47 seconds ago 1e+03MB 2025-12-13 01:45:51.261419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.1.20251213 9a2432236654 48 seconds ago 995MB 2025-12-13 01:45:51.261432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 9a2432236654 48 seconds ago 995MB 2025-12-13 01:45:51.261442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.1.20251213 022661233920 50 seconds ago 994MB 2025-12-13 01:45:51.261455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 022661233920 50 seconds ago 994MB 2025-12-13 01:45:51.261463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.1.20251213 84a6bfe2e88d 51 seconds ago 995MB 2025-12-13 01:45:51.261475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 84a6bfe2e88d 51 seconds ago 995MB 2025-12-13 01:45:51.261487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.1.20251213 d7db365826e5 53 seconds ago 1e+03MB 2025-12-13 01:45:51.261501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 d7db365826e5 53 seconds ago 1e+03MB 2025-12-13 01:45:51.261512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.1.20251213 81cc4bb51890 54 seconds ago 995MB 2025-12-13 01:45:51.261526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 81cc4bb51890 54 seconds ago 995MB 2025-12-13 01:45:51.261538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20251213 f42c840cbb71 55 seconds ago 985MB 2025-12-13 01:45:51.261558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 f42c840cbb71 55 seconds ago 985MB 2025-12-13 01:45:51.261563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20251213 b62159b750ee 57 seconds ago 984MB 2025-12-13 01:45:51.261570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 b62159b750ee 57 seconds ago 984MB 2025-12-13 01:45:51.261582 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20251213 be1d51b00e2f 58 seconds ago 985MB 2025-12-13 01:45:51.261595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 be1d51b00e2f 58 seconds ago 985MB 2025-12-13 01:45:51.261607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20251213 269b812dcea1 About a minute ago 985MB 2025-12-13 01:45:51.261620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 269b812dcea1 About a minute ago 985MB 2025-12-13 01:45:51.261633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20251213 fa91bb8d1516 About a minute ago 985MB 2025-12-13 01:45:51.261645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 fa91bb8d1516 About a minute ago 985MB 2025-12-13 01:45:51.261657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.1.20251213 2941dcb92197 About a minute ago 1.26GB 2025-12-13 01:45:51.261699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 2941dcb92197 About a minute ago 1.26GB 2025-12-13 01:45:51.261705 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.1.20251213 5738d98e76de About a minute ago 1.14GB 2025-12-13 01:45:51.261711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 5738d98e76de About a minute ago 1.14GB 2025-12-13 01:45:51.261716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 2184f09fab27 About a minute ago 1.1GB 2025-12-13 01:45:51.261725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.1.20251213 2184f09fab27 About a minute ago 1.1GB 2025-12-13 01:45:51.261737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 41590186e866 About a minute ago 1.05GB 2025-12-13 01:45:51.261749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.1.20251213 41590186e866 About a minute ago 1.05GB 2025-12-13 01:45:51.261761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 0084ff5b0376 About a minute ago 1.05GB 2025-12-13 01:45:51.261769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.1.20251213 0084ff5b0376 About a minute ago 1.05GB 2025-12-13 01:45:51.261781 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 21c6b83bc74d About a minute ago 1.23GB 2025-12-13 01:45:51.261794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.2.1.20251213 21c6b83bc74d About a minute ago 1.23GB 2025-12-13 01:45:51.261807 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 36e5296eb5b5 About a minute ago 1.24GB 2025-12-13 01:45:51.261819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.2.1.20251213 36e5296eb5b5 About a minute ago 1.24GB 2025-12-13 01:45:51.261831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 8f1f78dcacd3 About a minute ago 1.26GB 2025-12-13 01:45:51.261841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.2.1.20251213 8f1f78dcacd3 About a minute ago 1.26GB 2025-12-13 01:45:51.261854 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 3d1d3c9d213a About a minute ago 1.59GB 2025-12-13 01:45:51.261866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.2.1.20251213 3d1d3c9d213a About a minute ago 1.59GB 2025-12-13 01:45:51.261879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 64fc70632ef0 About a minute ago 1.38GB 2025-12-13 01:45:51.261891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.2.1.20251213 64fc70632ef0 About a minute ago 1.38GB 2025-12-13 01:45:51.261904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 ed8aeb0d2b2b About a minute ago 1.22GB 2025-12-13 01:45:51.261915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.2.1.20251213 ed8aeb0d2b2b About a minute ago 1.22GB 2025-12-13 01:45:51.261931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 6caca08325ab About a minute ago 1.22GB 2025-12-13 01:45:51.261936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.2.1.20251213 6caca08325ab About a minute ago 1.22GB 2025-12-13 01:45:51.261950 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 abccc872baa0 About a minute ago 1.22GB 2025-12-13 01:45:51.261963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.2.1.20251213 abccc872baa0 About a minute ago 1.22GB 2025-12-13 01:45:51.261977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 d095e2f13d99 About a minute ago 1.22GB 2025-12-13 01:45:51.261988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.2.1.20251213 d095e2f13d99 About a minute ago 1.22GB 2025-12-13 01:45:51.262000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20251213 94184eb133b3 About a minute ago 1.08GB 2025-12-13 01:45:51.262013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 94184eb133b3 About a minute ago 1.08GB 2025-12-13 01:45:51.262025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20251213 d201c5e1eca1 About a minute ago 1.01GB 2025-12-13 01:45:51.262037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 d201c5e1eca1 About a minute ago 1.01GB 2025-12-13 01:45:51.262049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20251213 e1451e7a74d1 About a minute ago 1GB 2025-12-13 01:45:51.262062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 e1451e7a74d1 About a minute ago 1GB 2025-12-13 01:45:51.262075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 059a762414ba About a minute ago 1.12GB 2025-12-13 01:45:51.262084 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20251213 059a762414ba About a minute ago 1.12GB 2025-12-13 01:45:51.262097 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 dc69446487d0 About a minute ago 1.12GB 2025-12-13 01:45:51.262110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20251213 dc69446487d0 About a minute ago 1.12GB 2025-12-13 01:45:51.262123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 6dc2186da720 About a minute ago 1.12GB 2025-12-13 01:45:51.262135 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20251213 6dc2186da720 About a minute ago 1.12GB 2025-12-13 01:45:51.262145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.1.20251213 ab9c59d6e077 About a minute ago 1.04GB 2025-12-13 01:45:51.262157 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 ab9c59d6e077 About a minute ago 1.04GB 2025-12-13 01:45:51.262167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.1.20251213 74fda972a2e0 About a minute ago 1.04GB 2025-12-13 01:45:51.262179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 74fda972a2e0 About a minute ago 1.04GB 2025-12-13 01:45:51.262192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.1.20251213 33967cfb5b1e About a minute ago 1.06GB 2025-12-13 01:45:51.262207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 33967cfb5b1e About a minute ago 1.06GB 2025-12-13 01:45:51.262217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.1.20251213 0c02e0483f14 About a minute ago 1.06GB 2025-12-13 01:45:51.262229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 0c02e0483f14 About a minute ago 1.06GB 2025-12-13 01:45:51.262241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.1.20251213 66218072fe5e About a minute ago 1.04GB 2025-12-13 01:45:51.262254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 66218072fe5e About a minute ago 1.04GB 2025-12-13 01:45:51.262267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 7010189f2f60 About a minute ago 1.42GB 2025-12-13 01:45:51.262279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.2.1.20251213 7010189f2f60 About a minute ago 1.42GB 2025-12-13 01:45:51.262291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 2a9554d7afaf About a minute ago 1.43GB 2025-12-13 01:45:51.262305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.2.1.20251213 2a9554d7afaf About a minute ago 1.43GB 2025-12-13 01:45:51.262313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 d97ffec1f976 About a minute ago 1.78GB 2025-12-13 01:45:51.262325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.2.1.20251213 d97ffec1f976 About a minute ago 1.78GB 2025-12-13 01:45:51.262339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 26bc9363f67e About a minute ago 1.42GB 2025-12-13 01:45:51.262351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.2.1.20251213 26bc9363f67e About a minute ago 1.42GB 2025-12-13 01:45:51.262363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 27281ac00bfb About a minute ago 1.23GB 2025-12-13 01:45:51.262373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.3.20251213 27281ac00bfb About a minute ago 1.23GB 2025-12-13 01:45:51.262390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 4dba7116a123 About a minute ago 1.22GB 2025-12-13 01:45:51.262399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.3.20251213 4dba7116a123 About a minute ago 1.22GB 2025-12-13 01:45:51.262411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 dc5bcab48946 About a minute ago 1.22GB 2025-12-13 01:45:51.262421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.3.20251213 dc5bcab48946 About a minute ago 1.22GB 2025-12-13 01:45:51.262434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 7725da672f3a About a minute ago 1.22GB 2025-12-13 01:45:51.262447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.3.20251213 7725da672f3a About a minute ago 1.22GB 2025-12-13 01:45:51.262460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 daf83bd6a8df About a minute ago 1.23GB 2025-12-13 01:45:51.262471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.3.20251213 daf83bd6a8df About a minute ago 1.23GB 2025-12-13 01:45:51.262483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 6cb64277ecbb About a minute ago 1.22GB 2025-12-13 01:45:51.262493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.3.20251213 6cb64277ecbb About a minute ago 1.22GB 2025-12-13 01:45:51.262506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 d2395000abec About a minute ago 1.23GB 2025-12-13 01:45:51.262518 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.3.20251213 d2395000abec About a minute ago 1.23GB 2025-12-13 01:45:51.262530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 869455c0f30d 2 minutes ago 1.23GB 2025-12-13 01:45:51.262543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.3.20251213 869455c0f30d 2 minutes ago 1.23GB 2025-12-13 01:45:51.262556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 a2e46cb655ba 2 minutes ago 1.22GB 2025-12-13 01:45:51.262568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.3.20251213 a2e46cb655ba 2 minutes ago 1.22GB 2025-12-13 01:45:51.262580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 c924855aae1a 2 minutes ago 1.23GB 2025-12-13 01:45:51.262592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.3.20251213 c924855aae1a 2 minutes ago 1.23GB 2025-12-13 01:45:51.262605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 f6bb94b02c22 2 minutes ago 1.22GB 2025-12-13 01:45:51.262617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.3.20251213 f6bb94b02c22 2 minutes ago 1.22GB 2025-12-13 01:45:51.262629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 d7ed7b8d45ca 2 minutes ago 1.22GB 2025-12-13 01:45:51.262637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.3.20251213 d7ed7b8d45ca 2 minutes ago 1.22GB 2025-12-13 01:45:51.262652 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 5a8602c89435 2 minutes ago 1.11GB 2025-12-13 01:45:51.262681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.0.1.20251213 5a8602c89435 2 minutes ago 1.11GB 2025-12-13 01:45:51.262691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20251213 cda4f8ac4039 2 minutes ago 995MB 2025-12-13 01:45:51.262697 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 cda4f8ac4039 2 minutes ago 995MB 2025-12-13 01:45:51.262706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20251213 69575401c644 2 minutes ago 995MB 2025-12-13 01:45:51.262714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 69575401c644 2 minutes ago 995MB 2025-12-13 01:45:51.262725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20251213 8c44a92c2e9d 2 minutes ago 994MB 2025-12-13 01:45:51.262737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 8c44a92c2e9d 2 minutes ago 994MB 2025-12-13 01:45:51.262749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.0.20251213 ddb84e0619bb 2 minutes ago 986MB 2025-12-13 01:45:51.262762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 ddb84e0619bb 2 minutes ago 986MB 2025-12-13 01:45:51.262775 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 2f669b3741cb 2 minutes ago 1.01GB 2025-12-13 01:45:51.262786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20251213 2f669b3741cb 2 minutes ago 1.01GB 2025-12-13 01:45:51.262800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 897d17769820 2 minutes ago 1.06GB 2025-12-13 01:45:51.262812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.1.20251213 897d17769820 2 minutes ago 1.06GB 2025-12-13 01:45:51.262826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 1fdd7a081e4f 2 minutes ago 998MB 2025-12-13 01:45:51.262838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20251213 1fdd7a081e4f 2 minutes ago 998MB 2025-12-13 01:45:51.262850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 f4ad5e0d7976 2 minutes ago 986MB 2025-12-13 01:45:51.262860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20251213 f4ad5e0d7976 2 minutes ago 986MB 2025-12-13 01:45:51.262892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 179f5dd48cd5 2 minutes ago 997MB 2025-12-13 01:45:51.262897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20251213 179f5dd48cd5 2 minutes ago 997MB 2025-12-13 01:45:51.262927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 e06249bdfd29 2 minutes ago 987MB 2025-12-13 01:45:51.262932 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20251213 e06249bdfd29 2 minutes ago 987MB 2025-12-13 01:45:51.262938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.1.20251213 fc4907b0b06b 2 minutes ago 1.23GB 2025-12-13 01:45:51.262947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 fc4907b0b06b 2 minutes ago 1.23GB 2025-12-13 01:45:51.262960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.1.20251213 784026850164 2 minutes ago 1.06GB 2025-12-13 01:45:51.262973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 784026850164 2 minutes ago 1.06GB 2025-12-13 01:45:51.262985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.1.20251213 71c7152e85f4 2 minutes ago 1.06GB 2025-12-13 01:45:51.262998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 71c7152e85f4 2 minutes ago 1.06GB 2025-12-13 01:45:51.263011 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.1.20251213 170a1b7968e2 2 minutes ago 1.06GB 2025-12-13 01:45:51.263022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 170a1b7968e2 2 minutes ago 1.06GB 2025-12-13 01:45:51.263037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 34fac0550420 2 minutes ago 1.14GB 2025-12-13 01:45:51.263050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.5.20251213 34fac0550420 2 minutes ago 1.14GB 2025-12-13 01:45:51.263064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 fe2c37f57254 2 minutes ago 1.2GB 2025-12-13 01:45:51.263080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.5.20251213 fe2c37f57254 2 minutes ago 1.2GB 2025-12-13 01:45:51.263086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 8f92ec0cc9ad 2 minutes ago 1.42GB 2025-12-13 01:45:51.263098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.5.20251213 8f92ec0cc9ad 2 minutes ago 1.42GB 2025-12-13 01:45:51.263112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 93e12f2e5361 2 minutes ago 289MB 2025-12-13 01:45:51.263125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 25.3.1.20251213 93e12f2e5361 2 minutes ago 289MB 2025-12-13 01:45:51.263137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 2f423b4b4ac1 2 minutes ago 1.24GB 2025-12-13 01:45:51.263147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.3.20251213 2f423b4b4ac1 2 minutes ago 1.24GB 2025-12-13 01:45:51.263159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 ef0585d8d78d 2 minutes ago 1.43GB 2025-12-13 01:45:51.263169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.5.20251213 ef0585d8d78d 2 minutes ago 1.43GB 2025-12-13 01:45:51.263184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 6c784a0df62f 10 minutes ago 1.08GB 2025-12-13 01:45:51.263199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 d94b1b8a42c3 10 minutes ago 1.08GB 2025-12-13 01:45:51.263212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 3a008d864f3b 11 minutes ago 1.08GB 2025-12-13 01:45:51.263225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 503acd063941 36 minutes ago 1.01GB 2025-12-13 01:45:51.263238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 91d99577ce87 37 minutes ago 1.01GB 2025-12-13 01:45:51.263252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 72aa092059e5 37 minutes ago 1.01GB 2025-12-13 01:45:51.263266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 5640cfa0fd74 About an hour ago 988MB 2025-12-13 01:45:51.263281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 32c6ea995bb4 About an hour ago 987MB 2025-12-13 01:45:51.263296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 141f5d8f31a6 About an hour ago 1.14GB 2025-12-13 01:45:51.263310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 87f6e742b849 About an hour ago 1.05GB 2025-12-13 01:45:51.263325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 346a9c21b56d About an hour ago 1.07GB 2025-12-13 01:45:51.263337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 b550ed6babd3 About an hour ago 978MB 2025-12-13 01:45:51.263351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 2edc4e1ce40a About an hour ago 971MB 2025-12-13 01:45:51.263361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 34399ac3a685 About an hour ago 978MB 2025-12-13 01:45:51.263373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 1d67618396e9 About an hour ago 986MB 2025-12-13 01:45:51.263439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 d31db48cd317 About an hour ago 1.08GB 2025-12-13 01:45:51.263444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 ce0dccff8359 About an hour ago 1.22GB 2025-12-13 01:45:51.263447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 e496b1ac5113 About an hour ago 1.41GB 2025-12-13 01:45:51.263453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 925f94868c07 About an hour ago 1.03GB 2025-12-13 01:45:51.263456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 e2d8dd5c0280 About an hour ago 1.11GB 2025-12-13 01:45:51.263462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 6db159e0251b About an hour ago 1.01GB 2025-12-13 01:45:51.263469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 73505c306648 About an hour ago 996MB 2025-12-13 01:45:51.263487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 9ce777ade07a About an hour ago 1.21GB 2025-12-13 01:45:51.263492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 97af75f4e32e About an hour ago 1.03GB 2025-12-13 01:45:51.263505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 66c5a82dbb79 About an hour ago 1.14GB 2025-12-13 01:45:51.263520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 6c13b4fcc582 About an hour ago 976MB 2025-12-13 01:45:51.263534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 d831a4f65831 About an hour ago 986MB 2025-12-13 01:45:51.263548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 28d97092982d About an hour ago 979MB 2025-12-13 01:45:51.263563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 b86053fc3c1f About an hour ago 287MB 2025-12-13 01:45:51.263578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 6597034fb690 About an hour ago 265MB 2025-12-13 01:45:51.263591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 9cf3b08df880 About an hour ago 265MB 2025-12-13 01:45:51.263604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 9950c5b252c9 About an hour ago 970MB 2025-12-13 01:45:51.263617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 11c4c21b29f1 About an hour ago 265MB 2025-12-13 01:45:51.263628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 27a1e0733ed7 About an hour ago 265MB 2025-12-13 01:45:51.263642 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 0a429d2d246c 2 hours ago 303MB 2025-12-13 01:45:51.263655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 ea9eed62289f 2 hours ago 282MB 2025-12-13 01:45:51.263682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 89a504f99cae 2 hours ago 265MB 2025-12-13 01:45:51.263692 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 8 weeks ago 78.1MB 2025-12-13 01:45:51.268435 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-13 01:45:51.268523 | ubuntu-noble-large | + cat images.yml 2025-12-13 01:45:51.271579 | ubuntu-noble-large | --- 2025-12-13 01:45:51.271608 | ubuntu-noble-large | created: '2025-12-13T01:45:50.921082+00:00' 2025-12-13 01:45:51.271620 | ubuntu-noble-large | images: 2025-12-13 01:45:51.271629 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.5.20251213 2025-12-13 01:45:51.271640 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.3.20251213 2025-12-13 01:45:51.271649 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20251213 2025-12-13 01:45:51.271659 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.5.20251213 2025-12-13 01:45:51.271696 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.5.20251213 2025-12-13 01:45:51.271705 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.5.20251213 2025-12-13 01:45:51.271715 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.1.20251213 2025-12-13 01:45:51.271724 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.1.20251213 2025-12-13 01:45:51.271734 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.1.20251213 2025-12-13 01:45:51.271743 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.1.20251213 2025-12-13 01:45:51.271753 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20251213 2025-12-13 01:45:51.271763 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20251213 2025-12-13 01:45:51.271772 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20251213 2025-12-13 01:45:51.271781 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20251213 2025-12-13 01:45:51.271791 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.1.20251213 2025-12-13 01:45:51.271800 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20251213 2025-12-13 01:45:51.271810 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.0.20251213 2025-12-13 01:45:51.271819 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20251213 2025-12-13 01:45:51.271829 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20251213 2025-12-13 01:45:51.271838 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20251213 2025-12-13 01:45:51.271848 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.0.1.20251213 2025-12-13 01:45:51.271857 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.3.20251213 2025-12-13 01:45:51.271867 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.3.20251213 2025-12-13 01:45:51.271877 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.3.20251213 2025-12-13 01:45:51.271887 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.3.20251213 2025-12-13 01:45:51.271896 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.3.20251213 2025-12-13 01:45:51.271922 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.3.20251213 2025-12-13 01:45:51.271932 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.3.20251213 2025-12-13 01:45:51.271941 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.3.20251213 2025-12-13 01:45:51.271951 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.3.20251213 2025-12-13 01:45:51.271960 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.3.20251213 2025-12-13 01:45:51.271970 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.3.20251213 2025-12-13 01:45:51.271980 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.3.20251213 2025-12-13 01:45:51.271989 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20251213 2025-12-13 01:45:51.271998 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20251213 2025-12-13 01:45:51.272008 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20251213 2025-12-13 01:45:51.272018 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20251213 2025-12-13 01:45:51.272045 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.1.20251213 2025-12-13 01:45:51.272055 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.1.20251213 2025-12-13 01:45:51.272065 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.1.20251213 2025-12-13 01:45:51.272074 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.1.20251213 2025-12-13 01:45:51.272084 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.1.20251213 2025-12-13 01:45:51.272093 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251213 2025-12-13 01:45:51.272103 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251213 2025-12-13 01:45:51.272112 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251213 2025-12-13 01:45:51.272122 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20251213 2025-12-13 01:45:51.272131 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20251213 2025-12-13 01:45:51.272141 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20251213 2025-12-13 01:45:51.272150 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.2.1.20251213 2025-12-13 01:45:51.272160 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.2.1.20251213 2025-12-13 01:45:51.272170 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.2.1.20251213 2025-12-13 01:45:51.272179 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.2.1.20251213 2025-12-13 01:45:51.272188 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.2.1.20251213 2025-12-13 01:45:51.272210 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.2.1.20251213 2025-12-13 01:45:51.272220 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.2.1.20251213 2025-12-13 01:45:51.272230 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.2.1.20251213 2025-12-13 01:45:51.272239 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.2.1.20251213 2025-12-13 01:45:51.272249 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20251213 2025-12-13 01:45:51.272258 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20251213 2025-12-13 01:45:51.272268 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.1.20251213 2025-12-13 01:45:51.272277 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.1.20251213 2025-12-13 01:45:51.272287 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.1.20251213 2025-12-13 01:45:51.272296 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20251213 2025-12-13 01:45:51.272306 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20251213 2025-12-13 01:45:51.272315 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20251213 2025-12-13 01:45:51.272325 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20251213 2025-12-13 01:45:51.272334 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20251213 2025-12-13 01:45:51.272344 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.1.20251213 2025-12-13 01:45:51.272353 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20251213 2025-12-13 01:45:51.272363 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20251213 2025-12-13 01:45:51.272372 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.1.20251213 2025-12-13 01:45:51.272403 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20251213 2025-12-13 01:45:51.272413 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20251213 2025-12-13 01:45:51.272422 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20251213 2025-12-13 01:45:51.272431 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20251213 2025-12-13 01:45:51.272441 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20251213 2025-12-13 01:45:51.272450 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20251213 2025-12-13 01:45:51.272477 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20251213 2025-12-13 01:45:51.272486 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20251213 2025-12-13 01:45:51.272496 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251213 2025-12-13 01:45:51.272506 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20251213 2025-12-13 01:45:51.272521 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20251213 2025-12-13 01:45:51.272530 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251213 2025-12-13 01:45:51.272540 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20251213 2025-12-13 01:45:51.272549 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251213 2025-12-13 01:45:51.272558 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251213 2025-12-13 01:45:51.272568 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20251213 2025-12-13 01:45:51.272577 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251213 2025-12-13 01:45:51.272586 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251213 2025-12-13 01:45:51.272596 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251213 2025-12-13 01:45:51.272605 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20251213 2025-12-13 01:45:51.272614 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251213 2025-12-13 01:45:51.272623 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20251213 2025-12-13 01:45:51.272633 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.2.20251213 2025-12-13 01:45:51.272642 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20251213 2025-12-13 01:45:51.272651 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20251213 2025-12-13 01:45:51.272661 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251213 2025-12-13 01:45:51.272699 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251213 2025-12-13 01:45:51.272709 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251213 2025-12-13 01:45:51.272731 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251213 2025-12-13 01:45:51.272741 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.15.20251213 2025-12-13 01:45:51.272762 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.15.20251213 2025-12-13 01:45:51.272771 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20251213 2025-12-13 01:45:51.272781 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20251213 2025-12-13 01:45:51.272790 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20251213 2025-12-13 01:45:51.272799 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20251213 2025-12-13 01:45:51.272809 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.4.20251213 2025-12-13 01:45:51.272826 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.4.20251213 2025-12-13 01:45:51.272836 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251213 2025-12-13 01:45:51.272845 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.3.0.20251213 2025-12-13 01:45:51.272855 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.3.20251213 2025-12-13 01:45:51.272864 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20251213 2025-12-13 01:45:51.272874 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20251213 2025-12-13 01:45:51.272883 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.3.1.20251213 2025-12-13 01:45:51.272892 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251213 2025-12-13 01:45:51.272902 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251213 2025-12-13 01:45:51.272919 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251213 2025-12-13 01:45:51.272929 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251213 2025-12-13 01:45:51.272938 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.15.20251213 2025-12-13 01:45:51.272947 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251213 2025-12-13 01:45:51.272957 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251213 2025-12-13 01:45:51.272967 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251213 2025-12-13 01:45:51.272976 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20251213 2025-12-13 01:45:51.272985 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.5.20251213 2025-12-13 01:45:51.272995 | ubuntu-noble-large | openstack_version: '2025.1' 2025-12-13 01:45:51.273005 | ubuntu-noble-large | versions: 2025-12-13 01:45:51.273015 | ubuntu-noble-large | aodh: 20.0.0.20251213 2025-12-13 01:45:51.273025 | ubuntu-noble-large | barbican: 20.0.1.20251213 2025-12-13 01:45:51.273034 | ubuntu-noble-large | ceilometer: 24.0.1.20251213 2025-12-13 01:45:51.273043 | ubuntu-noble-large | cinder: 26.2.1.20251213 2025-12-13 01:45:51.273053 | ubuntu-noble-large | cron: 3.0.20251213 2025-12-13 01:45:51.273062 | ubuntu-noble-large | designate: 20.0.1.20251213 2025-12-13 01:45:51.273072 | ubuntu-noble-large | dnsmasq: 2.90.20251213 2025-12-13 01:45:51.273081 | ubuntu-noble-large | fluentd: 5.0.8.20251213 2025-12-13 01:45:51.273090 | ubuntu-noble-large | glance: 30.0.1.20251213 2025-12-13 01:45:51.273100 | ubuntu-noble-large | gnocchi: 4.6.4.20251213 2025-12-13 01:45:51.273109 | ubuntu-noble-large | grafana: 12.3.0.20251213 2025-12-13 01:45:51.273119 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20251213 2025-12-13 01:45:51.273128 | ubuntu-noble-large | haproxy: 2.8.15.20251213 2025-12-13 01:45:51.273138 | ubuntu-noble-large | haproxy_ssh: 9.6.20251213 2025-12-13 01:45:51.273147 | ubuntu-noble-large | horizon: 25.3.2.20251213 2025-12-13 01:45:51.273157 | ubuntu-noble-large | ironic: 29.0.5.20251213 2025-12-13 01:45:51.273166 | ubuntu-noble-large | ironic_inspector: 12.4.1.20251213 2025-12-13 01:45:51.273176 | ubuntu-noble-large | iscsid: 2.1.9.20251213 2025-12-13 01:45:51.273185 | ubuntu-noble-large | keepalived: 2.2.8.20251213 2025-12-13 01:45:51.273194 | ubuntu-noble-large | keystone: 27.0.1.20251213 2025-12-13 01:45:51.273204 | ubuntu-noble-large | kolla-toolbox: 20.3.1.20251213 2025-12-13 01:45:51.273213 | ubuntu-noble-large | kolla_toolbox: 20.3.1.20251213 2025-12-13 01:45:51.273223 | ubuntu-noble-large | letsencrypt_lego: 4.20.4.20251213 2025-12-13 01:45:51.273233 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20251213 2025-12-13 01:45:51.273242 | ubuntu-noble-large | magnum: 20.0.1.20251213 2025-12-13 01:45:51.273252 | ubuntu-noble-large | manila: 20.0.1.20251213 2025-12-13 01:45:51.273261 | ubuntu-noble-large | mariadb: 10.11.15.20251213 2025-12-13 01:45:51.273270 | ubuntu-noble-large | masakari: 19.0.1.20251213 2025-12-13 01:45:51.273280 | ubuntu-noble-large | memcached: 1.6.24.20251213 2025-12-13 01:45:51.273289 | ubuntu-noble-large | multipathd: 0.9.4.20251213 2025-12-13 01:45:51.273298 | ubuntu-noble-large | neutron: 26.0.3.20251213 2025-12-13 01:45:51.273308 | ubuntu-noble-large | nova: 31.2.1.20251213 2025-12-13 01:45:51.273323 | ubuntu-noble-large | nova_libvirt: 10.0.0.20251213 2025-12-13 01:45:51.273333 | ubuntu-noble-large | octavia: 16.0.1.20251213 2025-12-13 01:45:51.273342 | ubuntu-noble-large | opensearch: 2.19.4.20251213 2025-12-13 01:45:51.273351 | ubuntu-noble-large | opensearch_dashboards: 2.19.4.20251213 2025-12-13 01:45:51.273361 | ubuntu-noble-large | openvswitch: 3.5.1.20251213 2025-12-13 01:45:51.273370 | ubuntu-noble-large | ovn: 25.3.1.20251213 2025-12-13 01:45:51.273402 | ubuntu-noble-large | placement: 13.0.0.20251213 2025-12-13 01:45:51.273412 | ubuntu-noble-large | prometheus: 3.2.1.20251213 2025-12-13 01:45:51.273421 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20251213 2025-12-13 01:45:51.273431 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20251213 2025-12-13 01:45:51.273441 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20251213 2025-12-13 01:45:51.273450 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20251213 2025-12-13 01:45:51.273460 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20251213 2025-12-13 01:45:51.273469 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20251213 2025-12-13 01:45:51.273479 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20251213 2025-12-13 01:45:51.273488 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20251213 2025-12-13 01:45:51.273497 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20251213 2025-12-13 01:45:51.273507 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20251213 2025-12-13 01:45:51.273516 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20251213 2025-12-13 01:45:51.273526 | ubuntu-noble-large | proxysql: 3.0.3.20251213 2025-12-13 01:45:51.273535 | ubuntu-noble-large | rabbitmq: 4.1.5.20251213 2025-12-13 01:45:51.273552 | ubuntu-noble-large | redis: 7.0.15.20251213 2025-12-13 01:45:51.273561 | ubuntu-noble-large | skyline: 6.0.1.20251213 2025-12-13 01:45:51.273571 | ubuntu-noble-large | skyline_console: 6.0.1.20251213 2025-12-13 01:45:51.273580 | ubuntu-noble-large | tgtd: 1.0.85.20251213 2025-12-13 01:45:51.273589 | ubuntu-noble-large | + python3 src/compare-sbom.py 2025-12-13 01:45:51.529254 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Starting SBOM comparison 2025-12-13 01:45:51.529338 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Using OpenStack version: 2025.1 2025-12-13 01:45:51.529355 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Local SBOM: images.yml 2025-12-13 01:45:51.529370 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2025.1 2025-12-13 01:45:51.529478 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Loading SBOM from file: images.yml 2025-12-13 01:45:51.551224 | ubuntu-noble-large | 2025-12-13 01:45:51 | SUCCESS | Successfully loaded SBOM from images.yml 2025-12-13 01:45:51.551253 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2025.1 2025-12-13 01:45:51.568159 | ubuntu-noble-large | 2025-12-13 01:45:51 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2025.1... 2025-12-13 01:45:53.133598 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2025.1 2025-12-13 01:45:53.133727 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Creating temporary container... 2025-12-13 01:45:53.231766 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Extracting images.yml from container... 2025-12-13 01:45:53.275238 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | Successfully extracted SBOM from container 2025-12-13 01:45:53.275316 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Removing temporary container... 2025-12-13 01:45:53.287708 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | Container removed 2025-12-13 01:45:53.287751 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Removing image registry.osism.cloud/kolla/sbom:2025.1... 2025-12-13 01:45:53.305839 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | Image removed 2025-12-13 01:45:53.323939 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | 2025-12-13 01:45:53.324018 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Extracting image names... 2025-12-13 01:45:53.324879 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Remote SBOM contains 124 images 2025-12-13 01:45:53.325000 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Local SBOM contains 124 images 2025-12-13 01:45:53.325114 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Remote SBOM contains 57 version entries 2025-12-13 01:45:53.325219 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Local SBOM contains 57 version entries 2025-12-13 01:45:53.325309 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | 2025-12-13 01:45:53.325476 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Comparing image lists... 2025-12-13 01:45:53.325607 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | No image list differences found 2025-12-13 01:45:53.325774 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | 2025-12-13 01:45:53.325876 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Comparing versions for downgrades... 2025-12-13 01:45:53.329064 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | No version downgrades detected 2025-12-13 01:45:53.329186 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | 2025-12-13 01:45:53.329299 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | Comparing version presence... 2025-12-13 01:45:53.329516 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | No version presence differences found 2025-12-13 01:45:53.329640 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | 2025-12-13 01:45:53.329796 | ubuntu-noble-large | 2025-12-13 01:45:53 | INFO | ============================================================ 2025-12-13 01:45:53.329886 | ubuntu-noble-large | 2025-12-13 01:45:53 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2025-12-13 01:45:53.377223 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-13 01:45:53.377282 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2025-12-13 01:45:53.820755 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-12-13 01:45:53.820845 | ubuntu-noble-large | 2025-12-13 01:45:53.820873 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-12-13 01:45:53.820886 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-12-13 01:45:53.820899 | ubuntu-noble-large | #1 DONE 0.1s 2025-12-13 01:45:53.820911 | ubuntu-noble-large | 2025-12-13 01:45:53.820923 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-12-13 01:45:53.820935 | ubuntu-noble-large | #2 transferring context: 2025-12-13 01:45:53.947773 | ubuntu-noble-large | #2 transferring context: 2B done 2025-12-13 01:45:53.947850 | ubuntu-noble-large | #2 DONE 0.0s 2025-12-13 01:45:53.947874 | ubuntu-noble-large | 2025-12-13 01:45:53.947887 | ubuntu-noble-large | #3 [internal] load build context 2025-12-13 01:45:53.947897 | ubuntu-noble-large | #3 transferring context: 11.14kB done 2025-12-13 01:45:53.947908 | ubuntu-noble-large | #3 DONE 0.0s 2025-12-13 01:45:53.947918 | ubuntu-noble-large | 2025-12-13 01:45:53.947928 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-12-13 01:45:53.947937 | ubuntu-noble-large | #4 DONE 0.0s 2025-12-13 01:45:53.947947 | ubuntu-noble-large | 2025-12-13 01:45:53.947956 | ubuntu-noble-large | #5 exporting to image 2025-12-13 01:45:53.947966 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-12-13 01:45:54.071219 | ubuntu-noble-large | #5 writing image sha256:de821fef5fe4c00896d4ade3024050a21cbecfd136d638bc7f62a70719476ac7 done 2025-12-13 01:45:54.071308 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2025-12-13 01:45:54.071328 | ubuntu-noble-large | #5 DONE 0.1s 2025-12-13 01:45:54.085268 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 01:45:54.965187 | ubuntu-noble-large | ok: Runtime: 1:42:06.649675 2025-12-13 01:45:55.620774 | 2025-12-13 01:45:55.620937 | TASK [Run push script] 2025-12-13 01:45:55.966986 | 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-12-13 01:45:55.967116 | 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-12-13 01:45:55.967151 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-12-13 01:45:55.972155 | ubuntu-noble-large | + BUILD_TYPE=all 2025-12-13 01:45:55.972184 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-12-13 01:45:55.972210 | ubuntu-noble-large | + LSTFILE=images.txt 2025-12-13 01:45:55.972433 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-12-13 01:45:55.973230 | ubuntu-noble-large | + cat images.txt 2025-12-13 01:45:55.973988 | ubuntu-noble-large | + grep -v base 2025-12-13 01:45:55.979358 | ubuntu-noble-large | + cat images.lst 2025-12-13 01:45:55.980009 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-12-13 01:59:17.110618 | ubuntu-noble-large | + cat other.log 2025-12-13 01:59:17.113903 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-12-13 01:59:17.113952 | ubuntu-noble-large | 3 : 1765590356.396 37.846 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2025-12-13 01:59:17.113963 | ubuntu-noble-large | 2 : 1765590356.388 68.391 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2025-12-13 01:59:17.113975 | ubuntu-noble-large | 5 : 1765590356.407 73.796 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2025-12-13 01:59:17.113986 | ubuntu-noble-large | 4 : 1765590356.403 76.129 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2025-12-13 01:59:17.114007 | ubuntu-noble-large | 8 : 1765590356.427 78.708 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2025-12-13 01:59:17.114017 | ubuntu-noble-large | 6 : 1765590356.413 88.017 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2025-12-13 01:59:17.114027 | ubuntu-noble-large | 11 : 1765590430.212 22.400 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2025-12-13 01:59:17.114037 | ubuntu-noble-large | 7 : 1765590356.420 97.980 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2025-12-13 01:59:17.114046 | ubuntu-noble-large | 12 : 1765590432.546 23.270 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2025-12-13 01:59:17.114055 | ubuntu-noble-large | 13 : 1765590435.149 24.104 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2025-12-13 01:59:17.114067 | ubuntu-noble-large | 10 : 1765590424.788 37.188 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2025-12-13 01:59:17.114077 | ubuntu-noble-large | 14 : 1765590444.443 19.616 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2025-12-13 01:59:17.114086 | ubuntu-noble-large | 1 : 1765590356.381 114.276 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114098 | ubuntu-noble-large | 15 : 1765590452.622 19.575 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2025-12-13 01:59:17.114109 | ubuntu-noble-large | 16 : 1765590454.408 19.766 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2025-12-13 01:59:17.114119 | ubuntu-noble-large | 17 : 1765590455.827 23.573 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2025-12-13 01:59:17.114129 | ubuntu-noble-large | 9 : 1765590394.248 88.353 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2025-12-13 01:59:17.114139 | ubuntu-noble-large | 18 : 1765590459.262 25.622 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2025-12-13 01:59:17.114148 | ubuntu-noble-large | 20 : 1765590464.071 22.502 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2025-12-13 01:59:17.114158 | ubuntu-noble-large | 21 : 1765590470.667 17.276 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2025-12-13 01:59:17.114167 | ubuntu-noble-large | 19 : 1765590461.984 27.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2025-12-13 01:59:17.114197 | ubuntu-noble-large | 22 : 1765590472.203 19.023 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2025-12-13 01:59:17.114206 | ubuntu-noble-large | 23 : 1765590474.181 23.038 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2025-12-13 01:59:17.114215 | ubuntu-noble-large | 29 : 1765590489.673 9.565 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2025-12-13 01:59:17.114223 | ubuntu-noble-large | 25 : 1765590482.608 21.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114231 | ubuntu-noble-large | 27 : 1765590486.582 20.022 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114239 | ubuntu-noble-large | 28 : 1765590487.954 20.667 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114247 | ubuntu-noble-large | 26 : 1765590484.893 25.910 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114255 | ubuntu-noble-large | 30 : 1765590491.234 22.567 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2025-12-13 01:59:17.114263 | ubuntu-noble-large | 24 : 1765590479.410 38.427 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2025-12-13 01:59:17.114271 | ubuntu-noble-large | 31 : 1765590497.228 28.058 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114279 | ubuntu-noble-large | 34 : 1765590506.613 24.603 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114287 | ubuntu-noble-large | 36 : 1765590510.811 22.286 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114307 | ubuntu-noble-large | 32 : 1765590499.249 35.894 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114316 | ubuntu-noble-large | 33 : 1765590504.116 33.014 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114329 | ubuntu-noble-large | 35 : 1765590508.630 30.412 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114337 | ubuntu-noble-large | 41 : 1765590533.105 31.766 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2025-12-13 01:59:17.114345 | ubuntu-noble-large | 42 : 1765590535.152 33.355 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2025-12-13 01:59:17.114353 | ubuntu-noble-large | 43 : 1765590537.136 33.404 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2025-12-13 01:59:17.114361 | ubuntu-noble-large | 44 : 1765590539.047 34.151 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2025-12-13 01:59:17.114369 | ubuntu-noble-large | 38 : 1765590517.845 75.904 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2025-12-13 01:59:17.114378 | ubuntu-noble-large | 39 : 1765590525.293 70.799 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2025-12-13 01:59:17.114386 | ubuntu-noble-large | 37 : 1765590513.809 84.323 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2025-12-13 01:59:17.114394 | ubuntu-noble-large | 45 : 1765590564.881 42.661 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2025-12-13 01:59:17.114403 | ubuntu-noble-large | 40 : 1765590531.220 77.754 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2025-12-13 01:59:17.114411 | ubuntu-noble-large | 49 : 1765590593.759 24.998 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2025-12-13 01:59:17.114419 | ubuntu-noble-large | 47 : 1765590570.549 52.898 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2025-12-13 01:59:17.114427 | ubuntu-noble-large | 48 : 1765590573.206 52.194 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2025-12-13 01:59:17.114441 | ubuntu-noble-large | 46 : 1765590568.516 60.553 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2025-12-13 01:59:17.114449 | ubuntu-noble-large | 51 : 1765590598.138 32.660 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2025-12-13 01:59:17.114457 | ubuntu-noble-large | 50 : 1765590596.103 43.032 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2025-12-13 01:59:17.114465 | ubuntu-noble-large | 54 : 1765590618.767 39.052 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2025-12-13 01:59:17.114473 | ubuntu-noble-large | 53 : 1765590608.981 51.226 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2025-12-13 01:59:17.114481 | ubuntu-noble-large | 52 : 1765590607.551 54.382 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2025-12-13 01:59:17.114489 | ubuntu-noble-large | 56 : 1765590625.407 47.825 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2025-12-13 01:59:17.114497 | ubuntu-noble-large | 58 : 1765590630.805 47.223 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2025-12-13 01:59:17.114505 | ubuntu-noble-large | 57 : 1765590629.079 54.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2025-12-13 01:59:17.114514 | ubuntu-noble-large | 55 : 1765590623.456 63.648 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2025-12-13 01:59:17.114522 | ubuntu-noble-large | 59 : 1765590639.145 60.092 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2025-12-13 01:59:17.114530 | ubuntu-noble-large | 61 : 1765590660.214 40.852 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2025-12-13 01:59:17.114538 | ubuntu-noble-large | 62 : 1765590661.940 42.375 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2025-12-13 01:59:17.114546 | ubuntu-noble-large | 64 : 1765590678.044 34.629 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2025-12-13 01:59:17.114558 | ubuntu-noble-large | 65 : 1765590683.271 37.996 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2025-12-13 01:59:17.114566 | ubuntu-noble-large | 63 : 1765590673.241 50.347 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2025-12-13 01:59:17.114600 | ubuntu-noble-large | 66 : 1765590687.116 46.453 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2025-12-13 01:59:17.114610 | ubuntu-noble-large | 60 : 1765590657.833 77.888 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2025-12-13 01:59:17.114625 | ubuntu-noble-large | 68 : 1765590701.076 40.480 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2025-12-13 01:59:17.114633 | ubuntu-noble-large | 70 : 1765590712.680 30.283 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2025-12-13 01:59:17.114641 | ubuntu-noble-large | 67 : 1765590699.248 45.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2025-12-13 01:59:17.114649 | ubuntu-noble-large | 69 : 1765590704.332 47.012 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2025-12-13 01:59:17.114658 | ubuntu-noble-large | 71 : 1765590721.277 32.398 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2025-12-13 01:59:17.114710 | ubuntu-noble-large | 73 : 1765590733.579 29.621 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2025-12-13 01:59:17.114721 | ubuntu-noble-large | 72 : 1765590723.598 43.172 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2025-12-13 01:59:17.114729 | ubuntu-noble-large | 76 : 1765590742.974 34.515 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2025-12-13 01:59:17.114737 | ubuntu-noble-large | 74 : 1765590735.732 44.685 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2025-12-13 01:59:17.114745 | ubuntu-noble-large | 75 : 1765590741.565 44.506 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2025-12-13 01:59:17.114759 | ubuntu-noble-large | 77 : 1765590744.434 45.164 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2025-12-13 01:59:17.114767 | ubuntu-noble-large | 78 : 1765590751.355 41.174 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2025-12-13 01:59:17.114775 | ubuntu-noble-large | 80 : 1765590763.211 35.657 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2025-12-13 01:59:17.114783 | ubuntu-noble-large | 79 : 1765590753.682 47.690 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2025-12-13 01:59:17.114791 | ubuntu-noble-large | 86 : 1765590792.539 13.914 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2025-12-13 01:59:17.114799 | ubuntu-noble-large | 82 : 1765590777.497 30.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2025-12-13 01:59:17.114807 | ubuntu-noble-large | 83 : 1765590780.424 30.568 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2025-12-13 01:59:17.114815 | ubuntu-noble-large | 81 : 1765590766.781 51.463 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2025-12-13 01:59:17.114824 | ubuntu-noble-large | 85 : 1765590789.607 33.349 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2025-12-13 01:59:17.114832 | ubuntu-noble-large | 84 : 1765590786.081 38.482 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2025-12-13 01:59:17.114841 | ubuntu-noble-large | 87 : 1765590798.878 35.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2025-12-13 01:59:17.114849 | ubuntu-noble-large | 90 : 1765590807.907 35.169 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114858 | ubuntu-noble-large | 91 : 1765590811.000 36.269 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114866 | ubuntu-noble-large | 89 : 1765590806.462 43.314 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114874 | ubuntu-noble-large | 92 : 1765590818.253 33.502 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114883 | ubuntu-noble-large | 88 : 1765590801.381 52.895 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2025-12-13 01:59:17.114919 | ubuntu-noble-large | 93 : 1765590822.967 41.052 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114927 | ubuntu-noble-large | 94 : 1765590824.574 47.318 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114936 | ubuntu-noble-large | 96 : 1765590843.086 35.225 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114943 | ubuntu-noble-large | 97 : 1765590847.280 37.462 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2025-12-13 01:59:17.114951 | ubuntu-noble-large | 100 : 1765590854.285 38.418 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2025-12-13 01:59:17.114959 | ubuntu-noble-large | 101 : 1765590864.029 32.941 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2025-12-13 01:59:17.114967 | ubuntu-noble-large | 98 : 1765590849.786 52.201 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2025-12-13 01:59:17.114974 | ubuntu-noble-large | 99 : 1765590851.761 51.719 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2025-12-13 01:59:17.114989 | ubuntu-noble-large | 103 : 1765590878.321 34.789 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2025-12-13 01:59:17.114997 | ubuntu-noble-large | 106 : 1765590896.980 34.931 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2025-12-13 01:59:17.115005 | ubuntu-noble-large | 102 : 1765590871.903 63.196 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2025-12-13 01:59:17.115019 | ubuntu-noble-large | 105 : 1765590892.729 44.148 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2025-12-13 01:59:17.115027 | ubuntu-noble-large | 104 : 1765590884.752 53.426 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2025-12-13 01:59:17.115035 | ubuntu-noble-large | 95 : 1765590834.390 105.273 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2025-12-13 01:59:17.115042 | ubuntu-noble-large | 108 : 1765590903.489 47.166 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2025-12-13 01:59:17.115050 | ubuntu-noble-large | 107 : 1765590901.999 56.537 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2025-12-13 01:59:17.115058 | ubuntu-noble-large | 109 : 1765590913.131 48.203 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2025-12-13 01:59:17.115066 | ubuntu-noble-large | 113 : 1765590938.191 34.042 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2025-12-13 01:59:17.115074 | ubuntu-noble-large | 114 : 1765590939.678 34.115 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2025-12-13 01:59:17.115082 | ubuntu-noble-large | 110 : 1765590931.922 49.969 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2025-12-13 01:59:17.115090 | ubuntu-noble-large | 111 : 1765590935.111 49.214 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2025-12-13 01:59:17.115098 | ubuntu-noble-large | 112 : 1765590936.890 49.367 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2025-12-13 01:59:17.115106 | ubuntu-noble-large | 121 : 1765590984.333 12.824 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2025-12-13 01:59:17.115114 | ubuntu-noble-large | 119 : 1765590973.801 28.182 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2025-12-13 01:59:17.115122 | ubuntu-noble-large | 120 : 1765590981.897 26.894 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2025-12-13 01:59:17.115130 | ubuntu-noble-large | 117 : 1765590961.344 63.207 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2025-12-13 01:59:17.115139 | ubuntu-noble-large | 123 : 1765590997.165 32.921 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2025-12-13 01:59:17.115147 | ubuntu-noble-large | 124 : 1765591001.991 30.953 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2025-12-13 01:59:17.115155 | ubuntu-noble-large | 125 : 1765591008.798 26.347 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2025-12-13 01:59:17.115162 | ubuntu-noble-large | 122 : 1765590986.265 71.654 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2025-12-13 01:59:17.115170 | ubuntu-noble-large | 128 : 1765591032.952 27.534 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2025-12-13 01:59:17.115178 | ubuntu-noble-large | 127 : 1765591030.092 32.964 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2025-12-13 01:59:17.115185 | ubuntu-noble-large | 126 : 1765591024.559 40.535 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2025-12-13 01:59:17.115193 | ubuntu-noble-large | 118 : 1765590972.240 114.444 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2025-12-13 01:59:17.115201 | ubuntu-noble-large | 131 : 1765591060.495 39.667 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2025-12-13 01:59:17.115209 | ubuntu-noble-large | 130 : 1765591057.929 46.137 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2025-12-13 01:59:17.115217 | ubuntu-noble-large | 133 : 1765591065.104 43.279 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2025-12-13 01:59:17.115225 | ubuntu-noble-large | 132 : 1765591063.066 50.999 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2025-12-13 01:59:17.115239 | ubuntu-noble-large | 115 : 1765590950.676 166.075 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2025-12-13 01:59:17.115248 | ubuntu-noble-large | 116 : 1765590958.547 169.321 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2025-12-13 01:59:17.115255 | ubuntu-noble-large | 129 : 1765591035.156 121.945 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2025-12-13 01:59:17.115268 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2025-12-13 01:59:17.124935 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2025-12-13 01:59:17.124984 | ubuntu-noble-large | [INFO]  Images file: images.lst 2025-12-13 01:59:17.124997 | ubuntu-noble-large | [INFO]  Dry run mode: false 2025-12-13 01:59:17.125003 | ubuntu-noble-large | [INFO]  Verbose mode: true 2025-12-13 01:59:17.125023 | ubuntu-noble-large | [INFO]  Check digests mode: true 2025-12-13 01:59:17.125091 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2025-12-13 01:59:17.133238 | ubuntu-noble-large | [INFO]  Total images to check: 133 2025-12-13 01:59:17.139148 | ubuntu-noble-large | [INFO]  [1/133] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.139279 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.536272 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.536389 | ubuntu-noble-large | [SUCCESS] [1/133] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.536449 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.580009 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.580100 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:17.580194 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:17.629905 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ef0585d8d78d9fe8cb9f1d308c30fd837ba6cd3975916ad94e6e2d0fb5da9516 2025-12-13 01:59:17.630001 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-125011-27663 2025-12-13 01:59:17.907222 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:17.948159 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ef0585d8d78d9fe8cb9f1d308c30fd837ba6cd3975916ad94e6e2d0fb5da9516 2025-12-13 01:59:17.948259 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:17.990379 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:17.990463 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:17.990473 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:17.990481 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:17.990489 | ubuntu-noble-large | DiffID: sha256:4938090c3dca5ff2d1785791849d78ce14537bcc58aa6d31e7565a29b410936e 2025-12-13 01:59:17.990497 | ubuntu-noble-large | DiffID: sha256:cd04a53ce4a933a2b976ee4613bbf92b8882e27a5ba77f856d172f1a1d3830ff 2025-12-13 01:59:18.039092 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:f0296b40ef75eab3c51d4ea53212328df855e8cb02aebde967527d311f79e87f 2025-12-13 01:59:18.039816 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:18.071435 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:18.071529 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:18.071541 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:18.071552 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:18.071618 | ubuntu-noble-large | DiffID: sha256:4938090c3dca5ff2d1785791849d78ce14537bcc58aa6d31e7565a29b410936e 2025-12-13 01:59:18.071629 | ubuntu-noble-large | DiffID: sha256:cd04a53ce4a933a2b976ee4613bbf92b8882e27a5ba77f856d172f1a1d3830ff 2025-12-13 01:59:18.117205 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:f0296b40ef75eab3c51d4ea53212328df855e8cb02aebde967527d311f79e87f 2025-12-13 01:59:18.117978 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:18.118111 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:18.118288 | ubuntu-noble-large | [SUCCESS] [1/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-12-13 01:59:18.122601 | ubuntu-noble-large | [INFO]  [2/133] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.122740 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.556068 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.556148 | ubuntu-noble-large | [SUCCESS] [2/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.556155 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.598247 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.598398 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:18.598702 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:18.630812 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2f423b4b4ac1f5fe54997752b0807dc5c45d126ecce577e37f76cd6f929b4356 2025-12-13 01:59:18.630989 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-125011-27094 2025-12-13 01:59:18.852021 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:18.896660 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2f423b4b4ac1f5fe54997752b0807dc5c45d126ecce577e37f76cd6f929b4356 2025-12-13 01:59:18.896756 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:18.938648 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:18.938769 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:18.938785 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:18.938800 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:18.938812 | ubuntu-noble-large | DiffID: sha256:225e27d77005c4df69adff5d99c988c505139fea980db16d293d934bc29cae98 2025-12-13 01:59:18.938824 | ubuntu-noble-large | DiffID: sha256:e69df67621c2e93ff31728ae5677e279369e74e17081e2b2678d2504ade52e3e 2025-12-13 01:59:18.986867 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:c68339057bc203b7070046040c3c63e215aecffdef014fd17df2889e9d283e20 2025-12-13 01:59:18.987562 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:19.030639 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:19.030758 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:19.030772 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:19.030783 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:19.030794 | ubuntu-noble-large | DiffID: sha256:225e27d77005c4df69adff5d99c988c505139fea980db16d293d934bc29cae98 2025-12-13 01:59:19.030805 | ubuntu-noble-large | DiffID: sha256:e69df67621c2e93ff31728ae5677e279369e74e17081e2b2678d2504ade52e3e 2025-12-13 01:59:19.075849 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:c68339057bc203b7070046040c3c63e215aecffdef014fd17df2889e9d283e20 2025-12-13 01:59:19.076433 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:19.076558 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:19.076792 | ubuntu-noble-large | [SUCCESS] [2/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-12-13 01:59:19.082651 | ubuntu-noble-large | [INFO]  [3/133] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:19.082821 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:19.993737 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:19.993853 | ubuntu-noble-large | [SUCCESS] [3/133] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:19.993867 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:20.040919 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:20.041140 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:20.041363 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:20.088757 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:93e12f2e5361c7c4119e59c6aed5e906b93a13ccef1fba7a9d518dde51733ae0 2025-12-13 01:59:20.088843 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-125011-13427 2025-12-13 01:59:20.344513 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:20.388428 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:93e12f2e5361c7c4119e59c6aed5e906b93a13ccef1fba7a9d518dde51733ae0 2025-12-13 01:59:20.388530 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:20.427173 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:20.427264 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:20.427313 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 01:59:20.427324 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 01:59:20.427334 | ubuntu-noble-large | DiffID: sha256:34150cf8d6ba0c34a42edcdd449002f270ffddb74aa50ea94ed7fac1af09ba07 2025-12-13 01:59:20.427344 | ubuntu-noble-large | DiffID: sha256:b3c5d4508372ad0ff190199e0a8b98930fa16c1039fcc400cc4f349b6a656c1d 2025-12-13 01:59:20.471798 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:4c240ae3fd527726eb18925edd67823d5425f18f1805c3f139a01bf11fb4f674 2025-12-13 01:59:20.472697 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:20.508428 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:20.508509 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:20.508520 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 01:59:20.508530 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 01:59:20.508539 | ubuntu-noble-large | DiffID: sha256:34150cf8d6ba0c34a42edcdd449002f270ffddb74aa50ea94ed7fac1af09ba07 2025-12-13 01:59:20.508548 | ubuntu-noble-large | DiffID: sha256:b3c5d4508372ad0ff190199e0a8b98930fa16c1039fcc400cc4f349b6a656c1d 2025-12-13 01:59:20.556802 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:4c240ae3fd527726eb18925edd67823d5425f18f1805c3f139a01bf11fb4f674 2025-12-13 01:59:20.557324 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:20.557381 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:20.557457 | ubuntu-noble-large | [SUCCESS] [3/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-12-13 01:59:20.563466 | ubuntu-noble-large | [INFO]  [4/133] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:20.563513 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.133555 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.133730 | ubuntu-noble-large | [SUCCESS] [4/133] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.133823 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.182260 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.182450 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.182703 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:21.225082 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8f92ec0cc9ad8aeb81140e45a215db2231f144ecde9f992b051beff38c849f41 2025-12-13 01:59:21.225205 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-125011-25535 2025-12-13 01:59:21.500014 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:21.546541 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8f92ec0cc9ad8aeb81140e45a215db2231f144ecde9f992b051beff38c849f41 2025-12-13 01:59:21.546645 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:21.588325 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:21.588407 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:21.588415 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:21.588421 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:21.588428 | ubuntu-noble-large | DiffID: sha256:4938090c3dca5ff2d1785791849d78ce14537bcc58aa6d31e7565a29b410936e 2025-12-13 01:59:21.633180 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:cf66ae1c579dbd2f826434385c1a39109195683de5f4a764b923bf266ef2c400 2025-12-13 01:59:21.633733 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:21.675224 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:21.675310 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:21.675320 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:21.675330 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:21.675339 | ubuntu-noble-large | DiffID: sha256:4938090c3dca5ff2d1785791849d78ce14537bcc58aa6d31e7565a29b410936e 2025-12-13 01:59:21.722764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:cf66ae1c579dbd2f826434385c1a39109195683de5f4a764b923bf266ef2c400 2025-12-13 01:59:21.723505 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:21.723649 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.723855 | ubuntu-noble-large | [SUCCESS] [4/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-12-13 01:59:21.729564 | ubuntu-noble-large | [INFO]  [5/133] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:21.729764 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.324934 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.325014 | ubuntu-noble-large | [SUCCESS] [5/133] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.325151 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.364298 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.364460 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.364717 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:22.410397 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fe2c37f57254b2f143387fb8a87c62110d875279a4faf06616faa5eb1d95b6c8 2025-12-13 01:59:22.410486 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-125011-26755 2025-12-13 01:59:22.715961 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:22.761829 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fe2c37f57254b2f143387fb8a87c62110d875279a4faf06616faa5eb1d95b6c8 2025-12-13 01:59:22.761919 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:22.796298 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:22.796369 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:22.796380 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:22.796388 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:22.796397 | ubuntu-noble-large | DiffID: sha256:d0366c9a357a4a1d57ecdc04d38843a088762efeff31fe5219d69d7ca5b0538b 2025-12-13 01:59:22.845003 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:7fe6a9a7fe1543f8817d264a94babcf82a14a48153383dd39f8d3e16c03e07da 2025-12-13 01:59:22.845575 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:22.885873 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:22.885930 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:22.885935 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:22.885939 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:22.885943 | ubuntu-noble-large | DiffID: sha256:d0366c9a357a4a1d57ecdc04d38843a088762efeff31fe5219d69d7ca5b0538b 2025-12-13 01:59:22.931248 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:7fe6a9a7fe1543f8817d264a94babcf82a14a48153383dd39f8d3e16c03e07da 2025-12-13 01:59:22.932002 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:22.932125 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.932287 | ubuntu-noble-large | [SUCCESS] [5/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-12-13 01:59:22.938610 | ubuntu-noble-large | [INFO]  [6/133] Checking: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:22.938699 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:23.560810 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:23.560916 | ubuntu-noble-large | [SUCCESS] [6/133] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:23.560926 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:23.602164 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:23.602374 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:23.602597 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:23.648152 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:34fac05504201c315dfa27a1330640ae36fa1ba37b38d7906ea3d08f8f50b520 2025-12-13 01:59:23.648260 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-125011-24663 2025-12-13 01:59:24.015255 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:24.062716 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:34fac05504201c315dfa27a1330640ae36fa1ba37b38d7906ea3d08f8f50b520 2025-12-13 01:59:24.062811 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:24.105357 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:24.105467 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:24.105484 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:24.105499 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:24.105513 | ubuntu-noble-large | DiffID: sha256:6ee00f5f59aef20fc2e8d3eb71c8aa34768d6a459cd74efac7d2ba69215b5dd6 2025-12-13 01:59:24.153839 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:80ec64172b9bcf6f92038eec703f3906b454db9b96cb42c54ed3f1124dba2718 2025-12-13 01:59:24.154559 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:24.199445 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:24.199536 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:24.199547 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:24.199557 | ubuntu-noble-large | DiffID: sha256:f31a1e96af956c3acbcc81c3783d23efa7a513fb52c425a52899451801b06937 2025-12-13 01:59:24.199566 | ubuntu-noble-large | DiffID: sha256:6ee00f5f59aef20fc2e8d3eb71c8aa34768d6a459cd74efac7d2ba69215b5dd6 2025-12-13 01:59:24.245823 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:80ec64172b9bcf6f92038eec703f3906b454db9b96cb42c54ed3f1124dba2718 2025-12-13 01:59:24.246468 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:24.246562 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:24.246739 | ubuntu-noble-large | [SUCCESS] [6/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-12-13 01:59:24.252906 | ubuntu-noble-large | [INFO]  [7/133] Checking: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.253040 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.848153 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.848278 | ubuntu-noble-large | [SUCCESS] [7/133] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.848294 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.896331 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.896514 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:24.896796 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:24.942158 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:170a1b7968e21c034241615d9255a5cbda170de7b14557df28badd54de55b63d 2025-12-13 01:59:24.942257 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-125011-7470 2025-12-13 01:59:25.288604 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:25.331533 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:170a1b7968e21c034241615d9255a5cbda170de7b14557df28badd54de55b63d 2025-12-13 01:59:25.331702 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:25.373489 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:25.373601 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:25.373634 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:25.373697 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:25.373708 | ubuntu-noble-large | DiffID: sha256:967a3628cf51e446aa8a20aa900485f313822a2822880be8ecf47b829b5543b2 2025-12-13 01:59:25.425029 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:3faca759783167e38a7aa880c469dd18742dbb551eab6667500792132139728d 2025-12-13 01:59:25.425664 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:25.463505 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:25.463612 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:25.463627 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:25.463636 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:25.463646 | ubuntu-noble-large | DiffID: sha256:967a3628cf51e446aa8a20aa900485f313822a2822880be8ecf47b829b5543b2 2025-12-13 01:59:25.505811 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:3faca759783167e38a7aa880c469dd18742dbb551eab6667500792132139728d 2025-12-13 01:59:25.506558 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:25.506720 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:25.506879 | ubuntu-noble-large | [SUCCESS] [7/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-12-13 01:59:25.513296 | ubuntu-noble-large | [INFO]  [8/133] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:25.513463 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.076127 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.076251 | ubuntu-noble-large | [SUCCESS] [8/133] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.076339 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.121083 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.121277 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.121515 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:26.165647 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:71c7152e85f4cd0383834e08b6ba8ccffe5752cdbb41ab051c74d049fd886175 2025-12-13 01:59:26.165788 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-125011-18412 2025-12-13 01:59:26.432642 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:26.474960 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:71c7152e85f4cd0383834e08b6ba8ccffe5752cdbb41ab051c74d049fd886175 2025-12-13 01:59:26.475029 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:26.508643 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:26.508743 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:26.508756 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:26.508764 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:26.508771 | ubuntu-noble-large | DiffID: sha256:7f3513f4915437a2247cfbf270eed4c33271623161a9c50c5c329cddc7d58a55 2025-12-13 01:59:26.558646 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:5f2bf5d805e45dfc5036e6c8d5180f03cc9a76a0a7690811861846518b00a072 2025-12-13 01:59:26.559004 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:26.598482 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:26.598571 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:26.598596 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:26.598601 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:26.598605 | ubuntu-noble-large | DiffID: sha256:7f3513f4915437a2247cfbf270eed4c33271623161a9c50c5c329cddc7d58a55 2025-12-13 01:59:26.643936 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:5f2bf5d805e45dfc5036e6c8d5180f03cc9a76a0a7690811861846518b00a072 2025-12-13 01:59:26.645704 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:26.645756 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.645770 | ubuntu-noble-large | [SUCCESS] [8/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-12-13 01:59:26.651793 | ubuntu-noble-large | [INFO]  [9/133] Checking: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:26.651856 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.059651 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.059799 | ubuntu-noble-large | [SUCCESS] [9/133] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.059912 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.100571 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.100928 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.101015 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:27.143436 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7840268501649c0371db55056bcfe9e8484b9163edc537ebfdf79ef3a17b8e8a 2025-12-13 01:59:27.143536 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-125011-23064 2025-12-13 01:59:27.418257 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:27.468853 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7840268501649c0371db55056bcfe9e8484b9163edc537ebfdf79ef3a17b8e8a 2025-12-13 01:59:27.468917 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:27.504681 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:27.504739 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:27.504744 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:27.504748 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:27.504752 | ubuntu-noble-large | DiffID: sha256:40102be21ecca873f51c98b6d2943dd9a6f8a9cce6c516c8a1887293f53616ae 2025-12-13 01:59:27.541203 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:4cce679d01854b7bc7dc53419a461a2dabd9f9c8f861e5402c19f29311f0e9ae 2025-12-13 01:59:27.541865 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:27.584435 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:27.584539 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:27.584558 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:27.584574 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:27.584616 | ubuntu-noble-large | DiffID: sha256:40102be21ecca873f51c98b6d2943dd9a6f8a9cce6c516c8a1887293f53616ae 2025-12-13 01:59:27.630650 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:4cce679d01854b7bc7dc53419a461a2dabd9f9c8f861e5402c19f29311f0e9ae 2025-12-13 01:59:27.631211 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:27.631311 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.631453 | ubuntu-noble-large | [SUCCESS] [9/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-12-13 01:59:27.637546 | ubuntu-noble-large | [INFO]  [10/133] Checking: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:27.637661 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:27.977514 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:27.977705 | ubuntu-noble-large | [SUCCESS] [10/133] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:27.977781 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:28.015120 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:28.015289 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:28.015502 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:28.063575 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fc4907b0b06b35b87b60cb4c816cae6afc0faa06061f37e12fbfe0a390075bcc 2025-12-13 01:59:28.063741 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-125011-28910 2025-12-13 01:59:28.340381 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:28.386874 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fc4907b0b06b35b87b60cb4c816cae6afc0faa06061f37e12fbfe0a390075bcc 2025-12-13 01:59:28.386982 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:28.425055 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:28.425132 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:28.425141 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:28.425148 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:28.425154 | ubuntu-noble-large | DiffID: sha256:c5b01f80095525c86c2015dbc6a8528c9e978fa6a28b5c1733fafd1ce9dfc0d5 2025-12-13 01:59:28.465379 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:eb6d45a54045e10dca7d53ab190acef883e85eb4dee7d02d75a1ebbb5393c55d 2025-12-13 01:59:28.466105 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:28.512872 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:28.512948 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:28.512955 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:28.512961 | ubuntu-noble-large | DiffID: sha256:4d968951fd4a941cccdc86ba8a30d6d91ebdb8ffff9119d6ae234ec739ce9f84 2025-12-13 01:59:28.512967 | ubuntu-noble-large | DiffID: sha256:c5b01f80095525c86c2015dbc6a8528c9e978fa6a28b5c1733fafd1ce9dfc0d5 2025-12-13 01:59:28.555804 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:eb6d45a54045e10dca7d53ab190acef883e85eb4dee7d02d75a1ebbb5393c55d 2025-12-13 01:59:28.556406 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:28.556526 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:28.556720 | ubuntu-noble-large | [SUCCESS] [10/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-12-13 01:59:28.562076 | ubuntu-noble-large | [INFO]  [11/133] Checking: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:28.562221 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:28.974872 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:28.974984 | ubuntu-noble-large | [SUCCESS] [11/133] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:28.975083 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:29.020615 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:29.020809 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:29.021026 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:29.060984 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6c784a0df62f556494148f73a663d572061291705cef2eb2731dab3cdf8833c9 2025-12-13 01:59:29.061056 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-125011-2026 2025-12-13 01:59:29.306976 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:29.345891 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6c784a0df62f556494148f73a663d572061291705cef2eb2731dab3cdf8833c9 2025-12-13 01:59:29.345979 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:29.383217 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:29.383286 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:29.383291 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:29.383295 | ubuntu-noble-large | DiffID: sha256:ad9df650a83cbe0615996d57439b02644f2a03de88c39ef3a5404b56c5082d15 2025-12-13 01:59:29.383299 | ubuntu-noble-large | DiffID: sha256:60ef08296107cb272aa213dbb606abac7ed79102c2b2c73d946002582e34cafc 2025-12-13 01:59:29.431608 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:9e95485fa1c4044ff7213472b8a0cea730d807ad86a0fbb608d6dce2c70f6da0 2025-12-13 01:59:29.432379 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:29.471868 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:29.471969 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:29.471981 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:29.471991 | ubuntu-noble-large | DiffID: sha256:ad9df650a83cbe0615996d57439b02644f2a03de88c39ef3a5404b56c5082d15 2025-12-13 01:59:29.472000 | ubuntu-noble-large | DiffID: sha256:60ef08296107cb272aa213dbb606abac7ed79102c2b2c73d946002582e34cafc 2025-12-13 01:59:29.516311 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:9e95485fa1c4044ff7213472b8a0cea730d807ad86a0fbb608d6dce2c70f6da0 2025-12-13 01:59:29.517077 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:29.517198 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:29.517359 | ubuntu-noble-large | [SUCCESS] [11/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-12-13 01:59:29.523103 | ubuntu-noble-large | [INFO]  [12/133] Checking: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:29.523213 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:29.976782 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:29.976890 | ubuntu-noble-large | [SUCCESS] [12/133] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:29.977025 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:30.016907 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:30.017195 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:30.017411 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:30.060438 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d94b1b8a42c33447915e77fc08e767d1ca464ec4858eacfe3293ce25458cb31e 2025-12-13 01:59:30.060542 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-125011-16899 2025-12-13 01:59:30.313802 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:30.352619 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d94b1b8a42c33447915e77fc08e767d1ca464ec4858eacfe3293ce25458cb31e 2025-12-13 01:59:30.352723 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:30.388317 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:30.388404 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:30.388417 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:30.388443 | ubuntu-noble-large | DiffID: sha256:ad9df650a83cbe0615996d57439b02644f2a03de88c39ef3a5404b56c5082d15 2025-12-13 01:59:30.388463 | ubuntu-noble-large | DiffID: sha256:c5667ced083868195bed74d59bbb087accb9d7cab5cb9acb57dbf81aff125c1e 2025-12-13 01:59:30.433721 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:7537ec8993a81922fc096eb2e9a175994e76468cf58d84bdcb45b1dfcfc81719 2025-12-13 01:59:30.434412 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:30.475148 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:30.475248 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:30.475269 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:30.475290 | ubuntu-noble-large | DiffID: sha256:ad9df650a83cbe0615996d57439b02644f2a03de88c39ef3a5404b56c5082d15 2025-12-13 01:59:30.475303 | ubuntu-noble-large | DiffID: sha256:c5667ced083868195bed74d59bbb087accb9d7cab5cb9acb57dbf81aff125c1e 2025-12-13 01:59:30.530325 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:7537ec8993a81922fc096eb2e9a175994e76468cf58d84bdcb45b1dfcfc81719 2025-12-13 01:59:30.531168 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:30.531294 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:30.531467 | ubuntu-noble-large | [SUCCESS] [12/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-12-13 01:59:30.538134 | ubuntu-noble-large | [INFO]  [13/133] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.538264 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.914993 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.915111 | ubuntu-noble-large | [SUCCESS] [13/133] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.915217 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.958815 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.959003 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:30.959225 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:31.008169 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a008d864f3bdb2b7f99a044692c2c4bc8217d05d1f91ace0d01362e25cf45d4 2025-12-13 01:59:31.008427 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-125011-22877 2025-12-13 01:59:31.288030 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:31.335853 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a008d864f3bdb2b7f99a044692c2c4bc8217d05d1f91ace0d01362e25cf45d4 2025-12-13 01:59:31.335966 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:31.378164 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:31.378234 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:31.378263 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:31.378269 | ubuntu-noble-large | DiffID: sha256:ad9df650a83cbe0615996d57439b02644f2a03de88c39ef3a5404b56c5082d15 2025-12-13 01:59:31.378274 | ubuntu-noble-large | DiffID: sha256:bde46fbc3d7afd249a5f0c3965c50259d3be41df7750fb6d5da5b45e1f5a711a 2025-12-13 01:59:31.422815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:ad17835c5f17c06cbdf7443fe76d5b40bca40cb4bc9d74a4c724faea9ed7f356 2025-12-13 01:59:31.423826 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:31.470781 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:31.470852 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:31.470861 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:31.470867 | ubuntu-noble-large | DiffID: sha256:ad9df650a83cbe0615996d57439b02644f2a03de88c39ef3a5404b56c5082d15 2025-12-13 01:59:31.470874 | ubuntu-noble-large | DiffID: sha256:bde46fbc3d7afd249a5f0c3965c50259d3be41df7750fb6d5da5b45e1f5a711a 2025-12-13 01:59:31.515922 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:ad17835c5f17c06cbdf7443fe76d5b40bca40cb4bc9d74a4c724faea9ed7f356 2025-12-13 01:59:31.517391 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:31.517481 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:31.517497 | ubuntu-noble-large | [SUCCESS] [13/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-12-13 01:59:31.523569 | ubuntu-noble-large | [INFO]  [14/133] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:31.523695 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:31.995837 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:31.995949 | ubuntu-noble-large | [SUCCESS] [14/133] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:31.995962 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:32.040823 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:32.040920 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:32.040945 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:32.086205 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e06249bdfd295ffd9308e44b38cc46854565b5806b294f460ff388f454094b3c 2025-12-13 01:59:32.086296 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-125011-12004 2025-12-13 01:59:32.336116 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:32.373545 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e06249bdfd295ffd9308e44b38cc46854565b5806b294f460ff388f454094b3c 2025-12-13 01:59:32.373690 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:32.412114 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:32.412179 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:32.412188 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:32.412196 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:32.412204 | ubuntu-noble-large | DiffID: sha256:822e43f3b2f2b7bb2ac1977d1841c309385bb062c06b53ff0a174cbfe32d92d0 2025-12-13 01:59:32.454196 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:a7429f389506d2368360b19371e65a7adef9887837951f119918256b3f7b72a3 2025-12-13 01:59:32.454274 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:32.492786 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:32.492868 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:32.492881 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:32.492890 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:32.492899 | ubuntu-noble-large | DiffID: sha256:822e43f3b2f2b7bb2ac1977d1841c309385bb062c06b53ff0a174cbfe32d92d0 2025-12-13 01:59:32.534112 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:a7429f389506d2368360b19371e65a7adef9887837951f119918256b3f7b72a3 2025-12-13 01:59:32.535187 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:32.535253 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:32.535264 | ubuntu-noble-large | [SUCCESS] [14/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-12-13 01:59:32.538739 | ubuntu-noble-large | [INFO]  [15/133] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:32.538776 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.029780 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.029870 | ubuntu-noble-large | [SUCCESS] [15/133] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.029879 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.062879 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.063005 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.063024 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:33.108811 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:179f5dd48cd5eb2c72d75c3964f0523013635b71482f9e70f10b3b84f5500d17 2025-12-13 01:59:33.108930 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-125011-5854 2025-12-13 01:59:33.360373 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:33.402933 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:179f5dd48cd5eb2c72d75c3964f0523013635b71482f9e70f10b3b84f5500d17 2025-12-13 01:59:33.403052 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:33.441306 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:33.441408 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:33.441421 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:33.441431 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:33.441441 | ubuntu-noble-large | DiffID: sha256:baf23be56aace89b5b60feb17bc49115498dbb2f1558ea28b2a2f0138f577d7d 2025-12-13 01:59:33.483063 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:bbb0cc54a045b24e826be92d1fd1265053817a26139913133f357726263f5b90 2025-12-13 01:59:33.484840 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:33.530925 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:33.531058 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:33.531072 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:33.531083 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:33.531093 | ubuntu-noble-large | DiffID: sha256:baf23be56aace89b5b60feb17bc49115498dbb2f1558ea28b2a2f0138f577d7d 2025-12-13 01:59:33.581312 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:bbb0cc54a045b24e826be92d1fd1265053817a26139913133f357726263f5b90 2025-12-13 01:59:33.581448 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:33.581501 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.581771 | ubuntu-noble-large | [SUCCESS] [15/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-12-13 01:59:33.588365 | ubuntu-noble-large | [INFO]  [16/133] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:33.588414 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.001793 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.001885 | ubuntu-noble-large | [SUCCESS] [16/133] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.001897 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.036809 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.036881 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.037425 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:34.079822 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f4ad5e0d7976321f871abc1afb8445289abb901d76a6c36962df20213db3f0fc 2025-12-13 01:59:34.079883 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-125011-417 2025-12-13 01:59:34.342769 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:34.381813 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f4ad5e0d7976321f871abc1afb8445289abb901d76a6c36962df20213db3f0fc 2025-12-13 01:59:34.381903 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:34.423867 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:34.423971 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:34.423983 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:34.423992 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:34.424000 | ubuntu-noble-large | DiffID: sha256:2b1dfe56cbc32909e70923ee8b2ce70b6fb014648d73f42ee2c4ffaccaf9b1e6 2025-12-13 01:59:34.466835 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:5f18353472b5e013d7747d9ef44cadb90e2caf8cfcf6d4b1cb98b5d85ba83e3d 2025-12-13 01:59:34.467786 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:34.507109 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:34.507165 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:34.507173 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:34.507180 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:34.507186 | ubuntu-noble-large | DiffID: sha256:2b1dfe56cbc32909e70923ee8b2ce70b6fb014648d73f42ee2c4ffaccaf9b1e6 2025-12-13 01:59:34.544529 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:5f18353472b5e013d7747d9ef44cadb90e2caf8cfcf6d4b1cb98b5d85ba83e3d 2025-12-13 01:59:34.545808 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:34.545882 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.545898 | ubuntu-noble-large | [SUCCESS] [16/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-12-13 01:59:34.552498 | ubuntu-noble-large | [INFO]  [17/133] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.552573 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.894809 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.894904 | ubuntu-noble-large | [SUCCESS] [17/133] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.894917 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.926754 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.926811 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:34.926818 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:34.964567 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1fdd7a081e4fc0c8f6a74062b7ecc0c14ef37c13b4adcb6dad3234a581dd472d 2025-12-13 01:59:34.965472 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-125011-2308 2025-12-13 01:59:35.255485 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:35.303819 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1fdd7a081e4fc0c8f6a74062b7ecc0c14ef37c13b4adcb6dad3234a581dd472d 2025-12-13 01:59:35.303903 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:35.346993 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:35.347074 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:35.347083 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:35.347092 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:35.347100 | ubuntu-noble-large | DiffID: sha256:146861e9661d7567678769903616a5f8ca5788cb882b16b4cfebde5bf5460569 2025-12-13 01:59:35.398784 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:3c4714141dfbe39438fc0db6637f83f40f6b77b59dc2c405483a1638777847b9 2025-12-13 01:59:35.399761 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:35.442758 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:35.442854 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:35.442866 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:35.442877 | ubuntu-noble-large | DiffID: sha256:92314db4d621f63ceabe02be0656cb49f8e0d9fbba1c67e7e3812bcd8cb8245a 2025-12-13 01:59:35.442886 | ubuntu-noble-large | DiffID: sha256:146861e9661d7567678769903616a5f8ca5788cb882b16b4cfebde5bf5460569 2025-12-13 01:59:35.491401 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:3c4714141dfbe39438fc0db6637f83f40f6b77b59dc2c405483a1638777847b9 2025-12-13 01:59:35.492795 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:35.492871 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:35.492886 | ubuntu-noble-large | [SUCCESS] [17/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-12-13 01:59:35.499084 | ubuntu-noble-large | [INFO]  [18/133] Checking: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.499206 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.912512 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.912655 | ubuntu-noble-large | [SUCCESS] [18/133] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.912780 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.955924 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.956228 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:35.956542 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:36.005936 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:897d17769820f1b632835a72fd30b835aee9cdd979d65f03f19b6eb675d1c0a8 2025-12-13 01:59:36.006012 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-125011-334 2025-12-13 01:59:36.263575 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:36.305303 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:897d17769820f1b632835a72fd30b835aee9cdd979d65f03f19b6eb675d1c0a8 2025-12-13 01:59:36.305401 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:36.351805 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:36.351891 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:36.351901 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:36.351908 | ubuntu-noble-large | DiffID: sha256:73af1ccb3fe3c9dff06ec13c50b77b27ece1bd9628c3af2649da1dc812107c0c 2025-12-13 01:59:36.351915 | ubuntu-noble-large | DiffID: sha256:f3b3095003b94b8b20eba22497a624a924f20f85f170186d6b3ed88f02080d0a 2025-12-13 01:59:36.395996 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:79441ffdbaeb503b51ead8384cdfd29b35369793f59c38a65e19b2a97421eb67 2025-12-13 01:59:36.396738 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:36.440410 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:36.440501 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:36.440514 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:36.440525 | ubuntu-noble-large | DiffID: sha256:73af1ccb3fe3c9dff06ec13c50b77b27ece1bd9628c3af2649da1dc812107c0c 2025-12-13 01:59:36.440536 | ubuntu-noble-large | DiffID: sha256:f3b3095003b94b8b20eba22497a624a924f20f85f170186d6b3ed88f02080d0a 2025-12-13 01:59:36.490238 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:79441ffdbaeb503b51ead8384cdfd29b35369793f59c38a65e19b2a97421eb67 2025-12-13 01:59:36.490976 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:36.491117 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:36.491283 | ubuntu-noble-large | [SUCCESS] [18/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-12-13 01:59:36.497655 | ubuntu-noble-large | [INFO]  [19/133] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:36.497744 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:36.968707 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:36.968837 | ubuntu-noble-large | [SUCCESS] [19/133] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:36.968893 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:37.015896 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:37.016047 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:37.016270 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:37.062200 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2f669b3741cb8f822ce87e96391582fa28539fc2d0929445d129842e3a371233 2025-12-13 01:59:37.062347 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-125011-14909 2025-12-13 01:59:37.339859 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:37.373449 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2f669b3741cb8f822ce87e96391582fa28539fc2d0929445d129842e3a371233 2025-12-13 01:59:37.373522 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:37.414356 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:37.414447 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:37.414454 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:37.414459 | ubuntu-noble-large | DiffID: sha256:73af1ccb3fe3c9dff06ec13c50b77b27ece1bd9628c3af2649da1dc812107c0c 2025-12-13 01:59:37.414463 | ubuntu-noble-large | DiffID: sha256:3f7dd09bafa80657cb42f6ec00b5a1ed3310504f3ea59323cf47f1be25924820 2025-12-13 01:59:37.463200 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:bccb0415b24495878f830b5495c8c2aadf35f597e3ef25853aa92ef76a2400f1 2025-12-13 01:59:37.464827 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:37.510052 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:37.510136 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:37.510147 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:37.510156 | ubuntu-noble-large | DiffID: sha256:73af1ccb3fe3c9dff06ec13c50b77b27ece1bd9628c3af2649da1dc812107c0c 2025-12-13 01:59:37.510164 | ubuntu-noble-large | DiffID: sha256:3f7dd09bafa80657cb42f6ec00b5a1ed3310504f3ea59323cf47f1be25924820 2025-12-13 01:59:37.556807 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:bccb0415b24495878f830b5495c8c2aadf35f597e3ef25853aa92ef76a2400f1 2025-12-13 01:59:37.557042 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:37.557152 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:37.557303 | ubuntu-noble-large | [SUCCESS] [19/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-12-13 01:59:37.563759 | ubuntu-noble-large | [INFO]  [20/133] Checking: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:37.563943 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.125970 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.126074 | ubuntu-noble-large | [SUCCESS] [20/133] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.126171 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.169933 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.170101 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.170302 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:38.205814 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ddb84e0619bbec7253a0e95c95ca92bc991174b7b9cc82eb0db1e36996e29ada 2025-12-13 01:59:38.205893 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-125011-13653 2025-12-13 01:59:38.546837 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:38.592563 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ddb84e0619bbec7253a0e95c95ca92bc991174b7b9cc82eb0db1e36996e29ada 2025-12-13 01:59:38.592738 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:38.638631 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:38.638741 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:38.638755 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:38.638788 | ubuntu-noble-large | DiffID: sha256:cef92ca6852759490613c5a61682efa3f2b28d563b055a47ef2f40ec7ec3ad9c 2025-12-13 01:59:38.638797 | ubuntu-noble-large | DiffID: sha256:988d3f8b8e974a095ecd6a38059691924afa1e18512ce771865db765c2d56b5f 2025-12-13 01:59:38.686912 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:94721e840e1afbad474392af53a3f03f00e87390783653350dcbf673d8b3a38d 2025-12-13 01:59:38.687435 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:38.734607 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:38.734731 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:38.734744 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:38.734754 | ubuntu-noble-large | DiffID: sha256:cef92ca6852759490613c5a61682efa3f2b28d563b055a47ef2f40ec7ec3ad9c 2025-12-13 01:59:38.734764 | ubuntu-noble-large | DiffID: sha256:988d3f8b8e974a095ecd6a38059691924afa1e18512ce771865db765c2d56b5f 2025-12-13 01:59:38.788080 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:94721e840e1afbad474392af53a3f03f00e87390783653350dcbf673d8b3a38d 2025-12-13 01:59:38.788925 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:38.789036 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.789222 | ubuntu-noble-large | [SUCCESS] [20/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-12-13 01:59:38.796132 | ubuntu-noble-large | [INFO]  [21/133] Checking: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:38.796238 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:39.694797 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:39.694911 | ubuntu-noble-large | [SUCCESS] [21/133] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:39.695147 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:39.738072 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:39.738397 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:39.738658 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:39.783909 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8c44a92c2e9d1bac41e114867949ed1c750df75a327a75e544b6a5c2eaf30d64 2025-12-13 01:59:39.783994 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-125011-553 2025-12-13 01:59:40.042437 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:40.087948 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8c44a92c2e9d1bac41e114867949ed1c750df75a327a75e544b6a5c2eaf30d64 2025-12-13 01:59:40.088046 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:40.126748 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:40.126837 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:40.126850 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:40.126860 | ubuntu-noble-large | DiffID: sha256:9fe98104f30af21b8ad32cd2ea5b0207b090a5e0cf2293195f21d6b5307ae367 2025-12-13 01:59:40.126870 | ubuntu-noble-large | DiffID: sha256:283e47b3615c69245d74aec23ff73fcb11a7c601fbf127e4488bb0d739e6fc30 2025-12-13 01:59:40.175304 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:de984ebcf5ac08a37959748cd4084cce11a9c2aebbe4d9ea659d72b15c254982 2025-12-13 01:59:40.176812 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:40.210392 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:40.210448 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:40.210478 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:40.210485 | ubuntu-noble-large | DiffID: sha256:9fe98104f30af21b8ad32cd2ea5b0207b090a5e0cf2293195f21d6b5307ae367 2025-12-13 01:59:40.210491 | ubuntu-noble-large | DiffID: sha256:283e47b3615c69245d74aec23ff73fcb11a7c601fbf127e4488bb0d739e6fc30 2025-12-13 01:59:40.255121 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:de984ebcf5ac08a37959748cd4084cce11a9c2aebbe4d9ea659d72b15c254982 2025-12-13 01:59:40.255889 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:40.256026 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:40.256195 | ubuntu-noble-large | [SUCCESS] [21/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-12-13 01:59:40.263149 | ubuntu-noble-large | [INFO]  [22/133] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:40.263359 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.402793 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.402911 | ubuntu-noble-large | [SUCCESS] [22/133] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.402962 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.437109 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.437287 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.437478 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:41.476849 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:69575401c644e697ffbea42547e2507d0ca4bb8e3b217d025ed3cf92458a4aef 2025-12-13 01:59:41.476936 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-125011-26052 2025-12-13 01:59:41.737343 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:41.785527 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:69575401c644e697ffbea42547e2507d0ca4bb8e3b217d025ed3cf92458a4aef 2025-12-13 01:59:41.785631 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:41.833010 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:41.833105 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:41.833118 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:41.833127 | ubuntu-noble-large | DiffID: sha256:9fe98104f30af21b8ad32cd2ea5b0207b090a5e0cf2293195f21d6b5307ae367 2025-12-13 01:59:41.833137 | ubuntu-noble-large | DiffID: sha256:a87a5bce4f4e310b63ccccdeed9d9e380da772493a9813045a2641e7d19d57f6 2025-12-13 01:59:41.881120 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:8e34447affce36e6cda76ea845fd0d07ff4f57ddfe4c2a1c50e316a61b2e9005 2025-12-13 01:59:41.881703 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:41.925547 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:41.925659 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:41.925698 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:41.925708 | ubuntu-noble-large | DiffID: sha256:9fe98104f30af21b8ad32cd2ea5b0207b090a5e0cf2293195f21d6b5307ae367 2025-12-13 01:59:41.925717 | ubuntu-noble-large | DiffID: sha256:a87a5bce4f4e310b63ccccdeed9d9e380da772493a9813045a2641e7d19d57f6 2025-12-13 01:59:41.974001 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:8e34447affce36e6cda76ea845fd0d07ff4f57ddfe4c2a1c50e316a61b2e9005 2025-12-13 01:59:41.974607 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:41.974742 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.974865 | ubuntu-noble-large | [SUCCESS] [22/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-12-13 01:59:41.981019 | ubuntu-noble-large | [INFO]  [23/133] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:41.981106 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:42.515813 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:42.515920 | ubuntu-noble-large | [SUCCESS] [23/133] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:42.515933 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:42.560801 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:42.560891 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:42.560904 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:42.604828 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cda4f8ac403979f01d595324675a7f3f690a87a9efbddfd8913863d00af62a8c 2025-12-13 01:59:42.604922 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-125011-29884 2025-12-13 01:59:42.870829 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:42.915326 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cda4f8ac403979f01d595324675a7f3f690a87a9efbddfd8913863d00af62a8c 2025-12-13 01:59:42.915393 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:42.959156 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:42.959230 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:42.959242 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:42.959252 | ubuntu-noble-large | DiffID: sha256:9fe98104f30af21b8ad32cd2ea5b0207b090a5e0cf2293195f21d6b5307ae367 2025-12-13 01:59:42.959262 | ubuntu-noble-large | DiffID: sha256:33a2c4b8c9f2f3e8d5af3e777ffd439861fffa03193cb7ba5cad19920a9fda85 2025-12-13 01:59:43.006785 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:336f3bfadca1d9372e6a10de1eec64c4956ae31fe663be11117408d1a2013572 2025-12-13 01:59:43.007288 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:43.050621 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:43.050734 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:43.050748 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:43.050758 | ubuntu-noble-large | DiffID: sha256:9fe98104f30af21b8ad32cd2ea5b0207b090a5e0cf2293195f21d6b5307ae367 2025-12-13 01:59:43.050769 | ubuntu-noble-large | DiffID: sha256:33a2c4b8c9f2f3e8d5af3e777ffd439861fffa03193cb7ba5cad19920a9fda85 2025-12-13 01:59:43.098351 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:336f3bfadca1d9372e6a10de1eec64c4956ae31fe663be11117408d1a2013572 2025-12-13 01:59:43.099061 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:43.099148 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:43.099365 | ubuntu-noble-large | [SUCCESS] [23/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-12-13 01:59:43.105697 | ubuntu-noble-large | [INFO]  [24/133] Checking: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:43.105930 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:44.551899 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:44.552017 | ubuntu-noble-large | [SUCCESS] [24/133] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:44.552103 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:44.598318 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:44.598522 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:44.598872 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:44.646346 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a8602c89435f66ad79c503ed5d8b9e5b43282058007d8e9f854e08a8f4a4194 2025-12-13 01:59:44.646450 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-125011-23562 2025-12-13 01:59:44.920172 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:44.965855 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a8602c89435f66ad79c503ed5d8b9e5b43282058007d8e9f854e08a8f4a4194 2025-12-13 01:59:44.965945 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:45.012406 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:45.012510 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:45.012523 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:45.012534 | ubuntu-noble-large | DiffID: sha256:785d908806de82e8f80b04b4390737d8eb7f43a5ca4e387f728944b275e7d258 2025-12-13 01:59:45.012544 | ubuntu-noble-large | DiffID: sha256:b6766d9a1ead5b8355945b25a930a0b8b1c7c7256b4b6af9eb854cb9d6e88fc9 2025-12-13 01:59:45.059731 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:e2904e1c716db024d17750bf2e314d206a99a92feb7d50a300a741d281a93b5b 2025-12-13 01:59:45.060060 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:45.100813 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:45.100917 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:45.100931 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:45.100959 | ubuntu-noble-large | DiffID: sha256:785d908806de82e8f80b04b4390737d8eb7f43a5ca4e387f728944b275e7d258 2025-12-13 01:59:45.100969 | ubuntu-noble-large | DiffID: sha256:b6766d9a1ead5b8355945b25a930a0b8b1c7c7256b4b6af9eb854cb9d6e88fc9 2025-12-13 01:59:45.153152 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:e2904e1c716db024d17750bf2e314d206a99a92feb7d50a300a741d281a93b5b 2025-12-13 01:59:45.153990 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:45.154131 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:45.154302 | ubuntu-noble-large | [SUCCESS] [24/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-12-13 01:59:45.161618 | ubuntu-noble-large | [INFO]  [25/133] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.161800 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.662164 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.662307 | ubuntu-noble-large | [SUCCESS] [25/133] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.662340 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.705187 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.705342 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:45.705571 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:45.752729 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d7ed7b8d45caea0f3e4e589c3f87672f4c3d88bbdb5b81cc5ee3fa8809a28aa3 2025-12-13 01:59:45.752843 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-125011-22557 2025-12-13 01:59:46.026575 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:46.073201 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d7ed7b8d45caea0f3e4e589c3f87672f4c3d88bbdb5b81cc5ee3fa8809a28aa3 2025-12-13 01:59:46.073307 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:46.116223 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:46.116310 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:46.116320 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:46.116329 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:46.116337 | ubuntu-noble-large | DiffID: sha256:e20e40e8ab5ea3549dc0c90a5ed89dbf597c725c7116f8eeae3fe85c0b30da7e 2025-12-13 01:59:46.162906 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:a7a46eb67f4f97ce3fa17e4e9e0a1a76a13a1633c727be124237972ccbc74784 2025-12-13 01:59:46.163629 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:46.209478 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:46.209558 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:46.209568 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:46.209575 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:46.209609 | ubuntu-noble-large | DiffID: sha256:e20e40e8ab5ea3549dc0c90a5ed89dbf597c725c7116f8eeae3fe85c0b30da7e 2025-12-13 01:59:46.258932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:a7a46eb67f4f97ce3fa17e4e9e0a1a76a13a1633c727be124237972ccbc74784 2025-12-13 01:59:46.259537 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:46.259629 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:46.259759 | ubuntu-noble-large | [SUCCESS] [25/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-12-13 01:59:46.264861 | ubuntu-noble-large | [INFO]  [26/133] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.265003 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.632222 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.632346 | ubuntu-noble-large | [SUCCESS] [26/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.632362 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.678102 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.678282 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:46.678492 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:46.720035 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f6bb94b02c2260d95dfb503a2c2ee18a1e543823644ff2626b0a22d3fbd51ec7 2025-12-13 01:59:46.720142 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-125011-834 2025-12-13 01:59:46.979443 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:47.025299 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f6bb94b02c2260d95dfb503a2c2ee18a1e543823644ff2626b0a22d3fbd51ec7 2025-12-13 01:59:47.025423 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:47.066135 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:47.066204 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:47.066216 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:47.066226 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:47.066236 | ubuntu-noble-large | DiffID: sha256:a05e9c70eacc6d641b75effac066e81cb1a07c628161d2e0ed5d7edff20970e4 2025-12-13 01:59:47.113799 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:8059045a6cb85b79f22f4a54904643f6a2e4d8fedbc72f209fd06f8438650040 2025-12-13 01:59:47.114528 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:47.160823 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:47.160928 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:47.160950 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:47.160968 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:47.160985 | ubuntu-noble-large | DiffID: sha256:a05e9c70eacc6d641b75effac066e81cb1a07c628161d2e0ed5d7edff20970e4 2025-12-13 01:59:47.208833 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:8059045a6cb85b79f22f4a54904643f6a2e4d8fedbc72f209fd06f8438650040 2025-12-13 01:59:47.209500 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:47.209623 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:47.209822 | ubuntu-noble-large | [SUCCESS] [26/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-12-13 01:59:47.215347 | ubuntu-noble-large | [INFO]  [27/133] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.215458 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.589539 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.589706 | ubuntu-noble-large | [SUCCESS] [27/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.589805 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.635051 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.635281 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:47.635467 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:47.680814 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c924855aae1a24ec7d745d34e72274837566622ed62f307ba030589ea2a720d6 2025-12-13 01:59:47.680886 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-125011-17734 2025-12-13 01:59:47.962047 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:48.009513 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c924855aae1a24ec7d745d34e72274837566622ed62f307ba030589ea2a720d6 2025-12-13 01:59:48.009625 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:48.050069 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:48.050149 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:48.050162 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:48.050171 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:48.050204 | ubuntu-noble-large | DiffID: sha256:b83bfbc9a5798fea6433b984adea3e069b6c781a3543e0525b05465f1c078158 2025-12-13 01:59:48.096918 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:11d53732e5b4f222a9325fff38787b0083ee2d52823a83fbc5ac692a9779cf4b 2025-12-13 01:59:48.097772 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:48.141759 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:48.141842 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:48.141859 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:48.141870 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:48.141880 | ubuntu-noble-large | DiffID: sha256:b83bfbc9a5798fea6433b984adea3e069b6c781a3543e0525b05465f1c078158 2025-12-13 01:59:48.192093 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:11d53732e5b4f222a9325fff38787b0083ee2d52823a83fbc5ac692a9779cf4b 2025-12-13 01:59:48.192891 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:48.193011 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:48.193208 | ubuntu-noble-large | [SUCCESS] [27/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-12-13 01:59:48.199752 | ubuntu-noble-large | [INFO]  [28/133] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:48.199906 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.246248 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.246358 | ubuntu-noble-large | [SUCCESS] [28/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.246427 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.288257 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.288451 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.288706 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:49.334301 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a2e46cb655ba1a2d2bc2984281beda1db484a5103e007fdb1b49024605eaee53 2025-12-13 01:59:49.334393 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-125011-26187 2025-12-13 01:59:49.656792 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:49.700322 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a2e46cb655ba1a2d2bc2984281beda1db484a5103e007fdb1b49024605eaee53 2025-12-13 01:59:49.700421 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:49.744990 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:49.745067 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:49.745076 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:49.745095 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:49.745103 | ubuntu-noble-large | DiffID: sha256:9ee7966ac570fe69e8d2824cdfdbec4c87afbf0d87140a5996059cf2bb0b8621 2025-12-13 01:59:49.795450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:a76d37ec54cf4bce0ee88ca35090ba866c43cf49c8e30cfd6527eac87c0aa245 2025-12-13 01:59:49.796187 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:49.841071 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:49.841154 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:49.841192 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:49.841201 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:49.841210 | ubuntu-noble-large | DiffID: sha256:9ee7966ac570fe69e8d2824cdfdbec4c87afbf0d87140a5996059cf2bb0b8621 2025-12-13 01:59:49.892307 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:a76d37ec54cf4bce0ee88ca35090ba866c43cf49c8e30cfd6527eac87c0aa245 2025-12-13 01:59:49.893057 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:49.893175 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.893347 | ubuntu-noble-large | [SUCCESS] [28/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-12-13 01:59:49.899805 | ubuntu-noble-large | [INFO]  [29/133] Checking: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:49.899968 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.387877 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.387964 | ubuntu-noble-large | [SUCCESS] [29/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.388045 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.431619 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.431788 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.431956 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:50.471024 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:869455c0f30ddec61120ccf86fed1dfc4cf503e266c61944401db1fefced964f 2025-12-13 01:59:50.471129 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-125011-14843 2025-12-13 01:59:50.715486 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:50.752565 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:869455c0f30ddec61120ccf86fed1dfc4cf503e266c61944401db1fefced964f 2025-12-13 01:59:50.752642 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:50.795582 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:50.795777 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:50.795791 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:50.795801 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:50.795812 | ubuntu-noble-large | DiffID: sha256:225e27d77005c4df69adff5d99c988c505139fea980db16d293d934bc29cae98 2025-12-13 01:59:50.845430 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:6ddd9b9a7c935fe31ca3664cf26e1cf46e5c81570317194e7bcb56e62bc1fd0e 2025-12-13 01:59:50.846162 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:50.891694 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:50.891790 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:50.891802 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:50.891811 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:50.891820 | ubuntu-noble-large | DiffID: sha256:225e27d77005c4df69adff5d99c988c505139fea980db16d293d934bc29cae98 2025-12-13 01:59:50.940328 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:6ddd9b9a7c935fe31ca3664cf26e1cf46e5c81570317194e7bcb56e62bc1fd0e 2025-12-13 01:59:50.940831 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:50.940929 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.940991 | ubuntu-noble-large | [SUCCESS] [29/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-12-13 01:59:50.947902 | ubuntu-noble-large | [INFO]  [30/133] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:50.948005 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.419751 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.419855 | ubuntu-noble-large | [SUCCESS] [30/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.419866 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.459843 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.459898 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.459907 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:51.505818 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d2395000abecf63518ddff0f15132dd8d54e382cc94fbb2506a18025a07b5a8d 2025-12-13 01:59:51.505913 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-125011-25143 2025-12-13 01:59:51.761382 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:51.805855 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d2395000abecf63518ddff0f15132dd8d54e382cc94fbb2506a18025a07b5a8d 2025-12-13 01:59:51.805947 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:51.843259 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:51.843349 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:51.843357 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:51.843364 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:51.843369 | ubuntu-noble-large | DiffID: sha256:e7fc99abf866b07e23b0b86a32233796566b4b2e486644c716d98ba15111eaad 2025-12-13 01:59:51.891015 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:e5117be6d254f089246bd26594f876e121dff9e497d0bcbb9d5f61877de3d541 2025-12-13 01:59:51.891803 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:51.934232 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:51.934339 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:51.934359 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:51.934374 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:51.934391 | ubuntu-noble-large | DiffID: sha256:e7fc99abf866b07e23b0b86a32233796566b4b2e486644c716d98ba15111eaad 2025-12-13 01:59:51.981284 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:e5117be6d254f089246bd26594f876e121dff9e497d0bcbb9d5f61877de3d541 2025-12-13 01:59:51.981864 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:51.981945 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.981970 | ubuntu-noble-large | [SUCCESS] [30/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-12-13 01:59:51.988852 | ubuntu-noble-large | [INFO]  [31/133] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:51.988954 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.407126 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.407268 | ubuntu-noble-large | [SUCCESS] [31/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.407284 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.445455 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.445791 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.446475 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:52.488358 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6cb64277ecbbaafefe90f4785c94ab483b5f4f56cccd5bff43dc88374c7aad50 2025-12-13 01:59:52.488445 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-125011-15905 2025-12-13 01:59:52.754822 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:52.797796 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6cb64277ecbbaafefe90f4785c94ab483b5f4f56cccd5bff43dc88374c7aad50 2025-12-13 01:59:52.797872 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:52.837837 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:52.837910 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:52.837921 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:52.837930 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:52.837938 | ubuntu-noble-large | DiffID: sha256:d3531bd3078d348380276f71a91e2eb24f6365937b0d2d2d175b0fd27b9aca9b 2025-12-13 01:59:52.885498 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:cb167f4c88808e98e06d21d9d4ff84035948ef801acb9ebb28944a3a507b54fb 2025-12-13 01:59:52.885662 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:52.927085 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:52.927165 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:52.927177 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:52.927187 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:52.927195 | ubuntu-noble-large | DiffID: sha256:d3531bd3078d348380276f71a91e2eb24f6365937b0d2d2d175b0fd27b9aca9b 2025-12-13 01:59:52.971801 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:cb167f4c88808e98e06d21d9d4ff84035948ef801acb9ebb28944a3a507b54fb 2025-12-13 01:59:52.972805 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:52.972878 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.972893 | ubuntu-noble-large | [SUCCESS] [31/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-12-13 01:59:52.978782 | ubuntu-noble-large | [INFO]  [32/133] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:52.978837 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:53.504115 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:53.504219 | ubuntu-noble-large | [SUCCESS] [32/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:53.504232 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:53.537277 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:53.537348 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:53.537385 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:53.578766 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:daf83bd6a8dfd7993a4aecbfcec88d7feb94b969b06ec80f37a7cf6bac5e1201 2025-12-13 01:59:53.578844 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-125011-8258 2025-12-13 01:59:53.860703 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:53.911896 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:daf83bd6a8dfd7993a4aecbfcec88d7feb94b969b06ec80f37a7cf6bac5e1201 2025-12-13 01:59:53.911949 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:53.953727 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:53.953809 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:53.953823 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:53.953834 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:53.953844 | ubuntu-noble-large | DiffID: sha256:99c5ebe681015cdce495af09990394683f8d92ef85ffc03907b0ae226de1b248 2025-12-13 01:59:53.999808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:c81e1eca127cd36ec7e1a31457faf916c84888ed00b3509ddf88e6e69c07ede8 2025-12-13 01:59:54.000795 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:54.042582 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:54.042730 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:54.042740 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:54.042748 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:54.042767 | ubuntu-noble-large | DiffID: sha256:99c5ebe681015cdce495af09990394683f8d92ef85ffc03907b0ae226de1b248 2025-12-13 01:59:54.087808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:c81e1eca127cd36ec7e1a31457faf916c84888ed00b3509ddf88e6e69c07ede8 2025-12-13 01:59:54.089288 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:54.089365 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:54.089380 | ubuntu-noble-large | [SUCCESS] [32/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-12-13 01:59:54.093715 | ubuntu-noble-large | [INFO]  [33/133] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.094539 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.689281 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.689380 | ubuntu-noble-large | [SUCCESS] [33/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.689393 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.731857 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.731928 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:54.731941 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:54.771759 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7725da672f3a4dc3e31e7409a15c12220d270edfc5d08c1951471bd410734a1f 2025-12-13 01:59:54.771819 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-125011-6458 2025-12-13 01:59:55.001561 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:55.048835 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7725da672f3a4dc3e31e7409a15c12220d270edfc5d08c1951471bd410734a1f 2025-12-13 01:59:55.048967 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:55.098903 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:55.099014 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:55.099026 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:55.099034 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:55.099042 | ubuntu-noble-large | DiffID: sha256:9e1f11a11b200d0f38ce922aedb58c7ee952534073c1fab1ff355f49687583c7 2025-12-13 01:59:55.148791 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:47c26fc0cc47110ee4c7d08792e69c475dce921a5f1428182e2bd3c175706769 2025-12-13 01:59:55.150133 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:55.189930 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:55.190021 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:55.190033 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:55.190042 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:55.190051 | ubuntu-noble-large | DiffID: sha256:9e1f11a11b200d0f38ce922aedb58c7ee952534073c1fab1ff355f49687583c7 2025-12-13 01:59:55.237857 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:47c26fc0cc47110ee4c7d08792e69c475dce921a5f1428182e2bd3c175706769 2025-12-13 01:59:55.238814 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:55.238905 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:55.238919 | ubuntu-noble-large | [SUCCESS] [33/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-12-13 01:59:55.245787 | ubuntu-noble-large | [INFO]  [34/133] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.245853 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.845513 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.845629 | ubuntu-noble-large | [SUCCESS] [34/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.845641 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.885779 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.885849 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:55.885858 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:55.926537 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dc5bcab489465a77fff015e37e95b98df4ca0fbbea3ee11ad4ab9f5c90863fbf 2025-12-13 01:59:55.926627 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-125011-14431 2025-12-13 01:59:56.172818 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:56.218775 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dc5bcab489465a77fff015e37e95b98df4ca0fbbea3ee11ad4ab9f5c90863fbf 2025-12-13 01:59:56.218850 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:56.255630 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:56.255762 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:56.255777 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:56.255787 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:56.255825 | ubuntu-noble-large | DiffID: sha256:30486563576b1b9524bc0bddb2446e59b645d415df2150266d83a3b2db9a602b 2025-12-13 01:59:56.304269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:d4a85336fbdddcd93d1deab6cbc92672ef7475880740a89c51ca23b80e97f270 2025-12-13 01:59:56.304798 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:56.345403 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:56.345482 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:56.345492 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:56.345501 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:56.345508 | ubuntu-noble-large | DiffID: sha256:30486563576b1b9524bc0bddb2446e59b645d415df2150266d83a3b2db9a602b 2025-12-13 01:59:56.390743 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:d4a85336fbdddcd93d1deab6cbc92672ef7475880740a89c51ca23b80e97f270 2025-12-13 01:59:56.390886 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:56.391744 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:56.391815 | ubuntu-noble-large | [SUCCESS] [34/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-12-13 01:59:56.397660 | ubuntu-noble-large | [INFO]  [35/133] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.397730 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.888690 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.888778 | ubuntu-noble-large | [SUCCESS] [35/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.888786 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.916794 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.916860 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:56.916868 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:56.952323 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4dba7116a123b5e942fcafdafc3feca8d010f831a72a9ea10bb390dd5f46ed79 2025-12-13 01:59:56.952387 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-125011-2691 2025-12-13 01:59:57.221520 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:57.269287 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4dba7116a123b5e942fcafdafc3feca8d010f831a72a9ea10bb390dd5f46ed79 2025-12-13 01:59:57.269379 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:57.309700 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:57.309792 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:57.309805 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:57.309815 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:57.309825 | ubuntu-noble-large | DiffID: sha256:1213158d0948b2572f63e7e3b5f344d4a99d63f6d021388f5400fd8835c7d1da 2025-12-13 01:59:57.357233 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:cfd4e2b870941238610568a3479dba39cd2ba315a90a693e08a98d181e6ba982 2025-12-13 01:59:57.358535 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:57.401778 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:57.401884 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:57.401896 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:57.401904 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:57.401912 | ubuntu-noble-large | DiffID: sha256:1213158d0948b2572f63e7e3b5f344d4a99d63f6d021388f5400fd8835c7d1da 2025-12-13 01:59:57.446487 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:cfd4e2b870941238610568a3479dba39cd2ba315a90a693e08a98d181e6ba982 2025-12-13 01:59:57.447835 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:57.447907 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:57.447919 | ubuntu-noble-large | [SUCCESS] [35/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-12-13 01:59:57.453730 | ubuntu-noble-large | [INFO]  [36/133] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.453800 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.947324 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.947415 | ubuntu-noble-large | [SUCCESS] [36/133] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.947428 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.985768 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.985823 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:57.985836 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:58.030999 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:27281ac00bfb5c1fdfbe8901f41d8e7b18286d1b6e9aa4cbccff74be7d78f0fc 2025-12-13 01:59:58.031109 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-125011-12817 2025-12-13 01:59:58.300031 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:58.341122 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:27281ac00bfb5c1fdfbe8901f41d8e7b18286d1b6e9aa4cbccff74be7d78f0fc 2025-12-13 01:59:58.341210 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:58.383607 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:58.383722 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:58.383741 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:58.383752 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:58.383762 | ubuntu-noble-large | DiffID: sha256:8b88c869953452abd323595e9c72fb38a0172089dbaed64783074182ccfe6987 2025-12-13 01:59:58.431724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:228f81b26d6da7fc8cd0181967a2515cb18529b74bfa705216e1518c8d849f25 2025-12-13 01:59:58.432418 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:58.477855 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:58.477922 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:58.477933 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:58.477940 | ubuntu-noble-large | DiffID: sha256:02748174d6864da216255ed5638aed6e05b765de38c8725209167b50f15b08db 2025-12-13 01:59:58.477947 | ubuntu-noble-large | DiffID: sha256:8b88c869953452abd323595e9c72fb38a0172089dbaed64783074182ccfe6987 2025-12-13 01:59:58.523806 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:228f81b26d6da7fc8cd0181967a2515cb18529b74bfa705216e1518c8d849f25 2025-12-13 01:59:58.524481 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:58.524614 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:58.524825 | ubuntu-noble-large | [SUCCESS] [36/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-12-13 01:59:58.530969 | ubuntu-noble-large | [INFO]  [37/133] Checking: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:58.531121 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.000955 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.001073 | ubuntu-noble-large | [SUCCESS] [37/133] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.001133 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.046430 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.046630 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.046872 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 01:59:59.094037 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:26bc9363f67ee1465fc147d5dd19919cdff4da2e188944138db58e3f8a943bd2 2025-12-13 01:59:59.094135 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-125011-1538 2025-12-13 01:59:59.369550 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 01:59:59.420818 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:26bc9363f67ee1465fc147d5dd19919cdff4da2e188944138db58e3f8a943bd2 2025-12-13 01:59:59.420920 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 01:59:59.469776 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:59.469868 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:59.469880 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:59.469903 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 01:59:59.469913 | ubuntu-noble-large | DiffID: sha256:e2140dc12c698b3cd8fdf5318b80276ed2f60a74d998c23575e846249cba7326 2025-12-13 01:59:59.513701 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:cbae36f9fd49ea7a8c8e5098dc6864ce67e10880d3e2dd012e02d076124551f8 2025-12-13 01:59:59.514275 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 01:59:59.559219 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 01:59:59.559322 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 01:59:59.559340 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 01:59:59.559356 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 01:59:59.559371 | ubuntu-noble-large | DiffID: sha256:e2140dc12c698b3cd8fdf5318b80276ed2f60a74d998c23575e846249cba7326 2025-12-13 01:59:59.610992 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:cbae36f9fd49ea7a8c8e5098dc6864ce67e10880d3e2dd012e02d076124551f8 2025-12-13 01:59:59.611760 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 01:59:59.611917 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.612068 | ubuntu-noble-large | [SUCCESS] [37/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-12-13 01:59:59.617420 | ubuntu-noble-large | [INFO]  [38/133] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 01:59:59.617545 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.071577 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.071776 | ubuntu-noble-large | [SUCCESS] [38/133] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.071796 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.112826 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.112997 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.113176 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:00.150538 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d97ffec1f9761e44d73b85e24451a7104b284e37e76e9b5908b63638a87a91fc 2025-12-13 02:00:00.150691 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-125011-23022 2025-12-13 02:00:00.407965 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:00.450070 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d97ffec1f9761e44d73b85e24451a7104b284e37e76e9b5908b63638a87a91fc 2025-12-13 02:00:00.450177 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:00.488436 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:00.488511 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:00.488522 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:00.488532 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 02:00:00.488541 | ubuntu-noble-large | DiffID: sha256:eb608018ce68acc10d303a5b3e64a9af89dee2509476fb97f201b225e3c6ed39 2025-12-13 02:00:00.532465 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:90fdb05af5bb2313ba39e1d65f726e89207cc3180af45fc7c61f548107b68f93 2025-12-13 02:00:00.533156 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:00.580886 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:00.580967 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:00.580977 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:00.580984 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 02:00:00.580992 | ubuntu-noble-large | DiffID: sha256:eb608018ce68acc10d303a5b3e64a9af89dee2509476fb97f201b225e3c6ed39 2025-12-13 02:00:00.621628 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:90fdb05af5bb2313ba39e1d65f726e89207cc3180af45fc7c61f548107b68f93 2025-12-13 02:00:00.622833 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:00.622908 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.622926 | ubuntu-noble-large | [SUCCESS] [38/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-12-13 02:00:00.628534 | ubuntu-noble-large | [INFO]  [39/133] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:00.628593 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:00.999783 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:00.999893 | ubuntu-noble-large | [SUCCESS] [39/133] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:01.000025 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:01.045086 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:01.045304 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:01.045522 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:01.088631 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2a9554d7afaf51950313b06d16ac5ec07d183f5777bcf27d1833215ee2321b64 2025-12-13 02:00:01.088999 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-125011-19554 2025-12-13 02:00:01.330303 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:01.371828 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2a9554d7afaf51950313b06d16ac5ec07d183f5777bcf27d1833215ee2321b64 2025-12-13 02:00:01.371921 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:01.413205 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:01.413284 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:01.413297 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:01.413307 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 02:00:01.413318 | ubuntu-noble-large | DiffID: sha256:04f8d599fd774b044772bb76f067154d6824a15a8c86b45e4d960fc7d6c03f8b 2025-12-13 02:00:01.456715 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:694c99dfa6c8ebd126b3786420b32e8ea4b462ce9f695f4bd6544ac5460e55fd 2025-12-13 02:00:01.457283 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:01.503526 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:01.503640 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:01.503652 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:01.503660 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 02:00:01.503699 | ubuntu-noble-large | DiffID: sha256:04f8d599fd774b044772bb76f067154d6824a15a8c86b45e4d960fc7d6c03f8b 2025-12-13 02:00:01.552409 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:694c99dfa6c8ebd126b3786420b32e8ea4b462ce9f695f4bd6544ac5460e55fd 2025-12-13 02:00:01.553063 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:01.553140 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:01.553184 | ubuntu-noble-large | [SUCCESS] [39/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-12-13 02:00:01.557440 | ubuntu-noble-large | [INFO]  [40/133] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:01.557616 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.057890 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.058008 | ubuntu-noble-large | [SUCCESS] [40/133] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.058023 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.101930 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.102117 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.102320 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:02.146808 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7010189f2f607734051bc5f71fa156b5de16775412e26e844be5bc9e2caaad62 2025-12-13 02:00:02.146915 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-125011-11246 2025-12-13 02:00:02.403985 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:02.449919 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7010189f2f607734051bc5f71fa156b5de16775412e26e844be5bc9e2caaad62 2025-12-13 02:00:02.450025 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:02.492785 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:02.492882 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:02.492895 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:02.492904 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 02:00:02.492914 | ubuntu-noble-large | DiffID: sha256:0a5bc7ff7e574c2e6ee6bb12c0cf3e6e1d3a070233237b636648207aab5021be 2025-12-13 02:00:02.545621 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:839d7e75cc0e13e90af76dedb8392a47ab8092e0211c4e1c301f36423f0d6f5b 2025-12-13 02:00:02.545992 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:02.590321 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:02.590415 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:02.590428 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:02.590438 | ubuntu-noble-large | DiffID: sha256:22173eddf66bae430834d622b8d4b4911954c5880fc27df081ca75250bc6063a 2025-12-13 02:00:02.590447 | ubuntu-noble-large | DiffID: sha256:0a5bc7ff7e574c2e6ee6bb12c0cf3e6e1d3a070233237b636648207aab5021be 2025-12-13 02:00:02.636877 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:839d7e75cc0e13e90af76dedb8392a47ab8092e0211c4e1c301f36423f0d6f5b 2025-12-13 02:00:02.637634 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:02.637787 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.637974 | ubuntu-noble-large | [SUCCESS] [40/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-12-13 02:00:02.644408 | ubuntu-noble-large | [INFO]  [41/133] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:02.644527 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.148712 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.148832 | ubuntu-noble-large | [SUCCESS] [41/133] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.148966 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.190998 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.191152 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.191332 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:03.236510 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66218072fe5e61dd9c4072ee1e37305dabe1b1db699623ab6fed35cc16f7d8eb 2025-12-13 02:00:03.236641 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-125011-30435 2025-12-13 02:00:03.501330 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:03.544811 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66218072fe5e61dd9c4072ee1e37305dabe1b1db699623ab6fed35cc16f7d8eb 2025-12-13 02:00:03.544894 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:03.579186 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:03.579260 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:03.579267 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:03.579271 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:03.579276 | ubuntu-noble-large | DiffID: sha256:e1c15a3d8a1a4e538fe035994d67d41cf4a3b294cee6bb12368bc1fd2531c184 2025-12-13 02:00:03.624411 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:91666cdf14fdb9e677ef1c712740cc53a01d5c1db518b5fe97976ed2295cde3a 2025-12-13 02:00:03.625122 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:03.665989 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:03.666073 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:03.666083 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:03.666091 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:03.666099 | ubuntu-noble-large | DiffID: sha256:e1c15a3d8a1a4e538fe035994d67d41cf4a3b294cee6bb12368bc1fd2531c184 2025-12-13 02:00:03.718070 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:91666cdf14fdb9e677ef1c712740cc53a01d5c1db518b5fe97976ed2295cde3a 2025-12-13 02:00:03.718956 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:03.719114 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.719270 | ubuntu-noble-large | [SUCCESS] [41/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-12-13 02:00:03.725782 | ubuntu-noble-large | [INFO]  [42/133] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:03.725964 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.098951 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.099070 | ubuntu-noble-large | [SUCCESS] [42/133] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.099151 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.140427 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.140623 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.140879 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:04.185560 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0c02e0483f148beeaf40f2583f16c58094b03a5ba288ba338fa91a1be49ee7aa 2025-12-13 02:00:04.185708 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-125011-18081 2025-12-13 02:00:04.446959 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:04.483211 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0c02e0483f148beeaf40f2583f16c58094b03a5ba288ba338fa91a1be49ee7aa 2025-12-13 02:00:04.483309 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:04.524827 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:04.524900 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:04.524907 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:04.524911 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:04.524916 | ubuntu-noble-large | DiffID: sha256:f4ac632c46efcc3f82d21cb1682cb1364e3fd54acf6f1e579b6c699394b864fb 2025-12-13 02:00:04.568823 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:bbf971dcc3d6a5649e14822a28aa874854456b035fc12ee31e03726ee84ee714 2025-12-13 02:00:04.569775 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:04.609422 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:04.609487 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:04.609495 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:04.609523 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:04.609528 | ubuntu-noble-large | DiffID: sha256:f4ac632c46efcc3f82d21cb1682cb1364e3fd54acf6f1e579b6c699394b864fb 2025-12-13 02:00:04.656881 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:bbf971dcc3d6a5649e14822a28aa874854456b035fc12ee31e03726ee84ee714 2025-12-13 02:00:04.657810 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:04.657896 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.657912 | ubuntu-noble-large | [SUCCESS] [42/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-12-13 02:00:04.663781 | ubuntu-noble-large | [INFO]  [43/133] Checking: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:04.663845 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.102922 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.104056 | ubuntu-noble-large | [SUCCESS] [43/133] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.104103 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.147841 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.147959 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.147977 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:05.194865 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:33967cfb5b1e6f00eb343e19232183e6f56dbff82b92204a65dcd470dc5ade1b 2025-12-13 02:00:05.194965 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-125011-7394 2025-12-13 02:00:05.460738 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:05.511783 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:33967cfb5b1e6f00eb343e19232183e6f56dbff82b92204a65dcd470dc5ade1b 2025-12-13 02:00:05.511862 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:05.551035 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:05.551126 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:05.551138 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:05.551147 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:05.551156 | ubuntu-noble-large | DiffID: sha256:02693bc5faafa91b18da95b37fd2ca82dbdc6c4602632907bb0348c60b28e02f 2025-12-13 02:00:05.596536 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:26a0b896864c35d2e85174679c17faab5d26cd5525ba5c868bc3269621da6f4f 2025-12-13 02:00:05.597783 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:05.635615 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:05.635720 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:05.635733 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:05.635742 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:05.635751 | ubuntu-noble-large | DiffID: sha256:02693bc5faafa91b18da95b37fd2ca82dbdc6c4602632907bb0348c60b28e02f 2025-12-13 02:00:05.682875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:26a0b896864c35d2e85174679c17faab5d26cd5525ba5c868bc3269621da6f4f 2025-12-13 02:00:05.683821 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:05.683902 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.683926 | ubuntu-noble-large | [SUCCESS] [43/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-12-13 02:00:05.690805 | ubuntu-noble-large | [INFO]  [44/133] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:05.690874 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.177978 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.178069 | ubuntu-noble-large | [SUCCESS] [44/133] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.178081 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.223832 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.223929 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.224799 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:06.270557 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74fda972a2e0f1e9eed9074fda111f65840b2eb60af1ba6235fea237517f89bf 2025-12-13 02:00:06.270702 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-125011-22634 2025-12-13 02:00:06.530768 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:06.578809 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74fda972a2e0f1e9eed9074fda111f65840b2eb60af1ba6235fea237517f89bf 2025-12-13 02:00:06.578904 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:06.618196 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:06.618277 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:06.618287 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:06.618294 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:06.618301 | ubuntu-noble-large | DiffID: sha256:a7f4d64325ff278b35e6e2a191217e22eb7971dc8e8587b97e980152463f76e2 2025-12-13 02:00:06.665733 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:b285963a011ba0a9ac611f2fb4b1d52e689fcaadd7fc468180e6fad9b485a3a7 2025-12-13 02:00:06.666791 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:06.710269 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:06.710360 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:06.710374 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:06.710384 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:06.710394 | ubuntu-noble-large | DiffID: sha256:a7f4d64325ff278b35e6e2a191217e22eb7971dc8e8587b97e980152463f76e2 2025-12-13 02:00:06.758849 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:b285963a011ba0a9ac611f2fb4b1d52e689fcaadd7fc468180e6fad9b485a3a7 2025-12-13 02:00:06.759848 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:06.759939 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.759961 | ubuntu-noble-large | [SUCCESS] [44/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-12-13 02:00:06.765839 | ubuntu-noble-large | [INFO]  [45/133] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:06.765937 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.219822 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.219926 | ubuntu-noble-large | [SUCCESS] [45/133] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.219980 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.265528 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.265626 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.265637 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:07.309829 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ab9c59d6e077474097f4786bbe5cbf6ab9daca76e4eeb5214dd69d68b4190fcd 2025-12-13 02:00:07.309931 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-125011-10127 2025-12-13 02:00:07.572983 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:07.617822 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ab9c59d6e077474097f4786bbe5cbf6ab9daca76e4eeb5214dd69d68b4190fcd 2025-12-13 02:00:07.617899 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:07.659622 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:07.659745 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:07.659758 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:07.659768 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:07.659777 | ubuntu-noble-large | DiffID: sha256:2e89a0cf2a8656ffd84dd7b81cebfc1cf34f30b2926b013e134b6ec6c66ad5af 2025-12-13 02:00:07.703465 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:dcacad17176f49671b96de65612623c98079bc138b979fca8d509d427b01a0e3 2025-12-13 02:00:07.704552 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:07.744034 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:07.744113 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:07.744124 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:07.744132 | ubuntu-noble-large | DiffID: sha256:6b954e04a2b160bab091123613dfb9a136308f974f0662df96a62b049e796f37 2025-12-13 02:00:07.744157 | ubuntu-noble-large | DiffID: sha256:2e89a0cf2a8656ffd84dd7b81cebfc1cf34f30b2926b013e134b6ec6c66ad5af 2025-12-13 02:00:07.793071 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:dcacad17176f49671b96de65612623c98079bc138b979fca8d509d427b01a0e3 2025-12-13 02:00:07.794371 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:07.794448 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.794464 | ubuntu-noble-large | [SUCCESS] [45/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-12-13 02:00:07.800444 | ubuntu-noble-large | [INFO]  [46/133] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:07.800489 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.323062 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.323156 | ubuntu-noble-large | [SUCCESS] [46/133] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.323168 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.366798 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.366894 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.367827 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:08.413814 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6dc2186da72015d5663fa91b2d95c879ea6efe0a2eff219b62b75388d7f6a100 2025-12-13 02:00:08.413927 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-125011-32317 2025-12-13 02:00:08.680100 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:08.730799 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6dc2186da72015d5663fa91b2d95c879ea6efe0a2eff219b62b75388d7f6a100 2025-12-13 02:00:08.730882 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:08.764624 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:08.764735 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:08.764746 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:08.764754 | ubuntu-noble-large | DiffID: sha256:f0573248271e3dd3df84e76ff3489314653739f595ea4575807f27ea73545ebc 2025-12-13 02:00:08.764763 | ubuntu-noble-large | DiffID: sha256:d64a6fddd9a6c75f799ab32c8e2328c362cd36d3112f0456cb525345ac6e8562 2025-12-13 02:00:08.812723 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:6e1cb1be7a05c912f064c90b341a000c8abd45e53e4dc99e52744feced7c5bea 2025-12-13 02:00:08.814013 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:08.859916 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:08.859985 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:08.859990 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:08.859994 | ubuntu-noble-large | DiffID: sha256:f0573248271e3dd3df84e76ff3489314653739f595ea4575807f27ea73545ebc 2025-12-13 02:00:08.859998 | ubuntu-noble-large | DiffID: sha256:d64a6fddd9a6c75f799ab32c8e2328c362cd36d3112f0456cb525345ac6e8562 2025-12-13 02:00:08.907475 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:6e1cb1be7a05c912f064c90b341a000c8abd45e53e4dc99e52744feced7c5bea 2025-12-13 02:00:08.908894 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:08.908964 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.908976 | ubuntu-noble-large | [SUCCESS] [46/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-12-13 02:00:08.914876 | ubuntu-noble-large | [INFO]  [47/133] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:08.914974 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.358791 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.358867 | ubuntu-noble-large | [SUCCESS] [47/133] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.358874 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.397831 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.397914 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.397927 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:10.438896 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dc69446487d01ad645986be99be3571ffda2627f6d57d8f396e7c805c4f77ffc 2025-12-13 02:00:10.439002 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-125011-26001 2025-12-13 02:00:10.732638 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:10.778851 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dc69446487d01ad645986be99be3571ffda2627f6d57d8f396e7c805c4f77ffc 2025-12-13 02:00:10.778957 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:10.814821 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:10.814951 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:10.814965 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:10.814976 | ubuntu-noble-large | DiffID: sha256:f0573248271e3dd3df84e76ff3489314653739f595ea4575807f27ea73545ebc 2025-12-13 02:00:10.814985 | ubuntu-noble-large | DiffID: sha256:39011e5571b37fa5609d03faf2d941598e1d87154b7e19969c0ede1b82939ff4 2025-12-13 02:00:10.862770 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:9840d27a110d30b5a0878bdddba36195dc5c7b37a67608e087adc6d7387986b0 2025-12-13 02:00:10.862869 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:10.900343 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:10.900417 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:10.900424 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:10.900430 | ubuntu-noble-large | DiffID: sha256:f0573248271e3dd3df84e76ff3489314653739f595ea4575807f27ea73545ebc 2025-12-13 02:00:10.900436 | ubuntu-noble-large | DiffID: sha256:39011e5571b37fa5609d03faf2d941598e1d87154b7e19969c0ede1b82939ff4 2025-12-13 02:00:10.949040 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:9840d27a110d30b5a0878bdddba36195dc5c7b37a67608e087adc6d7387986b0 2025-12-13 02:00:10.949810 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:10.949899 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.949914 | ubuntu-noble-large | [SUCCESS] [47/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-12-13 02:00:10.956772 | ubuntu-noble-large | [INFO]  [48/133] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:10.956840 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:11.452838 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:11.452956 | ubuntu-noble-large | [SUCCESS] [48/133] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:11.453831 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:11.496804 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:11.496894 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:11.496918 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:11.535827 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:059a762414ba5085f2110913dadbd3ceb6c866e06ca098be36fd8dea5c991b4e 2025-12-13 02:00:11.535888 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-125011-15133 2025-12-13 02:00:11.821769 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:11.870852 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:059a762414ba5085f2110913dadbd3ceb6c866e06ca098be36fd8dea5c991b4e 2025-12-13 02:00:11.870956 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:11.914590 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:11.914743 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:11.914757 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:11.914768 | ubuntu-noble-large | DiffID: sha256:f0573248271e3dd3df84e76ff3489314653739f595ea4575807f27ea73545ebc 2025-12-13 02:00:11.914778 | ubuntu-noble-large | DiffID: sha256:c78cba7e6b68692f7394760730f29134eeaf6e846fd4b236ab083dc5ee6b0a9f 2025-12-13 02:00:11.969714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:dce88feb12dea39f084526f3d98c1ad150c0e051e9d2dd2765cab114a7040c04 2025-12-13 02:00:11.970793 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:12.014157 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:12.014244 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:12.014257 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:12.014268 | ubuntu-noble-large | DiffID: sha256:f0573248271e3dd3df84e76ff3489314653739f595ea4575807f27ea73545ebc 2025-12-13 02:00:12.014278 | ubuntu-noble-large | DiffID: sha256:c78cba7e6b68692f7394760730f29134eeaf6e846fd4b236ab083dc5ee6b0a9f 2025-12-13 02:00:12.062340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:dce88feb12dea39f084526f3d98c1ad150c0e051e9d2dd2765cab114a7040c04 2025-12-13 02:00:12.062802 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:12.062895 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:12.062946 | ubuntu-noble-large | [SUCCESS] [48/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-12-13 02:00:12.069871 | ubuntu-noble-large | [INFO]  [49/133] Checking: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:12.069935 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.181176 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.181307 | ubuntu-noble-large | [SUCCESS] [49/133] EXISTS: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.181321 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.220566 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.220731 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.220751 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:13.268388 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:503acd06394199c3b18edac282583597aa73cc793263a35c2ae02689981ba720 2025-12-13 02:00:13.268470 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-125011-8603 2025-12-13 02:00:13.529816 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:13.579556 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:503acd06394199c3b18edac282583597aa73cc793263a35c2ae02689981ba720 2025-12-13 02:00:13.579726 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:13.620944 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:13.621033 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:13.621045 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:13.621056 | ubuntu-noble-large | DiffID: sha256:5c930d4744b383d607e56105e1a0fff8a68a20570fc82c289a4e572c567ab0e8 2025-12-13 02:00:13.621066 | ubuntu-noble-large | DiffID: sha256:809c386a0dea8d535fc04bc2b4991e463d0ed5cf1dc354f2096857588d696056 2025-12-13 02:00:13.670363 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:6031dffdd33fd05db268a9c4a7dedc997303e710bd662e95d29a98d9ef3b08e5 2025-12-13 02:00:13.671059 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:13.713098 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:13.713176 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:13.713186 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:13.713194 | ubuntu-noble-large | DiffID: sha256:5c930d4744b383d607e56105e1a0fff8a68a20570fc82c289a4e572c567ab0e8 2025-12-13 02:00:13.713202 | ubuntu-noble-large | DiffID: sha256:809c386a0dea8d535fc04bc2b4991e463d0ed5cf1dc354f2096857588d696056 2025-12-13 02:00:13.756467 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:6031dffdd33fd05db268a9c4a7dedc997303e710bd662e95d29a98d9ef3b08e5 2025-12-13 02:00:13.757838 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:13.757913 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.757929 | ubuntu-noble-large | [SUCCESS] [49/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2025-12-13 02:00:13.763922 | ubuntu-noble-large | [INFO]  [50/133] Checking: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:13.763967 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.385092 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.385193 | ubuntu-noble-large | [SUCCESS] [50/133] EXISTS: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.385301 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.425846 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.426022 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.426209 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:14.468334 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:91d99577ce876bcc6d5228ada5510e1d0a3209d60b7c8281bf98b65f60f776e2 2025-12-13 02:00:14.468453 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-125011-3400 2025-12-13 02:00:14.748212 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:14.795270 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:91d99577ce876bcc6d5228ada5510e1d0a3209d60b7c8281bf98b65f60f776e2 2025-12-13 02:00:14.795366 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:14.838024 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:14.838122 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:14.838134 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:14.838144 | ubuntu-noble-large | DiffID: sha256:5c930d4744b383d607e56105e1a0fff8a68a20570fc82c289a4e572c567ab0e8 2025-12-13 02:00:14.838154 | ubuntu-noble-large | DiffID: sha256:366d8c5b9b81e597cca8360557cb41261ee29d736cc5f2122db199ba6446d2aa 2025-12-13 02:00:14.882710 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:ea5ff46f92830e0ea59d0e16cf086ee3b246524ee3a9907051bb8d4f537210d5 2025-12-13 02:00:14.883530 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:14.924341 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:14.924420 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:14.924429 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:14.924436 | ubuntu-noble-large | DiffID: sha256:5c930d4744b383d607e56105e1a0fff8a68a20570fc82c289a4e572c567ab0e8 2025-12-13 02:00:14.924443 | ubuntu-noble-large | DiffID: sha256:366d8c5b9b81e597cca8360557cb41261ee29d736cc5f2122db199ba6446d2aa 2025-12-13 02:00:14.970438 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:ea5ff46f92830e0ea59d0e16cf086ee3b246524ee3a9907051bb8d4f537210d5 2025-12-13 02:00:14.971351 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:14.971462 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.971639 | ubuntu-noble-large | [SUCCESS] [50/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2025-12-13 02:00:14.978034 | ubuntu-noble-large | [INFO]  [51/133] Checking: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:14.978119 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.400536 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.400937 | ubuntu-noble-large | [SUCCESS] [51/133] EXISTS: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.401002 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.443698 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.443883 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.444086 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:15.481067 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:72aa092059e5c693474b3e0652c0dc5c6a11a579dcd56d7d61e65d0c1bf2cccd 2025-12-13 02:00:15.481192 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-125011-24798 2025-12-13 02:00:15.762837 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:15.805300 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:72aa092059e5c693474b3e0652c0dc5c6a11a579dcd56d7d61e65d0c1bf2cccd 2025-12-13 02:00:15.805391 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:15.848596 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:15.848755 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:15.848772 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:15.848782 | ubuntu-noble-large | DiffID: sha256:5c930d4744b383d607e56105e1a0fff8a68a20570fc82c289a4e572c567ab0e8 2025-12-13 02:00:15.848792 | ubuntu-noble-large | DiffID: sha256:246f0978fb47f85b327a66c75967008e93e6fb641dc906051449c1a40149b634 2025-12-13 02:00:15.898211 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:845d963ab69aa2cf76816a4652b630d478932acd0760bf4b7b58399163008b48 2025-12-13 02:00:15.898959 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:15.943917 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:15.944003 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:15.944013 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:15.944022 | ubuntu-noble-large | DiffID: sha256:5c930d4744b383d607e56105e1a0fff8a68a20570fc82c289a4e572c567ab0e8 2025-12-13 02:00:15.944029 | ubuntu-noble-large | DiffID: sha256:246f0978fb47f85b327a66c75967008e93e6fb641dc906051449c1a40149b634 2025-12-13 02:00:15.989036 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:845d963ab69aa2cf76816a4652b630d478932acd0760bf4b7b58399163008b48 2025-12-13 02:00:15.989715 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:15.989789 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.989937 | ubuntu-noble-large | [SUCCESS] [51/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2025-12-13 02:00:15.996423 | ubuntu-noble-large | [INFO]  [52/133] Checking: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:15.996547 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:16.778738 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:16.778852 | ubuntu-noble-large | [SUCCESS] [52/133] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:16.778862 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:16.820991 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:16.821147 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:16.821340 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:16.865588 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e1451e7a74d157cbb58008e8617028a4a86bcb4cd82d241a4d68478af4b90eac 2025-12-13 02:00:16.865741 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-125011-22535 2025-12-13 02:00:17.139138 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:17.190147 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e1451e7a74d157cbb58008e8617028a4a86bcb4cd82d241a4d68478af4b90eac 2025-12-13 02:00:17.190236 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:17.231956 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:17.232030 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:17.232040 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:17.232049 | ubuntu-noble-large | DiffID: sha256:81590f0555801082bdfbe9a7e14843427194b15d1699ff5f53b800184ae867d8 2025-12-13 02:00:17.232058 | ubuntu-noble-large | DiffID: sha256:e484d533e4212573d82a381ba54f7bbfb375970e91d2dd445fbdd22937c0a183 2025-12-13 02:00:17.280982 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:c3723aa6b19dc1fd6dede4c250f49d9a930be17b27c6aa47fdd9b04fd7c4ca21 2025-12-13 02:00:17.281660 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:17.326308 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:17.326398 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:17.326412 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:17.326423 | ubuntu-noble-large | DiffID: sha256:81590f0555801082bdfbe9a7e14843427194b15d1699ff5f53b800184ae867d8 2025-12-13 02:00:17.326432 | ubuntu-noble-large | DiffID: sha256:e484d533e4212573d82a381ba54f7bbfb375970e91d2dd445fbdd22937c0a183 2025-12-13 02:00:17.375162 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:c3723aa6b19dc1fd6dede4c250f49d9a930be17b27c6aa47fdd9b04fd7c4ca21 2025-12-13 02:00:17.375785 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:17.375933 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:17.376098 | ubuntu-noble-large | [SUCCESS] [52/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-12-13 02:00:17.383408 | ubuntu-noble-large | [INFO]  [53/133] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.383549 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.870718 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.870895 | ubuntu-noble-large | [SUCCESS] [53/133] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.871122 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.917034 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.917248 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:17.917459 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:17.961082 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d201c5e1eca1be475327a618c25eaad220894493046a8a221ea793684d2bfd69 2025-12-13 02:00:17.961232 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-125011-13960 2025-12-13 02:00:18.232499 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:18.276161 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d201c5e1eca1be475327a618c25eaad220894493046a8a221ea793684d2bfd69 2025-12-13 02:00:18.276273 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:18.315961 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:18.316056 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:18.316068 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:18.316079 | ubuntu-noble-large | DiffID: sha256:81590f0555801082bdfbe9a7e14843427194b15d1699ff5f53b800184ae867d8 2025-12-13 02:00:18.316089 | ubuntu-noble-large | DiffID: sha256:422255e007b2cb5e1de8b13048127f2209c0312bb57d912ebbe7c0c11e164994 2025-12-13 02:00:18.366651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:affbce89a9fb0a8a0983238ac1cf426e589a88bb2126d19f524739dcb4b3f06d 2025-12-13 02:00:18.367283 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:18.412822 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:18.412890 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:18.412900 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:18.412909 | ubuntu-noble-large | DiffID: sha256:81590f0555801082bdfbe9a7e14843427194b15d1699ff5f53b800184ae867d8 2025-12-13 02:00:18.412918 | ubuntu-noble-large | DiffID: sha256:422255e007b2cb5e1de8b13048127f2209c0312bb57d912ebbe7c0c11e164994 2025-12-13 02:00:18.460874 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:affbce89a9fb0a8a0983238ac1cf426e589a88bb2126d19f524739dcb4b3f06d 2025-12-13 02:00:18.461181 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:18.461299 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:18.461457 | ubuntu-noble-large | [SUCCESS] [53/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-12-13 02:00:18.467884 | ubuntu-noble-large | [INFO]  [54/133] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.468046 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.936457 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.936577 | ubuntu-noble-large | [SUCCESS] [54/133] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.936652 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.978541 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.978863 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:18.978963 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:19.024893 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:94184eb133b31385e92b40617ee83dd52389ab52ea91e989ebb959dbb8c987d4 2025-12-13 02:00:19.024988 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-125011-4531 2025-12-13 02:00:19.288447 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:19.333584 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:94184eb133b31385e92b40617ee83dd52389ab52ea91e989ebb959dbb8c987d4 2025-12-13 02:00:19.333706 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:19.372715 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:19.372805 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:19.372817 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:19.372828 | ubuntu-noble-large | DiffID: sha256:81590f0555801082bdfbe9a7e14843427194b15d1699ff5f53b800184ae867d8 2025-12-13 02:00:19.372838 | ubuntu-noble-large | DiffID: sha256:0cdd247a5297ace382a945afe3fa0822d2bdf32b34dd654d206d372c282c65ec 2025-12-13 02:00:19.426290 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:69bde9d8d4b1f3b909cac19a2a9e2875f4b39011eac1c864ab84d00de4b2dead 2025-12-13 02:00:19.427051 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:19.471877 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:19.471959 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:19.471970 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:19.471980 | ubuntu-noble-large | DiffID: sha256:81590f0555801082bdfbe9a7e14843427194b15d1699ff5f53b800184ae867d8 2025-12-13 02:00:19.471990 | ubuntu-noble-large | DiffID: sha256:0cdd247a5297ace382a945afe3fa0822d2bdf32b34dd654d206d372c282c65ec 2025-12-13 02:00:19.519304 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:69bde9d8d4b1f3b909cac19a2a9e2875f4b39011eac1c864ab84d00de4b2dead 2025-12-13 02:00:19.520009 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:19.520130 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:19.520291 | ubuntu-noble-large | [SUCCESS] [54/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-12-13 02:00:19.526770 | ubuntu-noble-large | [INFO]  [55/133] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:19.526889 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.054958 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.055060 | ubuntu-noble-large | [SUCCESS] [55/133] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.055162 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.105100 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.105306 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.105547 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:21.151106 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d095e2f13d99a7397e7ab281da683eaced801a0f37bf6783f6c50df19783cf2a 2025-12-13 02:00:21.151201 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-125011-11975 2025-12-13 02:00:21.455949 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:21.504331 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d095e2f13d99a7397e7ab281da683eaced801a0f37bf6783f6c50df19783cf2a 2025-12-13 02:00:21.504428 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:21.550087 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:21.550166 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:21.550177 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:21.550187 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:21.550195 | ubuntu-noble-large | DiffID: sha256:1b7a69e7b8814f9c67d1afc3a050550e22c5bb3bc69e9c3444e9e128486379bd 2025-12-13 02:00:21.598360 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:3b838a5e2cc9429b0f2f83852f7fd98d16dedf9a08237e34afaf292cb3780322 2025-12-13 02:00:21.599124 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:21.637969 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:21.638056 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:21.638067 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:21.638099 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:21.638108 | ubuntu-noble-large | DiffID: sha256:1b7a69e7b8814f9c67d1afc3a050550e22c5bb3bc69e9c3444e9e128486379bd 2025-12-13 02:00:21.685415 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:3b838a5e2cc9429b0f2f83852f7fd98d16dedf9a08237e34afaf292cb3780322 2025-12-13 02:00:21.686438 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:21.686469 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.686476 | ubuntu-noble-large | [SUCCESS] [55/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-12-13 02:00:21.692471 | ubuntu-noble-large | [INFO]  [56/133] Checking: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:21.692505 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.211924 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.212018 | ubuntu-noble-large | [SUCCESS] [56/133] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.212032 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.256599 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.256718 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.256731 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:22.301482 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:abccc872baa019efb7134de25c5f4e3362a2fe79172bdd650debfe17c5b4e2eb 2025-12-13 02:00:22.301586 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-125011-8356 2025-12-13 02:00:22.557163 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:22.601240 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:abccc872baa019efb7134de25c5f4e3362a2fe79172bdd650debfe17c5b4e2eb 2025-12-13 02:00:22.601334 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:22.642354 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:22.642445 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:22.642458 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:22.642468 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:22.642478 | ubuntu-noble-large | DiffID: sha256:e3e525c13ec0adc0c872b4c28d2b7d9bc3e294d22ca30b96e7eded13c59a86a2 2025-12-13 02:00:22.685918 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:a8046964c0c660787d62b3a3bf70fd04a95396b57ab71b3ea0837166010b1c96 2025-12-13 02:00:22.686789 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:22.731385 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:22.731461 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:22.731471 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:22.731488 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:22.731495 | ubuntu-noble-large | DiffID: sha256:e3e525c13ec0adc0c872b4c28d2b7d9bc3e294d22ca30b96e7eded13c59a86a2 2025-12-13 02:00:22.778523 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:a8046964c0c660787d62b3a3bf70fd04a95396b57ab71b3ea0837166010b1c96 2025-12-13 02:00:22.779714 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:22.779783 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.779796 | ubuntu-noble-large | [SUCCESS] [56/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-12-13 02:00:22.785546 | ubuntu-noble-large | [INFO]  [57/133] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:22.785591 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.343818 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.343931 | ubuntu-noble-large | [SUCCESS] [57/133] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.343949 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.387002 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.387093 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.387200 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:23.427585 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6caca08325aba13ee6133287898f9f3670b7fd7ea45f6778a02cb7abc606597c 2025-12-13 02:00:23.427658 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-125011-15844 2025-12-13 02:00:23.711384 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:23.758866 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6caca08325aba13ee6133287898f9f3670b7fd7ea45f6778a02cb7abc606597c 2025-12-13 02:00:23.758960 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:23.804772 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:23.804860 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:23.804871 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:23.804880 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:23.804888 | ubuntu-noble-large | DiffID: sha256:9780c0d786f51786e6c778ec67dca4219c59ef01768e9aa437efc3782c68ed30 2025-12-13 02:00:23.853812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:663c7c88f8fb44945478d92a09f01207f87633edc66415a2e4fa13027b6347a9 2025-12-13 02:00:23.854799 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:23.897759 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:23.897837 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:23.897846 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:23.897853 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:23.897860 | ubuntu-noble-large | DiffID: sha256:9780c0d786f51786e6c778ec67dca4219c59ef01768e9aa437efc3782c68ed30 2025-12-13 02:00:23.945934 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:663c7c88f8fb44945478d92a09f01207f87633edc66415a2e4fa13027b6347a9 2025-12-13 02:00:23.947208 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:23.947286 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.947301 | ubuntu-noble-large | [SUCCESS] [57/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-12-13 02:00:23.953449 | ubuntu-noble-large | [INFO]  [58/133] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:23.953494 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.367541 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.367652 | ubuntu-noble-large | [SUCCESS] [58/133] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.367662 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.411838 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.411923 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.411938 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:24.461816 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ed8aeb0d2b2b36900f81603188e4dbd1e12504fa44bbe6d87fe0fcf7027d5d33 2025-12-13 02:00:24.461919 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-125011-7930 2025-12-13 02:00:24.762561 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:24.803489 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ed8aeb0d2b2b36900f81603188e4dbd1e12504fa44bbe6d87fe0fcf7027d5d33 2025-12-13 02:00:24.803563 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:24.838326 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:24.838410 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:24.838424 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:24.838434 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:24.838444 | ubuntu-noble-large | DiffID: sha256:76f4d457201d1cd8f49c219949605b4ff294cdb5ac570f72a85fdf5aac8addca 2025-12-13 02:00:24.890351 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:7d1c97ccaa898347208c153d8e07643ce1f9c0eff3fc1a434548e479302add53 2025-12-13 02:00:24.890730 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:24.928545 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:24.928699 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:24.928716 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:24.928726 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:24.928735 | ubuntu-noble-large | DiffID: sha256:76f4d457201d1cd8f49c219949605b4ff294cdb5ac570f72a85fdf5aac8addca 2025-12-13 02:00:24.973473 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:7d1c97ccaa898347208c153d8e07643ce1f9c0eff3fc1a434548e479302add53 2025-12-13 02:00:24.974783 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:24.974850 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.974862 | ubuntu-noble-large | [SUCCESS] [58/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-12-13 02:00:24.980775 | ubuntu-noble-large | [INFO]  [59/133] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:24.980841 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:25.628152 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:25.628268 | ubuntu-noble-large | [SUCCESS] [59/133] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:25.628283 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:25.669871 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:25.669945 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:25.669955 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:25.709779 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:64fc70632ef0dab65eca2ed7a8a5e4de38ae0af2395fc9faace70e46e987d074 2025-12-13 02:00:25.709848 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-125011-27576 2025-12-13 02:00:25.968799 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:26.015916 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:64fc70632ef0dab65eca2ed7a8a5e4de38ae0af2395fc9faace70e46e987d074 2025-12-13 02:00:26.016032 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:26.054432 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:26.054526 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:26.054540 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:26.054550 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:26.054560 | ubuntu-noble-large | DiffID: sha256:bdb795e454926e44dfba3b9261edaa8ca0c9c32600328dda61bc766b617b32f9 2025-12-13 02:00:26.094953 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:1839683b0eff444de4371177db6e0d60e4a774bc950d9de5456b4696ee7bbbdb 2025-12-13 02:00:26.095814 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:26.136060 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:26.136155 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:26.136168 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:26.136179 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:26.136189 | ubuntu-noble-large | DiffID: sha256:bdb795e454926e44dfba3b9261edaa8ca0c9c32600328dda61bc766b617b32f9 2025-12-13 02:00:26.182827 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:1839683b0eff444de4371177db6e0d60e4a774bc950d9de5456b4696ee7bbbdb 2025-12-13 02:00:26.184250 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:26.184341 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:26.184356 | ubuntu-noble-large | [SUCCESS] [59/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-12-13 02:00:26.190586 | ubuntu-noble-large | [INFO]  [60/133] Checking: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.190659 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.531803 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.531898 | ubuntu-noble-large | [SUCCESS] [60/133] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.531915 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.574830 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.575786 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:26.575865 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:26.622885 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3d1d3c9d213a9e163ef522163633811e54fbe622558884733124c6cf16d6283c 2025-12-13 02:00:26.622982 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-125011-15646 2025-12-13 02:00:26.902472 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:26.946299 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3d1d3c9d213a9e163ef522163633811e54fbe622558884733124c6cf16d6283c 2025-12-13 02:00:26.946386 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:26.987907 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:26.988019 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:26.988075 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:26.988093 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:26.988108 | ubuntu-noble-large | DiffID: sha256:8bb07e09e4b10aa9d3f20a04155b18d267da0d077120f78f15569a842530e653 2025-12-13 02:00:27.037844 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:2ffe1ca56f01503489655358b71016ef3c98b941dd91429c404de98b2ba4075e 2025-12-13 02:00:27.038968 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:27.076365 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:27.076462 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:27.076476 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:27.076486 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:27.076496 | ubuntu-noble-large | DiffID: sha256:8bb07e09e4b10aa9d3f20a04155b18d267da0d077120f78f15569a842530e653 2025-12-13 02:00:27.128096 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:2ffe1ca56f01503489655358b71016ef3c98b941dd91429c404de98b2ba4075e 2025-12-13 02:00:27.128838 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:27.128926 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:27.128941 | ubuntu-noble-large | [SUCCESS] [60/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-12-13 02:00:27.135793 | ubuntu-noble-large | [INFO]  [61/133] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.135865 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.528293 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.528396 | ubuntu-noble-large | [SUCCESS] [61/133] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.528410 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.567815 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.567902 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:27.568426 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:27.614774 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8f1f78dcacd32d668ba0f009ad423503e956af3b97d6b3d45990f5d4c6747e0d 2025-12-13 02:00:27.614856 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-125011-31274 2025-12-13 02:00:27.901223 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:27.943795 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8f1f78dcacd32d668ba0f009ad423503e956af3b97d6b3d45990f5d4c6747e0d 2025-12-13 02:00:27.943877 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:27.984558 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:27.984635 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:27.984641 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:27.984645 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:27.984648 | ubuntu-noble-large | DiffID: sha256:0de31e9c75efa0b3ff1da1336c0ff0970bb2b7bbcc9e3fef5cd0e8da341e8481 2025-12-13 02:00:28.028481 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:e7cb5b8272ab9def46d18c76ae265dfa7ed1190e96ab72b52df5af541527ef0d 2025-12-13 02:00:28.029764 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:28.075483 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:28.075567 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:28.075580 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:28.075590 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:28.075600 | ubuntu-noble-large | DiffID: sha256:0de31e9c75efa0b3ff1da1336c0ff0970bb2b7bbcc9e3fef5cd0e8da341e8481 2025-12-13 02:00:28.124903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:e7cb5b8272ab9def46d18c76ae265dfa7ed1190e96ab72b52df5af541527ef0d 2025-12-13 02:00:28.125803 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:28.125876 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:28.125890 | ubuntu-noble-large | [SUCCESS] [61/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-12-13 02:00:28.132867 | ubuntu-noble-large | [INFO]  [62/133] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.132942 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.545817 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.545920 | ubuntu-noble-large | [SUCCESS] [62/133] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.545933 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.586636 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.586703 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:28.586712 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:28.631979 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:36e5296eb5b5920ceca2f65c27b61370ac82455c8d82377956f3758b067d4c5a 2025-12-13 02:00:28.632055 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-125011-3896 2025-12-13 02:00:28.896754 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:28.938804 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:36e5296eb5b5920ceca2f65c27b61370ac82455c8d82377956f3758b067d4c5a 2025-12-13 02:00:28.938880 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:28.981072 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:28.981174 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:28.981188 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:28.981199 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:28.981209 | ubuntu-noble-large | DiffID: sha256:e9c8dfd1e42b7ffb5cc1f2e4326b903277308204424d40eb4bcf79e00ecc0267 2025-12-13 02:00:29.029915 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:70d623ffa7bd8b1ceedbd1033b4d811b40a9a000056ee9c759808b1c245cacc9 2025-12-13 02:00:29.030868 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:29.073854 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:29.073954 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:29.073968 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:29.073979 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:29.073989 | ubuntu-noble-large | DiffID: sha256:e9c8dfd1e42b7ffb5cc1f2e4326b903277308204424d40eb4bcf79e00ecc0267 2025-12-13 02:00:29.124139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:70d623ffa7bd8b1ceedbd1033b4d811b40a9a000056ee9c759808b1c245cacc9 2025-12-13 02:00:29.125113 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:29.125280 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:29.125498 | ubuntu-noble-large | [SUCCESS] [62/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-12-13 02:00:29.132156 | ubuntu-noble-large | [INFO]  [63/133] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.132323 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.685410 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.685555 | ubuntu-noble-large | [SUCCESS] [63/133] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.685579 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.731292 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.731509 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:29.731813 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:29.774507 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21c6b83bc74dde81a6c9ecf5f4793b001e7278f3aa247faff8e06bc0e586d0fa 2025-12-13 02:00:29.774642 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-125011-5115 2025-12-13 02:00:30.036414 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:30.080851 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21c6b83bc74dde81a6c9ecf5f4793b001e7278f3aa247faff8e06bc0e586d0fa 2025-12-13 02:00:30.080943 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:30.127930 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:30.128014 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:30.128025 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:30.128036 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:30.128045 | ubuntu-noble-large | DiffID: sha256:c048beb0d6ce45fd444d5ccc66d16e1bc395a4438a37a7cdb9b9d3aa5ef0458a 2025-12-13 02:00:30.167722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:1b7f9c8ee9656ad0175fdcd28383bb98bf8664889db781308d6d7f28a3732645 2025-12-13 02:00:30.168443 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:30.211233 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:30.211324 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:30.211337 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:30.211348 | ubuntu-noble-large | DiffID: sha256:4fe65e36542ed9a98a3d9d6dc6ad7b7df78eed5100d3cf6a022867acf761a13b 2025-12-13 02:00:30.211380 | ubuntu-noble-large | DiffID: sha256:c048beb0d6ce45fd444d5ccc66d16e1bc395a4438a37a7cdb9b9d3aa5ef0458a 2025-12-13 02:00:30.259005 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:1b7f9c8ee9656ad0175fdcd28383bb98bf8664889db781308d6d7f28a3732645 2025-12-13 02:00:30.259767 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:30.259886 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:30.260050 | ubuntu-noble-large | [SUCCESS] [63/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-12-13 02:00:30.266591 | ubuntu-noble-large | [INFO]  [64/133] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.266733 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.717358 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.717466 | ubuntu-noble-large | [SUCCESS] [64/133] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.717852 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.768911 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.769230 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:30.769511 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:30.813431 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0084ff5b0376d7032bc56aa9aafae51bff122244dc9ca6d3d88a5731424fb2f2 2025-12-13 02:00:30.813527 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-125011-24183 2025-12-13 02:00:31.072940 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:31.118754 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0084ff5b0376d7032bc56aa9aafae51bff122244dc9ca6d3d88a5731424fb2f2 2025-12-13 02:00:31.118870 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:31.161802 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:31.161874 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:31.161884 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:31.161893 | ubuntu-noble-large | DiffID: sha256:06caa77cc3fd923d9f397c6efb62b555de5ac0ed34a381d6c952fac4ec4ab309 2025-12-13 02:00:31.161913 | ubuntu-noble-large | DiffID: sha256:f85dd55e7f8dc43b69b969fe75a464b69066ff79a3989ea97bfde20587dbd8b1 2025-12-13 02:00:31.208878 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:011b6c9a57d8b0d2265d9c9fdd0e6b5f1edf77fdb24d5107ec246a34f0b3a396 2025-12-13 02:00:31.209531 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:31.244651 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:31.244744 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:31.244758 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:31.244768 | ubuntu-noble-large | DiffID: sha256:06caa77cc3fd923d9f397c6efb62b555de5ac0ed34a381d6c952fac4ec4ab309 2025-12-13 02:00:31.244779 | ubuntu-noble-large | DiffID: sha256:f85dd55e7f8dc43b69b969fe75a464b69066ff79a3989ea97bfde20587dbd8b1 2025-12-13 02:00:31.294773 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:011b6c9a57d8b0d2265d9c9fdd0e6b5f1edf77fdb24d5107ec246a34f0b3a396 2025-12-13 02:00:31.295440 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:31.295538 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:31.295709 | ubuntu-noble-large | [SUCCESS] [64/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-12-13 02:00:31.303731 | ubuntu-noble-large | [INFO]  [65/133] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.303812 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.739942 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.740047 | ubuntu-noble-large | [SUCCESS] [65/133] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.740147 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.785455 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.785607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:31.785826 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:31.833178 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41590186e8662fa18ac8903c16abe237a934d971b32299288df9c04bc0c61de7 2025-12-13 02:00:31.833266 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-125011-26735 2025-12-13 02:00:32.117556 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:32.162837 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41590186e8662fa18ac8903c16abe237a934d971b32299288df9c04bc0c61de7 2025-12-13 02:00:32.162923 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:32.200468 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:32.200553 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:32.200566 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:32.200576 | ubuntu-noble-large | DiffID: sha256:06caa77cc3fd923d9f397c6efb62b555de5ac0ed34a381d6c952fac4ec4ab309 2025-12-13 02:00:32.200586 | ubuntu-noble-large | DiffID: sha256:6dab30665c27abecdc80141db0270fdbd00897c65e08f47fc111337c66600987 2025-12-13 02:00:32.252725 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:704e365bcde975863fcad1e949ec1928e3f46be1e76c254a3df1c3ad2e8f2b7b 2025-12-13 02:00:32.253379 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:32.294969 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:32.295055 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:32.295068 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:32.295079 | ubuntu-noble-large | DiffID: sha256:06caa77cc3fd923d9f397c6efb62b555de5ac0ed34a381d6c952fac4ec4ab309 2025-12-13 02:00:32.295089 | ubuntu-noble-large | DiffID: sha256:6dab30665c27abecdc80141db0270fdbd00897c65e08f47fc111337c66600987 2025-12-13 02:00:32.342368 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:704e365bcde975863fcad1e949ec1928e3f46be1e76c254a3df1c3ad2e8f2b7b 2025-12-13 02:00:32.343205 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:32.343275 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:32.343438 | ubuntu-noble-large | [SUCCESS] [65/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-12-13 02:00:32.349536 | ubuntu-noble-large | [INFO]  [66/133] Checking: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.349643 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.949159 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.949240 | ubuntu-noble-large | [SUCCESS] [66/133] EXISTS: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.949359 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.990180 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.990267 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:32.990423 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:33.035151 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2184f09fab27c0fa44fc90fae3949ad12f95970951709202544814058118fb84 2025-12-13 02:00:33.035352 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-125011-21382 2025-12-13 02:00:33.316780 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:33.362204 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2184f09fab27c0fa44fc90fae3949ad12f95970951709202544814058118fb84 2025-12-13 02:00:33.362289 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:33.405167 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:33.405239 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:33.405252 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:33.405263 | ubuntu-noble-large | DiffID: sha256:06caa77cc3fd923d9f397c6efb62b555de5ac0ed34a381d6c952fac4ec4ab309 2025-12-13 02:00:33.405273 | ubuntu-noble-large | DiffID: sha256:2fdbefd9d5eed2f9c0e37c3805cada5e215e9800372c4a3a5f406f67d4d6394e 2025-12-13 02:00:33.452221 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:2f01d18de25a3882a9378cc87b1be4092df50aea6d0b7af5ba151d574a39a3c8 2025-12-13 02:00:33.452855 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:33.495415 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:33.495498 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:33.495511 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:33.495520 | ubuntu-noble-large | DiffID: sha256:06caa77cc3fd923d9f397c6efb62b555de5ac0ed34a381d6c952fac4ec4ab309 2025-12-13 02:00:33.495529 | ubuntu-noble-large | DiffID: sha256:2fdbefd9d5eed2f9c0e37c3805cada5e215e9800372c4a3a5f406f67d4d6394e 2025-12-13 02:00:33.542897 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:2f01d18de25a3882a9378cc87b1be4092df50aea6d0b7af5ba151d574a39a3c8 2025-12-13 02:00:33.543735 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:33.543875 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:33.544067 | ubuntu-noble-large | [SUCCESS] [66/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-12-13 02:00:33.550371 | ubuntu-noble-large | [INFO]  [67/133] Checking: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.550487 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.942600 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.942733 | ubuntu-noble-large | [SUCCESS] [67/133] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.942819 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.988508 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.988741 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:33.988967 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:34.032737 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5738d98e76def3660896a8c58539304bd47652c5c66bd670b600baca030bc64b 2025-12-13 02:00:34.032853 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-125011-3849 2025-12-13 02:00:34.315657 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:34.359928 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5738d98e76def3660896a8c58539304bd47652c5c66bd670b600baca030bc64b 2025-12-13 02:00:34.359994 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:34.402548 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:34.402643 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:34.402657 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:34.402703 | ubuntu-noble-large | DiffID: sha256:0a76e35e7a7e1194484a425c82eda63b7843f978a18493a1cc06345425490a5d 2025-12-13 02:00:34.402717 | ubuntu-noble-large | DiffID: sha256:4120136241316859deaf8486738b65552031928c05351180622f47db8459c48a 2025-12-13 02:00:34.450764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:bcb96276ce06ab6b7cb87336d815904752ec60b9ac75c3214a6a1c4575760d90 2025-12-13 02:00:34.451840 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:34.494710 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:34.494783 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:34.494807 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:34.494816 | ubuntu-noble-large | DiffID: sha256:0a76e35e7a7e1194484a425c82eda63b7843f978a18493a1cc06345425490a5d 2025-12-13 02:00:34.494825 | ubuntu-noble-large | DiffID: sha256:4120136241316859deaf8486738b65552031928c05351180622f47db8459c48a 2025-12-13 02:00:34.541435 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:bcb96276ce06ab6b7cb87336d815904752ec60b9ac75c3214a6a1c4575760d90 2025-12-13 02:00:34.542110 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:34.542227 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:34.542394 | ubuntu-noble-large | [SUCCESS] [67/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-12-13 02:00:34.549001 | ubuntu-noble-large | [INFO]  [68/133] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:34.549133 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:34.957542 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:34.957707 | ubuntu-noble-large | [SUCCESS] [68/133] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:34.957802 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:35.002027 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:35.002231 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:35.002438 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:35.045518 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2941dcb92197bd83c023fc24f53c2fa454efc2e00f1cb86f74e8d73c648784b3 2025-12-13 02:00:35.045601 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-125011-4080 2025-12-13 02:00:35.326898 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:35.368937 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2941dcb92197bd83c023fc24f53c2fa454efc2e00f1cb86f74e8d73c648784b3 2025-12-13 02:00:35.369061 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:35.416601 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:35.416712 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:35.416722 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:35.416731 | ubuntu-noble-large | DiffID: sha256:0a76e35e7a7e1194484a425c82eda63b7843f978a18493a1cc06345425490a5d 2025-12-13 02:00:35.416738 | ubuntu-noble-large | DiffID: sha256:a1140685263ab59daa030aa15b68875f1ecded97d4113e7100c7e2872e419645 2025-12-13 02:00:35.455192 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:a034a81748b50f335df7ce98a618a0f44b2763d32640112d335c809cafcdbd8c 2025-12-13 02:00:35.455919 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:35.490041 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:35.490113 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:35.490122 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:35.490128 | ubuntu-noble-large | DiffID: sha256:0a76e35e7a7e1194484a425c82eda63b7843f978a18493a1cc06345425490a5d 2025-12-13 02:00:35.490135 | ubuntu-noble-large | DiffID: sha256:a1140685263ab59daa030aa15b68875f1ecded97d4113e7100c7e2872e419645 2025-12-13 02:00:35.537777 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:a034a81748b50f335df7ce98a618a0f44b2763d32640112d335c809cafcdbd8c 2025-12-13 02:00:35.538267 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:35.538366 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:35.538496 | ubuntu-noble-large | [SUCCESS] [68/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-12-13 02:00:35.544100 | ubuntu-noble-large | [INFO]  [69/133] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.544177 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.949920 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.950032 | ubuntu-noble-large | [SUCCESS] [69/133] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.950124 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.990718 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.990902 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:35.991184 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:36.036856 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fa91bb8d1516bcd066a21704f9050c5d9720adeccc191936174e8ec1bf84f1ac 2025-12-13 02:00:36.037009 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-125011-17726 2025-12-13 02:00:36.389904 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:36.439423 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fa91bb8d1516bcd066a21704f9050c5d9720adeccc191936174e8ec1bf84f1ac 2025-12-13 02:00:36.439507 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:36.478335 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:36.478398 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:36.478407 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:36.478415 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:36.478423 | ubuntu-noble-large | DiffID: sha256:68b1f67b9878c0e9bd1ca98aac8fb447f24557bd5184a5ae9161fb1aad104b9c 2025-12-13 02:00:36.523347 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:5f2ed5d2d42393b390b32235c7aed2ea2f6fa7a35b1ea62fc3c57bbd7581f68d 2025-12-13 02:00:36.523976 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:36.561299 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:36.561365 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:36.561383 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:36.561393 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:36.561403 | ubuntu-noble-large | DiffID: sha256:68b1f67b9878c0e9bd1ca98aac8fb447f24557bd5184a5ae9161fb1aad104b9c 2025-12-13 02:00:36.613273 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:5f2ed5d2d42393b390b32235c7aed2ea2f6fa7a35b1ea62fc3c57bbd7581f68d 2025-12-13 02:00:36.614006 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:36.614108 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:36.614236 | ubuntu-noble-large | [SUCCESS] [69/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-12-13 02:00:36.619911 | ubuntu-noble-large | [INFO]  [70/133] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:36.620069 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:36.996889 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:36.997008 | ubuntu-noble-large | [SUCCESS] [70/133] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:36.997100 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:37.037648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:37.037853 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:37.038071 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:37.084937 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:269b812dcea1c56951d35646a4d4097aa477a836cf6407b705154b4147f8fd8b 2025-12-13 02:00:37.085039 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-125011-17158 2025-12-13 02:00:37.392831 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:37.438571 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:269b812dcea1c56951d35646a4d4097aa477a836cf6407b705154b4147f8fd8b 2025-12-13 02:00:37.438709 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:37.484868 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:37.484965 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:37.484978 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:37.484988 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:37.484997 | ubuntu-noble-large | DiffID: sha256:3956e337b19aa104e9e5b6b5f34bc3db57d8689a4f0fd3ed59985ad79fcd09c1 2025-12-13 02:00:37.535658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:59c59cadfbf4777ae3dada8d90dab05e257711464fa7f4e7dd1a02e874cbb655 2025-12-13 02:00:37.536653 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:37.577662 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:37.577785 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:37.577801 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:37.577811 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:37.577822 | ubuntu-noble-large | DiffID: sha256:3956e337b19aa104e9e5b6b5f34bc3db57d8689a4f0fd3ed59985ad79fcd09c1 2025-12-13 02:00:37.627725 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:59c59cadfbf4777ae3dada8d90dab05e257711464fa7f4e7dd1a02e874cbb655 2025-12-13 02:00:37.628164 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:37.628348 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:37.628577 | ubuntu-noble-large | [SUCCESS] [70/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-12-13 02:00:37.635297 | ubuntu-noble-large | [INFO]  [71/133] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:37.635383 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:37.978155 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:37.978260 | ubuntu-noble-large | [SUCCESS] [71/133] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:37.978352 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:38.021532 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:38.021871 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:38.022051 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:38.067504 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:be1d51b00e2f9943cf9b53a6124842245be8c233f5ca6d9d08237eec210ac171 2025-12-13 02:00:38.067603 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-125011-16595 2025-12-13 02:00:38.342018 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:38.387774 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:be1d51b00e2f9943cf9b53a6124842245be8c233f5ca6d9d08237eec210ac171 2025-12-13 02:00:38.387865 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:38.430974 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:38.431069 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:38.431082 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:38.431092 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:38.431103 | ubuntu-noble-large | DiffID: sha256:831ead3d45c1e70ed362002da6b87c2d32206c532ae1f608ab0c325427a531c9 2025-12-13 02:00:38.478482 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:ea9838cc4ee0d44d2ce5cede9cc6b4123ca8f5b93177bb790d4efbadc903862d 2025-12-13 02:00:38.479124 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:38.521214 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:38.521291 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:38.521304 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:38.521314 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:38.521323 | ubuntu-noble-large | DiffID: sha256:831ead3d45c1e70ed362002da6b87c2d32206c532ae1f608ab0c325427a531c9 2025-12-13 02:00:38.568218 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:ea9838cc4ee0d44d2ce5cede9cc6b4123ca8f5b93177bb790d4efbadc903862d 2025-12-13 02:00:38.568965 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:38.569098 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:38.569268 | ubuntu-noble-large | [SUCCESS] [71/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-12-13 02:00:38.575846 | ubuntu-noble-large | [INFO]  [72/133] Checking: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.575987 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.961052 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.961137 | ubuntu-noble-large | [SUCCESS] [72/133] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.961264 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.998917 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.999102 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:38.999326 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:39.048314 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b62159b750ee636034588f492e3c5003c67b96a9679ae85e4a96e83167169bb6 2025-12-13 02:00:39.048407 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-125011-19989 2025-12-13 02:00:39.323456 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:39.368446 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b62159b750ee636034588f492e3c5003c67b96a9679ae85e4a96e83167169bb6 2025-12-13 02:00:39.368577 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:39.410328 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:39.410415 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:39.410428 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:39.410438 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:39.410449 | ubuntu-noble-large | DiffID: sha256:7be4101e0a653c6fcf430c97a1ed54bd8d186dde8431006a261da085e08c90c0 2025-12-13 02:00:39.466028 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:937909a8d28c5223eb467191be37fbf8fdab380409b7a4f816e4f055e5590ada 2025-12-13 02:00:39.466638 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:39.506485 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:39.506563 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:39.506575 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:39.506585 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:39.506595 | ubuntu-noble-large | DiffID: sha256:7be4101e0a653c6fcf430c97a1ed54bd8d186dde8431006a261da085e08c90c0 2025-12-13 02:00:39.553105 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:937909a8d28c5223eb467191be37fbf8fdab380409b7a4f816e4f055e5590ada 2025-12-13 02:00:39.553759 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:39.553862 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:39.553976 | ubuntu-noble-large | [SUCCESS] [72/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-12-13 02:00:39.560471 | ubuntu-noble-large | [INFO]  [73/133] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:39.560590 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:39.961391 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:39.961539 | ubuntu-noble-large | [SUCCESS] [73/133] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:39.961566 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:40.004175 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:40.004368 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:40.004581 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:40.049708 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f42c840cbb71fb5d26cae8a36b31eadea040e9ecb096acbb9e31edd341576fcc 2025-12-13 02:00:40.049859 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-125011-31667 2025-12-13 02:00:40.336732 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:40.384441 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f42c840cbb71fb5d26cae8a36b31eadea040e9ecb096acbb9e31edd341576fcc 2025-12-13 02:00:40.384561 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:40.425133 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:40.425218 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:40.425230 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:40.425239 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:40.425247 | ubuntu-noble-large | DiffID: sha256:3bb506547dafb792fb3ad201b532cb629d9a507570c1e731d7a5fc13f5f67e2d 2025-12-13 02:00:40.473466 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:ee6cd67d3f2a1754a296de9019af97e7bc8fa71065d5ccfde267fd19e82e66e1 2025-12-13 02:00:40.474123 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:40.515755 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:40.515844 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:40.515857 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:40.515867 | ubuntu-noble-large | DiffID: sha256:4eed3eba818ddf5e55226f5a9647ed95d912118623f0dfb870eb9a4872c0a547 2025-12-13 02:00:40.515877 | ubuntu-noble-large | DiffID: sha256:3bb506547dafb792fb3ad201b532cb629d9a507570c1e731d7a5fc13f5f67e2d 2025-12-13 02:00:40.564231 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:ee6cd67d3f2a1754a296de9019af97e7bc8fa71065d5ccfde267fd19e82e66e1 2025-12-13 02:00:40.564848 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:40.564987 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:40.565182 | ubuntu-noble-large | [SUCCESS] [73/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-12-13 02:00:40.571340 | ubuntu-noble-large | [INFO]  [74/133] Checking: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.571458 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.951601 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.951767 | ubuntu-noble-large | [SUCCESS] [74/133] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.951910 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.995558 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.995816 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:40.996031 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:41.046149 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:81cc4bb518907f2e7b020523e02e23873995f5b40139dbeabe1e1db5b365b4cc 2025-12-13 02:00:41.046238 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-125011-32207 2025-12-13 02:00:41.337020 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:41.384033 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:81cc4bb518907f2e7b020523e02e23873995f5b40139dbeabe1e1db5b365b4cc 2025-12-13 02:00:41.384137 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:41.428282 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:41.428360 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:41.428368 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:41.428374 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:41.428381 | ubuntu-noble-large | DiffID: sha256:a13c45c8d38f35c9d4221d937aa3c44d614713ccfa6564c25085258d385e00dd 2025-12-13 02:00:41.476261 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:fe3d34428089045bd1e477602fecaa847dcef2c63e8e230d63aa0775c51c3171 2025-12-13 02:00:41.477053 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:41.521193 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:41.521318 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:41.521343 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:41.521398 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:41.521419 | ubuntu-noble-large | DiffID: sha256:a13c45c8d38f35c9d4221d937aa3c44d614713ccfa6564c25085258d385e00dd 2025-12-13 02:00:41.569809 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:fe3d34428089045bd1e477602fecaa847dcef2c63e8e230d63aa0775c51c3171 2025-12-13 02:00:41.571208 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:41.571286 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:41.571300 | ubuntu-noble-large | [SUCCESS] [74/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-12-13 02:00:41.576751 | ubuntu-noble-large | [INFO]  [75/133] Checking: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:41.576811 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:42.619853 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:42.619958 | ubuntu-noble-large | [SUCCESS] [75/133] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:42.619969 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:42.661343 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:42.661422 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:42.661433 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:42.707874 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d7db365826e56605f04c4d3f61c509117a29120ed581073c1432d4c35131d22d 2025-12-13 02:00:42.707992 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-125011-2998 2025-12-13 02:00:42.995465 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:43.043843 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d7db365826e56605f04c4d3f61c509117a29120ed581073c1432d4c35131d22d 2025-12-13 02:00:43.043961 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:43.092271 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:43.092372 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:43.092386 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:43.092396 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:43.092406 | ubuntu-noble-large | DiffID: sha256:a801f4e9773da2a06f3aa5d7ae5d261fe9c078b1f3a0190213c99b1ec27ea46a 2025-12-13 02:00:43.143529 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:f7085972cfe880f440eaf1585f7493c2816980d62da0bdfc2162c03429e028b2 2025-12-13 02:00:43.144915 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:43.190390 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:43.190483 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:43.190495 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:43.190505 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:43.190514 | ubuntu-noble-large | DiffID: sha256:a801f4e9773da2a06f3aa5d7ae5d261fe9c078b1f3a0190213c99b1ec27ea46a 2025-12-13 02:00:43.233047 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:f7085972cfe880f440eaf1585f7493c2816980d62da0bdfc2162c03429e028b2 2025-12-13 02:00:43.233816 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:43.233896 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:43.233937 | ubuntu-noble-large | [SUCCESS] [75/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-12-13 02:00:43.240796 | ubuntu-noble-large | [INFO]  [76/133] Checking: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.240863 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.590811 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.590913 | ubuntu-noble-large | [SUCCESS] [76/133] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.590925 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.634834 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.634918 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:43.634944 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:43.681569 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:84a6bfe2e88de793bc055fcbfde41ccd61f109fcce34bf1f7f79b0556e8d6c64 2025-12-13 02:00:43.681728 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-125011-859 2025-12-13 02:00:43.955797 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:44.004817 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:84a6bfe2e88de793bc055fcbfde41ccd61f109fcce34bf1f7f79b0556e8d6c64 2025-12-13 02:00:44.004911 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:44.047464 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:44.047550 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:44.047562 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:44.047571 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:44.047579 | ubuntu-noble-large | DiffID: sha256:bb959c5dc4ce289151c22b7e5d4c50196e8fad76ed9a577000df07891587d988 2025-12-13 02:00:44.099186 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:410b7aed3d450efedc2ce09b5a91daef6501f385f5fac586cbfcf25945e67834 2025-12-13 02:00:44.099894 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:44.142584 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:44.142742 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:44.142758 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:44.142768 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:44.142777 | ubuntu-noble-large | DiffID: sha256:bb959c5dc4ce289151c22b7e5d4c50196e8fad76ed9a577000df07891587d988 2025-12-13 02:00:44.190817 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:410b7aed3d450efedc2ce09b5a91daef6501f385f5fac586cbfcf25945e67834 2025-12-13 02:00:44.191756 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:44.191791 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:44.192825 | ubuntu-noble-large | [SUCCESS] [76/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-12-13 02:00:44.198749 | ubuntu-noble-large | [INFO]  [77/133] Checking: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.198783 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.618215 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.618343 | ubuntu-noble-large | [SUCCESS] [77/133] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.618412 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.661840 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.661935 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:44.661950 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:44.708580 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:022661233920278a2ab47ed3047ee1e9532b2963fc78fc7686960a2f60c0cb3f 2025-12-13 02:00:44.708773 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-125011-8467 2025-12-13 02:00:44.994727 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:45.042538 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:022661233920278a2ab47ed3047ee1e9532b2963fc78fc7686960a2f60c0cb3f 2025-12-13 02:00:45.042730 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:45.087457 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:45.087562 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:45.087576 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:45.087586 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:45.087596 | ubuntu-noble-large | DiffID: sha256:02732b6af7a814a617d40004820340eb46288b4519a7331f88997c410b1dad6b 2025-12-13 02:00:45.133860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:a5602b8846f4bec7fb10cf139dd3dcd5a979727a7e68eeba9de759ca8b556047 2025-12-13 02:00:45.134825 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:45.180927 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:45.181048 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:45.181064 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:45.181077 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:45.181089 | ubuntu-noble-large | DiffID: sha256:02732b6af7a814a617d40004820340eb46288b4519a7331f88997c410b1dad6b 2025-12-13 02:00:45.233382 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:a5602b8846f4bec7fb10cf139dd3dcd5a979727a7e68eeba9de759ca8b556047 2025-12-13 02:00:45.234932 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:45.235019 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:45.235035 | ubuntu-noble-large | [SUCCESS] [77/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-12-13 02:00:45.240806 | ubuntu-noble-large | [INFO]  [78/133] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.241530 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.594817 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.594920 | ubuntu-noble-large | [SUCCESS] [78/133] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.594932 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.639378 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.639666 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:45.640521 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:45.683821 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9a243223665447f57f583dcdb76dc548de092748f4b3ff72bad493b2711a46d0 2025-12-13 02:00:45.683911 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-125011-32420 2025-12-13 02:00:45.951380 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:45.997818 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9a243223665447f57f583dcdb76dc548de092748f4b3ff72bad493b2711a46d0 2025-12-13 02:00:45.997909 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:46.037055 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:46.037142 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:46.037156 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:46.037166 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:46.037176 | ubuntu-noble-large | DiffID: sha256:497940e78e7a767c567a4b6b06768e38af84a9e72c710f5e333aef6318ce3924 2025-12-13 02:00:46.085542 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:dd14d25c46ac818aa7429411a325ae926063b4f0a3c2bb3b582649a5a3c9286d 2025-12-13 02:00:46.086779 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:46.128792 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:46.128901 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:46.128915 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:46.128925 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:46.128935 | ubuntu-noble-large | DiffID: sha256:497940e78e7a767c567a4b6b06768e38af84a9e72c710f5e333aef6318ce3924 2025-12-13 02:00:46.174789 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:dd14d25c46ac818aa7429411a325ae926063b4f0a3c2bb3b582649a5a3c9286d 2025-12-13 02:00:46.176223 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:46.176296 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:46.176310 | ubuntu-noble-large | [SUCCESS] [78/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-12-13 02:00:46.182568 | ubuntu-noble-large | [INFO]  [79/133] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.182649 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.590802 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.590903 | ubuntu-noble-large | [SUCCESS] [79/133] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.590925 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.631806 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.632807 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:46.632890 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:46.682729 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:04db736efe02a96221b9869d9d4174456ff7869afdc57c859c71c013f11b4b33 2025-12-13 02:00:46.682827 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-125011-30089 2025-12-13 02:00:46.949479 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:46.996795 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:04db736efe02a96221b9869d9d4174456ff7869afdc57c859c71c013f11b4b33 2025-12-13 02:00:46.996864 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:47.036225 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:47.036334 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:47.036346 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:47.036357 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:47.036367 | ubuntu-noble-large | DiffID: sha256:0d7c9c56ede3e27cc8b029750e33581cee53046df5062655972778d2dfb7b6a1 2025-12-13 02:00:47.085434 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:76720a8522d4e01855dae3b5ca7a9fc534b195f169930209eef0abe8655f0ea5 2025-12-13 02:00:47.086854 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:47.128021 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:47.128103 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:47.128117 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:47.128128 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:47.128138 | ubuntu-noble-large | DiffID: sha256:0d7c9c56ede3e27cc8b029750e33581cee53046df5062655972778d2dfb7b6a1 2025-12-13 02:00:47.176365 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:76720a8522d4e01855dae3b5ca7a9fc534b195f169930209eef0abe8655f0ea5 2025-12-13 02:00:47.176792 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:47.176878 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:47.177700 | ubuntu-noble-large | [SUCCESS] [79/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-12-13 02:00:47.184448 | ubuntu-noble-large | [INFO]  [80/133] Checking: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.184505 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.564827 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.564929 | ubuntu-noble-large | [SUCCESS] [80/133] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.564953 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.613240 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.613336 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:47.613349 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:47.657711 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:043bf1f1e867bacb1ad9d86eb71b65e5f4aeccdf46a6b038b34a5fbc95f52bbb 2025-12-13 02:00:47.657791 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-125011-2378 2025-12-13 02:00:47.937756 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:47.981863 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:043bf1f1e867bacb1ad9d86eb71b65e5f4aeccdf46a6b038b34a5fbc95f52bbb 2025-12-13 02:00:47.981951 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:48.022630 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:48.022719 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:48.022732 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:48.022742 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:48.022753 | ubuntu-noble-large | DiffID: sha256:46ebb75e2ae3d0a7370ce74dca6f71d55a5fbacbc3488dbbce3fb53e767f8075 2025-12-13 02:00:48.069653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:dc5432b5a2742d5fa5542abae51914b311c8925d8a4f66b7a1e75776c58cf81b 2025-12-13 02:00:48.070829 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:48.117118 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:48.117203 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:48.117216 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:48.117228 | ubuntu-noble-large | DiffID: sha256:6393899b76bdcd0e69b1c93abdfc20a792c53b2bb159818dd05cd74fc1989459 2025-12-13 02:00:48.117238 | ubuntu-noble-large | DiffID: sha256:46ebb75e2ae3d0a7370ce74dca6f71d55a5fbacbc3488dbbce3fb53e767f8075 2025-12-13 02:00:48.160930 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:dc5432b5a2742d5fa5542abae51914b311c8925d8a4f66b7a1e75776c58cf81b 2025-12-13 02:00:48.161746 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:48.161821 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:48.161835 | ubuntu-noble-large | [SUCCESS] [80/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-12-13 02:00:48.167042 | ubuntu-noble-large | [INFO]  [81/133] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:48.167159 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.218478 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.218588 | ubuntu-noble-large | [SUCCESS] [81/133] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.218734 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.261304 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.261509 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.261795 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:49.305543 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5640cfa0fd74f0a0854defab3a212bc584e0dd78526dff4b7c58ad3bcecd4e0e 2025-12-13 02:00:49.305705 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-125011-25087 2025-12-13 02:00:49.561474 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:49.607858 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5640cfa0fd74f0a0854defab3a212bc584e0dd78526dff4b7c58ad3bcecd4e0e 2025-12-13 02:00:49.607949 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:49.649095 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:49.649193 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:49.649208 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:49.649219 | ubuntu-noble-large | DiffID: sha256:8fae2fcd3e22211502b7946ea01a02b3d1b6c4b571a75e9871debfb9a1caa14a 2025-12-13 02:00:49.649230 | ubuntu-noble-large | DiffID: sha256:e256d9d2465fbc851e37aea270b8ee5bc18860d423891aac04e286d30449ac2b 2025-12-13 02:00:49.693520 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:fc93604b3b52efb373bd6c4bd3698a5466096bae45569df20aec68c9f3edc464 2025-12-13 02:00:49.694291 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:49.739893 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:49.739984 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:49.739997 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:49.740007 | ubuntu-noble-large | DiffID: sha256:8fae2fcd3e22211502b7946ea01a02b3d1b6c4b571a75e9871debfb9a1caa14a 2025-12-13 02:00:49.740044 | ubuntu-noble-large | DiffID: sha256:e256d9d2465fbc851e37aea270b8ee5bc18860d423891aac04e286d30449ac2b 2025-12-13 02:00:49.786824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:fc93604b3b52efb373bd6c4bd3698a5466096bae45569df20aec68c9f3edc464 2025-12-13 02:00:49.787128 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:49.787268 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.787424 | ubuntu-noble-large | [SUCCESS] [81/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-12-13 02:00:49.793691 | ubuntu-noble-large | [INFO]  [82/133] Checking: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:49.793737 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.178196 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.178289 | ubuntu-noble-large | [SUCCESS] [82/133] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.178399 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.221431 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.221584 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.221832 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:50.263821 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:32c6ea995bb49d366da934ec340ba41cde99434abcab9654650a315d7a16f9a5 2025-12-13 02:00:50.263978 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-125011-11719 2025-12-13 02:00:50.534063 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:50.569220 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:32c6ea995bb49d366da934ec340ba41cde99434abcab9654650a315d7a16f9a5 2025-12-13 02:00:50.569315 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:50.607826 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:50.607926 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:50.607940 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:50.607950 | ubuntu-noble-large | DiffID: sha256:8fae2fcd3e22211502b7946ea01a02b3d1b6c4b571a75e9871debfb9a1caa14a 2025-12-13 02:00:50.607959 | ubuntu-noble-large | DiffID: sha256:1e1a02524f90544197d10d9a4d436384c80892165bccb706d603eb29f1c4ab60 2025-12-13 02:00:50.652843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:44fe91effc9aa266b0ea4feb8a8d18fbdef28214cd1546a6b4765f9e15c0568f 2025-12-13 02:00:50.653420 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:50.694256 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:50.694335 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:50.694345 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:00:50.694353 | ubuntu-noble-large | DiffID: sha256:8fae2fcd3e22211502b7946ea01a02b3d1b6c4b571a75e9871debfb9a1caa14a 2025-12-13 02:00:50.694361 | ubuntu-noble-large | DiffID: sha256:1e1a02524f90544197d10d9a4d436384c80892165bccb706d603eb29f1c4ab60 2025-12-13 02:00:50.739720 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:44fe91effc9aa266b0ea4feb8a8d18fbdef28214cd1546a6b4765f9e15c0568f 2025-12-13 02:00:50.740451 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:50.740580 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.740823 | ubuntu-noble-large | [SUCCESS] [82/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-12-13 02:00:50.747243 | ubuntu-noble-large | [INFO]  [83/133] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:50.747516 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.192543 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.192728 | ubuntu-noble-large | [SUCCESS] [83/133] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.192858 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.235775 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.236000 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.236215 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:51.280643 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:34ebe271758958cdbd8aaee1df4046d373a5b849e2990f62d95234921b485fd6 2025-12-13 02:00:51.280765 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-125011-21559 2025-12-13 02:00:51.542287 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:51.587400 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:34ebe271758958cdbd8aaee1df4046d373a5b849e2990f62d95234921b485fd6 2025-12-13 02:00:51.587491 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:51.628382 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:51.628478 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:51.628492 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:51.628502 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:51.628513 | ubuntu-noble-large | DiffID: sha256:263b87437fbf372a74cc94a4e74068a4702cc5597811dea2a10b9c4430d91a57 2025-12-13 02:00:51.674457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:0bc5d7dc8ab305ee0a0a6772afec9976977eecceaaa12c739a3ea8bd8db84566 2025-12-13 02:00:51.675066 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:51.716649 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:51.716775 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:51.716790 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:51.716800 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:51.716810 | ubuntu-noble-large | DiffID: sha256:263b87437fbf372a74cc94a4e74068a4702cc5597811dea2a10b9c4430d91a57 2025-12-13 02:00:51.757176 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:0bc5d7dc8ab305ee0a0a6772afec9976977eecceaaa12c739a3ea8bd8db84566 2025-12-13 02:00:51.757807 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:51.757930 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.758100 | ubuntu-noble-large | [SUCCESS] [83/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-12-13 02:00:51.764846 | ubuntu-noble-large | [INFO]  [84/133] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:51.764971 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.218986 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.219091 | ubuntu-noble-large | [SUCCESS] [84/133] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.219183 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.261874 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.262050 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.262259 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:52.303947 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7569df205127c3ad5904f1e009072d5f95fd603e0e3b97f3191f298ea1b25375 2025-12-13 02:00:52.304038 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-125011-14971 2025-12-13 02:00:52.620260 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:52.670766 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7569df205127c3ad5904f1e009072d5f95fd603e0e3b97f3191f298ea1b25375 2025-12-13 02:00:52.670859 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:52.715743 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:52.715863 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:52.715879 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:52.715890 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:52.715900 | ubuntu-noble-large | DiffID: sha256:428f1bb29fee447a9223d8b2a08066331bbaee3c12337829f70b422ec3e35959 2025-12-13 02:00:52.762732 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:f507af32f64250f5062f603983c32700f7089ed9bbb2f4cfbed47d0c76ec5f6f 2025-12-13 02:00:52.763345 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:52.804024 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:52.804109 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:52.804117 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:52.804124 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:52.804131 | ubuntu-noble-large | DiffID: sha256:428f1bb29fee447a9223d8b2a08066331bbaee3c12337829f70b422ec3e35959 2025-12-13 02:00:52.849866 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:f507af32f64250f5062f603983c32700f7089ed9bbb2f4cfbed47d0c76ec5f6f 2025-12-13 02:00:52.850475 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:52.850734 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.850964 | ubuntu-noble-large | [SUCCESS] [84/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-12-13 02:00:52.857830 | ubuntu-noble-large | [INFO]  [85/133] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:52.857886 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:53.578415 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:53.578525 | ubuntu-noble-large | [SUCCESS] [85/133] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:53.578721 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:53.624596 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:53.624820 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:53.625019 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:53.678254 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:857ad6052300a11e1de5f0cf5b083a8fd74dcc988bf5c9c34bac8ef509311cf7 2025-12-13 02:00:53.678408 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-125011-21920 2025-12-13 02:00:53.928723 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:53.975489 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:857ad6052300a11e1de5f0cf5b083a8fd74dcc988bf5c9c34bac8ef509311cf7 2025-12-13 02:00:53.975587 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:54.018426 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:54.018514 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:54.018527 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:54.018538 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:54.018548 | ubuntu-noble-large | DiffID: sha256:990528efdd8c265c28d286a846d53399faecaa440c5bb20844e376386b440786 2025-12-13 02:00:54.065917 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:cecc944b22f2fb79736bad94dbff439ab1403a106cafe4153e9f38bbffc87408 2025-12-13 02:00:54.066649 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:54.110585 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:54.110708 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:54.110723 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:54.110732 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:54.110741 | ubuntu-noble-large | DiffID: sha256:990528efdd8c265c28d286a846d53399faecaa440c5bb20844e376386b440786 2025-12-13 02:00:54.159246 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:cecc944b22f2fb79736bad94dbff439ab1403a106cafe4153e9f38bbffc87408 2025-12-13 02:00:54.160827 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:54.160905 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:54.160920 | ubuntu-noble-large | [SUCCESS] [85/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-12-13 02:00:54.168028 | ubuntu-noble-large | [INFO]  [86/133] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.168200 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.536395 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.536543 | ubuntu-noble-large | [SUCCESS] [86/133] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.536578 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.584880 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.585000 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:54.585237 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:54.630614 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3b011ffd3e2133b44ac97238fd5ba40840d18fbf61037ad017028c1b8781b8fb 2025-12-13 02:00:54.630758 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-125011-30036 2025-12-13 02:00:54.924744 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:54.972767 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3b011ffd3e2133b44ac97238fd5ba40840d18fbf61037ad017028c1b8781b8fb 2025-12-13 02:00:54.972862 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:55.015255 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:55.015362 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:55.015375 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:55.015385 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:55.015419 | ubuntu-noble-large | DiffID: sha256:34150cf8d6ba0c34a42edcdd449002f270ffddb74aa50ea94ed7fac1af09ba07 2025-12-13 02:00:55.066413 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:8c169f81414010e43dc280ccb79f46d4b79639766128f3353938edeb799f7e36 2025-12-13 02:00:55.067137 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:55.110972 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:55.111062 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:55.111075 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:00:55.111086 | ubuntu-noble-large | DiffID: sha256:7fdc33db5b174402d95d2f5ee11fd8abc0e8be4336318673f361a00fdfbe8886 2025-12-13 02:00:55.111095 | ubuntu-noble-large | DiffID: sha256:34150cf8d6ba0c34a42edcdd449002f270ffddb74aa50ea94ed7fac1af09ba07 2025-12-13 02:00:55.158158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:8c169f81414010e43dc280ccb79f46d4b79639766128f3353938edeb799f7e36 2025-12-13 02:00:55.158927 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:55.159095 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:55.159268 | ubuntu-noble-large | [SUCCESS] [86/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-12-13 02:00:55.165025 | ubuntu-noble-large | [INFO]  [87/133] Checking: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.165145 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.502440 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.502543 | ubuntu-noble-large | [SUCCESS] [87/133] EXISTS: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.502660 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.548481 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.548656 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:55.548907 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:55.602243 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1f8ca495b29fc34519a900ffa99866a241b9367ffddedde8e1c6c165f16f565c 2025-12-13 02:00:55.602341 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-125011-20634 2025-12-13 02:00:55.848355 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:55.889433 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1f8ca495b29fc34519a900ffa99866a241b9367ffddedde8e1c6c165f16f565c 2025-12-13 02:00:55.889513 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:55.928931 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:55.928996 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:55.929003 | ubuntu-noble-large | DiffID: sha256:c8774db5e94670bd3590eeb18329bb0a509a2bd40c9336532e454c25cdeb06a0 2025-12-13 02:00:55.929009 | ubuntu-noble-large | DiffID: sha256:446aa5e188b39c9cd2c1710c41f253673e9832d58d011909cf8e9dbbec0fde36 2025-12-13 02:00:55.975824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:637120707e08512bf8767a7b567d394585245f38fb02dc49e2d65d4b0d579abf 2025-12-13 02:00:55.976537 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:56.019271 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:56.019343 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:56.019354 | ubuntu-noble-large | DiffID: sha256:c8774db5e94670bd3590eeb18329bb0a509a2bd40c9336532e454c25cdeb06a0 2025-12-13 02:00:56.019363 | ubuntu-noble-large | DiffID: sha256:446aa5e188b39c9cd2c1710c41f253673e9832d58d011909cf8e9dbbec0fde36 2025-12-13 02:00:56.063981 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:637120707e08512bf8767a7b567d394585245f38fb02dc49e2d65d4b0d579abf 2025-12-13 02:00:56.064744 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:56.064885 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:56.065066 | ubuntu-noble-large | [SUCCESS] [87/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2025.1 2025-12-13 02:00:56.071549 | ubuntu-noble-large | [INFO]  [88/133] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.071751 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.568979 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.569096 | ubuntu-noble-large | [SUCCESS] [88/133] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.569203 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.619650 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.619876 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:56.620081 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:56.663502 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:25e66a4d532e3af1bef42a401943a9ae3ac3a69cebe90c6d6d7c203f60d1216d 2025-12-13 02:00:56.663644 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-125011-28273 2025-12-13 02:00:56.923514 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:56.954154 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:25e66a4d532e3af1bef42a401943a9ae3ac3a69cebe90c6d6d7c203f60d1216d 2025-12-13 02:00:56.954250 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:56.989924 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:56.989997 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:56.990006 | ubuntu-noble-large | DiffID: sha256:c8774db5e94670bd3590eeb18329bb0a509a2bd40c9336532e454c25cdeb06a0 2025-12-13 02:00:56.990013 | ubuntu-noble-large | DiffID: sha256:26384131cccb2c5dee89097e5b083fb939f69c46210a995610545a7fae3abf68 2025-12-13 02:00:57.030775 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:08f0f416e2f7fb6ad94276fa8752e3bd6526a42745edb9a8c4c0c3abca712138 2025-12-13 02:00:57.031465 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:57.063706 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:57.063769 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:57.063775 | ubuntu-noble-large | DiffID: sha256:c8774db5e94670bd3590eeb18329bb0a509a2bd40c9336532e454c25cdeb06a0 2025-12-13 02:00:57.063780 | ubuntu-noble-large | DiffID: sha256:26384131cccb2c5dee89097e5b083fb939f69c46210a995610545a7fae3abf68 2025-12-13 02:00:57.103650 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:08f0f416e2f7fb6ad94276fa8752e3bd6526a42745edb9a8c4c0c3abca712138 2025-12-13 02:00:57.104398 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:57.104516 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:57.104701 | ubuntu-noble-large | [SUCCESS] [88/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-12-13 02:00:57.110959 | ubuntu-noble-large | [INFO]  [89/133] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.111111 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.463444 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.463800 | ubuntu-noble-large | [SUCCESS] [89/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.463845 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.506416 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.506573 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:57.506831 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:57.547465 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0acdf17ede6996bc6cba5398de3ea6f2545d63edfe6adb7328b76f9fc18ced48 2025-12-13 02:00:57.547551 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-125011-10352 2025-12-13 02:00:57.817816 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:57.861417 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0acdf17ede6996bc6cba5398de3ea6f2545d63edfe6adb7328b76f9fc18ced48 2025-12-13 02:00:57.861495 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:57.900838 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:57.900906 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:57.900918 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:00:57.900928 | ubuntu-noble-large | DiffID: sha256:30558a2f6d1b1dba1f5403a2f69149215e2932f109daf945f6064c3593f57fa0 2025-12-13 02:00:57.945383 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:7486427f2939207b3d797079661189d26dc68aa43bedae3a3f90bf2592a1faec 2025-12-13 02:00:57.946081 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:57.984942 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:57.985022 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:57.985032 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:00:57.985050 | ubuntu-noble-large | DiffID: sha256:30558a2f6d1b1dba1f5403a2f69149215e2932f109daf945f6064c3593f57fa0 2025-12-13 02:00:58.029856 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:7486427f2939207b3d797079661189d26dc68aa43bedae3a3f90bf2592a1faec 2025-12-13 02:00:58.030492 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:58.030648 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:58.030857 | ubuntu-noble-large | [SUCCESS] [89/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-12-13 02:00:58.037365 | ubuntu-noble-large | [INFO]  [90/133] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.037500 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.596407 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.596505 | ubuntu-noble-large | [SUCCESS] [90/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.596608 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.641840 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.641920 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:58.641935 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:58.687081 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:23ce9f2ac04f5eee0689d24d4257257c2ec0f642fae84f1b8c8d6dea957ccda3 2025-12-13 02:00:58.687217 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-125011-4000 2025-12-13 02:00:58.968327 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:00:59.014992 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:23ce9f2ac04f5eee0689d24d4257257c2ec0f642fae84f1b8c8d6dea957ccda3 2025-12-13 02:00:59.015081 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:00:59.060053 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:59.060148 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:59.060162 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:00:59.060172 | ubuntu-noble-large | DiffID: sha256:2c94af6ab36ef5a0933dccda6e642bd9abf8ef53217c409c99d15ac1eb8fbbe2 2025-12-13 02:00:59.104932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:86e078be7fef95aaa3e006f358dcda0144adc429d300f43d8cdc03f744453329 2025-12-13 02:00:59.105471 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:00:59.141503 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:00:59.141589 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:00:59.141601 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:00:59.141611 | ubuntu-noble-large | DiffID: sha256:2c94af6ab36ef5a0933dccda6e642bd9abf8ef53217c409c99d15ac1eb8fbbe2 2025-12-13 02:00:59.184164 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:86e078be7fef95aaa3e006f358dcda0144adc429d300f43d8cdc03f744453329 2025-12-13 02:00:59.184870 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:00:59.185020 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:59.185206 | ubuntu-noble-large | [SUCCESS] [90/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-12-13 02:00:59.191931 | ubuntu-noble-large | [INFO]  [91/133] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.192068 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.634121 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.634253 | ubuntu-noble-large | [SUCCESS] [91/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.634439 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.679512 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.679802 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:00:59.679997 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:00:59.720984 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:95b8266742565fc44d9e38a062ae37400614e1e5e2d7c1055dfc5d808a791b89 2025-12-13 02:00:59.721095 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-125011-6839 2025-12-13 02:01:00.000722 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:00.045312 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:95b8266742565fc44d9e38a062ae37400614e1e5e2d7c1055dfc5d808a791b89 2025-12-13 02:01:00.045399 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:00.089579 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:00.089788 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:00.089804 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:00.089814 | ubuntu-noble-large | DiffID: sha256:d95c82d37c66aa128164934b9cf43ccdab9fca46726bcb9561c7bef3b4ae6c4d 2025-12-13 02:01:00.134613 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:4eaa298455107c193f2cdaadc8422b6b10747e3b484f69016bc94c4bbdfac294 2025-12-13 02:01:00.135485 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:00.177291 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:00.177389 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:00.177403 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:00.177413 | ubuntu-noble-large | DiffID: sha256:d95c82d37c66aa128164934b9cf43ccdab9fca46726bcb9561c7bef3b4ae6c4d 2025-12-13 02:01:00.229847 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:4eaa298455107c193f2cdaadc8422b6b10747e3b484f69016bc94c4bbdfac294 2025-12-13 02:01:00.230658 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:00.230801 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:01:00.230986 | ubuntu-noble-large | [SUCCESS] [91/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-12-13 02:01:00.237753 | ubuntu-noble-large | [INFO]  [92/133] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.237955 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.604009 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.604121 | ubuntu-noble-large | [SUCCESS] [92/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.604219 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.650342 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.650536 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:00.650852 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:00.704423 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:44dd57950580f08579b968bf0ad89703da27a458ecb3f1b80cfa5449bbd9cd17 2025-12-13 02:01:00.704554 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-125011-8891 2025-12-13 02:01:00.992344 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:01.039182 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:44dd57950580f08579b968bf0ad89703da27a458ecb3f1b80cfa5449bbd9cd17 2025-12-13 02:01:01.039270 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:01.080197 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:01.080284 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:01.080292 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:01.080299 | ubuntu-noble-large | DiffID: sha256:b05aef266e30dac0af295a8e66f4bd0c92d233be56ad0bbfef604ff9c186cac7 2025-12-13 02:01:01.129439 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:e8e2e8845585b70f058fb5fcc211f117e8d62d70fdba89146b790d89d44cd238 2025-12-13 02:01:01.130365 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:01.174481 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:01.174587 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:01.174602 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:01.174612 | ubuntu-noble-large | DiffID: sha256:b05aef266e30dac0af295a8e66f4bd0c92d233be56ad0bbfef604ff9c186cac7 2025-12-13 02:01:01.222137 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:e8e2e8845585b70f058fb5fcc211f117e8d62d70fdba89146b790d89d44cd238 2025-12-13 02:01:01.222997 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:01.223119 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:01.223268 | ubuntu-noble-large | [SUCCESS] [92/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-12-13 02:01:01.229536 | ubuntu-noble-large | [INFO]  [93/133] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.229708 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.788270 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.788394 | ubuntu-noble-large | [SUCCESS] [93/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.788416 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.829968 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.830170 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:01.830379 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:01.876408 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:652494e293f7e8ba673e0c9cc926e4c364eeee96db7b634bc744697972ad0b0f 2025-12-13 02:01:01.876502 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-125011-32352 2025-12-13 02:01:02.159604 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:02.204124 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:652494e293f7e8ba673e0c9cc926e4c364eeee96db7b634bc744697972ad0b0f 2025-12-13 02:01:02.204214 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:02.246028 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:02.246111 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:02.246128 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:02.246141 | ubuntu-noble-large | DiffID: sha256:ff981e8e2cdaa5814aca4fc67d6cc8bc413d1aa8268660d2c02e1730a5dfa531 2025-12-13 02:01:02.295763 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:bebf71f92c3c5cf06c0fa524e5cd3b1a23024d5940bccf4ff45a371bc84018b8 2025-12-13 02:01:02.296549 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:02.344421 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:02.344505 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:02.344972 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:02.344993 | ubuntu-noble-large | DiffID: sha256:ff981e8e2cdaa5814aca4fc67d6cc8bc413d1aa8268660d2c02e1730a5dfa531 2025-12-13 02:01:02.394618 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:bebf71f92c3c5cf06c0fa524e5cd3b1a23024d5940bccf4ff45a371bc84018b8 2025-12-13 02:01:02.395494 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:02.395595 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:02.395834 | ubuntu-noble-large | [SUCCESS] [93/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-12-13 02:01:02.402256 | ubuntu-noble-large | [INFO]  [94/133] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.402404 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.828725 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.828854 | ubuntu-noble-large | [SUCCESS] [94/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.828874 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.874018 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.874151 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:02.874332 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:02.917274 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9061cb609827f2dae97ed31aefa78150e2ee89366c7b1905773425d9bbc224b3 2025-12-13 02:01:02.917337 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-125011-13216 2025-12-13 02:01:03.191818 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:03.234864 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9061cb609827f2dae97ed31aefa78150e2ee89366c7b1905773425d9bbc224b3 2025-12-13 02:01:03.234947 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:03.275914 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:03.275995 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:03.276009 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:03.276020 | ubuntu-noble-large | DiffID: sha256:5c6c4772d5c8f87f5da6a587d6a4eee759d32f7ceb151f407711ad5e98be0926 2025-12-13 02:01:03.323800 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:467926ff303926b19dfa26191ae2a95a0c78ca7a597a5e4491f7302cd0dc0278 2025-12-13 02:01:03.324334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:03.364906 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:03.364981 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:03.364991 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:03.365000 | ubuntu-noble-large | DiffID: sha256:5c6c4772d5c8f87f5da6a587d6a4eee759d32f7ceb151f407711ad5e98be0926 2025-12-13 02:01:03.412017 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:467926ff303926b19dfa26191ae2a95a0c78ca7a597a5e4491f7302cd0dc0278 2025-12-13 02:01:03.412820 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:03.412918 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:03.413056 | ubuntu-noble-large | [SUCCESS] [94/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-12-13 02:01:03.419211 | ubuntu-noble-large | [INFO]  [95/133] Checking: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.419351 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.772873 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.772986 | ubuntu-noble-large | [SUCCESS] [95/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.773065 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.822007 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.822189 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:03.822397 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:03.865955 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0fc2a05f6110ef8e57bae1df52a14bfc8032b1a89cd7eb86a41373c28d9d7c76 2025-12-13 02:01:03.866054 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-125011-26441 2025-12-13 02:01:04.139618 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:04.182776 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0fc2a05f6110ef8e57bae1df52a14bfc8032b1a89cd7eb86a41373c28d9d7c76 2025-12-13 02:01:04.182851 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:04.227145 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:04.227220 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:04.227233 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:04.227243 | ubuntu-noble-large | DiffID: sha256:434e4df3c44f4690fba405195843f9b3f5a6ce358f57b56ac8f2b6502ecfb18f 2025-12-13 02:01:04.276735 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:145adeb59d18811093d58cdd3828eb2640823b01f4de6aa3a1ebe83a0c014c49 2025-12-13 02:01:04.277516 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:04.319186 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:04.319261 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:04.319274 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:04.319283 | ubuntu-noble-large | DiffID: sha256:434e4df3c44f4690fba405195843f9b3f5a6ce358f57b56ac8f2b6502ecfb18f 2025-12-13 02:01:04.367128 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:145adeb59d18811093d58cdd3828eb2640823b01f4de6aa3a1ebe83a0c014c49 2025-12-13 02:01:04.367780 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:04.367839 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:04.367954 | ubuntu-noble-large | [SUCCESS] [95/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-12-13 02:01:04.373698 | ubuntu-noble-large | [INFO]  [96/133] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.373816 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.754138 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.754231 | ubuntu-noble-large | [SUCCESS] [96/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.754356 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.798060 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.798260 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:04.798478 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:04.842618 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ba21578892426192b3d7e9a75a94c9c7876b2b0d9b6438beec678896de206201 2025-12-13 02:01:04.842791 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-125011-17108 2025-12-13 02:01:05.117246 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:05.161782 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ba21578892426192b3d7e9a75a94c9c7876b2b0d9b6438beec678896de206201 2025-12-13 02:01:05.161871 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:05.198158 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:05.198243 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:05.198251 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:05.198258 | ubuntu-noble-large | DiffID: sha256:f81647079c2d05155f537225f97127c02ccc5e1137555f24dab7ec98484f7284 2025-12-13 02:01:05.243150 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:740b608f85fcb1d474b1ed721f6d96f91b8f27b36680017a5b1bb9e149a89417 2025-12-13 02:01:05.243943 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:05.286516 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:05.286606 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:05.286615 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:05.286623 | ubuntu-noble-large | DiffID: sha256:f81647079c2d05155f537225f97127c02ccc5e1137555f24dab7ec98484f7284 2025-12-13 02:01:05.335149 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:740b608f85fcb1d474b1ed721f6d96f91b8f27b36680017a5b1bb9e149a89417 2025-12-13 02:01:05.336654 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:05.336734 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:05.336750 | ubuntu-noble-large | [SUCCESS] [96/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-12-13 02:01:05.340825 | ubuntu-noble-large | [INFO]  [97/133] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:05.340904 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:05.970708 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:05.970809 | ubuntu-noble-large | [SUCCESS] [97/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:05.970940 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:06.014949 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:06.015175 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:06.015374 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:06.061423 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b1714d19aac3c6c3f364c006c6b7936fe2f8be1acb0633e2ab50426ba9b162a6 2025-12-13 02:01:06.061580 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-125011-30819 2025-12-13 02:01:06.359945 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:06.401510 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b1714d19aac3c6c3f364c006c6b7936fe2f8be1acb0633e2ab50426ba9b162a6 2025-12-13 02:01:06.401595 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:06.444528 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:06.444600 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:06.444612 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:06.444696 | ubuntu-noble-large | DiffID: sha256:f019d7e32645c02242f1411b57e2d0fef8946fc6be670caa91a526c62dea7a2c 2025-12-13 02:01:06.493243 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:baeff5e0010b37c201252b98f960a34d55b5c06ddaf77e94f16c32bacb7d749c 2025-12-13 02:01:06.494036 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:06.539835 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:06.539926 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:06.539939 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:06.539949 | ubuntu-noble-large | DiffID: sha256:f019d7e32645c02242f1411b57e2d0fef8946fc6be670caa91a526c62dea7a2c 2025-12-13 02:01:06.589384 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:baeff5e0010b37c201252b98f960a34d55b5c06ddaf77e94f16c32bacb7d749c 2025-12-13 02:01:06.590655 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:06.590766 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:06.590782 | ubuntu-noble-large | [SUCCESS] [97/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-12-13 02:01:06.596955 | ubuntu-noble-large | [INFO]  [98/133] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:06.597002 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:06.970959 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:06.971052 | ubuntu-noble-large | [SUCCESS] [98/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:06.971064 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:07.013834 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:07.013927 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:07.013935 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:07.055932 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b2ad153d1ed635f3bbc37fffc04c71487bd136d73d045a2f032aca66a3ad244 2025-12-13 02:01:07.056017 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-125011-2422 2025-12-13 02:01:07.327785 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:07.378335 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b2ad153d1ed635f3bbc37fffc04c71487bd136d73d045a2f032aca66a3ad244 2025-12-13 02:01:07.378416 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:07.421790 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:07.421870 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:07.421882 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:07.421893 | ubuntu-noble-large | DiffID: sha256:9850857efcd1f5bc6349191d58d7aa891472e568634bcc1e61638816ab115c46 2025-12-13 02:01:07.463292 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:2e30e8bef337019037eaeea0bb43f01267610e6f622ed8b5855ea85cab09e575 2025-12-13 02:01:07.463790 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:07.501578 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:07.501715 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:07.501733 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:07.501743 | ubuntu-noble-large | DiffID: sha256:9850857efcd1f5bc6349191d58d7aa891472e568634bcc1e61638816ab115c46 2025-12-13 02:01:07.545609 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:2e30e8bef337019037eaeea0bb43f01267610e6f622ed8b5855ea85cab09e575 2025-12-13 02:01:07.546929 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:07.547016 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:07.547031 | ubuntu-noble-large | [SUCCESS] [98/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-12-13 02:01:07.553797 | ubuntu-noble-large | [INFO]  [99/133] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:07.553883 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:07.958207 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:07.958478 | ubuntu-noble-large | [SUCCESS] [99/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:07.958749 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:08.002946 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:08.003307 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:08.003539 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:08.049021 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:88adbd6c834745da0b52631e0b49f06a534ad24c9e6e015afb3c088171771b13 2025-12-13 02:01:08.049983 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-125011-2936 2025-12-13 02:01:08.332227 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:08.376202 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:88adbd6c834745da0b52631e0b49f06a534ad24c9e6e015afb3c088171771b13 2025-12-13 02:01:08.376284 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:08.413177 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:08.413249 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:08.413262 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:08.413271 | ubuntu-noble-large | DiffID: sha256:5901c020c65a3076f23bc8ee3748249c848b9c3498f45d3a5988c7db440d5308 2025-12-13 02:01:08.459547 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:f9530cbb0fbcf1ca15d4dc33f6d370459f4ad6851d457c30d7d1a9ce8c711c4b 2025-12-13 02:01:08.460798 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:08.499607 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:08.499736 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:08.499749 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:08.499759 | ubuntu-noble-large | DiffID: sha256:5901c020c65a3076f23bc8ee3748249c848b9c3498f45d3a5988c7db440d5308 2025-12-13 02:01:08.545188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:f9530cbb0fbcf1ca15d4dc33f6d370459f4ad6851d457c30d7d1a9ce8c711c4b 2025-12-13 02:01:08.546222 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:08.546464 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:08.546753 | ubuntu-noble-large | [SUCCESS] [99/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-12-13 02:01:08.552897 | ubuntu-noble-large | [INFO]  [100/133] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:08.553822 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:08.992818 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:08.992924 | ubuntu-noble-large | [SUCCESS] [100/133] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:08.992936 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:09.037105 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:09.037202 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:09.037216 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:09.081874 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f80de228dacf9c8015bd6b2a00cf877cbc23b82db96a51f8f1086476febff2bc 2025-12-13 02:01:09.081968 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-125011-20396 2025-12-13 02:01:09.358947 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:09.402731 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f80de228dacf9c8015bd6b2a00cf877cbc23b82db96a51f8f1086476febff2bc 2025-12-13 02:01:09.402804 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:09.439870 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:09.439950 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:09.439963 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:09.439973 | ubuntu-noble-large | DiffID: sha256:8bdc2d6891fb4a2c0bf337bbfb205a8b21c4f65cc270c02f7367bde95d8ca79f 2025-12-13 02:01:09.486813 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:37b2bf96fbe22f227d8208389ef13bafcd8dc7bd3a574d3d5fc319fda7b7c388 2025-12-13 02:01:09.487824 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:09.528796 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:09.528887 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:09.528899 | ubuntu-noble-large | DiffID: sha256:e6d4e09356d7546726c660102aaf4c75f90cff11ce8e304d0286acc2f0a44ffd 2025-12-13 02:01:09.528910 | ubuntu-noble-large | DiffID: sha256:8bdc2d6891fb4a2c0bf337bbfb205a8b21c4f65cc270c02f7367bde95d8ca79f 2025-12-13 02:01:09.579763 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:37b2bf96fbe22f227d8208389ef13bafcd8dc7bd3a574d3d5fc319fda7b7c388 2025-12-13 02:01:09.581181 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:09.581221 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:09.581231 | ubuntu-noble-large | [SUCCESS] [100/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-12-13 02:01:09.587749 | ubuntu-noble-large | [INFO]  [101/133] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:09.587794 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.007751 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.007850 | ubuntu-noble-large | [SUCCESS] [101/133] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.007863 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.052921 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.053046 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.053870 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:10.099796 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:294dcc25d3656c090a02e94d78f0f4cca3c6c2d84742f0fa6731c243a8f225f8 2025-12-13 02:01:10.099886 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-125011-21610 2025-12-13 02:01:10.392828 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:10.439873 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:294dcc25d3656c090a02e94d78f0f4cca3c6c2d84742f0fa6731c243a8f225f8 2025-12-13 02:01:10.439957 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:10.476865 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:10.476955 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:10.476969 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:01:10.476979 | ubuntu-noble-large | DiffID: sha256:9fcb313473dc1a1cf9ec66e640e800d802dfacca3e1b09d7f83b4503c638dc70 2025-12-13 02:01:10.519812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:4ee11ce9c0e80066dcd9f06556956beef8a322efa037cc2033b3a7556a8842ca 2025-12-13 02:01:10.520837 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:10.565785 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:10.565865 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:10.565877 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:01:10.565886 | ubuntu-noble-large | DiffID: sha256:9fcb313473dc1a1cf9ec66e640e800d802dfacca3e1b09d7f83b4503c638dc70 2025-12-13 02:01:10.612169 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:4ee11ce9c0e80066dcd9f06556956beef8a322efa037cc2033b3a7556a8842ca 2025-12-13 02:01:10.612729 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:10.612750 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.613534 | ubuntu-noble-large | [SUCCESS] [101/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-12-13 02:01:10.619980 | ubuntu-noble-large | [INFO]  [102/133] Checking: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:10.620036 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:10.999040 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:10.999144 | ubuntu-noble-large | [SUCCESS] [102/133] EXISTS: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:10.999157 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:11.043599 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:11.043758 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:11.043778 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:11.089818 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac6281ef00c9872b30a6af9cf66f95cb756b2dced32bdf7086e221c60d07d8ae 2025-12-13 02:01:11.089923 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-125011-6044 2025-12-13 02:01:11.362818 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:11.407836 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac6281ef00c9872b30a6af9cf66f95cb756b2dced32bdf7086e221c60d07d8ae 2025-12-13 02:01:11.407910 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:11.448761 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:11.448847 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:11.448884 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:01:11.448895 | ubuntu-noble-large | DiffID: sha256:d4142af227884b921193085c40a4cca20fbb1c3c71fac2d882fa5e8e7abced5f 2025-12-13 02:01:11.506527 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:0bcce8e966b5fbafb069bd226d203c4ed7852e96db75bdd9e9e7526d89a1f500 2025-12-13 02:01:11.506754 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:11.548495 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:11.548583 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:11.548594 | ubuntu-noble-large | DiffID: sha256:9589a4c96cbdeb9fb24feaaeb7bf8292bf1a23beadc4f2eb416e4b43f516fd58 2025-12-13 02:01:11.548603 | ubuntu-noble-large | DiffID: sha256:d4142af227884b921193085c40a4cca20fbb1c3c71fac2d882fa5e8e7abced5f 2025-12-13 02:01:11.596858 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:0bcce8e966b5fbafb069bd226d203c4ed7852e96db75bdd9e9e7526d89a1f500 2025-12-13 02:01:11.598264 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:11.598340 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:11.598352 | ubuntu-noble-large | [SUCCESS] [102/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-12-13 02:01:11.604737 | ubuntu-noble-large | [INFO]  [103/133] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:11.604785 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.048975 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.049106 | ubuntu-noble-large | [SUCCESS] [103/133] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.049124 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.091443 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.091607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.092338 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:12.139271 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a5463d2720814588dbecdca90fbcadd55310aa97b917e40a68a87c5274d5bf6b 2025-12-13 02:01:12.139333 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-125011-12128 2025-12-13 02:01:12.418700 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:12.463872 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a5463d2720814588dbecdca90fbcadd55310aa97b917e40a68a87c5274d5bf6b 2025-12-13 02:01:12.463964 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:12.505293 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:12.505379 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:12.505390 | ubuntu-noble-large | DiffID: sha256:3f7dc5974b01cf46812b108e411e7ca2f8cd865e919021c18cc9fd41700c5c19 2025-12-13 02:01:12.505399 | ubuntu-noble-large | DiffID: sha256:20b6700b54bec3e9e0e97d3c6348a028827b309c7fb34a796a9bb7806c0dfc90 2025-12-13 02:01:12.552768 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:7f46cf8bcfbffba216c06cb7e7e04f3c210d6b0e6b3bed0cbdc7ec972bfe6ed5 2025-12-13 02:01:12.553848 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:12.601909 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:12.601972 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:12.601989 | ubuntu-noble-large | DiffID: sha256:3f7dc5974b01cf46812b108e411e7ca2f8cd865e919021c18cc9fd41700c5c19 2025-12-13 02:01:12.602016 | ubuntu-noble-large | DiffID: sha256:20b6700b54bec3e9e0e97d3c6348a028827b309c7fb34a796a9bb7806c0dfc90 2025-12-13 02:01:12.650658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:7f46cf8bcfbffba216c06cb7e7e04f3c210d6b0e6b3bed0cbdc7ec972bfe6ed5 2025-12-13 02:01:12.652008 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:12.652075 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.652090 | ubuntu-noble-large | [SUCCESS] [103/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-12-13 02:01:12.657811 | ubuntu-noble-large | [INFO]  [104/133] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:12.657876 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.131809 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.131915 | ubuntu-noble-large | [SUCCESS] [104/133] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.131938 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.175789 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.175874 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.176606 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:13.221212 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea91d165a0c1ef44aa7a8a39d5b1f24bdb4e1e8ecd6bb35e50833530cbad2ee2 2025-12-13 02:01:13.221313 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-125011-17050 2025-12-13 02:01:13.505552 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:13.551830 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea91d165a0c1ef44aa7a8a39d5b1f24bdb4e1e8ecd6bb35e50833530cbad2ee2 2025-12-13 02:01:13.551924 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:13.598750 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:13.598846 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:13.598861 | ubuntu-noble-large | DiffID: sha256:3f7dc5974b01cf46812b108e411e7ca2f8cd865e919021c18cc9fd41700c5c19 2025-12-13 02:01:13.598871 | ubuntu-noble-large | DiffID: sha256:83109869a730b6c8f6f27987905e0e587581539574ed86ac9a1113465c163177 2025-12-13 02:01:13.648854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:bf54ae3b6d2a215be531a182aea5a51fcc018cec75770ae862f7f5a9b56e0aec 2025-12-13 02:01:13.649826 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:13.692980 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:13.693084 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:13.693099 | ubuntu-noble-large | DiffID: sha256:3f7dc5974b01cf46812b108e411e7ca2f8cd865e919021c18cc9fd41700c5c19 2025-12-13 02:01:13.693110 | ubuntu-noble-large | DiffID: sha256:83109869a730b6c8f6f27987905e0e587581539574ed86ac9a1113465c163177 2025-12-13 02:01:13.743307 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:bf54ae3b6d2a215be531a182aea5a51fcc018cec75770ae862f7f5a9b56e0aec 2025-12-13 02:01:13.744842 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:13.744946 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.744962 | ubuntu-noble-large | [SUCCESS] [104/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-12-13 02:01:13.750825 | ubuntu-noble-large | [INFO]  [105/133] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:13.750902 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:14.842091 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:14.842177 | ubuntu-noble-large | [SUCCESS] [105/133] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:14.842186 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:14.888811 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:14.888907 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:14.888929 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:14.935813 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a5c1a3ba2896b47813ee9cbe5e2162e2f6aedcc1c6f4626b1c0c362f4312c1f4 2025-12-13 02:01:14.935907 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-125011-20735 2025-12-13 02:01:15.229607 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:15.282502 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a5c1a3ba2896b47813ee9cbe5e2162e2f6aedcc1c6f4626b1c0c362f4312c1f4 2025-12-13 02:01:15.282592 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:15.325141 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:15.325240 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:15.325253 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:15.325262 | ubuntu-noble-large | DiffID: sha256:53e9a0c7316d4bed36935401a0d047c6ffc6103f6a246a0d010709b53475cc16 2025-12-13 02:01:15.371903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:8848873a192f3df74116d73d14aa533905e8e85d95390a76e70d113ee5c05bc9 2025-12-13 02:01:15.373286 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:15.414563 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:15.414811 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:15.414842 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:15.414851 | ubuntu-noble-large | DiffID: sha256:53e9a0c7316d4bed36935401a0d047c6ffc6103f6a246a0d010709b53475cc16 2025-12-13 02:01:15.465875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:8848873a192f3df74116d73d14aa533905e8e85d95390a76e70d113ee5c05bc9 2025-12-13 02:01:15.466750 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:15.466779 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:15.467805 | ubuntu-noble-large | [SUCCESS] [105/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-12-13 02:01:15.474796 | ubuntu-noble-large | [INFO]  [106/133] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.474865 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.890830 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.890941 | ubuntu-noble-large | [SUCCESS] [106/133] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.890954 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.937082 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.937179 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:15.937193 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:15.982499 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0e3f0332d73ea814695ff2f4b273719a0f3c391f20c295240c1ed9bcb4161460 2025-12-13 02:01:15.982573 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-125011-6257 2025-12-13 02:01:16.261759 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:16.308839 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0e3f0332d73ea814695ff2f4b273719a0f3c391f20c295240c1ed9bcb4161460 2025-12-13 02:01:16.308932 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:16.348614 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:16.348772 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:16.348787 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:16.348798 | ubuntu-noble-large | DiffID: sha256:b43d15e4a7fecf18a636383711e61a98a0d064d0938a40ff2bd76ef0ca2e4a17 2025-12-13 02:01:16.399828 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:80ebdf6226408915d71e66cd881bd006043a4d559392e41e25148472224fa704 2025-12-13 02:01:16.400796 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:16.445029 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:16.445178 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:16.445198 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:16.445208 | ubuntu-noble-large | DiffID: sha256:b43d15e4a7fecf18a636383711e61a98a0d064d0938a40ff2bd76ef0ca2e4a17 2025-12-13 02:01:16.493786 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:80ebdf6226408915d71e66cd881bd006043a4d559392e41e25148472224fa704 2025-12-13 02:01:16.494854 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:16.494932 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:16.494943 | ubuntu-noble-large | [SUCCESS] [106/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-12-13 02:01:16.501572 | ubuntu-noble-large | [INFO]  [107/133] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:16.501740 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:16.963848 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:16.963950 | ubuntu-noble-large | [SUCCESS] [107/133] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:16.963964 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:17.006071 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:17.006290 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:17.006593 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:17.056823 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8806f78c43ccab2fdfd1291b32281e21e612fdca94828d58bdd8b6c9d768e7d6 2025-12-13 02:01:17.056909 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-125011-16512 2025-12-13 02:01:17.319745 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:17.365996 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8806f78c43ccab2fdfd1291b32281e21e612fdca94828d58bdd8b6c9d768e7d6 2025-12-13 02:01:17.366096 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:17.409300 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:17.409373 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:17.409411 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:17.409422 | ubuntu-noble-large | DiffID: sha256:639aa703e57df844f857cf12c00e616b967ae92d384e3b9517bdfa3d2721dc45 2025-12-13 02:01:17.458257 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:2308c7e62da84e19fdf23ead2ccfcd02e828f3d75676eb5be66a6b674250b7e0 2025-12-13 02:01:17.459055 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:17.504427 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:17.504518 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:17.504531 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:17.504542 | ubuntu-noble-large | DiffID: sha256:639aa703e57df844f857cf12c00e616b967ae92d384e3b9517bdfa3d2721dc45 2025-12-13 02:01:17.552334 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:2308c7e62da84e19fdf23ead2ccfcd02e828f3d75676eb5be66a6b674250b7e0 2025-12-13 02:01:17.553195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:17.553347 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:17.553528 | ubuntu-noble-large | [SUCCESS] [107/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-12-13 02:01:17.560180 | ubuntu-noble-large | [INFO]  [108/133] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:17.560345 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:17.974304 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:17.974416 | ubuntu-noble-large | [SUCCESS] [108/133] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:17.974527 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:18.014458 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:18.014751 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:18.014997 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:18.059244 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:481c79d042582b0c8f756dda25ebe7dc2ada391f6ec2b829cbe98b57969363c1 2025-12-13 02:01:18.059452 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-125011-28163 2025-12-13 02:01:18.338862 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:18.386888 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:481c79d042582b0c8f756dda25ebe7dc2ada391f6ec2b829cbe98b57969363c1 2025-12-13 02:01:18.386986 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:18.429949 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:18.430016 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:18.430028 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:18.430038 | ubuntu-noble-large | DiffID: sha256:ec7faaf22f1f964501380052610e0d80521ee4d311c849e82f540c0fb0577045 2025-12-13 02:01:18.477783 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:18d679ad561dcc5a41461186c88f52a32e15b6bf80952f87684ae0b0a20291c0 2025-12-13 02:01:18.478520 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:18.522240 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:18.522320 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:18.522332 | ubuntu-noble-large | DiffID: sha256:2646f445713739a92227310fc7e0f8af8961b22dc4ca9fb7a6a35b7ac1419f4d 2025-12-13 02:01:18.522365 | ubuntu-noble-large | DiffID: sha256:ec7faaf22f1f964501380052610e0d80521ee4d311c849e82f540c0fb0577045 2025-12-13 02:01:18.571939 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:18d679ad561dcc5a41461186c88f52a32e15b6bf80952f87684ae0b0a20291c0 2025-12-13 02:01:18.572622 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:18.572811 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:18.573016 | ubuntu-noble-large | [SUCCESS] [108/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-12-13 02:01:18.579368 | ubuntu-noble-large | [INFO]  [109/133] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:18.579535 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:19.803410 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:19.803549 | ubuntu-noble-large | [SUCCESS] [109/133] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:19.803582 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:19.849353 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:19.849470 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:19.849589 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:19.895828 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:508f125de4341764baa72222c849e6f58a2a1a67b5f766e55391607c5ff4327a 2025-12-13 02:01:19.895933 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-125011-29940 2025-12-13 02:01:20.165032 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:20.201964 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:508f125de4341764baa72222c849e6f58a2a1a67b5f766e55391607c5ff4327a 2025-12-13 02:01:20.202044 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:20.246836 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:20.246897 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:20.246905 | ubuntu-noble-large | DiffID: sha256:4d525981f8f457e83b8bb43cb75e7cac5c1be77bc7f25978e6472b87b98c4698 2025-12-13 02:01:20.246913 | ubuntu-noble-large | DiffID: sha256:a9d5637ba0ca7eb5f422705a0231687206b51259c83c219d7a65f002d875f38b 2025-12-13 02:01:20.299430 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2bc15edf34f919e434d060168764be5e558823cb5ed44d5c947ce391dbbfc4f1 2025-12-13 02:01:20.299627 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:20.341271 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:20.341355 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:20.341365 | ubuntu-noble-large | DiffID: sha256:4d525981f8f457e83b8bb43cb75e7cac5c1be77bc7f25978e6472b87b98c4698 2025-12-13 02:01:20.341374 | ubuntu-noble-large | DiffID: sha256:a9d5637ba0ca7eb5f422705a0231687206b51259c83c219d7a65f002d875f38b 2025-12-13 02:01:20.389363 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2bc15edf34f919e434d060168764be5e558823cb5ed44d5c947ce391dbbfc4f1 2025-12-13 02:01:20.389686 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:20.389808 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:20.389996 | ubuntu-noble-large | [SUCCESS] [109/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-12-13 02:01:20.395328 | ubuntu-noble-large | [INFO]  [110/133] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.395489 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.795586 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.795748 | ubuntu-noble-large | [SUCCESS] [110/133] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.795907 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.846220 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.846389 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:20.846554 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:20.892527 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:efc1caf026cf3264763b52b5c40196ba5ec8129fcb5bb5e6267ab7dd9980db0b 2025-12-13 02:01:20.892683 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-125011-26266 2025-12-13 02:01:21.179450 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:21.228241 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:efc1caf026cf3264763b52b5c40196ba5ec8129fcb5bb5e6267ab7dd9980db0b 2025-12-13 02:01:21.228337 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:21.274806 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:21.274897 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:21.274908 | ubuntu-noble-large | DiffID: sha256:4d525981f8f457e83b8bb43cb75e7cac5c1be77bc7f25978e6472b87b98c4698 2025-12-13 02:01:21.274918 | ubuntu-noble-large | DiffID: sha256:913f424e1b6dde0e743b6a159d2f7cbbab554c063a0bb4ff0715dfd4137069ef 2025-12-13 02:01:21.322318 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:29ae8fe040411894884c45a5493b80de9617393792154d9af64e3e0129b41ae6 2025-12-13 02:01:21.323230 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:21.367528 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:21.367595 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:21.367603 | ubuntu-noble-large | DiffID: sha256:4d525981f8f457e83b8bb43cb75e7cac5c1be77bc7f25978e6472b87b98c4698 2025-12-13 02:01:21.367609 | ubuntu-noble-large | DiffID: sha256:913f424e1b6dde0e743b6a159d2f7cbbab554c063a0bb4ff0715dfd4137069ef 2025-12-13 02:01:21.412405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:29ae8fe040411894884c45a5493b80de9617393792154d9af64e3e0129b41ae6 2025-12-13 02:01:21.413096 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:21.413179 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:21.413287 | ubuntu-noble-large | [SUCCESS] [110/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-12-13 02:01:21.419482 | ubuntu-noble-large | [INFO]  [111/133] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.419540 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.842271 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.842379 | ubuntu-noble-large | [SUCCESS] [111/133] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.842393 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.887121 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.887308 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:21.887526 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:21.937248 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a4d213fe1cb10f88aedd42a8ecd0f6941ba6b8ef1b928c6a0434108605229a9 2025-12-13 02:01:21.937345 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-125011-28753 2025-12-13 02:01:22.210776 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:22.255523 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a4d213fe1cb10f88aedd42a8ecd0f6941ba6b8ef1b928c6a0434108605229a9 2025-12-13 02:01:22.255622 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:22.300489 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:22.300576 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:22.300589 | ubuntu-noble-large | DiffID: sha256:349e3d0fcc7b2bee47dcb2bc6958928794a644c321611eb63015ac18448dfcfd 2025-12-13 02:01:22.300600 | ubuntu-noble-large | DiffID: sha256:5a7bdfd865be9fff8a20513a6ef0f2c6e8a4e8951e5533470fc26589f93f479e 2025-12-13 02:01:22.356083 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:ec991d6088d6a88749cd301687b2d69ba9748884b6f0a836707764a3fb38e56e 2025-12-13 02:01:22.356975 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:22.404372 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:22.404447 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:22.404456 | ubuntu-noble-large | DiffID: sha256:349e3d0fcc7b2bee47dcb2bc6958928794a644c321611eb63015ac18448dfcfd 2025-12-13 02:01:22.404463 | ubuntu-noble-large | DiffID: sha256:5a7bdfd865be9fff8a20513a6ef0f2c6e8a4e8951e5533470fc26589f93f479e 2025-12-13 02:01:22.455567 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:ec991d6088d6a88749cd301687b2d69ba9748884b6f0a836707764a3fb38e56e 2025-12-13 02:01:22.456380 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:22.456432 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:22.456573 | ubuntu-noble-large | [SUCCESS] [111/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-12-13 02:01:22.462870 | ubuntu-noble-large | [INFO]  [112/133] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.462924 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.820953 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.821069 | ubuntu-noble-large | [SUCCESS] [112/133] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.821098 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.862961 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.863156 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:22.863373 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:22.908276 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7947e6582cbc55f53bcf969fa0b3dc998e5118ece08c0f3805bd93816caebcc7 2025-12-13 02:01:22.908376 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-125011-16808 2025-12-13 02:01:23.176077 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:23.222253 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7947e6582cbc55f53bcf969fa0b3dc998e5118ece08c0f3805bd93816caebcc7 2025-12-13 02:01:23.222341 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:23.267329 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:23.267405 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:23.267439 | ubuntu-noble-large | DiffID: sha256:349e3d0fcc7b2bee47dcb2bc6958928794a644c321611eb63015ac18448dfcfd 2025-12-13 02:01:23.267447 | ubuntu-noble-large | DiffID: sha256:8b75a2e326681a84316065d1fbcf71e94fc79920796866b8e1beca13d08b5179 2025-12-13 02:01:23.319843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:f7c1e565043982e18e04b89bb3ab96407954954d20ba932f8cc7a33afef0197e 2025-12-13 02:01:23.320690 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:23.363552 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:23.363689 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:23.363706 | ubuntu-noble-large | DiffID: sha256:349e3d0fcc7b2bee47dcb2bc6958928794a644c321611eb63015ac18448dfcfd 2025-12-13 02:01:23.363715 | ubuntu-noble-large | DiffID: sha256:8b75a2e326681a84316065d1fbcf71e94fc79920796866b8e1beca13d08b5179 2025-12-13 02:01:23.413327 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:f7c1e565043982e18e04b89bb3ab96407954954d20ba932f8cc7a33afef0197e 2025-12-13 02:01:23.414258 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:23.414539 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:23.414709 | ubuntu-noble-large | [SUCCESS] [112/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-12-13 02:01:23.420777 | ubuntu-noble-large | [INFO]  [113/133] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.420924 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.948735 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.948859 | ubuntu-noble-large | [SUCCESS] [113/133] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.948979 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.993391 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.993625 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:23.993925 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:24.044456 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dc6fcb94acf6b37cdfc097babd8f8d35ca2e1ca820e517c53dc5374a9f0dd455 2025-12-13 02:01:24.044557 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-125011-18096 2025-12-13 02:01:24.341265 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:24.390872 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dc6fcb94acf6b37cdfc097babd8f8d35ca2e1ca820e517c53dc5374a9f0dd455 2025-12-13 02:01:24.390976 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:24.438581 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:24.438689 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:24.438704 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:01:24.438724 | ubuntu-noble-large | DiffID: sha256:f76a1abb2d7f7e0f1619a6802adb03a8f4e21b583e1b16a70c2143581d25dbf8 2025-12-13 02:01:24.489028 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:da8e9469337d78ed5e7bdf0faad6434a0e30781aca55d2d89d472e5d30ef4a4c 2025-12-13 02:01:24.489925 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:24.531096 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:24.531173 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:24.531182 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:01:24.531210 | ubuntu-noble-large | DiffID: sha256:f76a1abb2d7f7e0f1619a6802adb03a8f4e21b583e1b16a70c2143581d25dbf8 2025-12-13 02:01:24.581008 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:da8e9469337d78ed5e7bdf0faad6434a0e30781aca55d2d89d472e5d30ef4a4c 2025-12-13 02:01:24.581790 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:24.581932 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:24.582101 | ubuntu-noble-large | [SUCCESS] [113/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-12-13 02:01:24.589014 | ubuntu-noble-large | [INFO]  [114/133] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:24.589158 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.140662 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.140806 | ubuntu-noble-large | [SUCCESS] [114/133] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.140909 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.185769 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.185989 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.186202 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:25.231954 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0a439daa69dc04ea58166280a5c2b96701fdc6239acdbd816470e2ac91d55a49 2025-12-13 02:01:25.232078 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-125011-19839 2025-12-13 02:01:25.500309 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:25.547918 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0a439daa69dc04ea58166280a5c2b96701fdc6239acdbd816470e2ac91d55a49 2025-12-13 02:01:25.548009 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:25.591949 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:25.592026 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:25.592038 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:01:25.592047 | ubuntu-noble-large | DiffID: sha256:33496dfc7460e29ea6cdab7a01d27a9b62d473f3137761880385b64dfd8e2700 2025-12-13 02:01:25.641815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:85eec938d959d7ec4a41f3298f9d271cc06d54e542ce64dfb0b25a39b82fe585 2025-12-13 02:01:25.643545 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:25.689243 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:25.689344 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:25.689356 | ubuntu-noble-large | DiffID: sha256:d90ce44dce358f503e7aab3c3e4ccfa67fbaec40bf59dd97a8cf8be3b6e977da 2025-12-13 02:01:25.689366 | ubuntu-noble-large | DiffID: sha256:33496dfc7460e29ea6cdab7a01d27a9b62d473f3137761880385b64dfd8e2700 2025-12-13 02:01:25.738923 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:85eec938d959d7ec4a41f3298f9d271cc06d54e542ce64dfb0b25a39b82fe585 2025-12-13 02:01:25.740592 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:25.740738 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.740754 | ubuntu-noble-large | [SUCCESS] [114/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-12-13 02:01:25.747480 | ubuntu-noble-large | [INFO]  [115/133] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:25.747552 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.258418 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.258514 | ubuntu-noble-large | [SUCCESS] [115/133] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.258527 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.302794 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.302859 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.302869 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:26.352333 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3c1e0973cf8134b93f5a74ad7c25c01419c6453eebc22b3766d788a641ee0428 2025-12-13 02:01:26.352429 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-125011-12667 2025-12-13 02:01:26.628883 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:26.676802 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3c1e0973cf8134b93f5a74ad7c25c01419c6453eebc22b3766d788a641ee0428 2025-12-13 02:01:26.676893 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:26.719551 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:26.719632 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:26.719705 | ubuntu-noble-large | DiffID: sha256:95b5e943ee0ac558aeb8614980d18b15cb2d42e817d143ee2668f26d9499c99d 2025-12-13 02:01:26.769272 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:aeb921ced2292dc5aabbad4ee70356443177d09173867984424a14fd9bcf4332 2025-12-13 02:01:26.770171 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:26.816595 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:26.816770 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:26.816784 | ubuntu-noble-large | DiffID: sha256:95b5e943ee0ac558aeb8614980d18b15cb2d42e817d143ee2668f26d9499c99d 2025-12-13 02:01:26.860968 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:aeb921ced2292dc5aabbad4ee70356443177d09173867984424a14fd9bcf4332 2025-12-13 02:01:26.861558 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:26.861653 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.861775 | ubuntu-noble-large | [SUCCESS] [115/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-12-13 02:01:26.868616 | ubuntu-noble-large | [INFO]  [116/133] Checking: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:26.868786 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.317726 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.317830 | ubuntu-noble-large | [SUCCESS] [116/133] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.318051 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.362337 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.362508 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.362812 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:27.410866 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e31e5ed4b8b8faeafb970e7b287be324081923a113b979ec5488f2f4504f80f2 2025-12-13 02:01:27.410972 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-125011-25469 2025-12-13 02:01:27.692082 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:27.736047 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e31e5ed4b8b8faeafb970e7b287be324081923a113b979ec5488f2f4504f80f2 2025-12-13 02:01:27.736133 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:27.779769 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:27.779858 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:27.779871 | ubuntu-noble-large | DiffID: sha256:b7e4bc09b2b67de202ae71d6d9b59e75fabba297214ea3e335fa6f231d30384d 2025-12-13 02:01:27.829272 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:4992c3a07939a8f565b48b2d78fb2db9ed876db11b1c980bedce0535f6d6199b 2025-12-13 02:01:27.829986 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:27.877964 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:27.878059 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:27.878078 | ubuntu-noble-large | DiffID: sha256:b7e4bc09b2b67de202ae71d6d9b59e75fabba297214ea3e335fa6f231d30384d 2025-12-13 02:01:27.929291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:4992c3a07939a8f565b48b2d78fb2db9ed876db11b1c980bedce0535f6d6199b 2025-12-13 02:01:27.930033 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:27.930157 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.930330 | ubuntu-noble-large | [SUCCESS] [116/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-12-13 02:01:27.936878 | ubuntu-noble-large | [INFO]  [117/133] Checking: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:27.937019 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:28.333800 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:28.333904 | ubuntu-noble-large | [SUCCESS] [117/133] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:28.334004 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:28.381061 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:28.381235 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:28.381462 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:28.429721 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:27c370c231e05bd8f7134ae9cf3cef032a68cadc27562dad9676bfebe2481bf9 2025-12-13 02:01:28.429851 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-125011-16385 2025-12-13 02:01:28.877043 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:28.924831 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:27c370c231e05bd8f7134ae9cf3cef032a68cadc27562dad9676bfebe2481bf9 2025-12-13 02:01:28.924934 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:28.971103 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:28.971190 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:28.971202 | ubuntu-noble-large | DiffID: sha256:e5dbd64477dca69174a053f03020e9be7a7678332e65ef4d7570181dc2fb9f4f 2025-12-13 02:01:29.020814 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:8c7c53b77769307411f336a2bae1dcf0fc3512ecc0176c2862644c0c98488b5a 2025-12-13 02:01:29.021328 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:29.064000 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:29.064141 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:29.064164 | ubuntu-noble-large | DiffID: sha256:e5dbd64477dca69174a053f03020e9be7a7678332e65ef4d7570181dc2fb9f4f 2025-12-13 02:01:29.114200 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:8c7c53b77769307411f336a2bae1dcf0fc3512ecc0176c2862644c0c98488b5a 2025-12-13 02:01:29.114958 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:29.115098 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:29.115265 | ubuntu-noble-large | [SUCCESS] [117/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-12-13 02:01:29.122416 | ubuntu-noble-large | [INFO]  [118/133] Checking: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.122561 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.570013 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.570130 | ubuntu-noble-large | [SUCCESS] [118/133] EXISTS: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.570146 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.618855 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.619065 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:29.619292 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:29.665848 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:90974c2e390d2fe4a011e23661187821676c51d82695cee8a5e80d8c687ba0bf 2025-12-13 02:01:29.665989 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-125011-29095 2025-12-13 02:01:30.002897 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:30.050162 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:90974c2e390d2fe4a011e23661187821676c51d82695cee8a5e80d8c687ba0bf 2025-12-13 02:01:30.050246 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:30.094128 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:30.094215 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:30.094227 | ubuntu-noble-large | DiffID: sha256:986700298898f069621b234e89ab1091b7490e2105094ab850a1222c5afe1716 2025-12-13 02:01:30.142300 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:de130ae4ad7f7a9321f7986b754dbefd128fa132d9190dbc5911fff9f3a8102d 2025-12-13 02:01:30.143086 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:30.191850 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:30.191955 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:30.191970 | ubuntu-noble-large | DiffID: sha256:986700298898f069621b234e89ab1091b7490e2105094ab850a1222c5afe1716 2025-12-13 02:01:30.239970 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:de130ae4ad7f7a9321f7986b754dbefd128fa132d9190dbc5911fff9f3a8102d 2025-12-13 02:01:30.240701 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:30.240761 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:30.240911 | ubuntu-noble-large | [SUCCESS] [118/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-12-13 02:01:30.247303 | ubuntu-noble-large | [INFO]  [119/133] Checking: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.247361 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.639374 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.639500 | ubuntu-noble-large | [SUCCESS] [119/133] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.639543 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.679875 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.680061 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:30.680265 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:30.724994 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:92fa1dd8a8faa48acba679f8bb7ecf64b1ddbcf3b3f70c53175e652679e170ea 2025-12-13 02:01:30.725135 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-125011-21865 2025-12-13 02:01:30.996615 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:31.042535 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:92fa1dd8a8faa48acba679f8bb7ecf64b1ddbcf3b3f70c53175e652679e170ea 2025-12-13 02:01:31.042711 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:31.084332 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:31.084423 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:31.084437 | ubuntu-noble-large | DiffID: sha256:3590c4d7b957810028c6b9c0350d4f3cdbc9c0900e20375e4196095df837d38a 2025-12-13 02:01:31.132027 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:450dbff6435598a395f48df92c0a5862fa8c20232225745ac81b3f707bd845d8 2025-12-13 02:01:31.132903 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:31.177749 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:31.177853 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:31.177866 | ubuntu-noble-large | DiffID: sha256:3590c4d7b957810028c6b9c0350d4f3cdbc9c0900e20375e4196095df837d38a 2025-12-13 02:01:31.225627 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:450dbff6435598a395f48df92c0a5862fa8c20232225745ac81b3f707bd845d8 2025-12-13 02:01:31.226703 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:31.226766 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:31.226948 | ubuntu-noble-large | [SUCCESS] [119/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-12-13 02:01:31.233339 | ubuntu-noble-large | [INFO]  [120/133] Checking: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.233484 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.589798 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.589938 | ubuntu-noble-large | [SUCCESS] [120/133] EXISTS: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.590144 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.633076 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.633185 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:31.633363 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:31.682132 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2ad6a0e83f738cc08676bea220872f846a975d3f2f5d6bd12ffb5f1cf0d871ce 2025-12-13 02:01:31.682241 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-125011-3858 2025-12-13 02:01:31.924937 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:31.972000 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2ad6a0e83f738cc08676bea220872f846a975d3f2f5d6bd12ffb5f1cf0d871ce 2025-12-13 02:01:31.972086 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:32.015742 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:32.015867 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:32.015881 | ubuntu-noble-large | DiffID: sha256:4298118d0669549c915b757bb16a8d839f5a1b82ca66c575365505b2deae2924 2025-12-13 02:01:32.064080 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:14532b6d9ddf135e86117783703b6b7fc8dfd0614b9daa1d5f91aa8c2d4e478e 2025-12-13 02:01:32.064933 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:32.107458 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:32.107552 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:32.107562 | ubuntu-noble-large | DiffID: sha256:4298118d0669549c915b757bb16a8d839f5a1b82ca66c575365505b2deae2924 2025-12-13 02:01:32.161474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:14532b6d9ddf135e86117783703b6b7fc8dfd0614b9daa1d5f91aa8c2d4e478e 2025-12-13 02:01:32.162552 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:32.162845 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:32.163037 | ubuntu-noble-large | [SUCCESS] [120/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2025.1 2025-12-13 02:01:32.169468 | ubuntu-noble-large | [INFO]  [121/133] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.169550 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.521987 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.522097 | ubuntu-noble-large | [SUCCESS] [121/133] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.522193 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.567902 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.568081 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:32.568261 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:32.613616 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:023cd350074bc865f83d2b9bd73aeeb52cc7a8237d64d0a163c17ba2bfb22d94 2025-12-13 02:01:32.613862 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-125011-28965 2025-12-13 02:01:32.897116 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:32.945181 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:023cd350074bc865f83d2b9bd73aeeb52cc7a8237d64d0a163c17ba2bfb22d94 2025-12-13 02:01:32.945274 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:32.988482 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:32.988568 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:32.988579 | ubuntu-noble-large | DiffID: sha256:349e3d0fcc7b2bee47dcb2bc6958928794a644c321611eb63015ac18448dfcfd 2025-12-13 02:01:33.040011 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:7e432fd5b09529a25ca433766018a532b96e09fcfa25f63c190dd6e37dbe585b 2025-12-13 02:01:33.040990 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:33.084973 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:33.085071 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:33.085085 | ubuntu-noble-large | DiffID: sha256:349e3d0fcc7b2bee47dcb2bc6958928794a644c321611eb63015ac18448dfcfd 2025-12-13 02:01:33.133790 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:7e432fd5b09529a25ca433766018a532b96e09fcfa25f63c190dd6e37dbe585b 2025-12-13 02:01:33.134837 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:33.134918 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:33.134945 | ubuntu-noble-large | [SUCCESS] [121/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-12-13 02:01:33.141348 | ubuntu-noble-large | [INFO]  [122/133] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.141386 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.518807 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.518906 | ubuntu-noble-large | [SUCCESS] [122/133] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.518918 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.561805 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.562774 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:33.562838 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:33.607613 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:efaeb032744d16031ac0eb3727fef29518e7dbb1621fe4cea032c1960debfc8a 2025-12-13 02:01:33.607791 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-125011-10960 2025-12-13 02:01:33.883511 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:33.929787 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:efaeb032744d16031ac0eb3727fef29518e7dbb1621fe4cea032c1960debfc8a 2025-12-13 02:01:33.929868 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:33.973133 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:33.973216 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:33.973223 | ubuntu-noble-large | DiffID: sha256:b8c9779af46ca72e9b5a74a8b6bed81b6ded8978995648394bba2b008a324850 2025-12-13 02:01:34.013835 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:6bad806417c69cda87d311cc3572ccfe6b5257830ff7c3e38435c9e81db197b1 2025-12-13 02:01:34.015289 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:34.058852 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:34.058953 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:34.058967 | ubuntu-noble-large | DiffID: sha256:b8c9779af46ca72e9b5a74a8b6bed81b6ded8978995648394bba2b008a324850 2025-12-13 02:01:34.109470 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:6bad806417c69cda87d311cc3572ccfe6b5257830ff7c3e38435c9e81db197b1 2025-12-13 02:01:34.110812 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:34.110890 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:34.110905 | ubuntu-noble-large | [SUCCESS] [122/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-12-13 02:01:34.116768 | ubuntu-noble-large | [INFO]  [123/133] Checking: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.116836 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.730981 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.731074 | ubuntu-noble-large | [SUCCESS] [123/133] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.731087 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.775868 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.775943 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:34.775954 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:34.821355 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:60ff368e8531a394a2f7301d44ea5caec3d68a2e5a96b2a2925b48a297e13be1 2025-12-13 02:01:34.821428 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-125011-29176 2025-12-13 02:01:35.074565 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:35.120791 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:60ff368e8531a394a2f7301d44ea5caec3d68a2e5a96b2a2925b48a297e13be1 2025-12-13 02:01:35.120865 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:35.162358 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:35.162449 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:35.162461 | ubuntu-noble-large | DiffID: sha256:cccbc4b8d7cf1c1bb9a81ddde26854f326cc4324694373a7ea11f0ae5d370886 2025-12-13 02:01:35.210815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:d803680eb724492c4d1c1ef1a16e6d47a73d14d53d7dc68c3a792f428a157845 2025-12-13 02:01:35.212112 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:35.251803 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:35.251875 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:35.251887 | ubuntu-noble-large | DiffID: sha256:cccbc4b8d7cf1c1bb9a81ddde26854f326cc4324694373a7ea11f0ae5d370886 2025-12-13 02:01:35.305896 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:d803680eb724492c4d1c1ef1a16e6d47a73d14d53d7dc68c3a792f428a157845 2025-12-13 02:01:35.306849 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:35.306940 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:35.306954 | ubuntu-noble-large | [SUCCESS] [123/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-12-13 02:01:35.313792 | ubuntu-noble-large | [INFO]  [124/133] Checking: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.313866 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.917825 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.917933 | ubuntu-noble-large | [SUCCESS] [124/133] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.917945 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.962095 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.963074 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:35.963162 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:36.010480 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1475356242f5d435c5cd24ce5457abefbe13b798c4eaed69af9e70cb7b904beb 2025-12-13 02:01:36.010559 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-125011-9027 2025-12-13 02:01:36.281903 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:36.328779 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1475356242f5d435c5cd24ce5457abefbe13b798c4eaed69af9e70cb7b904beb 2025-12-13 02:01:36.328851 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:36.375094 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:36.375187 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:36.375199 | ubuntu-noble-large | DiffID: sha256:0f71fd0725f99c79138f696c5895ce603050cb76920c835aaa0804df7710cd58 2025-12-13 02:01:36.425818 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:3e404edcc8020062662dafc1d8827c629e9ab543989ca3622303f22229afbcd4 2025-12-13 02:01:36.426778 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:36.470152 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:36.470228 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:36.470240 | ubuntu-noble-large | DiffID: sha256:0f71fd0725f99c79138f696c5895ce603050cb76920c835aaa0804df7710cd58 2025-12-13 02:01:36.515245 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:3e404edcc8020062662dafc1d8827c629e9ab543989ca3622303f22229afbcd4 2025-12-13 02:01:36.515829 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:36.515890 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:36.515907 | ubuntu-noble-large | [SUCCESS] [124/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-12-13 02:01:36.522838 | ubuntu-noble-large | [INFO]  [125/133] Checking: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:36.522927 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.045834 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.045942 | ubuntu-noble-large | [SUCCESS] [125/133] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.045957 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.090811 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.091749 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.091833 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:37.136799 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:14d3c8230285f65db7ba4e7c277d0f891c5a20c3141c51eca703ffb802406ca1 2025-12-13 02:01:37.136882 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-125011-6865 2025-12-13 02:01:37.437890 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:37.483830 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:14d3c8230285f65db7ba4e7c277d0f891c5a20c3141c51eca703ffb802406ca1 2025-12-13 02:01:37.483930 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:37.524278 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:37.524367 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:37.524378 | ubuntu-noble-large | DiffID: sha256:cc965429c2e277b415e64679717542e0c119002cd0dd0b6e6af98e7b5bf93b33 2025-12-13 02:01:37.574795 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:cf4c8feeebd1a8a3c4ec36fb89ece73566dff8fb8ce0fade852d15b3a47ffd0e 2025-12-13 02:01:37.575036 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:37.616714 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:37.616780 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:37.616788 | ubuntu-noble-large | DiffID: sha256:cc965429c2e277b415e64679717542e0c119002cd0dd0b6e6af98e7b5bf93b33 2025-12-13 02:01:37.660061 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:cf4c8feeebd1a8a3c4ec36fb89ece73566dff8fb8ce0fade852d15b3a47ffd0e 2025-12-13 02:01:37.660796 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:37.660865 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.660987 | ubuntu-noble-large | [SUCCESS] [125/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-12-13 02:01:37.668117 | ubuntu-noble-large | [INFO]  [126/133] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:37.668266 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.219060 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.219174 | ubuntu-noble-large | [SUCCESS] [126/133] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.219252 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.264271 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.264497 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.264780 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:38.313082 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8da7ce2bae79eaf02351ce97dabc3c67e8419538ba75f33d86e6ed32cf845a15 2025-12-13 02:01:38.313205 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-125011-11776 2025-12-13 02:01:38.620878 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:38.666952 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8da7ce2bae79eaf02351ce97dabc3c67e8419538ba75f33d86e6ed32cf845a15 2025-12-13 02:01:38.667051 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:38.704592 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:38.704739 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:38.704755 | ubuntu-noble-large | DiffID: sha256:32f42375d676c5d9fe17863639d79c56aad5cd967948a44a4bf34a2398c9e2dc 2025-12-13 02:01:38.753482 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:33dc73d253d0ac5cf74f90d4f184562f34bee199c30fba7fe5abad9fd19f5bb9 2025-12-13 02:01:38.754383 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:38.803271 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:38.803370 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:38.803384 | ubuntu-noble-large | DiffID: sha256:32f42375d676c5d9fe17863639d79c56aad5cd967948a44a4bf34a2398c9e2dc 2025-12-13 02:01:38.853850 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:33dc73d253d0ac5cf74f90d4f184562f34bee199c30fba7fe5abad9fd19f5bb9 2025-12-13 02:01:38.854634 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:38.854869 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.855042 | ubuntu-noble-large | [SUCCESS] [126/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-12-13 02:01:38.861906 | ubuntu-noble-large | [INFO]  [127/133] Checking: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:38.862045 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.279595 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.279755 | ubuntu-noble-large | [SUCCESS] [127/133] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.279809 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.321334 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.321520 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.321787 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:39.369250 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:16a1a58ff2c81044dedc39aba3a9e835131645def84c6b09f2e8411fe93552e7 2025-12-13 02:01:39.369392 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-125011-12992 2025-12-13 02:01:39.620272 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:39.667027 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:16a1a58ff2c81044dedc39aba3a9e835131645def84c6b09f2e8411fe93552e7 2025-12-13 02:01:39.667132 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:39.708899 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:39.708978 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:39.708989 | ubuntu-noble-large | DiffID: sha256:976a1d6e20820936d87d1edd034c580d77d5350ed0f72750207223e78d29b465 2025-12-13 02:01:39.759038 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:33bb6d5ca984fd85c033e346a231cc72b0f3fabdb2475882abe0d9d74ce233df 2025-12-13 02:01:39.759758 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:39.800743 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:39.800807 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:39.800815 | ubuntu-noble-large | DiffID: sha256:976a1d6e20820936d87d1edd034c580d77d5350ed0f72750207223e78d29b465 2025-12-13 02:01:39.848221 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:33bb6d5ca984fd85c033e346a231cc72b0f3fabdb2475882abe0d9d74ce233df 2025-12-13 02:01:39.848955 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:39.849088 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.849285 | ubuntu-noble-large | [SUCCESS] [127/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-12-13 02:01:39.856427 | ubuntu-noble-large | [INFO]  [128/133] Checking: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:39.856514 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.327727 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.327840 | ubuntu-noble-large | [SUCCESS] [128/133] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.327925 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.366018 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.366202 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.366411 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:40.415612 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2dd293acc9904d6a22103c8994427c5e1c99b17d969cc7c4e9e7fe24b39b082d 2025-12-13 02:01:40.415765 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-125011-15353 2025-12-13 02:01:40.698278 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:40.745362 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2dd293acc9904d6a22103c8994427c5e1c99b17d969cc7c4e9e7fe24b39b082d 2025-12-13 02:01:40.745451 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:40.789012 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:40.789095 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:40.789106 | ubuntu-noble-large | DiffID: sha256:9da0402bfe5a110be7b5caaca0d069bdefa0af8022d337bbcd727dcc85fdde51 2025-12-13 02:01:40.835043 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:715d0d2dcd04f88b79fb6c9206281f030894a4ec53e0caa74932ef54dd5d5a93 2025-12-13 02:01:40.836730 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:40.883431 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:40.883513 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:40.883527 | ubuntu-noble-large | DiffID: sha256:9da0402bfe5a110be7b5caaca0d069bdefa0af8022d337bbcd727dcc85fdde51 2025-12-13 02:01:40.932724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:715d0d2dcd04f88b79fb6c9206281f030894a4ec53e0caa74932ef54dd5d5a93 2025-12-13 02:01:40.933415 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:40.933512 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.933707 | ubuntu-noble-large | [SUCCESS] [128/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-12-13 02:01:40.938904 | ubuntu-noble-large | [INFO]  [129/133] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:40.939049 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.299468 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.299556 | ubuntu-noble-large | [SUCCESS] [129/133] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.299760 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.340254 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.340449 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.340692 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:41.384990 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:290b5dd2df8aba756b766de0c82c63134baef25b6f34bdd417769640055cb3ef 2025-12-13 02:01:41.385097 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-125011-12936 2025-12-13 02:01:41.676792 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:41.722295 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:290b5dd2df8aba756b766de0c82c63134baef25b6f34bdd417769640055cb3ef 2025-12-13 02:01:41.722388 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:41.764541 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:41.764627 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:41.764641 | ubuntu-noble-large | DiffID: sha256:b7ed177872108d17a32b8e2096b048985a59c4534a7a6f9df093b1a54935aae0 2025-12-13 02:01:41.818445 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:6ecfc420caaca5c5f18910ddb38bce8217ec530b557913f3581369630e03b92a 2025-12-13 02:01:41.819355 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:41.863063 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:41.863133 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:41.863143 | ubuntu-noble-large | DiffID: sha256:b7ed177872108d17a32b8e2096b048985a59c4534a7a6f9df093b1a54935aae0 2025-12-13 02:01:41.911639 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:6ecfc420caaca5c5f18910ddb38bce8217ec530b557913f3581369630e03b92a 2025-12-13 02:01:41.912550 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:41.912762 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.912934 | ubuntu-noble-large | [SUCCESS] [129/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-12-13 02:01:41.920150 | ubuntu-noble-large | [INFO]  [130/133] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:41.920243 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.262789 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.262888 | ubuntu-noble-large | [SUCCESS] [130/133] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.262982 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.310419 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.310609 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.310885 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:42.358952 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:84b3126eea11cea2344f1639e0ca0f77f3536ec9ac4792d5d34cbb59363339d3 2025-12-13 02:01:42.359049 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-125011-14710 2025-12-13 02:01:42.622972 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:42.668765 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:84b3126eea11cea2344f1639e0ca0f77f3536ec9ac4792d5d34cbb59363339d3 2025-12-13 02:01:42.668851 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:42.711751 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:42.711815 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:42.711823 | ubuntu-noble-large | DiffID: sha256:419203bda98a6072589a325b8c7635270a58445640a59948334bb841a13acb6c 2025-12-13 02:01:42.757193 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:55934fbeece1d2a49e08ff9b629369e8403e8255664fcea900e08315f3206687 2025-12-13 02:01:42.757974 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:42.801177 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:42.801262 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:42.801275 | ubuntu-noble-large | DiffID: sha256:419203bda98a6072589a325b8c7635270a58445640a59948334bb841a13acb6c 2025-12-13 02:01:42.847809 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:55934fbeece1d2a49e08ff9b629369e8403e8255664fcea900e08315f3206687 2025-12-13 02:01:42.848443 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:42.848581 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.848822 | ubuntu-noble-large | [SUCCESS] [130/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-12-13 02:01:42.855745 | ubuntu-noble-large | [INFO]  [131/133] Checking: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:42.855946 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.341152 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.341277 | ubuntu-noble-large | [SUCCESS] [131/133] EXISTS: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.341296 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.388043 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.388264 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.388517 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:43.435369 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:029298707892a20cbedcef960678c6ac27819db0d51233ffd0c1ea119eb41d62 2025-12-13 02:01:43.435548 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-125011-21929 2025-12-13 02:01:43.704556 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:43.750339 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:029298707892a20cbedcef960678c6ac27819db0d51233ffd0c1ea119eb41d62 2025-12-13 02:01:43.750439 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:43.792745 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:43.792815 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:43.792824 | ubuntu-noble-large | DiffID: sha256:400ee1aaa75a45d10904e5783252bf1afae8bfab3601613f82d4b0613ce22912 2025-12-13 02:01:43.838225 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:89cdb14b18d59d9634dcdc1e3b6e803115ba4528c5229f9292537209c974a9c9 2025-12-13 02:01:43.839243 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:43.881939 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:43.882050 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:43.882063 | ubuntu-noble-large | DiffID: sha256:400ee1aaa75a45d10904e5783252bf1afae8bfab3601613f82d4b0613ce22912 2025-12-13 02:01:43.929781 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:89cdb14b18d59d9634dcdc1e3b6e803115ba4528c5229f9292537209c974a9c9 2025-12-13 02:01:43.930784 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:43.930848 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.930855 | ubuntu-noble-large | [SUCCESS] [131/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-12-13 02:01:43.937782 | ubuntu-noble-large | [INFO]  [132/133] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:43.937836 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:44.407842 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:44.407965 | ubuntu-noble-large | [SUCCESS] [132/133] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:44.408845 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:44.452897 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:44.453792 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:44.453879 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:44.500777 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0d04b7e8fb2ffd67cd76203d13fac3f1c0b7fe77c3a9b5b34cf398bdd2649920 2025-12-13 02:01:44.500849 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-125011-6135 2025-12-13 02:01:44.785814 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:44.832930 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0d04b7e8fb2ffd67cd76203d13fac3f1c0b7fe77c3a9b5b34cf398bdd2649920 2025-12-13 02:01:44.833032 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:44.881988 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:44.882110 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:44.882125 | ubuntu-noble-large | DiffID: sha256:79b2f3046cdd6ac9f0c07085202d34973be62510942e5bb2de3b8ac81c893b8b 2025-12-13 02:01:44.939782 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:45b4e71fbb4fc135d465e45537e460a19ad54437d5c776aa8dc83c522e6687bb 2025-12-13 02:01:44.940992 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:44.989371 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-13 02:01:44.989475 | ubuntu-noble-large | DiffID: sha256:a92eb4f27414f96aa65a47ace9454d9de70cd0593261d130dbd618eeeef8fb3d 2025-12-13 02:01:44.989487 | ubuntu-noble-large | DiffID: sha256:79b2f3046cdd6ac9f0c07085202d34973be62510942e5bb2de3b8ac81c893b8b 2025-12-13 02:01:45.042627 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:45b4e71fbb4fc135d465e45537e460a19ad54437d5c776aa8dc83c522e6687bb 2025-12-13 02:01:45.043950 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:45.044849 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:45.044939 | ubuntu-noble-large | [SUCCESS] [132/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-12-13 02:01:45.053417 | ubuntu-noble-large | [INFO]  [133/133] Checking: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.053497 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.607875 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.607993 | ubuntu-noble-large | [SUCCESS] [133/133] EXISTS: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.608007 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.651022 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.651115 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:45.651128 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-13 02:01:45.683801 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:de821fef5fe4c00896d4ade3024050a21cbecfd136d638bc7f62a70719476ac7 2025-12-13 02:01:45.683879 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-125011-25771 2025-12-13 02:01:45.940787 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-13 02:01:45.984920 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:de821fef5fe4c00896d4ade3024050a21cbecfd136d638bc7f62a70719476ac7 2025-12-13 02:01:45.985012 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-13 02:01:46.026376 | ubuntu-noble-large | DiffID: sha256:06ec6fe78d0452f98241ee4dd4c7fc79c20b0a8939f6ea713eafa63cee6e36ad 2025-12-13 02:01:46.071304 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:937f87437087c5cf1c0a2ca1f0eeb849c26add37285b29f84e48cb20888f1013 2025-12-13 02:01:46.072863 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-13 02:01:46.117887 | ubuntu-noble-large | DiffID: sha256:06ec6fe78d0452f98241ee4dd4c7fc79c20b0a8939f6ea713eafa63cee6e36ad 2025-12-13 02:01:46.163262 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:937f87437087c5cf1c0a2ca1f0eeb849c26add37285b29f84e48cb20888f1013 2025-12-13 02:01:46.163857 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-13 02:01:46.163982 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:46.164018 | ubuntu-noble-large | [SUCCESS] [133/133] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2025.1 2025-12-13 02:01:46.164042 | ubuntu-noble-large | 2025-12-13 02:01:46.164068 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2025-12-13 02:01:46.164079 | ubuntu-noble-large | [INFO]  Total images checked: 133 2025-12-13 02:01:46.164804 | ubuntu-noble-large | [SUCCESS] Images already on registry: 133 2025-12-13 02:01:46.164868 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2025-12-13 02:01:46.164877 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2025-12-13 02:01:46.164885 | ubuntu-noble-large | 2025-12-13 02:01:46.164895 | ubuntu-noble-large | [INFO]  Cleaning up 133 temporary remote images... 2025-12-13 02:01:46.166494 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-125011-27663 2025-12-13 02:01:46.222295 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-125011-27094 2025-12-13 02:01:46.271168 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-125011-13427 2025-12-13 02:01:46.329827 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-125011-25535 2025-12-13 02:01:46.381563 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-125011-26755 2025-12-13 02:01:46.427493 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-125011-24663 2025-12-13 02:01:46.477440 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-125011-7470 2025-12-13 02:01:46.525927 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-125011-18412 2025-12-13 02:01:46.574834 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-125011-23064 2025-12-13 02:01:46.622468 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-125011-28910 2025-12-13 02:01:46.675197 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-125011-2026 2025-12-13 02:01:46.721900 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-125011-16899 2025-12-13 02:01:46.772469 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-125011-22877 2025-12-13 02:01:46.833422 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-125011-12004 2025-12-13 02:01:46.883411 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-125011-5854 2025-12-13 02:01:46.923172 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-125011-417 2025-12-13 02:01:46.964758 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-125011-2308 2025-12-13 02:01:47.014043 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-125011-334 2025-12-13 02:01:47.063832 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-125011-14909 2025-12-13 02:01:47.114600 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-125011-13653 2025-12-13 02:01:47.165044 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-125011-553 2025-12-13 02:01:47.214426 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-125011-26052 2025-12-13 02:01:47.267262 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-125011-29884 2025-12-13 02:01:47.320096 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-125011-23562 2025-12-13 02:01:47.364779 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-125011-22557 2025-12-13 02:01:47.417081 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-125011-834 2025-12-13 02:01:47.458814 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-125011-17734 2025-12-13 02:01:47.517456 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-125011-26187 2025-12-13 02:01:47.562196 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-125011-14843 2025-12-13 02:01:47.611280 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-125011-25143 2025-12-13 02:01:47.661632 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-125011-15905 2025-12-13 02:01:47.709720 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-125011-8258 2025-12-13 02:01:47.760616 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-125011-6458 2025-12-13 02:01:47.816522 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-125011-14431 2025-12-13 02:01:47.864480 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-125011-2691 2025-12-13 02:01:47.911271 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-125011-12817 2025-12-13 02:01:47.960061 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-125011-1538 2025-12-13 02:01:48.008658 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-125011-23022 2025-12-13 02:01:48.057697 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-125011-19554 2025-12-13 02:01:48.104613 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-125011-11246 2025-12-13 02:01:48.154095 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-125011-30435 2025-12-13 02:01:48.202838 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-125011-18081 2025-12-13 02:01:48.255509 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-125011-7394 2025-12-13 02:01:48.305769 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-125011-22634 2025-12-13 02:01:48.351780 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-125011-10127 2025-12-13 02:01:48.396291 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-125011-32317 2025-12-13 02:01:48.443124 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-125011-26001 2025-12-13 02:01:48.490267 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-125011-15133 2025-12-13 02:01:48.539735 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-125011-8603 2025-12-13 02:01:48.590178 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-125011-3400 2025-12-13 02:01:48.642161 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-125011-24798 2025-12-13 02:01:48.689526 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-125011-22535 2025-12-13 02:01:48.736719 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-125011-13960 2025-12-13 02:01:48.785049 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-125011-4531 2025-12-13 02:01:48.831511 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-125011-11975 2025-12-13 02:01:48.888008 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-125011-8356 2025-12-13 02:01:48.936379 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-125011-15844 2025-12-13 02:01:48.980754 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-125011-7930 2025-12-13 02:01:49.030543 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-125011-27576 2025-12-13 02:01:49.083270 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-125011-15646 2025-12-13 02:01:49.137326 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-125011-31274 2025-12-13 02:01:49.187137 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-125011-3896 2025-12-13 02:01:49.237172 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-125011-5115 2025-12-13 02:01:49.290137 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-125011-24183 2025-12-13 02:01:49.341487 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-125011-26735 2025-12-13 02:01:49.383244 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-125011-21382 2025-12-13 02:01:49.443296 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-125011-3849 2025-12-13 02:01:49.491586 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-125011-4080 2025-12-13 02:01:49.545150 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-125011-17726 2025-12-13 02:01:49.590772 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-125011-17158 2025-12-13 02:01:49.640954 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-125011-16595 2025-12-13 02:01:49.690840 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-125011-19989 2025-12-13 02:01:49.738913 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-125011-31667 2025-12-13 02:01:49.788472 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-125011-32207 2025-12-13 02:01:49.837338 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-125011-2998 2025-12-13 02:01:49.886156 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-125011-859 2025-12-13 02:01:49.932912 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-125011-8467 2025-12-13 02:01:49.981040 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-125011-32420 2025-12-13 02:01:50.030099 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-125011-30089 2025-12-13 02:01:50.080919 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-125011-2378 2025-12-13 02:01:50.124889 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-125011-25087 2025-12-13 02:01:50.172800 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-125011-11719 2025-12-13 02:01:50.216153 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-125011-21559 2025-12-13 02:01:50.257957 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-125011-14971 2025-12-13 02:01:50.310477 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-125011-21920 2025-12-13 02:01:50.357692 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-125011-30036 2025-12-13 02:01:50.397984 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-125011-20634 2025-12-13 02:01:50.452951 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-125011-28273 2025-12-13 02:01:50.505248 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-125011-10352 2025-12-13 02:01:50.549037 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-125011-4000 2025-12-13 02:01:50.600289 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-125011-6839 2025-12-13 02:01:50.650705 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-125011-8891 2025-12-13 02:01:50.698251 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-125011-32352 2025-12-13 02:01:50.744776 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-125011-13216 2025-12-13 02:01:50.791316 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-125011-26441 2025-12-13 02:01:50.835043 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-125011-17108 2025-12-13 02:01:50.884371 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-125011-30819 2025-12-13 02:01:50.949195 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-125011-2422 2025-12-13 02:01:51.000744 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-125011-2936 2025-12-13 02:01:51.046845 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-125011-20396 2025-12-13 02:01:51.096197 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-125011-21610 2025-12-13 02:01:51.149738 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-125011-6044 2025-12-13 02:01:51.200228 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-125011-12128 2025-12-13 02:01:51.253171 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-125011-17050 2025-12-13 02:01:51.305850 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-125011-20735 2025-12-13 02:01:51.354171 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-125011-6257 2025-12-13 02:01:51.408362 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-125011-16512 2025-12-13 02:01:51.465894 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-125011-28163 2025-12-13 02:01:51.517526 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-125011-29940 2025-12-13 02:01:51.569781 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-125011-26266 2025-12-13 02:01:51.623868 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-125011-28753 2025-12-13 02:01:51.667228 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-125011-16808 2025-12-13 02:01:51.722909 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-125011-18096 2025-12-13 02:01:51.771516 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-125011-19839 2025-12-13 02:01:51.823579 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-125011-12667 2025-12-13 02:01:51.872898 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-125011-25469 2025-12-13 02:01:51.920126 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-125011-16385 2025-12-13 02:01:51.966097 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-125011-29095 2025-12-13 02:01:52.014387 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-125011-21865 2025-12-13 02:01:52.060494 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-125011-3858 2025-12-13 02:01:52.115566 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-125011-28965 2025-12-13 02:01:52.167498 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-125011-10960 2025-12-13 02:01:52.216750 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-125011-29176 2025-12-13 02:01:52.260590 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-125011-9027 2025-12-13 02:01:52.305451 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-125011-6865 2025-12-13 02:01:52.356541 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-125011-11776 2025-12-13 02:01:52.404378 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-125011-12992 2025-12-13 02:01:52.453597 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-125011-15353 2025-12-13 02:01:52.497378 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-125011-12936 2025-12-13 02:01:52.546501 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-125011-14710 2025-12-13 02:01:52.593248 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-125011-21929 2025-12-13 02:01:52.638781 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-125011-6135 2025-12-13 02:01:52.687752 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-125011-25771 2025-12-13 02:01:52.737876 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2025-12-13 02:01:52.737958 | ubuntu-noble-large | 2025-12-13 02:01:52.737982 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2025-12-13 02:01:52.738722 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2025-12-13 02:01:52.743958 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2025-12-13 02:01:52.744002 | ubuntu-noble-large | + COSIGN_RETRIES=3 2025-12-13 02:01:52.744012 | ubuntu-noble-large | + LSTFILE=images.lst 2025-12-13 02:01:52.744027 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2025-12-13 02:01:52.744041 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2025-12-13 02:01:52.744108 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2025-12-13 02:01:52.744120 | ubuntu-noble-large | Downloading cosign binary... 2025-12-13 02:01:52.744167 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-12-13 02:01:52.767726 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-13 02:01:52.767771 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-12-13 02:01:52.995369 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-13 02:01:53.176396 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-13 02:01:57.042568 | ubuntu-noble-large | 4 129M 4 5455k 0 0 7629k 0 0:00:17 --:--:-- 0:00:17 7629k 29 129M 29 37.8M 0 0 22.0M 0 0:00:05 0:00:01 0:00:04 32.4M 57 129M 57 74.2M 0 0 27.3M 0 0:00:04 0:00:02 0:00:02 34.4M 86 129M 86 111M 0 0 29.9M 0 0:00:04 0:00:03 0:00:01 35.3M 100 129M 100 129M 0 0 30.2M 0 0:00:04 0:00:04 --:--:-- 34.7M 2025-12-13 02:01:57.050715 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-12-13 02:01:57.054388 | ubuntu-noble-large | + command -v parallel 2025-12-13 02:01:57.054489 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2025-12-13 02:01:57.054496 | ubuntu-noble-large | Using parallel processing with 8 jobs 2025-12-13 02:01:57.055460 | ubuntu-noble-large | + cat images.lst 2025-12-13 02:01:57.055551 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2025-12-13 02:02:06.010910 | 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-12-13 02:02:06.011026 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:06.011045 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:06.011058 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:06.011072 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:06.011085 | ubuntu-noble-large | 2025-12-13 02:02:06.011099 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:06.587530 | 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-12-13 02:02:06.587631 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:06.587650 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:06.587724 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:06.587740 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:06.587755 | ubuntu-noble-large | 2025-12-13 02:02:06.587770 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:08.208994 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:08.209081 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:08.209095 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:08.209105 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:08.209116 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:08.209126 | ubuntu-noble-large | 2025-12-13 02:02:08.209136 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:09.327419 | 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-12-13 02:02:09.327541 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:09.327559 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:09.327571 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:09.327586 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:09.327600 | ubuntu-noble-large | 2025-12-13 02:02:09.327616 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:09.930181 | 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-12-13 02:02:09.930281 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:09.930299 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:09.930312 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:09.930349 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:09.930361 | ubuntu-noble-large | 2025-12-13 02:02:09.930374 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:10.851815 | 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-12-13 02:02:10.851917 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:10.851934 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:10.851949 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:10.851962 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:10.851974 | ubuntu-noble-large | 2025-12-13 02:02:10.851985 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:11.600406 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:11.600504 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:11.600520 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:11.600532 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:11.600544 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:11.600555 | ubuntu-noble-large | 2025-12-13 02:02:11.600567 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:12.438872 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:12.438951 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:12.438960 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:12.438966 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:12.438974 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:12.438980 | ubuntu-noble-large | 2025-12-13 02:02:12.438986 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:16.489355 | 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-12-13 02:02:16.489467 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:16.489483 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:16.489494 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:16.489505 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:16.489517 | ubuntu-noble-large | 2025-12-13 02:02:16.489529 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:18.212943 | 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-12-13 02:02:18.213050 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:18.213067 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:18.213078 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:18.213090 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:18.213103 | ubuntu-noble-large | 2025-12-13 02:02:18.213115 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:19.035430 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:19.035514 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:19.035525 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:19.035532 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:19.035541 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:19.035548 | ubuntu-noble-large | 2025-12-13 02:02:19.035556 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:19.871533 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:19.871789 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:19.871830 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:19.871848 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:19.871866 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:19.871884 | ubuntu-noble-large | 2025-12-13 02:02:19.871901 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:20.886595 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:20.886734 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:20.886755 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:20.886784 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:20.886797 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:20.886809 | ubuntu-noble-large | 2025-12-13 02:02:20.886820 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:21.706917 | 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-12-13 02:02:21.706975 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:21.706984 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:21.706989 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:21.706997 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:21.707003 | ubuntu-noble-large | 2025-12-13 02:02:21.707009 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:27.301290 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:27.301358 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:27.301367 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:27.301374 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:27.301383 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:27.301390 | ubuntu-noble-large | 2025-12-13 02:02:27.301397 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:28.404905 | 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-12-13 02:02:28.405008 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:28.405024 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:28.405034 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:28.405046 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:28.405058 | ubuntu-noble-large | 2025-12-13 02:02:28.405069 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:29.405547 | 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-12-13 02:02:29.405661 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:29.405802 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:29.405822 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:29.405843 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:29.405862 | ubuntu-noble-large | 2025-12-13 02:02:29.405879 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:30.663795 | 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-12-13 02:02:30.663873 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:30.663904 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:30.663912 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:30.663921 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:30.663930 | ubuntu-noble-large | 2025-12-13 02:02:30.663938 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:31.778904 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:31.778971 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:31.778980 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:31.778985 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:31.778992 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:31.778997 | ubuntu-noble-large | 2025-12-13 02:02:31.779003 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:32.661208 | 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-12-13 02:02:32.661305 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:32.661320 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:32.661331 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:32.661342 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:32.661354 | ubuntu-noble-large | 2025-12-13 02:02:32.661366 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:33.374916 | 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-12-13 02:02:33.375020 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:33.375036 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:33.375047 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:33.375060 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:33.375072 | ubuntu-noble-large | 2025-12-13 02:02:33.375084 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:34.089832 | 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-12-13 02:02:34.089928 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:34.089944 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:34.089955 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:34.089968 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:34.089979 | ubuntu-noble-large | 2025-12-13 02:02:34.090006 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:39.673951 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:39.674059 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:39.674077 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:39.674089 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:39.674104 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:39.674117 | ubuntu-noble-large | 2025-12-13 02:02:39.674131 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:40.515172 | 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-12-13 02:02:40.515286 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:40.515306 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:40.515319 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:40.515362 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:40.515374 | ubuntu-noble-large | 2025-12-13 02:02:40.515386 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:41.421010 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:41.421123 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:41.421139 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:41.421150 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:41.421180 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:41.421191 | ubuntu-noble-large | 2025-12-13 02:02:41.421214 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:42.123474 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:42.123570 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:42.123586 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:42.123597 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:42.123609 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:42.123626 | ubuntu-noble-large | 2025-12-13 02:02:42.123646 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:42.847083 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:42.847190 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:42.847206 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:42.847216 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:42.847229 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:42.847240 | ubuntu-noble-large | 2025-12-13 02:02:42.847252 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:46.233237 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:46.233356 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:46.233375 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:46.233388 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:46.233403 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:46.233417 | ubuntu-noble-large | 2025-12-13 02:02:46.233430 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:47.048959 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:47.049047 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:47.049060 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:47.049069 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:47.049081 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:47.049091 | ubuntu-noble-large | 2025-12-13 02:02:47.049100 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:47.779977 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:47.780094 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:47.780111 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:47.780124 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:47.780139 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:47.780154 | ubuntu-noble-large | 2025-12-13 02:02:47.780167 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:48.560588 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:48.560737 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:48.560752 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:48.560758 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:48.560766 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:48.560772 | ubuntu-noble-large | 2025-12-13 02:02:48.560779 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:49.930038 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:49.930139 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:49.930152 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:49.930160 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:49.930171 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:49.930179 | ubuntu-noble-large | 2025-12-13 02:02:49.930188 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:54.092876 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:54.092985 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:54.093001 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:54.093012 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:54.093025 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:54.093038 | ubuntu-noble-large | 2025-12-13 02:02:54.093050 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:54.751759 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:54.751873 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:54.751890 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:54.751903 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:54.751918 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:54.751932 | ubuntu-noble-large | 2025-12-13 02:02:54.751946 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:55.366954 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:55.367061 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:55.367077 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:55.367089 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:55.367102 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:55.367114 | ubuntu-noble-large | 2025-12-13 02:02:55.367127 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:56.031076 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:56.031161 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:56.031172 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:56.031178 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:56.031187 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:56.031193 | ubuntu-noble-large | 2025-12-13 02:02:56.031200 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:56.578031 | 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-12-13 02:02:56.578121 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:56.578153 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:56.578159 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:56.578167 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:56.578173 | ubuntu-noble-large | 2025-12-13 02:02:56.578180 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:02:57.889432 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:02:57.889547 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:02:57.889562 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:02:57.889574 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:02:57.889587 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:02:57.889599 | ubuntu-noble-large | 2025-12-13 02:02:57.889611 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:01.654271 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:01.654391 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:01.654410 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:01.654423 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:01.654437 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:01.654451 | ubuntu-noble-large | 2025-12-13 02:03:01.654466 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:02.401560 | 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-12-13 02:03:02.401659 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:02.401738 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:02.401752 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:02.401767 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:02.401781 | ubuntu-noble-large | 2025-12-13 02:03:02.401795 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:03.094729 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:03.094851 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:03.094871 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:03.094884 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:03.094898 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:03.094912 | ubuntu-noble-large | 2025-12-13 02:03:03.094926 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:04.204607 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:04.204825 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:04.204847 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:04.204860 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:04.204874 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:04.204888 | ubuntu-noble-large | 2025-12-13 02:03:04.204902 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:04.854099 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:04.854205 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:04.854223 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:04.854236 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:04.854275 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:04.854287 | ubuntu-noble-large | 2025-12-13 02:03:04.854299 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:05.524876 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:05.524958 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:05.524967 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:05.524972 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:05.524980 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:05.524987 | ubuntu-noble-large | 2025-12-13 02:03:05.524993 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:10.876003 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:10.876118 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:10.876133 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:10.876144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:10.876156 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:10.876167 | ubuntu-noble-large | 2025-12-13 02:03:10.876178 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:11.567178 | 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-12-13 02:03:11.567298 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:11.567320 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:11.567336 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:11.567347 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:11.567356 | ubuntu-noble-large | 2025-12-13 02:03:11.567365 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:13.194360 | 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-12-13 02:03:13.194469 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:13.194486 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:13.194497 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:13.194509 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:13.194521 | ubuntu-noble-large | 2025-12-13 02:03:13.194532 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:13.836049 | 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-12-13 02:03:13.836158 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:13.836173 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:13.836183 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:13.836196 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:13.836207 | ubuntu-noble-large | 2025-12-13 02:03:13.836219 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:14.774776 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-applier:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:14.774878 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:14.774893 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:14.774904 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:14.774916 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:14.774928 | ubuntu-noble-large | 2025-12-13 02:03:14.774940 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:18.236373 | 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-12-13 02:03:18.236524 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:18.236560 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:18.236571 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:18.236584 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:18.236595 | ubuntu-noble-large | 2025-12-13 02:03:18.236607 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:19.107485 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:19.107582 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:19.107595 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:19.107604 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:19.107615 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:19.107625 | ubuntu-noble-large | 2025-12-13 02:03:19.107635 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:19.724931 | 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-12-13 02:03:19.725027 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:19.725041 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:19.725050 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:19.725061 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:19.725071 | ubuntu-noble-large | 2025-12-13 02:03:19.725081 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:20.336253 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:20.336325 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:20.336333 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:20.336338 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:20.336346 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:20.336351 | ubuntu-noble-large | 2025-12-13 02:03:20.336356 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:21.084445 | 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-12-13 02:03:21.084528 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:21.084541 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:21.084550 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:21.084560 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:21.084570 | ubuntu-noble-large | 2025-12-13 02:03:21.084579 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:24.502375 | 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-12-13 02:03:24.502479 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:24.502494 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:24.502505 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:24.502517 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:24.502528 | ubuntu-noble-large | 2025-12-13 02:03:24.502539 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:25.172537 | 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-12-13 02:03:25.172632 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:25.172739 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:25.172758 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:25.172770 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:25.172781 | ubuntu-noble-large | 2025-12-13 02:03:25.172793 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:25.997828 | 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-12-13 02:03:25.997927 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:25.997942 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:25.997952 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:25.997964 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:25.997976 | ubuntu-noble-large | 2025-12-13 02:03:25.997987 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:26.908618 | 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-12-13 02:03:26.908769 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:26.908788 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:26.908799 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:26.908810 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:26.908823 | ubuntu-noble-large | 2025-12-13 02:03:26.908834 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:28.112173 | 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-12-13 02:03:28.112269 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:28.112285 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:28.112315 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:28.112329 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:28.112341 | ubuntu-noble-large | 2025-12-13 02:03:28.112352 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:32.074580 | 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-12-13 02:03:32.074811 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:32.074837 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:32.074851 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:32.074865 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:32.074879 | ubuntu-noble-large | 2025-12-13 02:03:32.074894 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:33.424451 | 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-12-13 02:03:33.424528 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:33.424539 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:33.424546 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:33.424555 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:33.424562 | ubuntu-noble-large | 2025-12-13 02:03:33.424569 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:34.179885 | 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-12-13 02:03:34.179955 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:34.179963 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:34.179968 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:34.179990 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:34.179994 | ubuntu-noble-large | 2025-12-13 02:03:34.179998 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:34.845510 | 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-12-13 02:03:34.845576 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:34.845585 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:34.845591 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:34.845599 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:34.845606 | ubuntu-noble-large | 2025-12-13 02:03:34.845612 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:35.507545 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:35.507656 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:35.507770 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:35.507790 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:35.507811 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:35.507830 | ubuntu-noble-large | 2025-12-13 02:03:35.507850 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:36.444166 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:36.444264 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:36.444279 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:36.444290 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:36.444302 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:36.444314 | ubuntu-noble-large | 2025-12-13 02:03:36.444326 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:37.204417 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:03:37.204504 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:37.204519 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:37.204529 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:37.204541 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:37.204553 | ubuntu-noble-large | 2025-12-13 02:03:37.204564 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:41.394405 | 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-12-13 02:03:41.394507 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:41.394523 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:41.394534 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:41.394547 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:41.394559 | ubuntu-noble-large | 2025-12-13 02:03:41.394571 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:42.093788 | 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-12-13 02:03:42.093877 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:42.093892 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:42.093902 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:42.093913 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:42.093924 | ubuntu-noble-large | 2025-12-13 02:03:42.093934 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:43.220333 | 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-12-13 02:03:43.220447 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:43.220461 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:43.220471 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:43.220482 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:43.220493 | ubuntu-noble-large | 2025-12-13 02:03:43.220503 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:44.023085 | 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-12-13 02:03:44.023181 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:44.023195 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:44.023206 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:44.023217 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:44.023227 | ubuntu-noble-large | 2025-12-13 02:03:44.023238 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:44.674509 | 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-12-13 02:03:44.674600 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:44.674616 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:44.674627 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:44.674639 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:44.674651 | ubuntu-noble-large | 2025-12-13 02:03:44.674662 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:49.360712 | 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-12-13 02:03:49.360846 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:49.360861 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:49.360872 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:49.360885 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:49.360896 | ubuntu-noble-large | 2025-12-13 02:03:49.360907 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:49.851446 | 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-12-13 02:03:49.851532 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:49.851547 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:49.851558 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:49.851570 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:49.851581 | ubuntu-noble-large | 2025-12-13 02:03:49.851592 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:50.537348 | 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-12-13 02:03:50.537457 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:50.537472 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:50.537483 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:50.537495 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:50.537507 | ubuntu-noble-large | 2025-12-13 02:03:50.537519 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:51.143773 | 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-12-13 02:03:51.143857 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:51.143891 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:51.143902 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:51.143912 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:51.143923 | ubuntu-noble-large | 2025-12-13 02:03:51.143933 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:52.221837 | 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-12-13 02:03:52.221928 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:52.221944 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:52.221954 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:52.221967 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:52.221978 | ubuntu-noble-large | 2025-12-13 02:03:52.221990 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:03:53.731857 | 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-12-13 02:03:53.731969 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:03:53.731985 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:03:53.731996 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:03:53.732009 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:03:53.732020 | ubuntu-noble-large | 2025-12-13 02:03:53.732032 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:00.013144 | 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-12-13 02:04:00.013231 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:00.013243 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:00.013250 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:00.013260 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:00.013267 | ubuntu-noble-large | 2025-12-13 02:04:00.013275 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:00.805776 | 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-12-13 02:04:00.805874 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:00.805890 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:00.805900 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:00.805912 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:00.805923 | ubuntu-noble-large | 2025-12-13 02:04:00.805934 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:01.423783 | 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-12-13 02:04:01.423881 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:01.423900 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:01.423912 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:01.423926 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:01.423940 | ubuntu-noble-large | 2025-12-13 02:04:01.423953 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:02.133189 | 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-12-13 02:04:02.133308 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:02.133336 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:02.133358 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:02.133408 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:02.133429 | ubuntu-noble-large | 2025-12-13 02:04:02.133450 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:02.941036 | 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-12-13 02:04:02.941143 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:02.941178 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:02.941197 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:02.941218 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:02.941235 | ubuntu-noble-large | 2025-12-13 02:04:02.941254 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:03.619848 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:03.619954 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:03.619972 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:03.619986 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:03.620000 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:03.620014 | ubuntu-noble-large | 2025-12-13 02:04:03.620028 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:04.469809 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:04.469875 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:04.469888 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:04.469897 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:04.469908 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:04.469917 | ubuntu-noble-large | 2025-12-13 02:04:04.469926 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:09.716924 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:09.717009 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:09.717025 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:09.717038 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:09.717053 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:09.717066 | ubuntu-noble-large | 2025-12-13 02:04:09.717080 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:10.496129 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:10.496210 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:10.496226 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:10.496238 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:10.496252 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:10.496266 | ubuntu-noble-large | 2025-12-13 02:04:10.496279 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:11.510598 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:11.510693 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:11.510715 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:11.510722 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:11.510757 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:11.510763 | ubuntu-noble-large | 2025-12-13 02:04:11.510769 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:12.256420 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:12.256536 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:12.256553 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:12.256564 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:12.256576 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:12.256588 | ubuntu-noble-large | 2025-12-13 02:04:12.256601 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:12.828331 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:12.828423 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:12.828437 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:12.828447 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:12.828459 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:12.828471 | ubuntu-noble-large | 2025-12-13 02:04:12.828483 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:13.978852 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:13.978960 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:13.978980 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:13.978993 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:13.979007 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:13.979022 | ubuntu-noble-large | 2025-12-13 02:04:13.979036 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:18.417014 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:18.417120 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:18.417137 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:18.417149 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:18.417162 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:18.417175 | ubuntu-noble-large | 2025-12-13 02:04:18.417188 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:19.264431 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:19.264531 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:19.264549 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:19.264561 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:19.264575 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:19.264589 | ubuntu-noble-large | 2025-12-13 02:04:19.264602 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:20.003782 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:20.003891 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:20.003909 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:20.003922 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:20.003937 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:20.003951 | ubuntu-noble-large | 2025-12-13 02:04:20.003965 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:20.746571 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:20.746702 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:20.746772 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:20.746784 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:20.746797 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:20.746808 | ubuntu-noble-large | 2025-12-13 02:04:20.746819 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:23.541858 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:23.541969 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:23.541985 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:23.541995 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:23.542007 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:23.542019 | ubuntu-noble-large | 2025-12-13 02:04:23.542030 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:35.675110 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:35.675226 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:35.675242 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:35.675253 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:35.675265 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:35.675277 | ubuntu-noble-large | 2025-12-13 02:04:35.675289 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:36.452734 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:36.452844 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:36.452859 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:36.452869 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:36.452880 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:36.452890 | ubuntu-noble-large | 2025-12-13 02:04:36.452901 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:37.482723 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:37.482832 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:37.482846 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:37.482855 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:37.482865 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:37.482874 | ubuntu-noble-large | 2025-12-13 02:04:37.482883 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:38.000893 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:38.001005 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:38.001016 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:38.001023 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:38.001031 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:38.001037 | ubuntu-noble-large | 2025-12-13 02:04:38.001044 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:39.656438 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:39.656549 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:39.656565 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:39.656918 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:39.656997 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:39.657008 | ubuntu-noble-large | 2025-12-13 02:04:39.657017 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:42.087821 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:42.087932 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:42.087950 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:42.087961 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:42.087974 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:42.087986 | ubuntu-noble-large | 2025-12-13 02:04:42.087998 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:43.815923 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:43.816003 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:43.816013 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:43.816019 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:43.816027 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:43.816034 | ubuntu-noble-large | 2025-12-13 02:04:43.816040 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:46.484657 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:46.484820 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:46.484837 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:46.484847 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:46.484860 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:46.484872 | ubuntu-noble-large | 2025-12-13 02:04:46.484883 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:51.494829 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:51.494941 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:51.494959 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:51.494972 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:51.494988 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:51.495002 | ubuntu-noble-large | 2025-12-13 02:04:51.495016 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:53.016359 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:53.016474 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:53.016492 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:53.016530 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:53.016545 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:53.016559 | ubuntu-noble-large | 2025-12-13 02:04:53.016573 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:55.315930 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:55.316051 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:55.316069 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:55.316082 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:55.316096 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:55.316140 | ubuntu-noble-large | 2025-12-13 02:04:55.316153 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:55.925198 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:55.925292 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:55.925306 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:55.925316 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:55.925327 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:55.925337 | ubuntu-noble-large | 2025-12-13 02:04:55.925348 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:56.692108 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:56.694559 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:56.694577 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:56.694583 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:56.694591 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:56.694596 | ubuntu-noble-large | 2025-12-13 02:04:56.694600 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:04:59.448188 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:04:59.448289 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:04:59.448307 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:04:59.448317 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:04:59.448328 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:04:59.448340 | ubuntu-noble-large | 2025-12-13 02:04:59.448352 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:00.283317 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:00.283370 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:00.283377 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:00.283381 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:00.283407 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:00.283412 | ubuntu-noble-large | 2025-12-13 02:05:00.283416 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:10.441119 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:10.441252 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:10.441272 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:10.441285 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:10.441299 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:10.441312 | ubuntu-noble-large | 2025-12-13 02:05:10.441326 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:11.046866 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:11.046975 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:11.046992 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:11.047005 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:11.047034 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:11.047048 | ubuntu-noble-large | 2025-12-13 02:05:11.047062 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:11.744129 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:11.744259 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:11.744275 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:11.744286 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:11.744298 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:11.744309 | ubuntu-noble-large | 2025-12-13 02:05:11.744321 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:12.609995 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:12.610108 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:12.610124 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:12.610134 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:12.610146 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:12.610182 | ubuntu-noble-large | 2025-12-13 02:05:12.610194 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:13.982347 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:13.982455 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:13.982470 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:13.982481 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:13.982493 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:13.982505 | ubuntu-noble-large | 2025-12-13 02:05:13.982516 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:14.761016 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:14.761099 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:14.761111 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:14.761119 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:14.761130 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:14.761139 | ubuntu-noble-large | 2025-12-13 02:05:14.761148 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:19.094029 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:19.094176 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:19.094193 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:19.094204 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:19.094216 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:19.094228 | ubuntu-noble-large | 2025-12-13 02:05:19.094240 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:19.937500 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:19.937605 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:19.937620 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:19.937632 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:19.937643 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:19.937654 | ubuntu-noble-large | 2025-12-13 02:05:19.937666 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:27.683250 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:27.683413 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:27.683432 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:27.683474 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:27.683487 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:27.683499 | ubuntu-noble-large | 2025-12-13 02:05:27.683511 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:28.391382 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:28.391485 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:28.391500 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:28.391511 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:28.391523 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:28.391534 | ubuntu-noble-large | 2025-12-13 02:05:28.391545 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:29.416987 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:29.417056 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:29.417065 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:29.417071 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:29.417079 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:29.417086 | ubuntu-noble-large | 2025-12-13 02:05:29.417093 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:30.051643 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:30.051824 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:30.051845 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:30.051856 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:30.051867 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:30.051879 | ubuntu-noble-large | 2025-12-13 02:05:30.051891 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:30.848700 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:30.848816 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:30.848834 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:30.848844 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:30.848856 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:30.848867 | ubuntu-noble-large | 2025-12-13 02:05:30.848879 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:33.160699 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:33.160833 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:33.160852 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:33.160865 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:33.160880 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:33.160894 | ubuntu-noble-large | 2025-12-13 02:05:33.160908 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:36.879047 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:36.879126 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:36.879137 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:36.879146 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:36.879155 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:36.879164 | ubuntu-noble-large | 2025-12-13 02:05:36.879173 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:43.803867 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:43.804011 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:43.804040 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:43.804063 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:43.804079 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:43.804093 | ubuntu-noble-large | 2025-12-13 02:05:43.804106 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:44.500909 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:44.501017 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:44.501034 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:44.501047 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:44.501061 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:44.501074 | ubuntu-noble-large | 2025-12-13 02:05:44.501088 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:45.112068 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:45.112175 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:45.112191 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:45.112202 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:45.112214 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:45.112225 | ubuntu-noble-large | 2025-12-13 02:05:45.112236 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:47.358935 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:47.359048 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:47.359067 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:47.359079 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:47.359094 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:47.359107 | ubuntu-noble-large | 2025-12-13 02:05:47.359121 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:48.001392 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:48.001490 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:48.001507 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:48.001520 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:48.001535 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:48.001548 | ubuntu-noble-large | 2025-12-13 02:05:48.001561 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:49.509380 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:49.509494 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:49.509511 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:49.509525 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:49.509540 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:49.509553 | ubuntu-noble-large | 2025-12-13 02:05:49.509567 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:50.889776 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:50.889904 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:50.889935 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:50.889946 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:50.889958 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:50.889970 | ubuntu-noble-large | 2025-12-13 02:05:50.889981 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:57.012801 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2025.1 uses a tag, not a digest, to identify the image to sign. 2025-12-13 02:05:57.012913 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-13 02:05:57.012940 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-13 02:05:57.012949 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-13 02:05:57.012960 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-13 02:05:57.012969 | ubuntu-noble-large | 2025-12-13 02:05:57.012978 | ubuntu-noble-large | Signing artifact... 2025-12-13 02:05:57.017909 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2025-12-13 02:05:57.017930 | ubuntu-noble-large | === Cosign signing job log === 2025-12-13 02:05:57.017941 | ubuntu-noble-large | + cat cosign-signing.log 2025-12-13 02:05:57.019760 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-12-13 02:05:57.019782 | ubuntu-noble-large | 7 : 1765591317.276 8.733 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2025-12-13 02:05:57.019796 | ubuntu-noble-large | 1 : 1765591317.232 9.353 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.019807 | ubuntu-noble-large | 4 : 1765591317.254 10.953 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2025-12-13 02:05:57.019831 | ubuntu-noble-large | 8 : 1765591317.289 12.036 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2025-12-13 02:05:57.019841 | ubuntu-noble-large | 2 : 1765591317.238 12.690 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2025-12-13 02:05:57.019850 | ubuntu-noble-large | 3 : 1765591317.246 13.603 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2025-12-13 02:05:57.019860 | ubuntu-noble-large | 5 : 1765591317.259 14.339 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2025-12-13 02:05:57.019869 | ubuntu-noble-large | 6 : 1765591317.268 15.169 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2025-12-13 02:05:57.019878 | ubuntu-noble-large | 10 : 1765591326.595 9.892 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2025-12-13 02:05:57.019887 | ubuntu-noble-large | 9 : 1765591326.019 12.192 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2025-12-13 02:05:57.019897 | ubuntu-noble-large | 11 : 1765591328.217 10.816 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2025-12-13 02:05:57.019906 | ubuntu-noble-large | 12 : 1765591329.336 10.533 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2025-12-13 02:05:57.019916 | ubuntu-noble-large | 13 : 1765591329.938 10.947 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2025-12-13 02:05:57.019925 | ubuntu-noble-large | 14 : 1765591330.860 10.846 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2025-12-13 02:05:57.019957 | ubuntu-noble-large | 18 : 1765591338.222 9.078 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2025-12-13 02:05:57.019966 | ubuntu-noble-large | 15 : 1765591331.607 16.796 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2025-12-13 02:05:57.019973 | ubuntu-noble-large | 16 : 1765591332.446 16.957 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2025-12-13 02:05:57.019981 | ubuntu-noble-large | 17 : 1765591336.497 14.166 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2025-12-13 02:05:57.019989 | ubuntu-noble-large | 19 : 1765591339.042 12.736 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2025-12-13 02:05:57.019996 | ubuntu-noble-large | 20 : 1765591339.879 12.781 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2025-12-13 02:05:57.020004 | ubuntu-noble-large | 21 : 1765591340.894 12.478 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2025-12-13 02:05:57.020018 | ubuntu-noble-large | 22 : 1765591341.716 12.372 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2025-12-13 02:05:57.020026 | ubuntu-noble-large | 25 : 1765591349.413 10.259 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020044 | ubuntu-noble-large | 23 : 1765591347.308 13.205 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2025-12-13 02:05:57.020052 | ubuntu-noble-large | 24 : 1765591348.414 13.006 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2025-12-13 02:05:57.020059 | ubuntu-noble-large | 26 : 1765591350.671 11.450 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020067 | ubuntu-noble-large | 27 : 1765591351.788 11.057 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020074 | ubuntu-noble-large | 30 : 1765591354.096 12.136 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2025-12-13 02:05:57.020082 | ubuntu-noble-large | 28 : 1765591352.668 14.378 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020090 | ubuntu-noble-large | 29 : 1765591353.382 14.397 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2025-12-13 02:05:57.020097 | ubuntu-noble-large | 31 : 1765591359.680 8.878 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020105 | ubuntu-noble-large | 32 : 1765591360.522 9.406 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020113 | ubuntu-noble-large | 34 : 1765591362.132 11.959 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020120 | ubuntu-noble-large | 35 : 1765591362.855 11.894 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020135 | ubuntu-noble-large | 33 : 1765591361.430 13.935 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020142 | ubuntu-noble-large | 36 : 1765591366.240 9.789 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020150 | ubuntu-noble-large | 37 : 1765591367.058 9.518 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2025-12-13 02:05:57.020158 | ubuntu-noble-large | 38 : 1765591367.787 10.101 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2025-12-13 02:05:57.020165 | ubuntu-noble-large | 40 : 1765591369.937 11.716 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2025-12-13 02:05:57.020173 | ubuntu-noble-large | 39 : 1765591368.570 13.830 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2025-12-13 02:05:57.020181 | ubuntu-noble-large | 41 : 1765591374.102 8.990 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2025-12-13 02:05:57.020188 | ubuntu-noble-large | 42 : 1765591374.760 9.443 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2025-12-13 02:05:57.020196 | ubuntu-noble-large | 43 : 1765591375.375 9.477 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2025-12-13 02:05:57.020204 | ubuntu-noble-large | 44 : 1765591376.039 9.483 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2025-12-13 02:05:57.020211 | ubuntu-noble-large | 45 : 1765591376.584 14.289 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2025-12-13 02:05:57.020224 | ubuntu-noble-large | 47 : 1765591381.664 9.901 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2025-12-13 02:05:57.020237 | ubuntu-noble-large | 46 : 1765591377.898 15.295 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2025-12-13 02:05:57.020245 | ubuntu-noble-large | 48 : 1765591382.410 11.424 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2025-12-13 02:05:57.020252 | ubuntu-noble-large | 49 : 1765591383.103 11.670 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2025-12-13 02:05:57.020260 | ubuntu-noble-large | 52 : 1765591385.531 12.703 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2025-12-13 02:05:57.020268 | ubuntu-noble-large | 51 : 1765591384.862 14.243 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2025-12-13 02:05:57.020275 | ubuntu-noble-large | 53 : 1765591390.885 8.838 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2025-12-13 02:05:57.020283 | ubuntu-noble-large | 50 : 1765591384.211 16.124 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2025-12-13 02:05:57.020290 | ubuntu-noble-large | 54 : 1765591391.576 9.506 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2025-12-13 02:05:57.020298 | ubuntu-noble-large | 57 : 1765591394.784 9.716 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2025-12-13 02:05:57.020312 | ubuntu-noble-large | 56 : 1765591393.845 11.325 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2025-12-13 02:05:57.020319 | ubuntu-noble-large | 55 : 1765591393.203 12.793 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2025-12-13 02:05:57.020327 | ubuntu-noble-large | 58 : 1765591398.245 8.662 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2025-12-13 02:05:57.020335 | ubuntu-noble-large | 59 : 1765591399.116 8.995 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2025-12-13 02:05:57.020342 | ubuntu-noble-large | 60 : 1765591399.733 12.339 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2025-12-13 02:05:57.020350 | ubuntu-noble-large | 61 : 1765591400.345 13.078 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2025-12-13 02:05:57.020357 | ubuntu-noble-large | 62 : 1765591401.092 13.085 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2025-12-13 02:05:57.020365 | ubuntu-noble-large | 63 : 1765591404.510 10.334 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2025-12-13 02:05:57.020373 | ubuntu-noble-large | 64 : 1765591405.181 10.325 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2025-12-13 02:05:57.020380 | ubuntu-noble-large | 65 : 1765591406.006 10.437 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2025-12-13 02:05:57.020388 | ubuntu-noble-large | 66 : 1765591406.917 10.286 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2025-12-13 02:05:57.020396 | ubuntu-noble-large | 68 : 1765591412.082 9.310 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2025-12-13 02:05:57.020403 | ubuntu-noble-large | 67 : 1765591408.120 13.972 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2025-12-13 02:05:57.020411 | ubuntu-noble-large | 69 : 1765591413.433 9.786 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2025-12-13 02:05:57.020423 | ubuntu-noble-large | 70 : 1765591414.189 9.833 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2025-12-13 02:05:57.020436 | ubuntu-noble-large | 71 : 1765591414.853 9.820 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2025-12-13 02:05:57.020444 | ubuntu-noble-large | 73 : 1765591416.453 12.905 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2025-12-13 02:05:57.020451 | ubuntu-noble-large | 72 : 1765591415.516 14.333 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2025-12-13 02:05:57.020459 | ubuntu-noble-large | 74 : 1765591417.212 13.324 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2025-12-13 02:05:57.020467 | ubuntu-noble-large | 75 : 1765591421.402 9.740 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2025-12-13 02:05:57.020480 | ubuntu-noble-large | 76 : 1765591422.101 10.119 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2025-12-13 02:05:57.020487 | ubuntu-noble-large | 77 : 1765591423.228 10.502 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2025-12-13 02:05:57.020495 | ubuntu-noble-large | 78 : 1765591424.031 15.981 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2025-12-13 02:05:57.020502 | ubuntu-noble-large | 79 : 1765591424.683 16.120 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2025-12-13 02:05:57.020510 | ubuntu-noble-large | 80 : 1765591429.368 12.053 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2025-12-13 02:05:57.020518 | ubuntu-noble-large | 81 : 1765591429.858 12.273 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2025-12-13 02:05:57.020525 | ubuntu-noble-large | 82 : 1765591430.546 12.394 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2025-12-13 02:05:57.020533 | ubuntu-noble-large | 83 : 1765591431.152 12.466 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2025-12-13 02:05:57.020541 | ubuntu-noble-large | 84 : 1765591432.228 12.236 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2025-12-13 02:05:57.020548 | ubuntu-noble-large | 85 : 1765591433.741 15.975 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2025-12-13 02:05:57.020556 | ubuntu-noble-large | 86 : 1765591440.021 10.473 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2025-12-13 02:05:57.020563 | ubuntu-noble-large | 87 : 1765591440.813 10.696 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2025-12-13 02:05:57.020571 | ubuntu-noble-large | 88 : 1765591441.431 10.824 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2025-12-13 02:05:57.020578 | ubuntu-noble-large | 89 : 1765591442.139 10.687 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020586 | ubuntu-noble-large | 90 : 1765591442.949 11.028 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020593 | ubuntu-noble-large | 93 : 1765591449.724 8.690 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020601 | ubuntu-noble-large | 91 : 1765591443.627 15.635 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020609 | ubuntu-noble-large | 92 : 1765591444.474 15.528 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020621 | ubuntu-noble-large | 94 : 1765591450.506 10.238 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020634 | ubuntu-noble-large | 95 : 1765591451.519 12.020 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2025-12-13 02:05:57.020647 | ubuntu-noble-large | 99 : 1765591458.427 17.246 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2025-12-13 02:05:57.020654 | ubuntu-noble-large | 96 : 1765591452.265 24.185 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020662 | ubuntu-noble-large | 97 : 1765591452.834 24.646 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2025-12-13 02:05:57.020713 | ubuntu-noble-large | 100 : 1765591459.273 18.726 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2025-12-13 02:05:57.020721 | ubuntu-noble-large | 101 : 1765591460.013 19.641 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2025-12-13 02:05:57.020729 | ubuntu-noble-large | 102 : 1765591460.756 21.329 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2025-12-13 02:05:57.020737 | ubuntu-noble-large | 103 : 1765591463.550 20.265 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2025-12-13 02:05:57.020745 | ubuntu-noble-large | 98 : 1765591453.986 32.496 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2025-12-13 02:05:57.020752 | ubuntu-noble-large | 104 : 1765591475.683 15.809 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2025-12-13 02:05:57.020760 | ubuntu-noble-large | 106 : 1765591477.490 15.525 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2025-12-13 02:05:57.020767 | ubuntu-noble-large | 108 : 1765591479.665 15.646 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2025-12-13 02:05:57.020775 | ubuntu-noble-large | 109 : 1765591482.096 13.828 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2025-12-13 02:05:57.020782 | ubuntu-noble-large | 107 : 1765591478.010 18.680 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2025-12-13 02:05:57.020790 | ubuntu-noble-large | 105 : 1765591476.459 22.987 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2025-12-13 02:05:57.020798 | ubuntu-noble-large | 110 : 1765591483.823 16.459 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2025-12-13 02:05:57.020805 | ubuntu-noble-large | 112 : 1765591491.503 18.934 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2025-12-13 02:05:57.020836 | ubuntu-noble-large | 116 : 1765591496.703 14.340 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2025-12-13 02:05:57.020844 | ubuntu-noble-large | 111 : 1765591486.494 25.249 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2025-12-13 02:05:57.020852 | ubuntu-noble-large | 118 : 1765591500.293 12.314 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2025-12-13 02:05:57.020860 | ubuntu-noble-large | 115 : 1765591495.933 18.047 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2025-12-13 02:05:57.020873 | ubuntu-noble-large | 117 : 1765591499.456 15.303 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2025-12-13 02:05:57.020886 | ubuntu-noble-large | 114 : 1765591495.325 23.766 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2025-12-13 02:05:57.020901 | ubuntu-noble-large | 113 : 1765591493.026 26.910 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2025-12-13 02:05:57.020909 | ubuntu-noble-large | 124 : 1765591514.768 12.914 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2025-12-13 02:05:57.020917 | ubuntu-noble-large | 120 : 1765591511.057 17.333 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2025-12-13 02:05:57.020925 | ubuntu-noble-large | 123 : 1765591513.991 15.424 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2025-12-13 02:05:57.020932 | ubuntu-noble-large | 121 : 1765591511.754 18.297 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2025-12-13 02:05:57.020940 | ubuntu-noble-large | 119 : 1765591510.449 20.398 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2025-12-13 02:05:57.020948 | ubuntu-noble-large | 122 : 1765591512.618 20.540 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2025-12-13 02:05:57.020955 | ubuntu-noble-large | 125 : 1765591519.103 17.775 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2025-12-13 02:05:57.020963 | ubuntu-noble-large | 131 : 1765591530.856 12.947 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2025-12-13 02:05:57.020971 | ubuntu-noble-large | 130 : 1765591530.057 14.443 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2025-12-13 02:05:57.020979 | ubuntu-noble-large | 128 : 1765591528.399 16.712 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2025-12-13 02:05:57.020986 | ubuntu-noble-large | 126 : 1765591519.944 27.413 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2025-12-13 02:05:57.020994 | ubuntu-noble-large | 127 : 1765591527.697 20.302 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2025-12-13 02:05:57.021002 | ubuntu-noble-large | 129 : 1765591529.424 20.083 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2025-12-13 02:05:57.021009 | ubuntu-noble-large | 132 : 1765591533.168 17.720 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2025-12-13 02:05:57.021017 | ubuntu-noble-large | 133 : 1765591536.886 20.125 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2025-12-13 02:05:57.021025 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2025-12-13 02:05:57.030137 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2025-12-13 02:05:57.030157 | ubuntu-noble-large | === Cosign signing completed successfully === 2025-12-13 02:05:57.452133 | ubuntu-noble-large | ok: Runtime: 0:20:01.075173 2025-12-13 02:05:57.539610 | 2025-12-13 02:05:57.539790 | TASK [Run release push script] 2025-12-13 02:05:58.075987 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-13 02:05:58.079421 | 2025-12-13 02:05:58.079543 | PLAY RECAP 2025-12-13 02:05:58.079620 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-13 02:05:58.079652 | 2025-12-13 02:05:58.371555 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-12-13 02:05:58.374342 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-13 02:05:59.237051 | 2025-12-13 02:05:59.237254 | PLAY [Base post] 2025-12-13 02:05:59.253983 | 2025-12-13 02:05:59.254151 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-13 02:06:00.170005 | ubuntu-noble-large | changed 2025-12-13 02:06:00.179496 | 2025-12-13 02:06:00.179645 | PLAY RECAP 2025-12-13 02:06:00.179724 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-13 02:06:00.179799 | 2025-12-13 02:06:00.311845 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-13 02:06:00.312856 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-13 02:06:01.164161 | 2025-12-13 02:06:01.164354 | PLAY [Base post-logs] 2025-12-13 02:06:01.177624 | 2025-12-13 02:06:01.177799 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-13 02:06:01.672689 | localhost | changed 2025-12-13 02:06:01.683043 | 2025-12-13 02:06:01.683215 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-13 02:06:01.720231 | localhost | ok 2025-12-13 02:06:01.723869 | 2025-12-13 02:06:01.723978 | TASK [Set zuul-log-path fact] 2025-12-13 02:06:01.739766 | localhost | ok 2025-12-13 02:06:01.749151 | 2025-12-13 02:06:01.749272 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-13 02:06:01.777670 | localhost | ok 2025-12-13 02:06:01.785648 | 2025-12-13 02:06:01.785926 | TASK [upload-logs : Create log directories] 2025-12-13 02:06:02.361609 | localhost | changed 2025-12-13 02:06:02.366784 | 2025-12-13 02:06:02.367125 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-13 02:06:02.893202 | localhost -> localhost | ok: Runtime: 0:00:00.007210 2025-12-13 02:06:02.897548 | 2025-12-13 02:06:02.897673 | TASK [upload-logs : Upload logs to log server] 2025-12-13 02:06:03.498655 | localhost | Output suppressed because no_log was given 2025-12-13 02:06:03.503341 | 2025-12-13 02:06:03.503570 | LOOP [upload-logs : Compress console log and json output] 2025-12-13 02:06:03.563547 | localhost | skipping: Conditional result was False 2025-12-13 02:06:03.568902 | localhost | skipping: Conditional result was False 2025-12-13 02:06:03.580673 | 2025-12-13 02:06:03.582044 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-13 02:06:03.637708 | localhost | skipping: Conditional result was False 2025-12-13 02:06:03.638145 | 2025-12-13 02:06:03.642754 | localhost | skipping: Conditional result was False 2025-12-13 02:06:03.653191 | 2025-12-13 02:06:03.653329 | LOOP [upload-logs : Upload console log and json output]